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-sunxi.c
Age
Commit message (
Expand
)
Author
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2019-10-07
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
2019-08-13
rtc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2018-06-04
rtc: sunxi: fix possible race condition
Alexandre Belloni
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2016-01-11
rtc: sunxi: use of_device_get_match_data
LABBE Corentin
2016-01-11
rtc: sunxi: constify the data_year_param structure
LABBE Corentin
2016-01-11
rtc: sunxi: fix signedness issues
LABBE Corentin
2015-06-25
rtc: sunxi: Replace deprecated rtc_tm_to_time()
Xunlei Pang
2014-10-20
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-03
rtc: sunxi: change compatibles
Maxime Ripard
2013-12-20
ARM: sun4i/sun7i: RTC driver
Carlo Caione