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/+1Star
* rtc: rx8581: Add support for Epson rx8571 RTCBiju Das2019-03-021-9/+105
* rtc: rx8581: switch to regmapAlexandre Belloni2018-05-171-113/+42Star
* rtc: rx8581: error out when time invalidAlexandre Belloni2018-05-171-4/+6
* rtc: rx8581: remove useless declarationAlexandre Belloni2018-05-171-18/+15Star
* rtc: rx8581: remove useless indirectionAlexandre Belloni2018-05-171-12/+4Star
* rtc: rx8581: let the core handle rtc rangeAlexandre Belloni2018-05-171-5/+4Star
* rtc: rx8581: add RTC rangeAlexandre Belloni2018-05-171-0/+2
* rtc: rx8581: switch to rtc_register_deviceAlexandre Belloni2018-05-171-8/+5Star
* rtc: rx8581: remove useless messageAlexandre Belloni2018-03-021-5/+1Star
* rtc: rx8581: Add OF device ID tableJavier Martinez Canillas2017-03-091-0/+7
* rtc: remove useless DRV_VERSIONAlexandre Belloni2016-05-201-5/+0Star
* rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-09-051-1/+0Star
* drivers/rtc/rtc-rx8581.c: add SMBus-only adapters supportAndreas Werner2014-01-241-13/+68
* drivers/rtc/rtc-rx8581.c: remove empty functionSachin Kamat2013-07-041-6/+0Star
* rtc: rtc-rx8581: use devm_rtc_device_register()Jingoo Han2013-04-301-6/+2Star
* Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+4
* rtc: convert rtc i2c drivers to module_i2c_driverAxel Lin2012-03-241-12/+1Star
* 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-131-0/+281