| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: Explicitly include correct DT includes | Rob Herring | 2023-07-27 | 1 | -1/+0 |
* | rtc: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-06-06 | 1 | -1/+1 |
* | rtc: use simple i2c probe | Stephen Kitt | 2022-06-24 | 1 | -3/+2 |
* | rtc: rx8581: quiet maybe-unused variable warning | Alexandre Belloni | 2021-02-06 | 1 | -1/+1 |
* | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 2020-11-19 | 1 | -1/+1 |
* | rtc: add devm_ prefix to rtc_nvmem_register() | Bartosz Golaszewski | 2020-11-19 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | rtc: rx8581: Add support for Epson rx8571 RTC | Biju Das | 2019-03-02 | 1 | -9/+105 |
* | rtc: rx8581: switch to regmap | Alexandre Belloni | 2018-05-17 | 1 | -113/+42 |
* | rtc: rx8581: error out when time invalid | Alexandre Belloni | 2018-05-17 | 1 | -4/+6 |
* | rtc: rx8581: remove useless declaration | Alexandre Belloni | 2018-05-17 | 1 | -18/+15 |
* | rtc: rx8581: remove useless indirection | Alexandre Belloni | 2018-05-17 | 1 | -12/+4 |
* | rtc: rx8581: let the core handle rtc range | Alexandre Belloni | 2018-05-17 | 1 | -5/+4 |
* | rtc: rx8581: add RTC range | Alexandre Belloni | 2018-05-17 | 1 | -0/+2 |
* | rtc: rx8581: switch to rtc_register_device | Alexandre Belloni | 2018-05-17 | 1 | -8/+5 |
* | rtc: rx8581: remove useless message | Alexandre Belloni | 2018-03-02 | 1 | -5/+1 |
* | rtc: rx8581: Add OF device ID table | Javier Martinez Canillas | 2017-03-09 | 1 | -0/+7 |
* | rtc: remove useless DRV_VERSION | Alexandre Belloni | 2016-05-20 | 1 | -5/+0 |
* | rtc: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-09-05 | 1 | -1/+0 |
* | drivers/rtc/rtc-rx8581.c: add SMBus-only adapters support | Andreas Werner | 2014-01-24 | 1 | -13/+68 |
* | drivers/rtc/rtc-rx8581.c: remove empty function | Sachin Kamat | 2013-07-04 | 1 | -6/+0 |
* | rtc: rtc-rx8581: use devm_rtc_device_register() | Jingoo Han | 2013-04-30 | 1 | -6/+2 |
* | Drivers: rtc: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -4/+4 |
* | rtc: convert rtc i2c drivers to module_i2c_driver | Axel Lin | 2012-03-24 | 1 | -12/+1 |
* | drivers/rtc/rtc-rx8581.c: fix setdatetime | Rudolf Marek | 2010-07-27 | 1 | -3/+17 |
* | rtc: e-mail corrections following split of GE Fanuc joint venture | Martyn Welch | 2010-04-14 | 1 | -3/+3 |
* | rtc: basic implementation of Epson RX-8581 I2C Real Time Clock | Martyn Welch | 2008-11-13 | 1 | -0/+281 |