summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-sirfsoc.c
AgeCommit message (Expand)Author
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski
2020-03-16rtc: sirfsoc: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni
2020-03-16rtc: sirfsoc: set rangeAlexandre Belloni
2020-03-16rtc: sirfsoc: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-11-08rtc: sirfsoc: remove .removeAlexandre Belloni
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
2019-04-11rtc: sirfsoc: Make sysrtc_regmap_config staticYueHaibing
2018-03-01rtc: sirfsoc: remove useless sirfsoc_rtc_ioctlAlexandre Belloni
2015-09-05rtc: sirfsoc: move to regmap APIs from platform-specific APIsGuo Zeng
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10drivers/rtc/rtc-sirfsoc.c: replace local_irq_disable by spin_lock_irq for SMP...Barry Song
2014-12-10drivers/rtc/rtc-sirfsoc.c: add alarm_irq_enable supporthao liu
2014-12-10drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probeGuo Zeng
2014-10-20rtc: drop owner assignment from platform_driversWolfram Sang
2014-04-03drivers/rtc/rtc-sirfsoc.c: fix kernel panic of backing from hibernationXianglong Du
2014-04-03rtc: rtc-sirfsoc: remove unnecessary OOM messagesJingoo Han
2013-11-13drivers/rtc/rtc-sirfsoc.c: remove redundant of_match_ptrSachin Kamat
2013-11-13drivers/rtc/rtc-sirfsoc.c: remove unneeded casts of void*Jingoo Han
2013-11-13drivers/rtc/rtc-sirfsoc.c: use devm_rtc_device_registerSachin Kamat
2013-09-11drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeupXianglong Du
2013-07-03drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVIXianglong Du