| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-01-23 | rtc: remove sirfsoc driver | Arnd Bergmann | 1 | -446/+0 |
| 2020-11-19 | rtc: rework rtc_register_device() resource management | Bartosz Golaszewski | 1 | -1/+1 |
| 2020-03-16 | rtc: sirfsoc: switch to rtc_time64_to_tm/rtc_tm_to_time64 | Alexandre Belloni | 1 | -10/+10 |
| 2020-03-16 | rtc: sirfsoc: set range | Alexandre Belloni | 1 | -0/+1 |
| 2020-03-16 | rtc: sirfsoc: convert to devm_rtc_allocate_device | Alexandre Belloni | 1 | -15/+8 |
| 2019-11-08 | rtc: sirfsoc: remove .remove | Alexandre Belloni | 1 | -8/+0 |
| 2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 | Thomas Gleixner | 1 | -2/+1 |
| 2019-04-11 | rtc: sirfsoc: Make sysrtc_regmap_config static | YueHaibing | 1 | -1/+1 |
| 2018-03-01 | rtc: sirfsoc: remove useless sirfsoc_rtc_ioctl | Alexandre Belloni | 1 | -18/+0 |
| 2015-09-05 | rtc: sirfsoc: move to regmap APIs from platform-specific APIs | Guo Zeng | 1 | -43/+64 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
| 2014-12-10 | drivers/rtc/rtc-sirfsoc.c: replace local_irq_disable by spin_lock_irq for SMP... | Barry Song | 1 | -8/+19 |
| 2014-12-10 | drivers/rtc/rtc-sirfsoc.c: add alarm_irq_enable support | hao liu | 1 | -1/+26 |
| 2014-12-10 | drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe | Guo Zeng | 1 | -8/+8 |
| 2014-10-20 | rtc: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
| 2014-04-03 | drivers/rtc/rtc-sirfsoc.c: fix kernel panic of backing from hibernation | Xianglong Du | 1 | -53/+9 |
| 2014-04-03 | rtc: rtc-sirfsoc: remove unnecessary OOM messages | Jingoo Han | 1 | -5/+1 |
| 2013-11-13 | drivers/rtc/rtc-sirfsoc.c: remove redundant of_match_ptr | Sachin Kamat | 1 | -1/+1 |
| 2013-11-13 | drivers/rtc/rtc-sirfsoc.c: remove unneeded casts of void* | Jingoo Han | 1 | -5/+5 |
| 2013-11-13 | drivers/rtc/rtc-sirfsoc.c: use devm_rtc_device_register | Sachin Kamat | 1 | -12/+3 |
| 2013-09-11 | drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup | Xianglong Du | 1 | -4/+9 |
| 2013-07-03 | drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI | Xianglong Du | 1 | -0/+475 |