Age | Commit message (Expand) | Author |
2016-12-25 | ktime: Cleanup ktime_set() usage | Thomas Gleixner |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-12-18 | Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2016-12-19 | rtc: mcp795: Fix whitespace and indentation. | Emil Bartczak |
2016-12-19 | rtc: mcp795: Prefer using the BIT() macro. | Emil Bartczak |
2016-12-19 | rtc: mcp795: fix month write resetting date to 1. | Emil Bartczak |
2016-12-19 | rtc: mcp795: fix time range difference between linux and RTC chip. | Emil Bartczak |
2016-12-19 | rtc: mcp795: fix bitmask value for leap year (LP). | Emil Bartczak |
2016-12-19 | rtc: mcp795: use bcd2bin/bin2bcd. | Emil Bartczak |
2016-12-19 | rtc: add support for EPSON TOYOCOM RTC-7301SF/DG | Akinobu Mita |
2016-12-19 | rtc: ds1307: Add ACPI support | Tin Huynh |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-07 | rtc: imxdi: (trivial) fix a typo | Martin Kaiser |
2016-12-07 | rtc: ds1374: Merge conditional + WARN_ON() | Srikant Ritolia |
2016-11-30 | rtc: twl: make driver DT only | Nicolae Rosia |
2016-11-30 | rtc: twl: kill static variables | Nicolae Rosia |
2016-11-29 | timekeeping: Ignore the bogus sleep time if pm_trace is enabled | Chen Yu |
2016-11-09 | rtc: fix typos in Kconfig | Alexandre Belloni |
2016-11-09 | rtc: jz4740: make the driver builtin only | Alexandre Belloni |
2016-11-08 | rtc: jz4740: remove unused EXPORT_SYMBOL | Alexandre Belloni |
2016-11-05 | rtc: Enable compile testing for Maxim and Samsung drivers | Krzysztof Kozlowski |
2016-11-05 | rtc: jz4740: Add support for acting as the system power controller | Paul Cercueil |
2016-11-04 | rtc: jz4740: Add support for devicetree | Paul Cercueil |
2016-11-04 | rtc: jz4740: Add support for the RTC in the jz4780 SoC | Paul Cercueil |
2016-11-04 | rtc: sparc: make sun4v explicitly non-modular | Paul Gortmaker |
2016-11-04 | rtc: sparc: make starfire explicitly non-modular | Paul Gortmaker |
2016-11-04 | rtc: make rtc-lib explicitly non-modular | Paul Gortmaker |
2016-11-04 | rtc: omap: prevent disabling of clock/module during suspend | Tero Kristo |
2016-11-04 | rtc: omap: Fix selecting external osc | Lokesh Vutla |
2016-11-04 | rtc: pcf85063: do not register a RTC device if chip is not present | Mirza Krak |
2016-10-20 | rtc: cmos: Don't enable interrupts in the middle of the interrupt handler | Ville Syrjälä |
2016-10-19 | rtc: cmos: don't refer to asm-generic/rtc.h | Christoph Hellwig |
2016-10-19 | rtc: cmos: Reject unsupported alarm values | Gabriele Mazzotta |
2016-10-19 | rtc: cmos: remove all __exit_p annotations | LABBE Corentin |
2016-10-19 | rtc: asm9260: fix module autoload | Javier Martinez Canillas |
2016-10-14 | Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds |
2016-10-12 | rtc: rv8803: set VDETOFF and SWOFF via device tree | Oleksij Rempel |
2016-10-04 | Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-... | Lee Jones |
2016-09-22 | rtc: cmos: avoid unused function warning | Arnd Bergmann |
2016-09-22 | rtc: ac100: Add NULL checking for devm_kzalloc call | Axel Lin |
2016-09-22 | rtc: ds1347: changed raw spi calls to register map calls | Raghavendra Ganiga |
2016-09-21 | rtc: cmos: Restore alarm after resume | Gabriele Mazzotta |
2016-09-21 | rtc: cmos: Clear ACPI-driven alarms upon resume | Gabriele Mazzotta |
2016-09-21 | rtc: omap: Support ext_wakeup configuration | Marcin Niestroj |
2016-09-20 | rtc: cmos: Initialize hpet timer before irq is registered | Pratyush Anand |
2016-09-05 | rtc: asm9260: rework locking | Alexandre Belloni |
2016-09-05 | rtc: asm9260: allow COMPILE_TEST | Alexandre Belloni |
2016-09-02 | rtc: constify rtc_class_ops structures | Julia Lawall |
2016-08-31 | rtc: ac100: support clock-output-names in device tree binding | Chen-Yu Tsai |
2016-08-31 | rtc: rx6110: remove owner assignment | Alexandre Belloni |