summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2025-06-01rtc: rzn1: support input frequencies other than 32768HzWolfram Sang
2025-06-01rtc: rzn1: Disable controller before initializationWolfram Sang
2025-05-26rtc: m41t80: reduce verbosityAlexandre Belloni
2025-05-25rtc: m41t80: kickstart ocillator upon failureA. Niyas Ahamed Mydeen
2025-05-25rtc: s32g: add NXP S32G2/S32G3 SoC supportCiprian Marian Costea
2025-05-25rtc: loongson: Add missing alarm notifications for ACPI RTC eventsLiu Dalin
2025-05-25rtc: sophgo: add rtc support for Sophgo CV1800 SoCJingbao Qiu
2025-05-24rtc: stm32: drop unused module aliasJohan Hovold
2025-05-24rtc: s3c: drop unused module aliasJohan Hovold
2025-05-24rtc: pm8xxx: drop unused module aliasJohan Hovold
2025-05-24rtc: jz4740: drop unused module aliasJohan Hovold
2025-05-24rtc: da9063: drop unused module aliasJohan Hovold
2025-05-24rtc: cpcap: drop unused module aliasJohan Hovold
2025-05-24rtc: at91rm9200: drop unused module aliasJohan Hovold
2025-05-24rtc: pm8xxx: fix uefi offset lookupJohan Hovold
2025-05-24rtc: amlogic: Do not enable by default during compile testingKrzysztof Kozlowski
2025-05-24rtc: interface: silence KMSAN warningAlexandre Belloni
2025-04-08rtc: da9063: simplify irq managementWolfram Sang
2025-04-08rtc: rzn1: clear interrupts on removeWolfram Sang
2025-04-08rtc: sh: minor fixes to adhere to coding styleWolfram Sang
2025-04-08rtc: sh: use local variables in probe() for mapping IOWolfram Sang
2025-04-08rtc: sh: remove useless wrapper functionWolfram Sang
2025-04-08rtc: sh: simplify irq setup after refactoringWolfram Sang
2025-04-08rtc: sh: remove periodic interrupt handlingWolfram Sang
2025-04-08rtc: sh: only disable carry interrupts in probe()Wolfram Sang
2025-04-08rtc: sh: remove update interrupt handlingWolfram Sang
2025-04-08rtc: sh: assign correct interrupts with DTWolfram Sang
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-04-01rtc: pcf85063: replace dev_err+return with return dev_err_probeMaud Spierings
2025-04-01rtc: pcf85063: do a SW reset if POR failedLukas Stockmann
2025-04-01rtc: max31335: Add driver support for max31331PavithraUdayakumar-adi
2025-03-17rtc: cros-ec: Avoid a couple of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-03-17rtc: rzn1: implement one-second accuracy for alarmsWolfram Sang
2025-03-17rtc: pcf50633: RemoveDr. David Alan Gilbert
2025-03-17rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarmJonathan Marek
2025-03-17rtc: pm8xxx: mitigate flash wearJohan Hovold
2025-03-17rtc: pm8xxx: add support for uefi offsetJohan Hovold
2025-03-17rtc: rv3032: drop WADAAlexandre Belloni
2025-03-17rtc: rv3032: fix EERD locationAlexandre Belloni
2025-03-17rtc: pm8xxx: switch to devm_device_init_wakeupAlexandre Belloni
2025-03-17rtc: pm8xxx: fix possible race conditionAlexandre Belloni
2025-03-17rtc: mpfs: switch to devm_device_init_wakeupAlexandre Belloni
2025-03-11rtc: renesas-rtca3: Disable interrupts only if the RTC is enabledClaudiu Beznea
2025-03-07rtc: pl031: document struct pl031_vendor_data membersAlexandre Belloni
2025-03-06rtc: ds1307: stop disabling alarms on probeAlexandre Belloni
2025-03-05rtc: s5m: convert to dev_err_probe() where appropriateAndré Draszik
2025-03-05rtc: max77686: use dev_err_probe() where appropriateAndré Draszik
2025-03-05rtc: sd3078: drop needless struct sd3078André Draszik
2025-03-05rtc: sd2405al: drop needless struct sd2405al::rtc memberAndré Draszik