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-ac100.c
Age
Commit message (
Expand
)
Author
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
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-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-03-17
rtc: ac100: Fix ac100 determine rate bug
Philipp Rossak
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-02-02
Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-12-28
clk: divider: fix incorrect usage of container_of
Jerome Brunet
2017-12-18
rtc: ac100: Fix multiple race conditions
Alexandre Belloni
2016-09-22
rtc: ac100: Add NULL checking for devm_kzalloc call
Axel Lin
2016-08-31
rtc: ac100: support clock-output-names in device tree binding
Chen-Yu Tsai
2016-08-08
rtc: ac100: Add clk output support
Chen-Yu Tsai
2016-08-08
rtc: ac100: Add RTC driver for X-Powers AC100
Chen-Yu Tsai