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-au1xxx.c
Age
Commit message (
Expand
)
Author
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-03-16
rtc: au1xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
rtc: au1xxx: set range
Alexandre Belloni
2020-03-16
rtc: au1xxx: remove goto label
Alexandre Belloni
2020-03-16
rtc: au1xxx: convert to devm_rtc_allocate_device
Alexandre Belloni
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2017-01-11
rtc: constify rtc_class_ops structures
Bhumika Goyal
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-30
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
2013-07-03
drivers/rtc/rtc-au1xxx.c: remove empty function
Sachin Kamat
2013-07-03
rtc: rtc-au1xxx: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-29
rtc: rtc-au1xxx: use devm_rtc_device_register()
Jingoo Han
2013-04-29
rtc: rtc-au1xxx: use module_platform_driver_probe()
Jingoo Han
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2009-02-11
rtc: t reaches -1, tested 0
Roel Kluin
2009-01-06
rtc: Au1000 On-Chip Counter0-as-RTC driver.
Manuel Lauss