summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pcf2127.c
Commit message (Expand)AuthorAge
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
* rtc: pcf2127: bulk read only date and time registers.Sean Nyekjaer2017-02-23
* rtc: pcf2127: add pcf2129 device idAkinobu Mita2016-03-14
* rtc: pcf2127: add support for spi interfaceAkinobu Mita2016-03-14
* rtc: pcf2127: convert to use regmapAkinobu Mita2016-03-14
* rtc: pcf2127: remove useless driver versionUwe Kleine-König2015-11-08
* rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctlUwe Kleine-König2015-11-08
* rtc: pcf2127: make module license match the file headerUwe Kleine-König2015-11-03
* rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-09-05
* rtc: pcf2127: use OFS flag to detect unreliable date and warn the userAndrea Scian2015-09-05
* rtc: use rtc_valid_tm() error code when reading date/timeAndrea Scian2015-09-05
* drivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2014-01-23
* drivers/rtc/rtc-pcf2127.c: remove empty functionSachin Kamat2013-09-11
* rtc: add NXP PCF2127 support (i2c)Renaud Cerrato2013-07-03