| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-05 | rtc: pl030: drop needless struct pl030_rtc::rtc member | André Draszik | 1 | -7/+7 |
| 2025-02-28 | rtc: pl030: Constify amba_id table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 1 | -1/+1 |
| 2020-03-16 | rtc: pl030: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 1 | -14/+7 |
| 2020-03-16 | rtc: pl030: remove useless invalid alarm handling | Alexandre Belloni | 1 | -6/+1 |
| 2020-03-16 | rtc: pl030: set range | Alexandre Belloni | 1 | -0/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-09-11 | rtc: pl030: fix possible race condition | Alexandre Belloni | 1 | -6/+9 |
| 2013-11-13 | drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc() | Sangjung Woo | 1 | -5/+2 |
| 2013-11-13 | drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata() | Michal Simek | 1 | -2/+0 |
| 2012-03-23 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -12/+1 |
| 2012-03-23 | drivers/rtc: remove IRQF_DISABLED | Yong Zhang | 1 | -1/+1 |
| 2012-03-16 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar | 1 | -12/+1 |
| 2011-11-22 | rtc: pl030: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
| 2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 1 | -1/+1 |
| 2011-03-09 | RTC: Clean out UIE icotl implementations | John Stultz | 1 | -6/+0 |
| 2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King | 1 | -1/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-06-11 | [ARM] 5544/1: Trust PrimeCell resource sizes | Linus Walleij | 1 | -1/+1 |
| 2009-05-20 | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 1 | -1/+1 |
| 2008-10-16 | rtc: remove some NOP open/release methods | David Brownell | 1 | -11/+0 |
| 2008-05-22 | [RTC] rtc-pl030: add driver, remove old non-rtc lib driver | Russell King | 1 | -0/+217 |