Age | Commit message (Expand) | Author |
2014-12-10 | rtc: pcf8563: clear expired alarm at boot time | Jan Kardell |
2014-12-10 | rtc: pcf8563: save battery power | Jan Kardell |
2014-12-10 | rtc: pcf8563: handle consequeces of lacking second alarm reg | Jan Kardell |
2014-12-10 | rtc: pcf8563: fix wrong time from read_alarm | Jan Kardell |
2014-12-10 | rtc: pcf8563: fix write of invalid bits to ST2 reg | Jan Kardell |
2014-12-10 | rtc: pcf8563: remove leftover code | Jan Kardell |
2014-10-14 | drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value | Arnd Bergmann |
2014-10-14 | drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning | Arnd Bergmann |
2014-08-08 | drivers/rtc/rtc-pcf8563.c: add alarm support | Vincent Donnefort |
2014-08-08 | drivers/rtc/rtc-pcf8563.c: introduce read|write_block_data | Vincent Donnefort |
2013-07-16 | drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO | Sachin Kamat |
2013-07-03 | drivers/rtc/rtc-pcf8563.c: use PTR_RET() | Sachin Kamat |
2013-07-03 | drivers/rtc/rtc-pcf8563.c: remove empty function | Sachin Kamat |
2013-04-29 | rtc: rtc-pcf8563: use devm_*() functions | Jingoo Han |
2013-02-21 | drivers/rtc: remove unnecessary semicolons | Peter Senna Tschudin |
2013-01-03 | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman |
2012-10-06 | drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format | Shubhrajyoti D |
2012-07-30 | drivers/rtc/rtc-pcf8563.c: add device tree support | Nick Bowler |
2012-07-30 | drivers/rtc/rtc-pcf8563.c: set owner field in driver struct | Nick Bowler |
2012-05-29 | drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature | Alexander Stein |
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 |
2010-08-11 | drivers/rtc/rtc-pcf8563.c: remove unused struct | Graham Gower |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-16 | rtc: fix driver data issues in several rtc drivers | Alessandro Zummo |
2008-10-20 | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-16 | rtc-pcf8563: remove client validation | Laurent Pinchart |
2008-07-12 | rtc-pcf8563: add chip id | Jon Smirl |
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-pcf8563: new style conversion | Alessandro Zummo |
2008-01-27 | i2c: normal_i2c can be made const (rtc drivers) | Jean Delvare |
2007-02-13 | i2c: Stop using i2c_adapter.class_dev | Jean Delvare |
2007-02-09 | [PATCH] rtc-pcf8563: detect polarity of century bit automatically | Atsushi Nemoto |
2006-12-10 | [PATCH] RTCs don't use i2c_adapter.dev | David Brownell |
2006-10-01 | [PATCH] constify rtc_class_ops: update drivers | David Brownell |
2006-10-01 | [PATCH] rtc driver rtc-pcf8563 century bit inversed | Jean-Baptiste Maneyrol |
2006-04-11 | [PATCH] RTC subsystem: compact error messages | 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: PCF8563 driver | Alessandro Zummo |