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-brcmstb-waketimer.c
Age
Commit message (
Expand
)
Author
2021-02-06
rtc: brcmstb-waketimer: quiet maybe-unused variable warning
Alexandre Belloni
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-14
rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepare
Xu Wang
2019-11-08
rtc: brcmstb-waketimer: add missed clk_disable_unprepare
Chuhong Yuan
2019-10-07
rtc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-21
rtc: remove superfluous error message
Alexandre Belloni
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-04
rtc: brcmstb-waketimer: switch to rtc_time64_to_tm
Alexandre Belloni
2018-05-21
rtc: brcmstb-waketimer: add range
Alexandre Belloni
2018-05-21
rtc: brcmstb-waketimer: switch to rtc_register_device
Alexandre Belloni
2018-03-17
rtc: brcmstb-waketimer: Set wktmr prescaler
Justin Chen
2017-11-29
rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
Alexey Khoroshilov
2017-07-05
rtc: brcmstb-waketimer: Add Broadcom STB wake-timer
Brian Norris