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
2020-03-16
rtc: mpc5121: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-10
/
+12
2020-03-16
rtc: mpc5121: simplify probe
Alexandre Belloni
1
-14
/
+8
2020-03-16
rtc: pm8xxx: stop validating valid alarm time
Alexandre Belloni
1
-6
/
+0
2020-03-16
rtc: pm8xxx: : switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-4
/
+4
2020-03-16
rtc: pm8xxx: set range
Alexandre Belloni
1
-0
/
+1
2020-03-16
rtc: pm8xxx: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-9
/
+5
2020-03-16
rtc: ds1305: switch to rtc_tm_to_time64
Alexandre Belloni
1
-6
/
+2
2020-03-16
rtc: ds1305: set range
Alexandre Belloni
1
-0
/
+2
2020-03-16
rtc: ds1374: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-6
/
+5
2020-03-16
rtc: ds1374: set range
Alexandre Belloni
1
-0
/
+1
2020-03-16
rtc: ds1374: fix possible race condition
Alexandre Belloni
1
-6
/
+9
2020-03-16
rtc: cpcap: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-2
/
+2
2020-03-16
rtc: cpcap: set range
Alexandre Belloni
1
-0
/
+1
2020-03-16
rtc: cpcap: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-4
/
+4
2020-03-16
rtc: sa1100: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-15
/
+6
2020-03-16
rtc: sa1100: set range
Alexandre Belloni
1
-0
/
+1
2020-03-16
rtc: sa1100: fix possible race condition
Alexandre Belloni
1
-8
/
+10
2020-03-16
rtc: au1xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-2
/
+2
2020-03-16
rtc: au1xxx: set range
Alexandre Belloni
1
-0
/
+1
2020-03-16
rtc: au1xxx: remove goto label
Alexandre Belloni
1
-9
/
+2
2020-03-16
rtc: au1xxx: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-7
/
+6
2020-03-16
rtc: starfire: switch to rtc_time64_to_tm
Alexandre Belloni
1
-1
/
+1
2020-03-16
rtc: starfire: set range
Alexandre Belloni
1
-3
/
+5
2020-03-16
rtc: pl030: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-14
/
+7
2020-03-16
rtc: pl030: remove useless invalid alarm handling
Alexandre Belloni
1
-6
/
+1
2020-03-16
rtc: pl030: set range
Alexandre Belloni
1
-0
/
+1
2020-03-16
rtc: davinci: remove useless error handling
Alexandre Belloni
1
-9
/
+4
2020-03-16
rtc: davinci: let the core handle rtc range
Alexandre Belloni
1
-8
/
+4
2020-03-16
rtc: davinci: remove useless 24h alarm handling
Alexandre Belloni
1
-21
/
+0
2020-03-16
rtc: davinci: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-7
/
+5
2020-03-16
rtc: sirfsoc: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-10
/
+10
2020-03-16
rtc: sirfsoc: set range
Alexandre Belloni
1
-0
/
+1
2020-03-16
rtc: sirfsoc: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-15
/
+8
2020-03-16
rtc: snvs: Improve Kconfig dependency
Anson Huang
1
-0
/
+1
2020-03-16
rtc: sysfs: use kobj_to_dev
suguosong
1
-1
/
+1
2020-03-03
rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
Ville Syrjälä
1
-2
/
+3
2020-02-23
efi: Register EFI rtc platform device only when available
Ard Biesheuvel
2
-39
/
+0
2020-02-18
rtc: snvs: Remove unused include of of_device.h
Anson Huang
1
-1
/
+0
2020-02-12
rtc: zynqmp: Clear alarm interrupt status before interrupt enable
Srinivas Neeli
1
-4
/
+23
2020-02-12
rtc: sh: Restore devm_ioremap() alignment
Geert Uytterhoeven
1
-2
/
+1
2020-02-04
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+0
2020-02-04
Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
23
-540
/
+350
2020-02-03
Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2
-42
/
+181
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+11
2020-01-27
rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed
Geert Uytterhoeven
1
-2
/
+6
2020-01-27
rtc: Kconfig: select REGMAP_I2C when necessary
Alexandre Belloni
1
-0
/
+4
2020-01-27
rtc: Kconfig: properly indent sd3078 entry
Alexandre Belloni
1
-6
/
+6
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-25
rtc: cmos: Refactor code by using the new dmi_get_bios_year() helper
Andy Shevchenko
1
-4
/
+4
2020-01-25
rtc: cmos: Use predefined value for RTC IRQ on legacy x86
Andy Shevchenko
1
-1
/
+1
[prev]
[next]