summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcf8523.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: pcf8523: properly handle oscillator stop bitAlexandre Belloni2016-03-141-22/+3
* rtc: pcf8523: refuse to write dates later than 2099Uwe Kleine-König2016-01-111-0/+11
* rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-09-051-1/+0
* drivers/rtc/rtc-pcf8523.c: fix month definitionChris Cui2014-05-061-2/+2
* drivers/rtc/rtc-pcf8523.c: remove empty functionSachin Kamat2013-07-031-6/+0
* rtc: rtc-pcf8523: use devm_rtc_device_register()Jingoo Han2013-04-291-5/+1
* rtc-pcf8523: add low battery voltage supportJesper Nilsson2013-02-211-0/+31
* rtc: add NXP PCF8523 supportThierry Reding2012-12-171-0/+326