Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up some of my copyrights; add SPDX tag and remove All rights reserved. | Ian Lepore | 2019-12-13 | 1 | -1/+2 |
* | Add pnpinfo to all i2c drivers that have FDT compat data. | Ian Lepore | 2019-05-23 | 1 | -0/+1 |
* | Oops, fix a paste-o. | Ian Lepore | 2018-03-04 | 1 | -2/+2 |
* | Add calls to the new clock_dbgprint_xxx() functions. | Ian Lepore | 2018-03-04 | 1 | -0/+2 |
* | Switch to using the bcd_clocktime conversion functinos that validate the BCD | Ian Lepore | 2018-01-23 | 1 | -32/+22 |
* | Convert a collection of unrelated bitwise flags to a collection of boolean | Ian Lepore | 2018-01-10 | 1 | -16/+14 |
* | Bugfix: don't lose the am/pm mode flag when setting the time. Unlike most | Ian Lepore | 2018-01-10 | 1 | -4/+5 |
* | Bugfix: on RTC chips with a 32-bit binary counter, after reading the time, | Ian Lepore | 2018-01-10 | 1 | -2/+1 |
* | Change "chiptype" to "compatible". Making the hint name the same as the FDT | Ian Lepore | 2017-08-13 | 1 | -1/+1 |
* | Add a new driver, ds13rtc, that handles all DS13xx series i2c RTC chips. | Ian Lepore | 2017-08-13 | 1 | -0/+629 |