summaryrefslogtreecommitdiff
path: root/drivers/rtc
Commit message (Expand)AuthorAge
* Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-21
|\
| * pinctrl: Widen the generic pinconf argument from 16 to 24 bitsMika Westerberg2017-01-26
* | rtc: jz4740: make the driver buildable as a module againAlexandre Belloni2017-01-26
|/
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2016-12-18
|\
| * rtc: mcp795: Fix whitespace and indentation.Emil Bartczak2016-12-19
| * rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak2016-12-19
| * rtc: mcp795: fix month write resetting date to 1.Emil Bartczak2016-12-19
| * rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak2016-12-19
| * rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak2016-12-19
| * rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak2016-12-19
| * rtc: add support for EPSON TOYOCOM RTC-7301SF/DGAkinobu Mita2016-12-19
| * rtc: ds1307: Add ACPI supportTin Huynh2016-12-19
| * rtc: imxdi: (trivial) fix a typoMartin Kaiser2016-12-07
| * rtc: ds1374: Merge conditional + WARN_ON()Srikant Ritolia2016-12-07
| * rtc: twl: make driver DT onlyNicolae Rosia2016-11-30
| * rtc: twl: kill static variablesNicolae Rosia2016-11-30
| * rtc: fix typos in KconfigAlexandre Belloni2016-11-09
| * rtc: jz4740: make the driver builtin onlyAlexandre Belloni2016-11-09
| * rtc: jz4740: remove unused EXPORT_SYMBOLAlexandre Belloni2016-11-08
| * rtc: Enable compile testing for Maxim and Samsung driversKrzysztof Kozlowski2016-11-05
| * rtc: jz4740: Add support for acting as the system power controllerPaul Cercueil2016-11-05
| * rtc: jz4740: Add support for devicetreePaul Cercueil2016-11-04
| * rtc: jz4740: Add support for the RTC in the jz4780 SoCPaul Cercueil2016-11-04
| * rtc: sparc: make sun4v explicitly non-modularPaul Gortmaker2016-11-04
| * rtc: sparc: make starfire explicitly non-modularPaul Gortmaker2016-11-04
| * rtc: make rtc-lib explicitly non-modularPaul Gortmaker2016-11-04
| * rtc: pcf85063: do not register a RTC device if chip is not presentMirza Krak2016-11-04
| * rtc: cmos: don't refer to asm-generic/rtc.hChristoph Hellwig2016-10-19
| * rtc: cmos: Reject unsupported alarm valuesGabriele Mazzotta2016-10-19
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-12
|\ \
| * | timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu2016-11-29
| |/
* | rtc: omap: prevent disabling of clock/module during suspendTero Kristo2016-11-04
* | rtc: omap: Fix selecting external oscLokesh Vutla2016-11-04
* | rtc: cmos: Don't enable interrupts in the middle of the interrupt handlerVille Syrjälä2016-10-20
* | rtc: cmos: remove all __exit_p annotationsLABBE Corentin2016-10-19
* | rtc: asm9260: fix module autoloadJavier Martinez Canillas2016-10-19
|/
* Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-10-14
|\
| * rtc: rv8803: set VDETOFF and SWOFF via device treeOleksij Rempel2016-10-12
| * rtc: cmos: avoid unused function warningArnd Bergmann2016-09-22
| * rtc: ac100: Add NULL checking for devm_kzalloc callAxel Lin2016-09-22
| * rtc: ds1347: changed raw spi calls to register map callsRaghavendra Ganiga2016-09-22
| * rtc: cmos: Restore alarm after resumeGabriele Mazzotta2016-09-21
| * rtc: cmos: Clear ACPI-driven alarms upon resumeGabriele Mazzotta2016-09-21
| * rtc: omap: Support ext_wakeup configurationMarcin Niestroj2016-09-21
| * rtc: cmos: Initialize hpet timer before irq is registeredPratyush Anand2016-09-20
| * rtc: asm9260: rework lockingAlexandre Belloni2016-09-05
| * rtc: asm9260: allow COMPILE_TESTAlexandre Belloni2016-09-05
| * rtc: constify rtc_class_ops structuresJulia Lawall2016-09-02