Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-04-04 | rtc: x1205: Add DT probing support | Linus Walleij | 1 | -0/+7 |
2016-05-20 | rtc: remove useless DRV_VERSION | Alexandre Belloni | 1 | -5/+0 |
2015-04-17 | drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension | Martin Kepplinger | 1 | -2/+2 |
2014-04-04 | rtc: fix potential race condition | Alessandro Zummo | 1 | -1/+1 |
2013-07-04 | drivers/rtc/rtc-x1205.c: fix checkpatch issues | Sachin Kamat | 1 | -13/+20 |
2013-04-30 | rtc: rtc-x1205: use devm_rtc_device_register() | Jingoo Han | 1 | -11/+3 |
2012-10-05 | drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format | Shubhrajyoti D | 1 | -14/+78 |
2012-03-24 | rtc: convert rtc i2c drivers to module_i2c_driver | Axel Lin | 1 | -12/+1 |
2011-11-01 | rtc: Add module.h to implicit users in drivers/rtc | Paul Gortmaker | 1 | -0/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2009-12-16 | rtc-x1205: unconditionally set date when setting clock | Johannes Weiner | 1 | -35/+18 |
2009-12-02 | rtc-x1205: reset clock to sane state after power failure | Johannes Weiner | 1 | -2/+2 |
2009-12-02 | rtc-x1205: fix rtc_time to y2k register value conversion | Johannes Weiner | 1 | -1/+1 |
2008-10-20 | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -15/+15 |
2008-07-04 | rtc-x1205: Fix alarm set | Michael Hamel | 1 | -20/+91 |
2008-04-30 | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 1 | -0/+7 |
2008-04-30 | i2c: Add support for device alias names | Jean Delvare | 1 | -1/+2 |
2008-04-28 | rtc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -20/+20 |
2008-04-28 | rtc-x1205: new style conversion | Alessandro Zummo | 1 | -87/+43 |
2008-01-27 | i2c: normal_i2c can be made const (rtc drivers) | Jean Delvare | 1 | -1/+1 |
2007-07-12 | i2c: Delete outdated x1205 driver documentation | Jean Delvare | 1 | -1/+4 |
2007-02-14 | i2c: Stop using i2c_adapter.class_dev | Jean Delvare | 1 | -1/+1 |
2006-12-10 | [PATCH] RTCs don't use i2c_adapter.dev | David Brownell | 1 | -5/+5 |
2006-12-07 | [PATCH] RTC: handle sysfs errors | Jeff Garzik | 1 | -2/+10 |
2006-10-01 | [PATCH] constify rtc_class_ops: update drivers | David Brownell | 1 | -1/+1 |
2006-04-11 | [PATCH] RTC subsystem: compact error messages | Alessandro Zummo | 1 | -2/+0 |
2006-04-11 | [PATCH] RTC subsystem: fix proc output | Alessandro Zummo | 1 | -2/+0 |
2006-04-11 | [PATCH] RTC subsystem: whitespaces and error messages cleanup | Alessandro Zummo | 1 | -3/+0 |
2006-04-11 | [PATCH] RTC subsystem: X1205 sysfs cleanup | Alessandro Zummo | 1 | -10/+12 |
2006-03-27 | [PATCH] RTC subsystem: X1205 driver | Alessandro Zummo | 1 | -0/+619 |