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