Age | Commit message (Expand) | Author |
2013-02-21 | rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug() | Jingoo Han |
2012-10-06 | drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format | Shubhrajyoti D |
2012-03-23 | rtc: convert rtc i2c drivers to module_i2c_driver | Axel Lin |
2011-10-31 | rtc: Add module.h to implicit users in drivers/rtc | Paul Gortmaker |
2011-03-09 | RTC: Clean out UIE icotl implementations | John Stultz |
2011-02-03 | RTC: Convert rtc drivers to use the alarm_irq_enable method | John Stultz |
2010-12-22 | rtc: rs5c372: fix buffer size | Wolfram Sang |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2008-10-20 | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-16 | rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC | Paul Mundt |
2008-10-16 | rtc: rtc-rs5c372: SMBus conversion/support | Paul Mundt |
2008-04-29 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare |
2008-04-28 | rtc: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-28 | rtc: rtc-rs5c372: fix up NULL name in transfer error path | Paul Mundt |
2007-07-17 | rtc-rs5c372 becomes a new-style i2c driver | David Brownell |
2007-02-13 | i2c: Stop using i2c_adapter.class_dev | Jean Delvare |
2007-01-05 | [PATCH] Update the rtc-rs5c372 driver | David Brownell |
2006-12-10 | [PATCH] RTCs don't use i2c_adapter.dev | David Brownell |
2006-12-07 | [PATCH] rtc-rs5c372: change register reading method | Riku Voipio |
2006-12-07 | [PATCH] RTC: handle sysfs errors | Jeff Garzik |
2006-11-25 | [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference | Adrian Bunk |
2006-10-04 | [PATCH] RTC: build fixes | Jeff Garzik |
2006-10-01 | [PATCH] constify rtc_class_ops: update drivers | David Brownell |
2006-04-11 | [PATCH] RTC subsystem: compact error messages | Alessandro Zummo |
2006-04-11 | [PATCH] RTC subsystem: RS5C372 sysfs fix | Alessandro Zummo |
2006-04-11 | [PATCH] RTC subsystem: fix proc output | Alessandro Zummo |
2006-04-11 | [PATCH] RTC subsystem: whitespaces and error messages cleanup | Alessandro Zummo |
2006-03-27 | [PATCH] RTC subsystem: RS5C372 driver | Alessandro Zummo |