Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-05 | drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time | Tony Prisk | 1 | -3/+4 |
2013-01-05 | drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield | Tony Prisk | 1 | -2/+2 |
2013-01-04 | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-12-18 | drivers/rtc/rtc-vt8500.c: convert to use devm_kzalloc | Devendra Naga | 1 | -10/+5 |
2012-09-21 | rtc: vt8500: Add devicetree support for vt8500-rtc | Tony Prisk | 1 | -1/+8 |
2012-01-11 | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin | 1 | -11/+1 |
2011-07-02 | rtc: vt8500: Use define instead of hardcoded value for status bit | Wolfram Sang | 1 | -2/+4 |
2011-06-24 | rtc: vt8500: Fix build error & cleanup rtc_class_ops->update_irq_enable() | Alexey Charkov | 1 | -42/+3 |
2011-05-27 | rtc: add support for the RTC in VIA VT8500 and compatibles | Alexey Charkov | 1 | -0/+366 |