aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-18Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2016-12-19rtc: mcp795: Fix whitespace and indentation.Emil Bartczak
2016-12-19rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak
2016-12-19rtc: mcp795: fix month write resetting date to 1.Emil Bartczak
2016-12-19rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak
2016-12-19rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak
2016-12-19rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak
2016-12-19rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita
2016-12-19rtc: ds1307: Add ACPI supportTin Huynh
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-07rtc: imxdi: (trivial) fix a typoMartin Kaiser
2016-12-07rtc: ds1374: Merge conditional + WARN_ON()Srikant Ritolia
2016-11-30rtc: twl: make driver DT onlyNicolae Rosia
2016-11-30rtc: twl: kill static variablesNicolae Rosia
2016-11-29timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu
2016-11-09rtc: fix typos in KconfigAlexandre Belloni
2016-11-09rtc: jz4740: make the driver builtin onlyAlexandre Belloni
2016-11-08rtc: jz4740: remove unused EXPORT_SYMBOLAlexandre Belloni
2016-11-05rtc: Enable compile testing for Maxim and Samsung driversKrzysztof Kozlowski
2016-11-05rtc: jz4740: Add support for acting as the system power controllerPaul Cercueil
2016-11-04rtc: jz4740: Add support for devicetreePaul Cercueil
2016-11-04rtc: jz4740: Add support for the RTC in the jz4780 SoCPaul Cercueil
2016-11-04rtc: sparc: make sun4v explicitly non-modularPaul Gortmaker
2016-11-04rtc: sparc: make starfire explicitly non-modularPaul Gortmaker
2016-11-04rtc: make rtc-lib explicitly non-modularPaul Gortmaker
2016-11-04rtc: omap: prevent disabling of clock/module during suspendTero Kristo
2016-11-04rtc: omap: Fix selecting external oscLokesh Vutla
2016-11-04rtc: pcf85063: do not register a RTC device if chip is not presentMirza Krak
2016-10-20rtc: cmos: Don't enable interrupts in the middle of the interrupt handlerVille Syrjälä
2016-10-19rtc: cmos: don't refer to asm-generic/rtc.hChristoph Hellwig
2016-10-19rtc: cmos: Reject unsupported alarm valuesGabriele Mazzotta
2016-10-19rtc: cmos: remove all __exit_p annotationsLABBE Corentin
2016-10-19rtc: asm9260: fix module autoloadJavier Martinez Canillas
2016-10-14Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-10-12rtc: rv8803: set VDETOFF and SWOFF via device treeOleksij Rempel
2016-10-04Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...Lee Jones
2016-09-22rtc: cmos: avoid unused function warningArnd Bergmann
2016-09-22rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin
2016-09-22rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga
2016-09-21rtc: cmos: Restore alarm after resumeGabriele Mazzotta
2016-09-21rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta
2016-09-21rtc: omap: Support ext_wakeup configurationMarcin Niestroj
2016-09-20rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand
2016-09-05rtc: asm9260: rework lockingAlexandre Belloni
2016-09-05rtc: asm9260: allow COMPILE_TESTAlexandre Belloni
2016-09-02rtc: constify rtc_class_ops structuresJulia Lawall
2016-08-31rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai
2016-08-31rtc: rx6110: remove owner assignmentAlexandre Belloni