aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pcf8583.c
AgeCommit message (Expand)Author
2013-04-29rtc: rtc-pcf8583: use devm_*() functionsJingoo Han
2013-02-21rtc: rtc-pcf8583: use dev_warn() instead of printk()Jingoo Han
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2012-03-23rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin
2009-12-16rtc: fix driver data issues in several rtc driversAlessandro Zummo
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-07-24rtc: convert the PCF8583 driver to the new I2C style framework with device_idsWolfram Sang
2008-04-28rtc-pcf8583 build fixDavid Brownell
2008-02-06rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare
2008-01-27i2c: normal_i2c can be made const (rtc drivers)Jean Delvare
2007-10-16rtc-pcf8583: Check for i2c adapter functionalityJean Delvare
2007-03-04[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPCRussell King
2007-03-04[ARM] rtc-pcf8583: correct month and year offsetsRussell King
2007-03-04[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCDRussell King
2006-10-01[PATCH] constify rtc_class_ops: update driversDavid Brownell
2006-06-25[PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystemG. Liakhovetski