| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | rtc: rs5c372: Fix reading from rtc when the oscillator got interrupted. | Oliver.Rohe@wago.com | 2019-02-11 | 1 | -7/+47 |
* | rtc: rs5c372: r2221: fix to use the correct XSTP bit | Oliver.Rohe@wago.com | 2019-02-05 | 1 | -11/+21 |
* | rtc: rs5c372: remove useless indirection | Alexandre Belloni | 2018-03-17 | 1 | -13/+4 |
* | rtc: rs5c372: stop validating rtc_time in .read_time | Alexandre Belloni | 2018-03-17 | 1 | -2/+1 |
* | rtc: rs5c372: remove useless message | Alexandre Belloni | 2018-03-17 | 1 | -4/+0 |
* | rtc: rs5c372: Add OF device ID table | Javier Martinez Canillas | 2017-03-09 | 1 | -1/+36 |
* | rtc: simplify implementations of read_alarm | Uwe Kleine-König | 2016-07-09 | 1 | -6/+0 |
* | rtc: rs5c372: r2025: fix check for 'oscillator halted' condition | Thomas Koeller | 2016-05-21 | 1 | -2/+2 |
* | rtc: Use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 2016-05-20 | 1 | -4/+4 |
* | rtc: remove useless DRV_VERSION | Alexandre Belloni | 2016-05-20 | 1 | -5/+1 |
* | drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers | Andy Shevchenko | 2014-10-14 | 1 | -6/+5 |
* | drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver | Lucas Stach | 2013-05-08 | 1 | -0/+5 |
* | rtc: rtc-rs5c372: use devm_*() functions | Jingoo Han | 2013-04-30 | 1 | -19/+11 |
* | rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug() | Jingoo Han | 2013-02-22 | 1 | -6/+4 |
* | drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format | Shubhrajyoti D | 2012-10-05 | 1 | -1/+6 |
* | rtc: convert rtc i2c drivers to module_i2c_driver | Axel Lin | 2012-03-24 | 1 | -12/+1 |
* | rtc: Add module.h to implicit users in drivers/rtc | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | RTC: Clean out UIE icotl implementations | John Stultz | 2011-03-09 | 1 | -52/+0 |
* | RTC: Convert rtc drivers to use the alarm_irq_enable method | John Stultz | 2011-02-03 | 1 | -14/+34 |
* | rtc: rs5c372: fix buffer size | Wolfram Sang | 2010-12-23 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 1 | -21/+21 |
* | rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC | Paul Mundt | 2008-10-16 | 1 | -5/+20 |
* | rtc: rtc-rs5c372: SMBus conversion/support | Paul Mundt | 2008-10-16 | 1 | -78/+131 |
* | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 1 | -13/+11 |
* | 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 | -5/+5 |
* | rtc: rtc-rs5c372: fix up NULL name in transfer error path | Paul Mundt | 2008-04-28 | 1 | -4/+4 |
* | rtc-rs5c372 becomes a new-style i2c driver | David Brownell | 2007-07-17 | 1 | -61/+34 |
* | i2c: Stop using i2c_adapter.class_dev | Jean Delvare | 2007-02-13 | 1 | -1/+1 |
* | [PATCH] Update the rtc-rs5c372 driver | David Brownell | 2007-01-06 | 1 | -68/+467 |
* | [PATCH] RTCs don't use i2c_adapter.dev | David Brownell | 2006-12-10 | 1 | -1/+1 |
* | [PATCH] rtc-rs5c372: change register reading method | Riku Voipio | 2006-12-07 | 1 | -40/+44 |
* | [PATCH] RTC: handle sysfs errors | Jeff Garzik | 2006-12-07 | 1 | -2/+10 |
* | [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference | Adrian Bunk | 2006-11-25 | 1 | -3/+3 |
* | [PATCH] RTC: build fixes | Jeff Garzik | 2006-10-04 | 1 | -2/+2 |
* | [PATCH] constify rtc_class_ops: update drivers | David Brownell | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] RTC subsystem: compact error messages | Alessandro Zummo | 2006-04-11 | 1 | -2/+0 |
* | [PATCH] RTC subsystem: RS5C372 sysfs fix | Alessandro Zummo | 2006-04-11 | 1 | -8/+10 |
* | [PATCH] RTC subsystem: fix proc output | Alessandro Zummo | 2006-04-11 | 1 | -3/+2 |
* | [PATCH] RTC subsystem: whitespaces and error messages cleanup | Alessandro Zummo | 2006-04-11 | 1 | -3/+0 |
* | [PATCH] RTC subsystem: RS5C372 driver | Alessandro Zummo | 2006-03-27 | 1 | -0/+294 |