aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ac100.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsGravatar Kees Cook 1-4/+4
2018-03-17rtc: ac100: Fix ac100 determine rate bugGravatar Philipp Rossak 1-1/+23
2018-03-02rtc: stop validating rtc_time in .read_timeGravatar Alexandre Belloni 1-1/+1
2018-02-02Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 1-7/+12
2017-12-28clk: divider: fix incorrect usage of container_ofGravatar Jerome Brunet 1-2/+4
2017-12-18rtc: ac100: Fix multiple race conditionsGravatar Alexandre Belloni 1-7/+12
2016-09-22rtc: ac100: Add NULL checking for devm_kzalloc callGravatar Axel Lin 1-0/+3
2016-08-31rtc: ac100: support clock-output-names in device tree bindingGravatar Chen-Yu Tsai 1-0/+2
2016-08-08rtc: ac100: Add clk output supportGravatar Chen-Yu Tsai 1-0/+302
2016-08-08rtc: ac100: Add RTC driver for X-Powers AC100Gravatar Chen-Yu Tsai 1-0/+325