index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-26
rtc: tps65910: Support wakeup-source property
Dmitry Osipenko
1
-3
/
+7
2021-01-26
rtc: stm32: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-2
/
+2
2021-01-26
rtc: rx8025: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-26
rtc: rx8010: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+3
2021-01-26
rtc: rv3029: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-5
/
+4
2021-01-26
rtc: pcf2123: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-26
rtc: mcp795: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-26
rtc: m41t80: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-5
/
+4
2021-01-26
rtc: hym8563: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-26
rtc: ds3232: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-26
rtc: ds1685: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-4
/
+2
2021-01-26
rtc: ds1307: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-26
rtc: ds1305: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+2
2021-01-26
rtc: asm9260: use rtc_lock/rtc_unlock
Alexandre Belloni
1
-3
/
+3
2021-01-26
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
3
-303
/
+0
2021-01-23
rtc: remove sirfsoc driver
Arnd Bergmann
3
-454
/
+0
2021-01-17
rtc: tps65910: remove tps65910_rtc_ops_noirq
Alexandre Belloni
1
-11
/
+4
2021-01-17
rtc: rv8803: constify rv8803_rtc_ops
Alexandre Belloni
1
-5
/
+6
2021-01-17
rtc: rv3032: constify rv3032_rtc_ops
Alexandre Belloni
1
-5
/
+6
2021-01-17
rtc: rv3029: constify rv3029_rtc_ops
Alexandre Belloni
1
-5
/
+6
2021-01-17
rtc: rv3028: constify rv3028_rtc_ops
Alexandre Belloni
1
-5
/
+6
2021-01-17
rtc: opal: constify opal_rtc_ops
Alexandre Belloni
1
-6
/
+7
2021-01-17
rtc: m41t80: constify m41t80_rtc_ops
Alexandre Belloni
1
-7
/
+7
2021-01-17
rtc: pcf85363: drop a struct rtc_class_ops
Alexandre Belloni
1
-6
/
+2
2021-01-17
rtc: rx8010: drop a struct rtc_class_ops
Alexandre Belloni
1
-10
/
+3
2021-01-17
rtc: pcf85063: remove pcf85063_rtc_ops_alarm
Alexandre Belloni
1
-9
/
+2
2021-01-17
rtc: pcf2127: remove pcf2127_rtc_alrm_ops
Alexandre Belloni
1
-8
/
+3
2021-01-17
rtc: m48t59: remove m48t02_rtc_ops
Alexandre Belloni
1
-14
/
+8
2021-01-17
rtc: mv: remove mv_rtc_alarm_ops
Alexandre Belloni
1
-10
/
+4
2021-01-17
rtc: cmos: remove cmos_rtc_ops_no_alarm
Alexandre Belloni
1
-9
/
+3
2021-01-17
rtc: armada38x: remove armada38x_rtc_ops_noirq
Alexandre Belloni
1
-17
/
+4
2021-01-17
rtc: pl031: use RTC_FEATURE_ALARM
Alexandre Belloni
1
-6
/
+2
[next]