summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-4/+4
* ktime: Get rid of the unionThomas Gleixner2016-12-251-4/+4
* Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2016-12-1814-159/+975
|\
| * rtc: mcp795: Fix whitespace and indentation.Emil Bartczak2016-12-191-6/+6
| * rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak2016-12-191-2/+2
| * rtc: mcp795: fix month write resetting date to 1.Emil Bartczak2016-12-191-5/+81
| * rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak2016-12-191-2/+2
| * rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak2016-12-191-1/+2
| * rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak2016-12-191-12/+13
| * rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita2016-12-193-0/+465
| * rtc: ds1307: Add ACPI supportTin Huynh2016-12-191-9/+43
| * rtc: imxdi: (trivial) fix a typoMartin Kaiser2016-12-071-1/+1
| * rtc: ds1374: Merge conditional + WARN_ON()Srikant Ritolia2016-12-071-3/+1
| * rtc: twl: make driver DT onlyNicolae Rosia2016-11-302-5/+8
| * rtc: twl: kill static variablesNicolae Rosia2016-11-301-76/+114
| * rtc: fix typos in KconfigAlexandre Belloni2016-11-091-2/+2
| * rtc: jz4740: make the driver builtin onlyAlexandre Belloni2016-11-092-13/+2
| * rtc: jz4740: remove unused EXPORT_SYMBOLAlexandre Belloni2016-11-081-2/+1
| * rtc: Enable compile testing for Maxim and Samsung driversKrzysztof Kozlowski2016-11-051-3/+4
| * rtc: jz4740: Add support for acting as the system power controllerPaul Cercueil2016-11-051-0/+81
| * rtc: jz4740: Add support for devicetreePaul Cercueil2016-11-041-1/+15
| * rtc: jz4740: Add support for the RTC in the jz4780 SoCPaul Cercueil2016-11-042-5/+51
| * rtc: sparc: make sun4v explicitly non-modularPaul Gortmaker2016-11-041-6/+4
| * rtc: sparc: make starfire explicitly non-modularPaul Gortmaker2016-11-041-6/+4
| * rtc: make rtc-lib explicitly non-modularPaul Gortmaker2016-11-041-3/+1
| * rtc: pcf85063: do not register a RTC device if chip is not presentMirza Krak2016-11-041-0/+7
| * rtc: cmos: don't refer to asm-generic/rtc.hChristoph Hellwig2016-10-192-5/+2
| * rtc: cmos: Reject unsupported alarm valuesGabriele Mazzotta2016-10-191-0/+72
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-0/+7
|\ \
| * | timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu2016-11-291-0/+7
| |/
* | rtc: omap: prevent disabling of clock/module during suspendTero Kristo2016-11-041-6/+26
* | rtc: omap: Fix selecting external oscLokesh Vutla2016-11-041-2/+4
* | rtc: cmos: Don't enable interrupts in the middle of the interrupt handlerVille Syrjälä2016-10-201-2/+3
* | rtc: cmos: remove all __exit_p annotationsLABBE Corentin2016-10-191-5/+5
* | rtc: asm9260: fix module autoloadJavier Martinez Canillas2016-10-191-0/+1
|/
* Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-10-1432-780/+453
|\
| * rtc: rv8803: set VDETOFF and SWOFF via device treeOleksij Rempel2016-10-121-2/+48
| * rtc: cmos: avoid unused function warningArnd Bergmann2016-09-221-17/+4
| * rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin2016-09-221-0/+3
| * rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga2016-09-222-43/+54
| * rtc: cmos: Restore alarm after resumeGabriele Mazzotta2016-09-211-0/+23
| * rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta2016-09-211-0/+47
| * rtc: omap: Support ext_wakeup configurationMarcin Niestroj2016-09-212-8/+163
| * rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand2016-09-201-1/+3
| * rtc: asm9260: rework lockingAlexandre Belloni2016-09-051-15/+5
| * rtc: asm9260: allow COMPILE_TESTAlexandre Belloni2016-09-051-1/+1
| * rtc: constify rtc_class_ops structuresJulia Lawall2016-09-0219-19/+19
| * rtc: ac100: support clock-output-names in device tree bindingChen-Yu Tsai2016-08-311-0/+2
| * rtc: rx6110: remove owner assignmentAlexandre Belloni2016-08-311-1/+0
| * rtc: pic32: Delete owner assignmentMarkus Elfring2016-08-311-1/+0
OpenPOWER on IntegriCloud