| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-10 | rtc: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-01-15 | rtc: ac100: remove misuses of kernel-doc | Randy Dunlap | 1 | -2/+2 |
| 2023-03-17 | rtc: ac100: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2021-01-25 | rtc: ac100: use rtc_lock/rtc_unlock | Alexandre Belloni | 1 | -2/+2 |
| 2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 1 | -1/+1 |
| 2019-08-21 | rtc: remove superfluous error message | Alexandre Belloni | 1 | -9/+1 |
| 2019-08-13 | rtc: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -3/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
| 2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 1 | -4/+4 |
| 2018-03-17 | rtc: ac100: Fix ac100 determine rate bug | Philipp Rossak | 1 | -1/+23 |
| 2018-03-02 | rtc: stop validating rtc_time in .read_time | Alexandre Belloni | 1 | -1/+1 |
| 2018-02-02 | Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -7/+12 |
| 2017-12-28 | clk: divider: fix incorrect usage of container_of | Jerome Brunet | 1 | -2/+4 |
| 2017-12-18 | rtc: ac100: Fix multiple race conditions | Alexandre Belloni | 1 | -7/+12 |
| 2016-09-22 | rtc: ac100: Add NULL checking for devm_kzalloc call | Axel Lin | 1 | -0/+3 |
| 2016-08-31 | rtc: ac100: support clock-output-names in device tree binding | Chen-Yu Tsai | 1 | -0/+2 |
| 2016-08-08 | rtc: ac100: Add clk output support | Chen-Yu Tsai | 1 | -0/+302 |
| 2016-08-08 | rtc: ac100: Add RTC driver for X-Powers AC100 | Chen-Yu Tsai | 1 | -0/+325 |