index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2023-02-09
rtc: pm8xxx: clean up comments
Johan Hovold
2023-02-09
rtc: pm8xxx: rename alarm irq variable
Johan Hovold
2023-02-09
rtc: pm8xxx: rename struct device pointer
Johan Hovold
2023-02-09
rtc: pm8xxx: clean up time and alarm debugging
Johan Hovold
2023-02-09
rtc: pm8xxx: use unaligned le32 helpers
Johan Hovold
2023-02-09
rtc: pm8xxx: drop unused register defines
Johan Hovold
2023-02-09
rtc: pm8xxx: return IRQ_NONE on errors
Johan Hovold
2023-02-09
rtc: pm8xxx: drop bogus locking
Johan Hovold
2023-02-09
rtc: pm8xxx: use regmap_update_bits()
Johan Hovold
2023-02-09
rtc: pm8xxx: drop spmi error messages
Johan Hovold
2023-02-09
rtc: pm8xxx: fix set-alarm race
Johan Hovold
2023-02-09
rtc: rv8803: invalidate date/time if alarm time is invalid
Sascha Hauer
2023-02-01
rtc: max8907: Drop unused i2c include
Uwe Kleine-König
2023-02-01
rtc: rx8010: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
rtc: rv8803: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
rtc: rv3032: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
rtc: rv3029c2: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
rtc: pcf8563: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
rtc: pcf85363: use IRQ flags obtained fromfwnode
Alexandre Belloni
2023-02-01
rtc: pcf8523: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
rtc: pcf85063: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
rtc: pcf2123: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
rtc: m41t80: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
rtc: hym8563: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-02-01
rtc: ab-eoz9: use IRQ flags obtained from fwnode
Alexandre Belloni
2023-01-25
rtc: brcmstb-waketimer: allow use as non-wake alarm
Doug Berger
2023-01-24
rtc: sun6i: Always export the internal oscillator
Samuel Holland
2023-01-24
rtc: brcmstb-waketimer: rename irq to wake_irq
Doug Berger
2023-01-24
rtc: brcmstb-waketimer: compensate for lack of wktmr disable
Doug Berger
2023-01-24
rtc: brcmstb-waketimer: non-functional code changes
Doug Berger
2023-01-24
rtc: brcmstb-waketimer: introduce WKTMR_ALARM_EVENT flag
Doug Berger
2023-01-09
rtc: ds1307: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-09
rtc: efi: Enable SET/GET WAKEUP services as optional
Shanker Donthineni
2022-12-21
Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2022-12-15
rtc: ds1742: use devm_platform_get_and_ioremap_resource()
Minghao Chi
2022-12-15
rtc: mxc_v2: Add missing clk_disable_unprepare()
GUO Zihua
2022-12-15
rtc: rs5c313: correct some spelling mistakes
Zhang Jiaming
2022-12-15
rtc: at91rm9200: Fix syntax errors in comments
Xiang wangx
2022-12-15
rtc: remove duplicated words in comments
shaomin Deng
2022-12-15
rtc: rv3028: Use IRQ flags obtained from device tree if available
Wadim Egorov
2022-12-15
rtc: ds1307: use sysfs_emit() to instead of scnprintf()
ye xingchen
2022-12-15
rtc: isl12026: drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-12-11
rtc: pcf85063: fix pcf85063_clkout_control
Alexandre Belloni
2022-12-11
rtc: rx6110: fix warning with !OF
Alexandre Belloni
2022-12-11
rtc: rk808: reduce 'struct rk808' usage
Sebastian Reichel
2022-12-11
rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
Kees Cook
2022-12-10
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
2022-12-10
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
2022-12-07
mfd: Remove dm355evm_msp driver
Arnd Bergmann
2022-11-16
rtc: pcf85063: Fix reading alarm
Alexander Stein
[next]