summaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-pl030.c
AgeCommit message (Expand)Author
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-03-16rtc: pl030: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2020-03-16rtc: pl030: remove useless invalid alarm handlingAlexandre Belloni
2020-03-16rtc: pl030: set rangeAlexandre Belloni
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-11rtc: pl030: fix possible race conditionAlexandre Belloni
2013-11-13drivers/rtc/rtc-pl030.c: use devm_kzalloc() instead of kmalloc()Sangjung Woo
2013-11-13drivers/rtc/rtc-pl03x.c: remove unnecessary amba_set_drvdata()Michal Simek
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23drivers/rtc: remove IRQF_DISABLEDYong Zhang
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2011-11-22rtc: pl030: Enable module alias autogeneration for AMBA driversDave Martin
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-09RTC: Clean out UIE icotl implementationsJohn Stultz
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2008-10-16rtc: remove some NOP open/release methodsDavid Brownell
2008-05-22[RTC] rtc-pl030: add driver, remove old non-rtc lib driverRussell King