index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-4
/
+4
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-4
/
+4
2016-12-18
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
14
-159
/
+975
2016-12-19
rtc: mcp795: Fix whitespace and indentation.
Emil Bartczak
1
-6
/
+6
2016-12-19
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
1
-5
/
+81
2016-12-19
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
1
-2
/
+2
2016-12-19
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
1
-1
/
+2
2016-12-19
rtc: mcp795: use bcd2bin/bin2bcd.
Emil Bartczak
1
-12
/
+13
2016-12-19
rtc: add support for EPSON TOYOCOM RTC-7301SF/DG
Akinobu Mita
3
-0
/
+465
2016-12-19
rtc: ds1307: Add ACPI support
Tin Huynh
1
-9
/
+43
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+7
2016-12-07
rtc: imxdi: (trivial) fix a typo
Martin Kaiser
1
-1
/
+1
2016-12-07
rtc: ds1374: Merge conditional + WARN_ON()
Srikant Ritolia
1
-3
/
+1
2016-11-30
rtc: twl: make driver DT only
Nicolae Rosia
2
-5
/
+8
2016-11-30
rtc: twl: kill static variables
Nicolae Rosia
1
-76
/
+114
2016-11-29
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
1
-0
/
+7
2016-11-09
rtc: fix typos in Kconfig
Alexandre Belloni
1
-2
/
+2
2016-11-09
rtc: jz4740: make the driver builtin only
Alexandre Belloni
2
-13
/
+2
2016-11-08
rtc: jz4740: remove unused EXPORT_SYMBOL
Alexandre Belloni
1
-2
/
+1
2016-11-05
rtc: Enable compile testing for Maxim and Samsung drivers
Krzysztof Kozlowski
1
-3
/
+4
2016-11-05
rtc: jz4740: Add support for acting as the system power controller
Paul Cercueil
1
-0
/
+81
2016-11-04
rtc: jz4740: Add support for devicetree
Paul Cercueil
1
-1
/
+15
2016-11-04
rtc: jz4740: Add support for the RTC in the jz4780 SoC
Paul Cercueil
2
-5
/
+51
2016-11-04
rtc: sparc: make sun4v explicitly non-modular
Paul Gortmaker
1
-6
/
+4
2016-11-04
rtc: sparc: make starfire explicitly non-modular
Paul Gortmaker
1
-6
/
+4
2016-11-04
rtc: make rtc-lib explicitly non-modular
Paul Gortmaker
1
-3
/
+1
2016-11-04
rtc: omap: prevent disabling of clock/module during suspend
Tero Kristo
1
-6
/
+26
2016-11-04
rtc: omap: Fix selecting external osc
Lokesh Vutla
1
-2
/
+4
2016-11-04
rtc: pcf85063: do not register a RTC device if chip is not present
Mirza Krak
1
-0
/
+7
2016-10-20
rtc: cmos: Don't enable interrupts in the middle of the interrupt handler
Ville Syrjälä
1
-2
/
+3
2016-10-19
rtc: cmos: don't refer to asm-generic/rtc.h
Christoph Hellwig
2
-5
/
+2
2016-10-19
rtc: cmos: Reject unsupported alarm values
Gabriele Mazzotta
1
-0
/
+72
2016-10-19
rtc: cmos: remove all __exit_p annotations
LABBE Corentin
1
-5
/
+5
2016-10-19
rtc: asm9260: fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-14
Merge tag 'rtc-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
32
-780
/
+453
2016-10-12
rtc: rv8803: set VDETOFF and SWOFF via device tree
Oleksij Rempel
1
-2
/
+48
2016-10-04
Merge branches 'ib-mfd-gpio-4.9', 'ib-mfd-gpio-regulator-4.9', 'ib-mfd-input-...
Lee Jones
4
-2
/
+641
2016-09-22
rtc: cmos: avoid unused function warning
Arnd Bergmann
1
-17
/
+4
2016-09-22
rtc: ac100: Add NULL checking for devm_kzalloc call
Axel Lin
1
-0
/
+3
2016-09-22
rtc: ds1347: changed raw spi calls to register map calls
Raghavendra Ganiga
2
-43
/
+54
2016-09-21
rtc: cmos: Restore alarm after resume
Gabriele Mazzotta
1
-0
/
+23
2016-09-21
rtc: cmos: Clear ACPI-driven alarms upon resume
Gabriele Mazzotta
1
-0
/
+47
2016-09-21
rtc: omap: Support ext_wakeup configuration
Marcin Niestroj
2
-8
/
+163
2016-09-20
rtc: cmos: Initialize hpet timer before irq is registered
Pratyush Anand
1
-1
/
+3
2016-09-05
rtc: asm9260: rework locking
Alexandre Belloni
1
-15
/
+5
2016-09-05
rtc: asm9260: allow COMPILE_TEST
Alexandre Belloni
1
-1
/
+1
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
19
-19
/
+19
2016-08-31
rtc: ac100: support clock-output-names in device tree binding
Chen-Yu Tsai
1
-0
/
+2
2016-08-31
rtc: rx6110: remove owner assignment
Alexandre Belloni
1
-1
/
+0
[next]