index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
rtc: pm8xxx: refactor read_time()
Johan Hovold
1
-21
/
+33
2023-02-09
rtc: pm8xxx: use u32 for timestamps
Johan Hovold
1
-6
/
+6
2023-02-09
rtc: pm8xxx: clean up comments
Johan Hovold
1
-22
/
+17
2023-02-09
rtc: pm8xxx: rename alarm irq variable
Johan Hovold
1
-6
/
+6
2023-02-09
rtc: pm8xxx: rename struct device pointer
Johan Hovold
1
-3
/
+3
2023-02-09
rtc: pm8xxx: clean up time and alarm debugging
Johan Hovold
1
-6
/
+4
2023-02-09
rtc: pm8xxx: use unaligned le32 helpers
Johan Hovold
1
-18
/
+8
2023-02-09
rtc: pm8xxx: drop unused register defines
Johan Hovold
1
-6
/
+0
2023-02-09
rtc: pm8xxx: return IRQ_NONE on errors
Johan Hovold
1
-3
/
+3
2023-02-09
rtc: pm8xxx: drop bogus locking
Johan Hovold
1
-46
/
+21
2023-02-09
rtc: pm8xxx: use regmap_update_bits()
Johan Hovold
1
-65
/
+22
2023-02-09
rtc: pm8xxx: drop spmi error messages
Johan Hovold
1
-54
/
+17
2023-02-09
rtc: pm8xxx: fix set-alarm race
Johan Hovold
1
-14
/
+10
2023-02-09
rtc: rv8803: invalidate date/time if alarm time is invalid
Sascha Hauer
1
-7
/
+38
2023-02-01
rtc: remove v3020 driver
Arnd Bergmann
3
-379
/
+0
2023-02-01
rtc: max8907: Drop unused i2c include
Uwe Kleine-König
1
-1
/
+0
2023-02-01
rtc: rx8010: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-2
/
+6
2023-02-01
rtc: rv8803: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: rv3032: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: rv3029c2: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf8563: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf85363: use IRQ flags obtained fromfwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf8523: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf85063: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: pcf2123: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: m41t80: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: hym8563: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-02-01
rtc: ab-eoz9: use IRQ flags obtained from fwnode
Alexandre Belloni
1
-1
/
+6
2023-01-25
rtc: brcmstb-waketimer: allow use as non-wake alarm
Doug Berger
1
-3
/
+52
2023-01-24
rtc: sun6i: Always export the internal oscillator
Samuel Holland
1
-12
/
+4
2023-01-24
rtc: brcmstb-waketimer: rename irq to wake_irq
Doug Berger
1
-8
/
+7
2023-01-24
rtc: brcmstb-waketimer: compensate for lack of wktmr disable
Doug Berger
1
-18
/
+34
2023-01-24
rtc: brcmstb-waketimer: non-functional code changes
Doug Berger
1
-13
/
+12
2023-01-24
rtc: brcmstb-waketimer: introduce WKTMR_ALARM_EVENT flag
Doug Berger
1
-4
/
+11
2023-01-23
rtc: sunplus: fix format string for printing resource
Arnd Bergmann
1
-2
/
+2
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
1
-6
/
+2
2023-01-09
rtc: ds1307: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-09
rtc: efi: Enable SET/GET WAKEUP services as optional
Shanker Donthineni
1
-21
/
+27
2022-12-21
Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-158
/
+0
2022-12-15
rtc: ds1742: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-2
/
+1
2022-12-15
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
1
-1
/
+3
2022-12-15
rtc: rs5c313: correct some spelling mistakes
Zhang Jiaming
1
-3
/
+3
2022-12-15
rtc: at91rm9200: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-12-15
rtc: remove duplicated words in comments
shaomin Deng
3
-3
/
+3
2022-12-15
rtc: rv3028: Use IRQ flags obtained from device tree if available
Wadim Egorov
1
-1
/
+12
2022-12-15
rtc: ds1307: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-2
/
+1
2022-12-15
rtc: isl12026: drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2022-12-11
rtc: pcf85063: fix pcf85063_clkout_control
Alexandre Belloni
1
-1
/
+1
2022-12-11
rtc: rx6110: fix warning with !OF
Alexandre Belloni
1
-1
/
+1
2022-12-11
rtc: rk808: reduce 'struct rk808' usage
Sebastian Reichel
1
-27
/
+20
[prev]
[next]