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