Age | Commit message (Expand) | Author | Files | Lines |
2015-04-16 | rtc: remove use of seq_printf return value | Joe Perches | 4 | -28/+34 |
2015-04-15 | Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -60/+0 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-04-14 | Merge branch 'for-4.1/sensor-hub' into for-linus | Jiri Kosina | 1 | -1/+1 |
2015-04-03 | time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource | Xunlei Pang | 1 | -2/+2 |
2015-04-03 | drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume() | Xunlei Pang | 1 | -4/+0 |
2015-04-03 | drivers/rtc/mxc: Update driver to address y2038/y2106 issues | Xunlei Pang | 1 | -4/+4 |
2015-04-03 | drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t | Xunlei Pang | 1 | -15/+14 |
2015-04-03 | drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time | Xunlei Pang | 1 | -18/+4 |
2015-04-03 | drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues | Xunlei Pang | 1 | -18/+14 |
2015-04-03 | drivers/rtc/ab3100: Update driver to address y2038/y2106 issues | Xunlei Pang | 1 | -28/+27 |
2015-04-03 | drivers/rtc/test: Update driver to address y2038/y2106 issues | Xunlei Pang | 1 | -2/+17 |
2015-04-03 | drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement | Xunlei Pang | 2 | -2/+11 |
2015-04-03 | time: Add y2038 safe update_persistent_clock64() | Xunlei Pang | 1 | -1/+1 |
2015-03-26 | drivers/rtc/rtc-mrst: fix suspend/resume | Lars-Peter Clausen | 1 | -8/+9 |
2015-03-18 | rtc: at91rm9200: double locking bug in at91_rtc_interrupt() | Dan Carpenter | 1 | -1/+1 |
2015-03-13 | drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data | Javier Martinez Canillas | 1 | -0/+1 |
2015-03-06 | Merge branch 'irq-pm' | Rafael J. Wysocki | 2 | -26/+109 |
2015-03-05 | rtc: at91rm9200: rework wakeup and interrupt handling | Boris BREZILLON | 1 | -14/+48 |
2015-03-05 | rtc: at91sam9: rework wakeup and interrupt handling | Boris BREZILLON | 1 | -12/+61 |
2015-03-03 | rtc: s5m: Remove unused watchdog and sudden momentary power loss | Krzysztof Kozlowski | 1 | -60/+0 |
2015-02-28 | drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show... | Joshua Kinard | 1 | -2/+2 |
2015-02-28 | rtc: ds1685: remove superfluous checks for out-of-range u8 values | Geert Uytterhoeven | 1 | -6/+6 |
2015-02-28 | rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error | Arnd Bergmann | 1 | -2/+0 |
2015-02-23 | HID: hid-sensor-hub: Extend API for async reads | Srinivas Pandruvada | 1 | -1/+1 |
2015-02-19 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -4/+4 |
2015-02-17 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -28/+0 |
2015-02-17 | rtc: add driver for DS1685 family of real time clocks | Joshua Kinard | 3 | -0/+2343 |
2015-02-17 | rtc: isl12057: deprecate use of isl in compatible string for isil | Arnaud Ebalard | 1 | -1/+2 |
2015-02-17 | rtc: isl12022: deprecate use of isl in compatible string for isil | Arnaud Ebalard | 1 | -1/+2 |
2015-02-14 | drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs | Gregory CLEMENT | 3 | -0/+331 |
2015-02-14 | rtc: rtc-ab-b5ze-s3: add sub-minute alarm support | Arnaud Ebalard | 1 | -29/+262 |
2015-02-14 | rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip | Arnaud Ebalard | 3 | -0/+814 |
2015-02-14 | drivers/rtc/rtc-rk808.c: fix rtc time reading issue | Chris Zhong | 1 | -2/+8 |
2015-02-14 | drivers/rtc/rtc-isl12057.c: constify struct regmap_config | Krzysztof Kozlowski | 1 | -1/+1 |
2015-02-14 | drivers/rtc/rtc-at91sam9.c: constify struct regmap_config | Krzysztof Kozlowski | 1 | -1/+1 |
2015-02-14 | drivers/rtc/rtc-imxdi.c: add more known register bits | Juergen Borleis | 1 | -4/+40 |
2015-02-14 | drivers/rtc/rtc-imxdi.c: trivial clean up code | Juergen Borleis | 1 | -3/+3 |
2015-02-14 | rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users | Arnaud Ebalard | 1 | -6/+39 |
2015-02-14 | drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver | Arnaud Ebalard | 1 | -8/+305 |
2015-02-14 | drivers/rtc/rtc-pcf2123.c: add support for devicetree | Joshua Clayton | 1 | -0/+10 |
2015-02-10 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2015-02-10 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -32/+22 |
2015-01-29 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 1 | -0/+1 |
2015-01-27 | drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element | Andrey Ryabinin | 1 | -0/+1 |
2015-01-24 | rtc: Convert rtc_set_ntp_time() to use timespec64 | Xunlei Pang | 1 | -3/+3 |
2015-01-24 | rtc: Remove redundant rtc_valid_tm() from rtc_hctosys() | Xunlei Pang | 1 | -8/+0 |
2015-01-24 | rtc: Modify rtc_hctosys() to address y2038 issues | Xunlei Pang | 1 | -5/+5 |
2015-01-24 | rtc: Update rtc-dev to use y2038-safe time interfaces | Xunlei Pang | 1 | -4/+4 |
2015-01-24 | rtc: Update interface.c to use y2038-safe time interfaces | Xunlei Pang | 1 | -12/+10 |