aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcf8583.c
Commit message (Expand)AuthorAge
* rtc: use c99 initializers in structuresJulia Lawall2014-10-13
* drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZEROSachin Kamat2013-07-16
* drivers/rtc/rtc-pcf8583.c: use PTR_RET()Sachin Kamat2013-07-03
* drivers/rtc/rtc-pcf8583.c: remove empty functionSachin Kamat2013-07-03
* drivers/rtc/rtc-pcf8583.c: move assignment outside if conditionSachin Kamat2013-07-03
* rtc: rtc-pcf8583: use devm_*() functionsJingoo Han2013-04-29
* rtc: rtc-pcf8583: use dev_warn() instead of printk()Jingoo Han2013-02-21
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-23
* rtc: fix driver data issues in several rtc driversAlessandro Zummo2009-12-16
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* rtc: convert the PCF8583 driver to the new I2C style framework with device_idsWolfram Sang2008-07-24
* rtc-pcf8583 build fixDavid Brownell2008-04-28
* rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare2008-02-06
* i2c: normal_i2c can be made const (rtc drivers)Jean Delvare2008-01-27
* rtc-pcf8583: Check for i2c adapter functionalityJean Delvare2007-10-16
* [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPCRussell King2007-03-04
* [ARM] rtc-pcf8583: correct month and year offsetsRussell King2007-03-04
* [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCDRussell King2007-03-04
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-01
* [PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystemG. Liakhovetski2006-06-25