aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2016-12-25ktime: Cleanup ktime_set() usageGravatar Thomas Gleixner 1-4/+4
2016-12-25ktime: Get rid of the unionGravatar Thomas Gleixner 1-4/+4
2016-12-18Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 14-159/+975
2016-12-19rtc: mcp795: Fix whitespace and indentation.Gravatar Emil Bartczak 1-6/+6
2016-12-19rtc: mcp795: Prefer using the BIT() macro.Gravatar Emil Bartczak 1-2/+2
2016-12-19rtc: mcp795: fix month write resetting date to 1.Gravatar Emil Bartczak 1-5/+81
2016-12-19rtc: mcp795: fix time range difference between linux and RTC chip.Gravatar Emil Bartczak 1-2/+2
2016-12-19rtc: mcp795: fix bitmask value for leap year (LP).Gravatar Emil Bartczak 1-1/+2
2016-12-19rtc: mcp795: use bcd2bin/bin2bcd.Gravatar Emil Bartczak 1-12/+13
2016-12-19rtc: add support for EPSON TOYOCOM RTC-7301SF/DGGravatar Akinobu Mita 3-0/+465
2016-12-19rtc: ds1307: Add ACPI supportGravatar Tin Huynh 1-9/+43
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+7
2016-12-07rtc: imxdi: (trivial) fix a typoGravatar Martin Kaiser 1-1/+1
2016-12-07rtc: ds1374: Merge conditional + WARN_ON()Gravatar Srikant Ritolia 1-3/+1
2016-11-30rtc: twl: make driver DT onlyGravatar Nicolae Rosia 2-5/+8
2016-11-30rtc: twl: kill static variablesGravatar Nicolae Rosia 1-76/+114
2016-11-29timekeeping: Ignore the bogus sleep time if pm_trace is enabledGravatar Chen Yu 1-0/+7
2016-11-09rtc: fix typos in KconfigGravatar Alexandre Belloni 1-2/+2
2016-11-09rtc: jz4740: make the driver builtin onlyGravatar Alexandre Belloni 2-13/+2
2016-11-08rtc: jz4740: remove unused EXPORT_SYMBOLGravatar Alexandre Belloni 1-2/+1
2016-11-05rtc: Enable compile testing for Maxim and Samsung driversGravatar Krzysztof Kozlowski 1-3/+4
2016-11-05rtc: jz4740: Add support for acting as the system power controllerGravatar Paul Cercueil 1-0/+81
2016-11-04rtc: jz4740: Add support for devicetreeGravatar Paul Cercueil 1-1/+15
2016-11-04rtc: jz4740: Add support for the RTC in the jz4780 SoCGravatar Paul Cercueil 2-5/+51
2016-11-04rtc: sparc: make sun4v explicitly non-modularGravatar Paul Gortmaker 1-6/+4
2016-11-04rtc: sparc: make starfire explicitly non-modularGravatar Paul Gortmaker 1-6/+4
2016-11-04rtc: make rtc-lib explicitly non-modularGravatar Paul Gortmaker 1-3/+1
2016-11-04rtc: omap: prevent disabling of clock/module during suspendGravatar Tero Kristo 1-6/+26
2016-11-04rtc: omap: Fix selecting external oscGravatar Lokesh Vutla 1-2/+4
2016-11-04rtc: pcf85063: do not register a RTC device if chip is not presentGravatar Mirza Krak 1-0/+7
2016-10-20rtc: cmos: Don't enable interrupts in the middle of the interrupt handlerGravatar Ville Syrjälä 1-2/+3
2016-10-19rtc: cmos: don't refer to asm-generic/rtc.hGravatar Christoph Hellwig 2-5/+2
2016-10-19rtc: cmos: Reject unsupported alarm valuesGravatar Gabriele Mazzotta 1-0/+72
2016-10-19rtc: cmos: remove all __exit_p annotationsGravatar LABBE Corentin 1-5/+5
2016-10-19rtc: asm9260: fix module autoloadGravatar Javier Martinez Canillas 1-0/+1
2016-10-14Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 32-780/+453
2016-10-12rtc: rv8803: set VDETOFF and SWOFF via device treeGravatar Oleksij Rempel 1-2/+48
2016-10-04Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...Gravatar Lee Jones 4-2/+641
2016-09-22rtc: cmos: avoid unused function warningGravatar Arnd Bergmann 1-17/+4
2016-09-22rtc: ac100: Add NULL checking for devm_kzalloc callGravatar Axel Lin 1-0/+3
2016-09-22rtc: ds1347: changed raw spi calls to register map callsGravatar Raghavendra Ganiga 2-43/+54
2016-09-21rtc: cmos: Restore alarm after resumeGravatar Gabriele Mazzotta 1-0/+23
2016-09-21rtc: cmos: Clear ACPI-driven alarms upon resumeGravatar Gabriele Mazzotta 1-0/+47
2016-09-21rtc: omap: Support ext_wakeup configurationGravatar Marcin Niestroj 2-8/+163
2016-09-20rtc: cmos: Initialize hpet timer before irq is registeredGravatar Pratyush Anand 1-1/+3
2016-09-05rtc: asm9260: rework lockingGravatar Alexandre Belloni 1-15/+5
2016-09-05rtc: asm9260: allow COMPILE_TESTGravatar Alexandre Belloni 1-1/+1
2016-09-02rtc: constify rtc_class_ops structuresGravatar Julia Lawall 19-19/+19
2016-08-31rtc: ac100: support clock-output-names in device tree bindingGravatar Chen-Yu Tsai 1-0/+2
2016-08-31rtc: rx6110: remove owner assignmentGravatar Alexandre Belloni 1-1/+0