summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pcf2123.c
Commit message (Expand)AuthorAge
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-02
* rtc: pcf2123: Add missing error code assignment before testChristophe JAILLET2016-08-31
* rtc: pcf2123: use sign_extend32() for sign extensionMartin Kepplinger2016-06-04
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-20
* rtc: pcf2123: implement read_offset and set_offsetJoshua Clayton2016-03-14
* rtc: pcf2123: avoid resetting the clock if possibleJoshua Clayton2016-03-14
* rtc: pcf2123: refactor chip reset into a functionJoshua Clayton2016-03-14
* rtc: pcf2123: clean up writes to the rtc chipJoshua Clayton2016-03-14
* rtc: pcf2123: clean up reads from the chipJoshua Clayton2016-03-14
* rtc: pcf2123: define registers and bit macrosJoshua Clayton2016-03-14
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
* rtc: use rtc_valid_tm() error code when reading date/timeAndrea Scian2015-09-05
* drivers/rtc/rtc-pcf2123.c: add support for devicetreeJoshua Clayton2015-02-13
* drivers/rtc/rtc-pcf2123.c: use dev_get_platdata()Jingoo Han2013-11-13
* drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul()Jingoo Han2013-07-03
* drivers/rtc/rtc-pcf2123.c: remove space before tabsSachin Kamat2013-07-03
* drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun2013-04-29
* rtc: rtc-pcf2123: use devm_*() functionsJingoo Han2013-04-29
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov2012-08-21
* rtc: convert rtc spi drivers to module_spi_driverAxel Lin2012-03-23
* drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen2012-01-10
* rtc: Add module.h to implicit users in drivers/rtcPaul Gortmaker2011-10-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* rtc-pcf2123: move pcf2123_remove to .devexit.textUwe Kleine-König2010-03-06
* rtc-philips-pcf2123-rtc-spi-driver-updatesChris Verges2009-09-23
* rtc: Philips PCF2123 RTC SPI driverChris Verges2009-09-23