index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-max6902.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-06
rtc: meson: quiet maybe-unused variable warning
Alexandre Belloni
1
-1
/
+1
2021-02-06
rtc: m41t80: quiet maybe-unused variable warning
Alexandre Belloni
1
-1
/
+1
2021-02-06
rtc: isl1208: quiet maybe-unused variable warning
Alexandre Belloni
1
-1
/
+1
2021-02-06
rtc: ds3232: quiet maybe-unused variable warning
Alexandre Belloni
1
-1
/
+1
2021-02-06
rtc: ds1672: quiet maybe-unused variable warning
Alexandre Belloni
1
-1
/
+1
2021-02-06
rtc: digicolor: quiet maybe-unused variable warning
Alexandre Belloni
1
-1
/
+1
2021-02-06
rtc: brcmstb-waketimer: quiet maybe-unused variable warning
Alexandre Belloni
1
-1
/
+1
2021-02-06
rtc: bq32k: quiet maybe-unused variable warning
Alexandre Belloni
1
-1
/
+1
2021-02-06
rtc: armada38x: depend on OF
Alexandre Belloni
1
-0
/
+1
2021-02-06
rtc: class: remove bogus documentation
Alexandre Belloni
1
-5
/
+0
2021-02-06
dt-bindings: rtc: pcf2127: update bindings
Alexandre Belloni
2
-5
/
+52
2021-02-06
rtc: rv3028: remove useless warning messages
Alexandre Belloni
1
-9
/
+1
2021-02-06
rtc: rv3028: fix PORF handling
Alexandre Belloni
1
-0
/
+2
2021-02-06
rtc: mxc_v2: Replace spin_lock_irqsave with spin_lock in hard IRQ
Xiaofei Tan
1
-4
/
+3
2021-02-06
rtc: mxc: Replace spin_lock_irqsave with spin_lock in hard IRQ
Xiaofei Tan
1
-3
/
+2
2021-02-06
rtc: tegra: Replace spin_lock_irqsave with spin_lock in hard IRQ
Xiaofei Tan
1
-3
/
+3
2021-02-06
rtc: r7301: Replace spin_lock_irqsave with spin_lock in hard IRQ
Xiaofei Tan
1
-3
/
+2
2021-02-06
rtc: pm8xxx: Replace spin_lock_irqsave with spin_lock in hard IRQ
Xiaofei Tan
1
-5
/
+4
2021-02-06
rtc: cmos: Replace spin_lock_irqsave with spin_lock in hard IRQ
Xiaofei Tan
1
-3
/
+2
2021-02-03
rtc: zynqmp: depend on HAS_IOMEM
David Gow
1
-1
/
+1
2021-01-26
rtc: pcf2127: Run a OTP refresh if not done before
Philipp Rosenberger
1
-0
/
+17
2021-01-26
rtc: pcf2127: Disable Power-On Reset Override
Philipp Rosenberger
1
-0
/
+8
2021-01-25
rtc: tps65910: Support wakeup-source property
Dmitry Osipenko
1
-3
/
+7
2021-01-25
rtc: stm32: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-2
/
+2
2021-01-25
rtc: rx8025: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-25
rtc: rx8010: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+3
2021-01-25
rtc: rv3029: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-5
/
+4
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-23
rtc: remove ste ab3100 driver
Arnd Bergmann
3
-263
/
+0
2021-01-23
rtc: remove ste coh901 driver
Arnd Bergmann
4
-319
/
+0
2021-01-23
rtc: remove sirfsoc driver
Arnd Bergmann
5
-488
/
+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
[next]