summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
12 daystreewide: Staticize and constify acpi opsMarek Vasut
12 daysrtc: mcfrtc: fix leap year calculation using wrong variableNaveen Kumar Chaudhary
2026-06-25Kconfig: drivers: restyle remainingJohan Jonker
2026-06-23rtc: goldfish: Return error when device address is invalidKuan-Wei Chiu
2026-06-10treewide: prefer __func__ over __FUNCTION__ and __PRETTY_FUNCTION__Aristo Chen
2026-06-05drivers: Kconfig: rtc_pcf85063: note unsupported chip featuresAlexander Feilke
2026-06-05rtc: pcf85063: add power loss detection during probeAlexander Feilke
2026-06-05rtc: pcf85063: support loading quartz-load capacitance from device treeAlexander Feilke
2026-06-05rtc: pcf85063: keep the divider chain in reset during set_timeAlexander Feilke
2026-06-05rtc: pcf85063: add missing register definitionsAlexander Feilke
2026-06-05rtc: pcf85063: add support for NXP PCF85063 familyAlexander Feilke
2026-06-05rtc: pcf85063: adjust date format to adhere to the rtc_time specAlexander Feilke
2026-05-22rtc: goldfish: Use __raw_readl() and __raw_writel()Kuan-Wei Chiu
2026-05-18rtc: emul: Staticize and constify driver opsMarek Vasut
2026-05-14rtc: ds1307: Handle oscillator stop flag set on ds1339 chipRonan Dalton
2026-04-30rtc: ds1307: Remove legacy non-DM codeFrancesco Dolcini
2026-04-13rtc: rv3028: fix PORF flag not being clearedJavier Viguera
2026-04-03rtc: Update Kconfig dependenciesTom Rini
2026-04-03rtc: ds1337: Remove various legacy code and update dependenciesTom Rini
2026-04-03rtc: Remove legacy DS1338 supportTom Rini
2026-02-13rtc: zynqmp: Add clock framework support with calibration fallbackPranav Tilak
2026-02-02rtc: goldfish: Support platform data for non-DT probingKuan-Wei Chiu
2025-11-28drivers: rtc: add RV3032 supportMichael Walle
2025-11-28drivers: rtc: add PCF85063 supportMichael Walle
2025-11-28drivers: rtc: convert tristate to boolMichael Walle
2025-10-08rtc: Make U_BOOT_DRIVER entries uniqueTom Rini
2025-09-09drivers: rtc: max313xx: Add delay after setting dateBen Hoelker
2025-08-14rtc: pl031: Correct function type of pl031_write_regTom Rini
2025-08-14rtc: mc146818: Fix building on more architecturesTom Rini
2025-08-14rtc: Tighten some rtc driver dependenciesTom Rini
2025-06-25rtc: add ds1672 driverTim Harvey
2025-02-10rtc: emul_rtc: Make emul_rtc_probe() staticMichal Simek
2025-01-26drivers: rtc: max313xx: Ensure correct date is read after settingMark Tomlinson
2025-01-26drivers: rtc: max313xx: Fix setting years 2100-2199Mark Tomlinson
2025-01-14rtc: zynqmp: allow on Versal architecturesVincent Fazio
2024-12-06rtc: CONFIGS_RTC_PL031 must depend on CONFIGS_DM_RTCHeinrich Schuchardt
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-02rtc: rv3028: add support to manage VDD regulatorArturo Buzarra
2024-07-22drivers: rtc: Remove duplicate newlinesMarek Vasut
2024-07-14rtc: fix the description of the Goldfish RTC driverHeinrich Schuchardt
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07rtc: Remove <common.h> and add needed includesTom Rini
2024-05-06global: Audit usage of <eeprom.h>Tom Rini
2024-04-10rtc: goldfish_rtc_probe should be staticHeinrich Schuchardt
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-17rtc: driver for Goldfish RTCHeinrich Schuchardt
2023-07-25drivers: rtc: max313xx: provide read8/write8Chris Packham
2023-03-30drivers: rtc: add max313xx series rtc driverChris Packham