aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ac100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-21rtc: remove superfluous error messageAlexandre Belloni1-9/+1
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-4/+4
2018-03-17rtc: ac100: Fix ac100 determine rate bugPhilipp Rossak1-1/+23
2018-03-02rtc: stop validating rtc_time in .read_timeAlexandre Belloni1-1/+1
2018-02-02Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-7/+12
2017-12-28clk: divider: fix incorrect usage of container_ofJerome Brunet1-2/+4
2017-12-18rtc: ac100: Fix multiple race conditionsAlexandre Belloni1-7/+12
2016-09-22rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin1-0/+3
2016-08-31rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai1-0/+2
2016-08-08rtc: ac100: Add clk output supportChen-Yu Tsai1-0/+302
2016-08-08rtc: ac100: Add RTC driver for X-Powers AC100Chen-Yu Tsai1-0/+325