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
2021-01-25
rtc: pcf2123: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-25
rtc: mcp795: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-25
rtc: m41t80: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-5
/
+4
2021-01-25
rtc: hym8563: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-25
rtc: ds3232: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-25
rtc: ds1685: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-4
/
+2
2021-01-25
rtc: ds1307: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-25
rtc: ds1305: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-25
rtc: asm9260: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+3
2021-01-25
rtc: ac100: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-2
/
+2
2021-01-25
rtc: mrst: Remove driver for deprecated platform
Andy Shevchenko
3
-534
/
+0
2021-01-23
rtc: remove ste ab3100 driver
Arnd Bergmann
3
-263
/
+0
2021-01-23
rtc: remove ste coh901 driver
Arnd Bergmann
3
-303
/
+0
2021-01-23
rtc: remove sirfsoc driver
Arnd Bergmann
3
-454
/
+0
2021-01-16
rtc: tps65910: remove tps65910_rtc_ops_noirq
Alexandre Belloni
1
-11
/
+4
2021-01-16
rtc: rv8803: constify rv8803_rtc_ops
Alexandre Belloni
1
-5
/
+6
2021-01-16
rtc: rv3032: constify rv3032_rtc_ops
Alexandre Belloni
1
-5
/
+6
2021-01-16
rtc: rv3029: constify rv3029_rtc_ops
Alexandre Belloni
1
-5
/
+6
2021-01-16
rtc: rv3028: constify rv3028_rtc_ops
Alexandre Belloni
1
-5
/
+6
2021-01-16
rtc: opal: constify opal_rtc_ops
Alexandre Belloni
1
-6
/
+7
2021-01-16
rtc: m41t80: constify m41t80_rtc_ops
Alexandre Belloni
1
-7
/
+7
2021-01-16
rtc: pcf85363: drop a struct rtc_class_ops
Alexandre Belloni
1
-6
/
+2
2021-01-16
rtc: rx8010: drop a struct rtc_class_ops
Alexandre Belloni
1
-10
/
+3
2021-01-16
rtc: pcf85063: remove pcf85063_rtc_ops_alarm
Alexandre Belloni
1
-9
/
+2
2021-01-16
rtc: pcf2127: remove pcf2127_rtc_alrm_ops
Alexandre Belloni
1
-8
/
+3
2021-01-16
rtc: m48t59: remove m48t02_rtc_ops
Alexandre Belloni
1
-14
/
+8
2021-01-16
rtc: mv: remove mv_rtc_alarm_ops
Alexandre Belloni
1
-10
/
+4
2021-01-16
rtc: cmos: remove cmos_rtc_ops_no_alarm
Alexandre Belloni
1
-9
/
+3
2021-01-16
rtc: armada38x: remove armada38x_rtc_ops_noirq
Alexandre Belloni
1
-17
/
+4
2021-01-16
rtc: pl031: use RTC_FEATURE_ALARM
Alexandre Belloni
1
-6
/
+2
2021-01-16
rtc: introduce features bitfield
Alexandre Belloni
2
-6
/
+11
2021-01-16
rtc: s5m: check the return value of s5m8767_rtc_init_reg()
Bartosz Golaszewski
1
-0
/
+2
2021-01-16
rtc: s5m: use devm_i2c_new_dummy_device()
Bartosz Golaszewski
1
-24
/
+7
2021-01-16
rtc: s5m: select REGMAP_I2C
Bartosz Golaszewski
1
-0
/
+1
2021-01-13
rtc: opal: set range
Alexandre Belloni
1
-6
/
+8
2021-01-13
rtc: tx4939: Remove driver
Thomas Bogendoerfer
3
-311
/
+0
2021-01-12
rtc: rx6110: fix build against modular I2C
Arnd Bergmann
1
-2
/
+2
2021-01-12
rtc: pm8xxx: Read ALARM_EN and update to alarm enabled status
Guixiong Wei
1
-0
/
+9
2020-12-20
Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
117
-772
/
+558
2020-12-19
rtc: pcf2127: only use watchdog when explicitly available
Uwe Kleine-König
1
-1
/
+2
2020-12-16
rtc: fix RTC removal
Alexandre Belloni
1
-1
/
+0
2020-12-11
ntp: Make the RTC sync offset less obscure
Thomas Gleixner
2
-3
/
+8
2020-12-11
ntp, rtc: Move rtc_set_ntp_time() to ntp code
Thomas Gleixner
2
-62
/
+0
2020-12-11
rtc: core: Make the sync offset default more realistic
Thomas Gleixner
1
-1
/
+1
2020-12-11
rtc: cmos: Make rtc_cmos sync offset correct
Thomas Gleixner
1
-0
/
+3
2020-12-11
rtc: mc146818: Reduce spinlock section in mc146818_set_time()
Thomas Gleixner
1
-4
/
+2
2020-12-11
rtc: mc146818: Prevent reading garbage
Thomas Gleixner
1
-25
/
+39
2020-12-03
rtc: s3c: Remove dead code related to periodic tick handling
Marek Szyprowski
1
-224
/
+2
2020-12-03
rtc: s3c: Disable all enable (RTC, tick) bits in the probe
Marek Szyprowski
1
-0
/
+4
2020-12-03
rtc: ep93xx: Fix NULL pointer dereference in ep93xx_rtc_read_time
Nikita Shubin
1
-3
/
+3
[prev]
[next]