summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ac100.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-4/+4
* rtc: ac100: Fix ac100 determine rate bugPhilipp Rossak2018-03-171-1/+23
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-02-021-7/+12
|\
| * rtc: ac100: Fix multiple race conditionsAlexandre Belloni2017-12-181-7/+12
* | clk: divider: fix incorrect usage of container_ofJerome Brunet2017-12-281-2/+4
|/
* rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin2016-09-221-0/+3
* rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai2016-08-311-0/+2
* rtc: ac100: Add clk output supportChen-Yu Tsai2016-08-081-0/+302
* rtc: ac100: Add RTC driver for X-Powers AC100Chen-Yu Tsai2016-08-081-0/+325