Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/rtc/rtc-isl12057.c: report error code upon failure in dev_err() calls | Arnaud Ebalard | 2014-12-10 | 1 | -8/+14 |
* | drivers/rtc/rtc-isl12057.c: add proper handling of oscillator failure bit | Arnaud Ebalard | 2014-12-10 | 1 | -14/+33 |
* | drivers/rtc/rtc-isl12057.c: add support for century bit | Arnaud Ebalard | 2014-12-10 | 1 | -4/+16 |
* | drivers/rtc/rtc-isl12057.c: fix masking of register values | Arnaud Ebalard | 2014-12-10 | 1 | -2/+2 |
* | rtc: isl12057: make of_device_id array const | Jingoo Han | 2014-06-06 | 1 | -1/+1 |
* | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -4/+1 |
|\ | |||||
| * | rtc: isl12057: use PTR_ERR_OR_ZERO to fix coccinelle warnings | Fengguang Wu | 2014-02-18 | 1 | -4/+1 |
* | | drivers/rtc/rtc-isl12057.c: remove duplicate include | Sachin Kamat | 2014-04-03 | 1 | -1/+0 |
|/ | |||||
* | rtc: Add support for Intersil ISL12057 I2C RTC chip | Arnaud Ebalard | 2013-12-22 | 1 | -0/+310 |