Age | Commit message (Expand) | Author | Files | Lines |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+7 |
2016-11-29 | timekeeping: Ignore the bogus sleep time if pm_trace is enabled | Chen Yu | 1 | -0/+7 |
2016-11-04 | rtc: omap: prevent disabling of clock/module during suspend | Tero Kristo | 1 | -6/+26 |
2016-11-04 | rtc: omap: Fix selecting external osc | Lokesh Vutla | 1 | -2/+4 |
2016-10-20 | rtc: cmos: Don't enable interrupts in the middle of the interrupt handler | Ville Syrjälä | 1 | -2/+3 |
2016-10-19 | rtc: cmos: remove all __exit_p annotations | LABBE Corentin | 1 | -5/+5 |
2016-10-19 | rtc: asm9260: fix module autoload | Javier Martinez Canillas | 1 | -0/+1 |
2016-10-14 | Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 32 | -780/+453 |
2016-10-12 | rtc: rv8803: set VDETOFF and SWOFF via device tree | Oleksij Rempel | 1 | -2/+48 |
2016-10-04 | Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-... | Lee Jones | 4 | -2/+641 |
2016-09-22 | rtc: cmos: avoid unused function warning | Arnd Bergmann | 1 | -17/+4 |
2016-09-22 | rtc: ac100: Add NULL checking for devm_kzalloc call | Axel Lin | 1 | -0/+3 |
2016-09-22 | rtc: ds1347: changed raw spi calls to register map calls | Raghavendra Ganiga | 2 | -43/+54 |
2016-09-21 | rtc: cmos: Restore alarm after resume | Gabriele Mazzotta | 1 | -0/+23 |
2016-09-21 | rtc: cmos: Clear ACPI-driven alarms upon resume | Gabriele Mazzotta | 1 | -0/+47 |
2016-09-21 | rtc: omap: Support ext_wakeup configuration | Marcin Niestroj | 2 | -8/+163 |
2016-09-20 | rtc: cmos: Initialize hpet timer before irq is registered | Pratyush Anand | 1 | -1/+3 |
2016-09-05 | rtc: asm9260: rework locking | Alexandre Belloni | 1 | -15/+5 |
2016-09-05 | rtc: asm9260: allow COMPILE_TEST | Alexandre Belloni | 1 | -1/+1 |
2016-09-02 | rtc: constify rtc_class_ops structures | Julia Lawall | 19 | -19/+19 |
2016-08-31 | rtc: ac100: support clock-output-names in device tree binding | Chen-Yu Tsai | 1 | -0/+2 |
2016-08-31 | rtc: rx6110: remove owner assignment | Alexandre Belloni | 1 | -1/+0 |
2016-08-31 | rtc: pic32: Delete owner assignment | Markus Elfring | 1 | -1/+0 |
2016-08-31 | rtc: bq32k: Fix handling of oscillator failure flag | Jan Östlund | 1 | -5/+9 |
2016-08-31 | rtc: bq32k: Use correct mask name for 'minutes' register. | Jan Östlund | 1 | -1/+1 |
2016-08-31 | rtc: sysfs: fix a cast removing the const attribute | LABBE Corentin | 1 | -2/+2 |
2016-08-31 | rtc: isl12057: remove driver | Alexandre Belloni | 3 | -654/+0 |
2016-08-31 | rtc: ds1307: add Intersil ISL12057 support | Alexandre Belloni | 2 | -4/+10 |
2016-08-31 | rtc: ds1307: fix century bit support | Alexandre Belloni | 2 | -5/+57 |
2016-08-31 | rtc: pcf2123: Add missing error code assignment before test | Christophe JAILLET | 1 | -2/+3 |
2016-08-31 | rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808 | Wadim Egorov | 1 | -2/+2 |
2016-08-31 | rtc: rtc-pm8xxx: Add support for pm8018 rtc | Neil Armstrong | 1 | -0/+1 |
2016-08-08 | rtc: ac100: Add clk output support | Chen-Yu Tsai | 1 | -0/+302 |
2016-08-08 | rtc: ac100: Add RTC driver for X-Powers AC100 | Chen-Yu Tsai | 3 | -0/+336 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 39 | -373/+835 |
2016-07-28 | rtc: rv8803: Clear V1F when setting the time | Benoît Thébaudeau | 1 | -1/+1 |
2016-07-28 | rtc: rv8803: Stop the clock while setting the time | Benoît Thébaudeau | 1 | -1/+17 |
2016-07-28 | rtc: rv8803: Always apply the I²C workaround | Benoît Thébaudeau | 1 | -66/+113 |
2016-07-28 | rtc: rv8803: Fix read day of week | Benoît Thébaudeau | 1 | -1/+2 |
2016-07-28 | rtc: rv8803: Remove the check for valid time | Benoît Thébaudeau | 1 | -1/+1 |
2016-07-28 | rtc: rv8803: Kconfig: Indicate rx8900 support | Benoît Thébaudeau | 1 | -3/+3 |
2016-07-27 | rtc: asm9260: remove .owner field for driver | Wei Yongjun | 1 | -1/+0 |
2016-07-26 | rtc: at91sam9: Fix missing spin_lock_init() | Wei Yongjun | 1 | -0/+1 |
2016-07-21 | rtc: m41t80: add suspend handlers for alarm IRQ | Stefan Christ | 1 | -0/+25 |
2016-07-21 | rtc: m41t80: make it a real error message | Stefan Christ | 1 | -1/+1 |
2016-07-19 | rtc: pcf85063: Add support for the PCF85063A device | Chris DeBruin | 1 | -9/+38 |
2016-07-19 | rtc: pcf85063: fix year range | Alexandre Belloni | 1 | -7/+5 |
2016-07-19 | rtc: hym8563: in .read_alarm set .tm_sec to 0 to signal minute accuracy | Uwe Kleine-König | 1 | -1/+1 |
2016-07-19 | rtc: explicitly set tm_sec = 0 for drivers with minute accurancy | Uwe Kleine-König | 5 | -0/+6 |
2016-07-19 | rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq() | Alim Akhtar | 1 | -0/+2 |