Age | Commit message (Expand) | Author |
2015-01-14 | drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe | Guo Zeng |
2014-08-26 | drivers/rtc/interface.c: fix infinite loop in initializing the alarm | Ales Novak |
2014-08-26 | drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFI | Jan Beulich |
2014-08-26 | drivers/rtc/rtc-efi.c: avoid subtracting day twice when computing year days | Lee, Chun-Yi |
2014-06-23 | rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq | Boris BREZILLON |
2014-02-13 | rtc-cmos: Add an alarm disable quirk | Borislav Petkov |
2014-02-06 | rtc: max8907: weekday encoding fixes | Stephen Warren |
2013-12-20 | drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap | Linus Pizunski |
2013-09-11 | rtc: simplify devm_request_mem_region/devm_ioremap | Julia Lawall |
2013-09-11 | drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid | Alexander Shiyan |
2013-09-11 | drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure | Alexander Shiyan |
2013-09-11 | drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource() | Alexander Shiyan |
2013-09-11 | drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup | Xianglong Du |
2013-09-11 | drivers/rtc/rtc-nuc900.c: use NULL instead of 0 | Jingoo Han |
2013-09-11 | drivers/rtc/rtc-max77686.c: Fix wrong register | Sangjung Woo |
2013-09-11 | drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f... | Alexander Holler |
2013-09-11 | drivers/rtc/rtc-palmas.c: support for backup battery charging | Laxman Dewangan |
2013-09-11 | drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events | Hebbar Gururaja |
2013-09-11 | rtc: add MOXA ART RTC driver | Jonas Jensen |
2013-09-11 | drivers/rtc/rtc-pcf2127.c: remove empty function | Sachin Kamat |
2013-09-11 | drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au... | Alexander Holler |
2013-09-11 | rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops | Shuah Khan |
2013-09-04 | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-08-13 | drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll... | Lothar Waßmann |
2013-07-31 | drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created | Grygorii Strashko |
2013-07-29 | rtc: convert class code to use dev_groups | Greg Kroah-Hartman |
2013-07-16 | drivers/rtc: Replace PTR_RET with PTR_ERR_OR_ZERO | Sachin Kamat |
2013-07-10 | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds |
2013-07-09 | drivers/rtc/rtc-stmp3xxx.c: check the return value from stmp_reset_block() | Fabio Estevam |
2013-07-03 | drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI | Xianglong Du |
2013-07-03 | drivers/rtc/rtc-ds1216.c: use module_platform_driver_probe() | Fabio Porcedda |
2013-07-03 | rtc: omap: restore back (hard-code) wakeup support | Hebbar Gururaja |
2013-07-03 | rtc: add NXP PCF2127 support (i2c) | Renaud Cerrato |
2013-07-03 | drivers/rtc/rtc-palmas.c: init wakeup before device register | Wei Ni |
2013-07-03 | drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops | Shuah Khan |
2013-07-03 | drivers/rtc/rtc-pcf2123.c: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2013-07-03 | drivers/rtc/interface.c: return -EBUSY, not -EACCES when device is busy | Chris Brand |
2013-07-03 | drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversion | Peter Ujfalusi |
2013-07-03 | drivers/rtc/rtc-twl.c: fix rtc_reg_map initialization | Peter Ujfalusi |
2013-07-03 | drivers/rtc/rtc-cmos.c: work around bios clearing rtc control | Derek Basehore |
2013-07-03 | drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabled | Kevin Hilman |
2013-07-03 | drivers/rtc/rtc-pcf8583.c: use PTR_RET() | Sachin Kamat |
2013-07-03 | drivers/rtc/rtc-pcf8563.c: use PTR_RET() | Sachin Kamat |
2013-07-03 | drivers/rtc/rtc-m48t35.c: use PTR_RET() | Sachin Kamat |
2013-07-03 | drivers/rtc/rtc-isl12022.c: use PTR_RET() | Sachin Kamat |
2013-07-03 | drivers/rtc/rtc-da9052.c: use PTR_RET() | Sachin Kamat |
2013-07-03 | drivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata() | Jingoo Han |
2013-07-03 | drivers/rtc/rtc-ds1302.c: handle write protection | Sergey Yanovich |
2013-07-03 | drivers/rtc/rtc-ab8500.c: add second resolution to rtc driver | Alexandre Torgue |