| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 1 | -12/+12 |
* | rtc-pcf8563: remove client validation | Laurent Pinchart | 2008-10-16 | 1 | -58/+0 |
* | rtc-pcf8563: add chip id | Jon Smirl | 2008-07-12 | 1 | -0/+1 |
* | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 1 | -0/+7 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 | 1 | -1/+2 |
* | rtc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 1 | -7/+7 |
* | rtc-pcf8563: new style conversion | Alessandro Zummo | 2008-04-28 | 1 | -78/+34 |
* | i2c: normal_i2c can be made const (rtc drivers) | Jean Delvare | 2008-01-27 | 1 | -1/+1 |
* | i2c: Stop using i2c_adapter.class_dev | Jean Delvare | 2007-02-13 | 1 | -1/+1 |
* | [PATCH] rtc-pcf8563: detect polarity of century bit automatically | Atsushi Nemoto | 2007-02-09 | 1 | -6/+34 |
* | [PATCH] RTCs don't use i2c_adapter.dev | David Brownell | 2006-12-10 | 1 | -3/+3 |
* | [PATCH] constify rtc_class_ops: update drivers | David Brownell | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] rtc driver rtc-pcf8563 century bit inversed | Jean-Baptiste Maneyrol | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] RTC subsystem: compact error messages | Alessandro Zummo | 2006-04-11 | 1 | -2/+0 |
* | [PATCH] RTC subsystem: fix proc output | Alessandro Zummo | 2006-04-11 | 1 | -7/+0 |
* | [PATCH] RTC subsystem: whitespaces and error messages cleanup | Alessandro Zummo | 2006-04-11 | 1 | -2/+0 |
* | [PATCH] RTC subsystem: PCF8563 driver | Alessandro Zummo | 2006-03-27 | 1 | -0/+353 |