summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-rx8581.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* rtc: rx8581: Add support for Epson rx8571 RTCBiju Das2019-03-021-9/+105
* rtc: rx8581: switch to regmapAlexandre Belloni2018-05-171-113/+42
* rtc: rx8581: error out when time invalidAlexandre Belloni2018-05-171-4/+6
* rtc: rx8581: remove useless declarationAlexandre Belloni2018-05-171-18/+15
* rtc: rx8581: remove useless indirectionAlexandre Belloni2018-05-171-12/+4
* rtc: rx8581: let the core handle rtc rangeAlexandre Belloni2018-05-171-5/+4
* rtc: rx8581: add RTC rangeAlexandre Belloni2018-05-171-0/+2
* rtc: rx8581: switch to rtc_register_deviceAlexandre Belloni2018-05-171-8/+5
* rtc: rx8581: remove useless messageAlexandre Belloni2018-03-021-5/+1
* rtc: rx8581: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+7
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-201-5/+0
* rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-09-051-1/+0
* drivers/rtc/rtc-rx8581.c: add SMBus-only adapters supportAndreas Werner2014-01-231-13/+68
* drivers/rtc/rtc-rx8581.c: remove empty functionSachin Kamat2013-07-031-6/+0
* rtc: rtc-rx8581: use devm_rtc_device_register()Jingoo Han2013-04-291-6/+2
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-231-12/+1
* drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek2010-07-271-3/+17
* rtc: e-mail corrections following split of GE Fanuc joint ventureMartyn Welch2010-04-141-3/+3
* rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch2008-11-121-0/+281