]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iicbus
Switch to the new bcd_clocktime conversion routines, and add calls to the
[FreeBSD/FreeBSD.git] / sys / dev / iicbus /
2018-03-04 ianSwitch to the new bcd_clocktime conversion routines...
2018-03-04 ianThe year is stored in a single byte in sram, in binary...
2018-03-04 ianConvert to the new(ish) bcd_clocktime conversion functi...
2018-03-04 ianAdd calls to the new clock_dbgprint_xxx() functions...
2018-03-04 ianAdd calls to the new clock_dbgprint_xxx() functions.
2018-03-04 ianOops, fix a paste-o.
2018-03-04 ianAdd calls to the new clock_dbgprint_xxx() functions.
2018-03-04 ianAdd calls to the new clock_dbgprint_xxx() functions.
2018-03-04 ianFix a paste-o: use the IICBUS version constants, not...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-18 ianAllow i2c hardware drivers to declare their own relatio...
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-09 jkimMFV: r329072
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-24 ianFollow changes in r328307 by using new IIC_RECURSIVE...
2018-01-24 ianFollow changes in r328307 by using new IIC_RECURSIVE...
2018-01-23 ianFix a bug introduced with recursive bus ownership suppo...
2018-01-23 ianSwitch to using the bcd_clocktime conversion functions...
2018-01-23 ianSwitch to using the bcd_clocktime conversion functions...
2018-01-23 ianSwitch to using the bcd_clocktime conversion functinos...
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-10 ianConvert a collection of unrelated bitwise flags to...
2018-01-10 ianBugfix: don't lose the am/pm mode flag when setting...
2018-01-10 ianBugfix: on RTC chips with a 32-bit binary counter,...
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-25 manuChange the remaining files using my personnal email...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-10 ianDo not give up if writing to the chip's control and...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgsys/dev: further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-08 jhibbitsDS1307: Add the mcp7941x enable bit
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 mizhka[i2c/clock] add support for EPSON RTC-8583
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-06 baptImport 1.14.3
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-17 ianGive icee(4) a detach() method so it can be used as...
2017-09-17 gordonMFV r323678: file 5.32
2017-09-13 npMFH @ r323558.
2017-09-11 ianAdd a default implementation that returns ENODEV for...
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 hselaskyMerge ^/head r322398 through r322746.
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-14 ianAdd hinted attachment for non-FDT systems. Also, print...
2017-08-14 ianMinor fixes and enhancements for the s35390a i2c RTC...
2017-08-13 ianRemove the old ds1374 driver and use the ds13rtc driver...
2017-08-13 ianChange "chiptype" to "compatible". Making the hint...
2017-08-13 ianAdd a new driver, ds13rtc, that handles all DS13xx...
2017-08-12 ianBid for the device with BUS_PROBE_GENERIC, because...
2017-08-11 hselaskyMerge ^/head r321383 through r322397.
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-01 ngieMFhead@r321851
2017-08-01 ianAdd a driver for the Intersil ISL12xx family of i2c...
2017-07-31 ngieMFhead@r321829
2017-07-31 ianBugfixes and enhancements...
2017-07-31 ianNo need to call getnanotime() now that the waiting...
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-31 ianRestore a few rather important lines of code that got...
2017-07-31 ianCheck the clock-halted flag every time the clock is...
2017-07-31 ianAdd a detach() method.
2017-07-31 ianSwitch from using iic_transfer() to iicdev_readfrom...
2017-07-31 ianRemove now-unused variable.
2017-07-31 ianUse the new clock_schedule() to arrange for clock_setti...
2017-07-30 ianFix AM/PM mode handling. The bits to mask off in the...
2017-07-30 ianBugfixes and enhancements...
2017-07-30 ianSwitch from using iic_transfer() to iicdev_readfrom...
2017-07-30 ianFix building this driver on non-FDT platforms.
2017-07-29 ianReplace the pcf8563 i2c RTC driver with a new nxprtc...
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-26 ianAdd support for tracking nested calls to iicbus_request...
next