aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcf8583.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: fix driver data issues in several rtc driversAlessandro Zummo2009-12-161-1/+2
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-10/+10
* rtc: convert the PCF8583 driver to the new I2C style framework with device_idsWolfram Sang2008-07-241-90/+39
* rtc-pcf8583 build fixDavid Brownell2008-04-281-1/+1
* rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare2008-02-061-17/+7
* i2c: normal_i2c can be made const (rtc drivers)Jean Delvare2008-01-271-1/+1
* rtc-pcf8583: Check for i2c adapter functionalityJean Delvare2007-10-161-0/+3
* [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPCRussell King2007-03-041-1/+1
* [ARM] rtc-pcf8583: correct month and year offsetsRussell King2007-03-041-5/+6
* [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCDRussell King2007-03-041-10/+10
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-011-1/+1
* [PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystemG. Liakhovetski2006-06-251-0/+394