summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ac100.c
AgeCommit message (Expand)Author
2021-01-25rtc: ac100: use rtc_lock/rtc_unlockAlexandre Belloni
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2019-08-21rtc: remove superfluous error messageAlexandre Belloni
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-03-17rtc: ac100: Fix ac100 determine rate bugPhilipp Rossak
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni
2018-02-02Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-12-28clk: divider: fix incorrect usage of container_ofJerome Brunet
2017-12-18rtc: ac100: Fix multiple race conditionsAlexandre Belloni
2016-09-22rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin
2016-08-31rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai
2016-08-08rtc: ac100: Add clk output supportChen-Yu Tsai
2016-08-08rtc: ac100: Add RTC driver for X-Powers AC100Chen-Yu Tsai