index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-rx8581.c
Age
Commit message (
Expand
)
Author
2021-02-06
rtc: rx8581: quiet maybe-unused variable warning
Alexandre Belloni
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-02
rtc: rx8581: Add support for Epson rx8571 RTC
Biju Das
2018-05-17
rtc: rx8581: switch to regmap
Alexandre Belloni
2018-05-17
rtc: rx8581: error out when time invalid
Alexandre Belloni
2018-05-17
rtc: rx8581: remove useless declaration
Alexandre Belloni
2018-05-17
rtc: rx8581: remove useless indirection
Alexandre Belloni
2018-05-17
rtc: rx8581: let the core handle rtc range
Alexandre Belloni
2018-05-17
rtc: rx8581: add RTC range
Alexandre Belloni
2018-05-17
rtc: rx8581: switch to rtc_register_device
Alexandre Belloni
2018-03-02
rtc: rx8581: remove useless message
Alexandre Belloni
2017-03-09
rtc: rx8581: Add OF device ID table
Javier Martinez Canillas
2016-05-20
rtc: remove useless DRV_VERSION
Alexandre Belloni
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2014-01-23
drivers/rtc/rtc-rx8581.c: add SMBus-only adapters support
Andreas Werner
2013-07-03
drivers/rtc/rtc-rx8581.c: remove empty function
Sachin Kamat
2013-04-29
rtc: rtc-rx8581: use devm_rtc_device_register()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-03-23
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
2010-07-27
drivers/rtc/rtc-rx8581.c: fix setdatetime
Rudolf Marek
2010-04-14
rtc: e-mail corrections following split of GE Fanuc joint venture
Martyn Welch
2008-11-12
rtc: basic implementation of Epson RX-8581 I2C Real Time Clock
Martyn Welch