aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-4/+4
2016-12-25ktime: Get rid of the unionThomas Gleixner1-4/+4
2016-12-18Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds14-159/+975
2016-12-19rtc: mcp795: Fix whitespace and indentation.Emil Bartczak1-6/+6
2016-12-19rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak1-2/+2
2016-12-19rtc: mcp795: fix month write resetting date to 1.Emil Bartczak1-5/+81
2016-12-19rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak1-2/+2
2016-12-19rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak1-1/+2
2016-12-19rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak1-12/+13
2016-12-19rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita3-0/+465
2016-12-19rtc: ds1307: Add ACPI supportTin Huynh1-9/+43
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2016-12-07rtc: imxdi: (trivial) fix a typoMartin Kaiser1-1/+1
2016-12-07rtc: ds1374: Merge conditional + WARN_ON()Srikant Ritolia1-3/+1
2016-11-30rtc: twl: make driver DT onlyNicolae Rosia2-5/+8
2016-11-30rtc: twl: kill static variablesNicolae Rosia1-76/+114
2016-11-29timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu1-0/+7
2016-11-09rtc: fix typos in KconfigAlexandre Belloni1-2/+2
2016-11-09rtc: jz4740: make the driver builtin onlyAlexandre Belloni2-13/+2
2016-11-08rtc: jz4740: remove unused EXPORT_SYMBOLAlexandre Belloni1-2/+1
2016-11-05rtc: Enable compile testing for Maxim and Samsung driversKrzysztof Kozlowski1-3/+4
2016-11-05rtc: jz4740: Add support for acting as the system power controllerPaul Cercueil1-0/+81
2016-11-04rtc: jz4740: Add support for devicetreePaul Cercueil1-1/+15
2016-11-04rtc: jz4740: Add support for the RTC in the jz4780 SoCPaul Cercueil2-5/+51
2016-11-04rtc: sparc: make sun4v explicitly non-modularPaul Gortmaker1-6/+4
2016-11-04rtc: sparc: make starfire explicitly non-modularPaul Gortmaker1-6/+4
2016-11-04rtc: make rtc-lib explicitly non-modularPaul Gortmaker1-3/+1
2016-11-04rtc: omap: prevent disabling of clock/module during suspendTero Kristo1-6/+26
2016-11-04rtc: omap: Fix selecting external oscLokesh Vutla1-2/+4
2016-11-04rtc: pcf85063: do not register a RTC device if chip is not presentMirza Krak1-0/+7
2016-10-20rtc: cmos: Don't enable interrupts in the middle of the interrupt handlerVille Syrjälä1-2/+3
2016-10-19rtc: cmos: don't refer to asm-generic/rtc.hChristoph Hellwig2-5/+2
2016-10-19rtc: cmos: Reject unsupported alarm valuesGabriele Mazzotta1-0/+72
2016-10-19rtc: cmos: remove all __exit_p annotationsLABBE Corentin1-5/+5
2016-10-19rtc: asm9260: fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-14Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds32-780/+453
2016-10-12rtc: rv8803: set VDETOFF and SWOFF via device treeOleksij Rempel1-2/+48
2016-10-04Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-4.9', 'ib-mfd-regulator-4.9', 'ib-mfd-regulator-4.9.1', 'ib-mfd-regulator-rtc-4.9', 'ib-mfd-regulator-rtc-4.9-1' and 'ib-mfd-rtc-4.9' into ibs-for-mfd-mergedLee Jones4-2/+641
2016-09-22rtc: cmos: avoid unused function warningArnd Bergmann1-17/+4
2016-09-22rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin1-0/+3
2016-09-22rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga2-43/+54
2016-09-21rtc: cmos: Restore alarm after resumeGabriele Mazzotta1-0/+23
2016-09-21rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta1-0/+47
2016-09-21rtc: omap: Support ext_wakeup configurationMarcin Niestroj2-8/+163
2016-09-20rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand1-1/+3
2016-09-05rtc: asm9260: rework lockingAlexandre Belloni1-15/+5
2016-09-05rtc: asm9260: allow COMPILE_TESTAlexandre Belloni1-1/+1
2016-09-02rtc: constify rtc_class_ops structuresJulia Lawall19-19/+19
2016-08-31rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai1-0/+2
2016-08-31rtc: rx6110: remove owner assignmentAlexandre Belloni1-1/+0