| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-08 | rtc: rx8025: fix incorrect register reference | Yuta Hayama | 1 | -1/+1 |
| 2025-10-31 | Revert "rtc: cpcap: Fix initial enable_irq/disable_irq balance" | Jon Hunter | 1 | -1/+0 |
| 2025-10-31 | Revert "rtc: tps6586x: Fix initial enable_irq/disable_irq balance" | Jon Hunter | 1 | -1/+0 |
| 2025-10-11 | Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 17 | -203/+701 |
| 2025-10-09 | rtc: interface: Ensure alarm irq is enabled when UIE is enabled | Esben Haabendal | 1 | -0/+4 |
| 2025-10-09 | rtc: tps6586x: Fix initial enable_irq/disable_irq balance | Esben Haabendal | 1 | -0/+1 |
| 2025-10-09 | rtc: cpcap: Fix initial enable_irq/disable_irq balance | Esben Haabendal | 1 | -0/+1 |
| 2025-10-09 | rtc: isl12022: Fix initial enable_irq/disable_irq balance | Esben Haabendal | 1 | -0/+1 |
| 2025-10-09 | rtc: interface: Fix long-standing race when setting alarm | Esben Haabendal | 1 | -0/+23 |
| 2025-10-05 | rtc: pcf2127: fix watchdog interrupt mask on pcf2131 | Bruno Thomsen | 1 | -0/+15 |
| 2025-10-05 | rtc: zynqmp: Restore alarm functionality after kexec transition | Harini T | 1 | -0/+19 |
| 2025-10-05 | rtc: amlogic-a4: Optimize global variables | Xianwei Zhao | 1 | -7/+7 |
| 2025-10-05 | rtc: sd2405al: Add I2C address. | Tóth János | 1 | -1/+3 |
| 2025-10-05 | rtc: Kconfig: move symbols to proper section | Alexandre Belloni | 1 | -14/+14 |
| 2025-10-05 | rtc: optee: make optee_rtc_pm_ops static | Alexandre Belloni | 1 | -1/+1 |
| 2025-10-05 | rtc: optee: Fix error code in optee_rtc_read_alarm() | Dan Carpenter | 1 | -1/+1 |
| 2025-10-05 | rtc: optee: fix error code in probe() | Dan Carpenter | 1 | -0/+1 |
| 2025-10-01 | Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hw... | Lee Jones | 4 | -13/+308 |
| 2025-09-16 | rtc: spacemit: support the SpacemiT P1 RTC | Alex Elder | 3 | -0/+178 |
| 2025-09-16 | rtc: optee: add alarm related rtc ops to optee rtc driver | Clément Le Goffic | 1 | -21/+413 |
| 2025-09-16 | rtc: optee: remove unnecessary memory operations | Clément Le Goffic | 1 | -17/+12 |
| 2025-09-16 | rtc: optee: fix memory leak on driver removal | Clément Le Goffic | 1 | -0/+1 |
| 2025-09-16 | rtc: x1205: Fix Xicor X1205 vendor prefix | Rob Herring (Arm) | 1 | -1/+1 |
| 2025-09-16 | rtc: remove unneeded 'fast_io' parameter in regmap_config | Wolfram Sang | 1 | -1/+0 |
| 2025-09-16 | rtc: efi: Remove wakeup functionality | Ard Biesheuvel | 1 | -74/+2 |
| 2025-09-16 | rtc: pcf2127: clear minute/second interrupt | Josua Mayer | 1 | -1/+3 |
| 2025-09-16 | rtc: s3c: Drop support for S3C2410 | Krzysztof Kozlowski | 2 | -50/+2 |
| 2025-09-16 | rtc: s3c: Drop unused defines | Krzysztof Kozlowski | 1 | -16/+0 |
| 2025-09-16 | rtc: Add Nuvoton NCT6694 RTC support | Ming Yu | 3 | -0/+308 |
| 2025-09-11 | mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack() | Alexander Kurz | 1 | -13/+0 |
| 2025-08-03 | Merge tag 'rtc-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 17 | -195/+367 |
| 2025-08-03 | rtc: ds1685: Update Joshua Kinard's email address. | Joshua Kinard | 1 | -2/+2 |
| 2025-08-03 | rtc: rv3032: convert from round_rate() to determine_rate() | Brian Masney | 1 | -8/+13 |
| 2025-08-03 | rtc: rv3028: convert from round_rate() to determine_rate() | Brian Masney | 1 | -6/+11 |
| 2025-08-03 | rtc: pcf8563: convert from round_rate() to determine_rate() | Brian Masney | 1 | -6/+11 |
| 2025-08-03 | rtc: pcf85063: convert from round_rate() to determine_rate() | Brian Masney | 1 | -6/+11 |
| 2025-08-03 | rtc: nct3018y: convert from round_rate() to determine_rate() | Brian Masney | 1 | -6/+11 |
| 2025-08-03 | rtc: max31335: convert from round_rate() to determine_rate() | Brian Masney | 1 | -5/+7 |
| 2025-08-03 | rtc: m41t80: convert from round_rate() to determine_rate() | Brian Masney | 1 | -10/+11 |
| 2025-08-03 | rtc: hym8563: convert from round_rate() to determine_rate() | Brian Masney | 1 | -6/+11 |
| 2025-08-03 | rtc: ds1307: convert from round_rate() to determine_rate() | Brian Masney | 1 | -6/+11 |
| 2025-08-03 | rtc: rv3028: fix incorrect maximum clock rate handling | Brian Masney | 1 | -1/+1 |
| 2025-08-03 | rtc: pcf8563: fix incorrect maximum clock rate handling | Brian Masney | 1 | -1/+1 |
| 2025-08-03 | rtc: pcf85063: fix incorrect maximum clock rate handling | Brian Masney | 1 | -1/+1 |
| 2025-08-03 | rtc: nct3018y: fix incorrect maximum clock rate handling | Brian Masney | 1 | -1/+1 |
| 2025-08-03 | rtc: hym8563: fix incorrect maximum clock rate handling | Brian Masney | 1 | -1/+1 |
| 2025-08-03 | rtc: ds1307: fix incorrect maximum clock rate handling | Brian Masney | 1 | -1/+1 |
| 2025-08-02 | Merge tag 'pinctrl-v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-27 | rtc: pcf85063: scope pcf85063_config structures | Alexandre Belloni | 1 | -47/+47 |
| 2025-07-23 | rtc: Optimize calculations in rtc_time64_to_tm() | Uwe Kleine-König | 1 | -21/+19 |
| 2025-07-23 | rtc: ds1307: handle oscillator stop flag (OSF) for ds1341 | Meagan Lloyd | 1 | -0/+11 |
| 2025-07-23 | rtc: ds1307: remove clear of oscillator stop flag (OSF) in probe | Meagan Lloyd | 1 | -3/+1 |
| 2025-07-23 | rtc: pcf85063: add support for RV8063 | Antoni Pokusinski | 2 | -10/+98 |
| 2025-07-23 | rtc: pcf85063: create pcf85063_i2c_probe | Antoni Pokusinski | 1 | -27/+70 |
| 2025-07-23 | rtc: s3c: Put 'const' just after 'static' keyword for data | Krzysztof Kozlowski | 1 | -4/+4 |
| 2025-07-23 | rtc: m41t80: remove HT feature for m41t65 | Alexander Shiyan | 1 | -2/+2 |
| 2025-07-22 | rtc: sysfs: use __ATTRIBUTE_GROUPS() | Andy Shevchenko | 1 | -5/+1 |
| 2025-07-22 | rtc: sysfs: Bail out earlier if no new groups provided | Andy Shevchenko | 1 | -4/+8 |
| 2025-07-22 | rtc: sysfs: Use sysfs_emit() to instead of s*printf() | Andy Shevchenko | 1 | -25/+21 |
| 2025-07-22 | rtc: sh: Convert to DEFINE_SIMPLE_DEV_PM_OPS() | Geert Uytterhoeven | 1 | -4/+4 |
| 2025-07-22 | rtc: Rename lib_test to test_rtc_lib | Geert Uytterhoeven | 2 | -1/+1 |
| 2025-06-24 | rtc: pcf2127: add missing semicolon after statement | Hugo Villeneuve | 1 | -1/+1 |
| 2025-06-24 | rtc: pcf2127: fix SPI command byte for PCF2131 | Elena Popa | 1 | -0/+5 |
| 2025-06-24 | rtc: cmos: use spin_lock_irqsave in cmos_interrupt | Mateusz Jończyk | 1 | -4/+6 |
| 2025-06-23 | rtc: s5m: replace open-coded read/modify/write registers with regmap helpers | André Draszik | 1 | -21/+7 |
| 2025-06-23 | rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits | André Draszik | 1 | -6/+4 |
| 2025-06-23 | rtc: s5m: switch to devm_device_init_wakeup | André Draszik | 1 | -1/+5 |
| 2025-06-23 | rtc: s5m: fix a typo: peding -> pending | André Draszik | 1 | -3/+3 |
| 2025-06-23 | rtc: s5m: add support for S2MPG10 RTC | André Draszik | 1 | -0/+60 |
| 2025-06-23 | rtc: s5m: prepare for external regmap | André Draszik | 1 | -36/+45 |
| 2025-06-23 | rtc: s5m: cache device type during probe | André Draszik | 1 | -4/+6 |
| 2025-06-18 | rtc: stm32: Constify static 'pinctrl_desc' | Krzysztof Kozlowski | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 2 | -2/+2 |
| 2025-06-02 | rtc: mt6359: Add mt6357 support | Alexandre Mergnat | 1 | -0/+1 |
| 2025-06-02 | rtc: test: Test date conversion for dates starting in 1900 | Uwe Kleine-König | 1 | -5/+5 |
| 2025-06-02 | rtc: test: Also test time and wday outcome of rtc_time64_to_tm() | Uwe Kleine-König | 1 | -5/+13 |
| 2025-06-02 | rtc: test: Emit the seconds-since-1970 value instead of days-since-1970 | Uwe Kleine-König | 1 | -4/+1 |
| 2025-06-02 | rtc: Fix offset calculation for .start_secs < 0 | Alexandre Mergnat | 1 | -1/+1 |
| 2025-06-02 | rtc: Make rtc_time64_to_tm() support dates before 1970 | Alexandre Mergnat | 1 | -5/+19 |
| 2025-06-02 | rtc: pcf8563: fix wrong alarm register | Troy Mitchell | 1 | -1/+1 |
| 2025-06-01 | rtc: rzn1: support input frequencies other than 32768Hz | Wolfram Sang | 1 | -12/+46 |
| 2025-06-01 | rtc: rzn1: Disable controller before initialization | Wolfram Sang | 1 | -0/+10 |
| 2025-05-26 | rtc: m41t80: reduce verbosity | Alexandre Belloni | 1 | -9/+9 |
| 2025-05-25 | rtc: m41t80: kickstart ocillator upon failure | A. Niyas Ahamed Mydeen | 1 | -20/+48 |
| 2025-05-25 | rtc: s32g: add NXP S32G2/S32G3 SoC support | Ciprian Marian Costea | 3 | -0/+397 |
| 2025-05-25 | rtc: loongson: Add missing alarm notifications for ACPI RTC events | Liu Dalin | 1 | -0/+8 |
| 2025-05-25 | rtc: sophgo: add rtc support for Sophgo CV1800 SoC | Jingbao Qiu | 3 | -0/+231 |
| 2025-05-24 | rtc: stm32: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-05-24 | rtc: s3c: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-05-24 | rtc: pm8xxx: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-05-24 | rtc: jz4740: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-05-24 | rtc: da9063: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-05-24 | rtc: cpcap: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-05-24 | rtc: at91rm9200: drop unused module alias | Johan Hovold | 1 | -1/+0 |
| 2025-05-24 | rtc: pm8xxx: fix uefi offset lookup | Johan Hovold | 1 | -5/+12 |
| 2025-05-24 | rtc: amlogic: Do not enable by default during compile testing | Krzysztof Kozlowski | 1 | -1/+1 |
| 2025-05-24 | rtc: interface: silence KMSAN warning | Alexandre Belloni | 1 | -1/+1 |
| 2025-04-08 | rtc: da9063: simplify irq management | Wolfram Sang | 1 | -24/+6 |
| 2025-04-08 | rtc: rzn1: clear interrupts on remove | Wolfram Sang | 1 | -0/+5 |
| 2025-04-08 | rtc: sh: minor fixes to adhere to coding style | Wolfram Sang | 1 | -19/+19 |
| 2025-04-08 | rtc: sh: use local variables in probe() for mapping IO | Wolfram Sang | 1 | -11/+8 |
| 2025-04-08 | rtc: sh: remove useless wrapper function | Wolfram Sang | 1 | -6/+2 |
| 2025-04-08 | rtc: sh: simplify irq setup after refactoring | Wolfram Sang | 1 | -66/+17 |
| 2025-04-08 | rtc: sh: remove periodic interrupt handling | Wolfram Sang | 1 | -69/+0 |
| 2025-04-08 | rtc: sh: only disable carry interrupts in probe() | Wolfram Sang | 1 | -22/+4 |
| 2025-04-08 | rtc: sh: remove update interrupt handling | Wolfram Sang | 1 | -47/+1 |
| 2025-04-08 | rtc: sh: assign correct interrupts with DT | Wolfram Sang | 1 | -3/+9 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -3/+3 |
| 2025-04-03 | Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 34 | -766/+637 |
| 2025-04-01 | rtc: pcf85063: replace dev_err+return with return dev_err_probe | Maud Spierings | 1 | -4/+2 |
| 2025-04-01 | rtc: pcf85063: do a SW reset if POR failed | Lukas Stockmann | 1 | -1/+18 |
| 2025-04-01 | rtc: max31335: Add driver support for max31331 | PavithraUdayakumar-adi | 1 | -43/+122 |
| 2025-03-17 | rtc: cros-ec: Avoid a couple of -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -18/+12 |
| 2025-03-17 | rtc: rzn1: implement one-second accuracy for alarms | Wolfram Sang | 1 | -17/+91 |
| 2025-03-17 | rtc: pcf50633: Remove | Dr. David Alan Gilbert | 3 | -292/+0 |
| 2025-03-17 | rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm | Jonathan Marek | 1 | -14/+20 |
| 2025-03-17 | rtc: pm8xxx: mitigate flash wear | Johan Hovold | 1 | -0/+26 |
| 2025-03-17 | rtc: pm8xxx: add support for uefi offset | Johan Hovold | 1 | -24/+132 |
| 2025-03-17 | rtc: rv3032: drop WADA | Alexandre Belloni | 1 | -6/+0 |
| 2025-03-17 | rtc: rv3032: fix EERD location | Alexandre Belloni | 1 | -1/+1 |
| 2025-03-17 | rtc: pm8xxx: switch to devm_device_init_wakeup | Alexandre Belloni | 1 | -1/+1 |
| 2025-03-17 | rtc: pm8xxx: fix possible race condition | Alexandre Belloni | 1 | -2/+2 |
| 2025-03-17 | rtc: mpfs: switch to devm_device_init_wakeup | Alexandre Belloni | 1 | -1/+1 |
| 2025-03-11 | rtc: renesas-rtca3: Disable interrupts only if the RTC is enabled | Claudiu Beznea | 1 | -9/+6 |
| 2025-03-07 | rtc: pl031: document struct pl031_vendor_data members | Alexandre Belloni | 1 | -0/+2 |
| 2025-03-06 | rtc: ds1307: stop disabling alarms on probe | Alexandre Belloni | 1 | -3/+1 |
| 2025-03-05 | rtc: s5m: convert to dev_err_probe() where appropriate | André Draszik | 1 | -29/+21 |
| 2025-03-05 | rtc: max77686: use dev_err_probe() where appropriate | André Draszik | 1 | -17/+12 |
| 2025-03-05 | rtc: sd3078: drop needless struct sd3078 | André Draszik | 1 | -43/+28 |
| 2025-03-05 | rtc: sd2405al: drop needless struct sd2405al::rtc member | André Draszik | 1 | -8/+8 |
| 2025-03-05 | rtc: s35390a: drop needless struct s35390a::rtc member | André Draszik | 1 | -11/+11 |
| 2025-03-05 | rtc: rx8581: drop needless struct rx8581 | André Draszik | 1 | -49/+36 |
| 2025-03-05 | rtc: pl030: drop needless struct pl030_rtc::rtc member | André Draszik | 1 | -7/+7 |
| 2025-03-05 | rtc: meson-vrtc: drop needless struct meson_vrtc_data::rtc member | André Draszik | 1 | -6/+6 |
| 2025-03-05 | rtc: meson: drop needless struct meson_rtc::rtc member | André Draszik | 1 | -8/+8 |
| 2025-03-05 | rtc: m48t86: drop needless struct m48t86_rtc_info::rtc member | André Draszik | 1 | -7/+7 |
| 2025-03-05 | rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member | André Draszik | 1 | -9/+8 |
| 2025-03-05 | rtc: ep93xx: drop needless struct ep93xx_rtc::rtc member | André Draszik | 1 | -8/+8 |
| 2025-03-05 | rtc: ds2404: drop needless struct ds2404::rtc member | André Draszik | 1 | -7/+7 |
| 2025-03-05 | rtc: aspeed: drop needless struct aspeed_rtc::rtc_dev member | André Draszik | 1 | -8/+8 |
| 2025-03-05 | rtc: s5m: drop needless struct s5m_rtc_info::i2c member | André Draszik | 1 | -6/+6 |
| 2025-03-05 | rtc: max77686: drop needless struct max77686_rtc_info::rtc member | André Draszik | 1 | -6/+6 |
| 2025-03-03 | rtc: ds3232: Use HWMON_CHANNEL_INFO macro to simplify code | Huisong Li | 1 | -22/+2 |
| 2025-03-03 | rtc: ab-eoz9: Use HWMON_CHANNEL_INFO macro to simplify code | Huisong Li | 1 | -22/+2 |
| 2025-03-03 | rtc: pl031: Use resource managed API to simplify code | Peng Fan | 1 | -4/+2 |
| 2025-03-03 | rtc: mpfs: Use devm_pm_set_wake_irq | Peng Fan | 1 | -7/+1 |
| 2025-03-03 | rtc: ab8500: Use resource managed API to simplify code | Peng Fan | 1 | -9/+2 |
| 2025-03-03 | rtc: pm8xxx: Use devm_pm_set_wake_irq | Peng Fan | 1 | -11/+1 |
| 2025-03-03 | rtc: ds1343: Use devm_pm_set_wake_irq | Peng Fan | 1 | -7/+1 |
| 2025-03-03 | rtc: nxp-bbnsm: Use resource managed API to simplify code | Peng Fan | 1 | -20/+9 |
| 2025-03-03 | rtc: stm32: Use resource managed API to simplify code | Peng Fan | 1 | -8/+2 |
| 2025-02-28 | rtc: pl030: Constify amba_id table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2025-02-28 | rtc: fsl-ftm-alarm: Mark acpi_id table as maybe unused | Krzysztof Kozlowski | 1 | -1/+1 |
| 2025-02-18 | rtc: class: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+1 |
| 2025-01-30 | Merge tag 'rtc-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 58 | -92/+173 |
| 2025-01-29 | rtc: pcf2127: add BSM support | Alexandre Belloni | 1 | -0/+82 |
| 2025-01-13 | rtc: Remove hpet_rtc_dropped_irq() | Dr. David Alan Gilbert | 1 | -5/+0 |
| 2025-01-13 | rtc: stm32: Use syscon_regmap_lookup_by_phandle_args | Krzysztof Kozlowski | 1 | -15/+7 |
| 2025-01-13 | rtc: zynqmp: Fix optional clock name property | Michal Simek | 1 | -2/+2 |
| 2025-01-13 | rtc: loongson: clear TOY_MATCH0_REG in loongson_rtc_isr() | Ming Wang | 1 | -5/+8 |
| 2025-01-13 | rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read | Oleksij Rempel | 1 | -1/+10 |
| 2025-01-13 | rtc: tps6594: Fix integer overflow on 32bit systems | Dan Carpenter | 1 | -1/+1 |
| 2025-01-09 | rtc: use boolean values with device_init_wakeup() | Wolfram Sang | 53 | -62/+62 |
| 2025-01-09 | rtc: RTC_DRV_SPEAR should not default to y when compile-testing | Geert Uytterhoeven | 1 | -1/+1 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
| 2024-11-30 | Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 63 | -329/+1980 |
| 2024-11-25 | rtc: ab-eoz9: don't fail temperature reads on undervoltage notification | Maxime Chevallier | 1 | -7/+0 |
| 2024-11-25 | rtc: rzn1: reduce register access | Wolfram Sang | 1 | -42/+33 |
| 2024-11-25 | rtc: rzn1: drop superfluous wday calculation | Wolfram Sang | 1 | -15/+0 |
| 2024-11-22 | Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -4/+1 |
| 2024-11-18 | rtc: brcmstb-waketimer: don't include 'pm_wakeup.h' directly | Wolfram Sang | 1 | -1/+0 |
| 2024-11-18 | rtc: m48t59: Use platform_data struct for year offset value | Finn Thain | 1 | -22/+4 |
| 2024-11-18 | rtc: ab-eoz9: fix abeoz9_rtc_read_alarm | Alexandre Belloni | 1 | -3/+1 |
| 2024-11-18 | rtc: rv3028: fix RV3028_TS_COUNT type | Alexandre Belloni | 1 | -2/+4 |
| 2024-11-18 | rtc: rzn1: update Michel's email | Wolfram Sang | 1 | -2/+2 |
| 2024-11-18 | rtc: rzn1: fix BCD to rtc_time conversion errors | Wolfram Sang | 1 | -4/+4 |
| 2024-11-13 | rtc: amlogic-a4: fix compile error | Xianwei Zhao | 1 | -0/+1 |
| 2024-11-12 | rtc: amlogic-a4: drop error messages | Alexandre Belloni | 1 | -15/+5 |
| 2024-11-12 | rtc: support for the Amlogic on-chip RTC | Yiting Deng | 3 | -0/+487 |
| 2024-11-11 | rtc: add driver for Marvell 88PM886 PMIC RTC | Karel Balej | 3 | -0/+108 |
| 2024-11-11 | rtc: check if __rtc_read_time was successful in rtc_timer_do_work() | Yongliang Gao | 1 | -1/+6 |
| 2024-11-11 | rtc: pcf8563: Switch to regmap | Nobuhiro Iwamatsu | 2 | -123/+82 |
| 2024-11-11 | rtc: pcf8563: Sort headers alphabetically | Nobuhiro Iwamatsu | 1 | -4/+4 |
| 2024-11-11 | rtc: abx80x: Fix WDT bit position of the status register | Nobuhiro Iwamatsu | 1 | -1/+1 |
| 2024-11-11 | rtc: mt6359: Use RTC_TC_DOW hardware register for wday | AngeloGioacchino Del Regno | 1 | -10/+6 |
| 2024-11-11 | rtc: mt6359: Add RTC hardware range and add support for start-year | AngeloGioacchino Del Regno | 1 | -9/+4 |
| 2024-11-11 | rtc: bbnsm: add remove hook | Peng Fan | 1 | -2/+18 |
| 2024-11-11 | rtc: isl12022: Replace uint8_t types with u8 | Esben Haabendal | 1 | -2/+2 |
| 2024-11-11 | rtc: isl12022: Add alarm support | Esben Haabendal | 1 | -7/+227 |
| 2024-11-11 | rtc: isl12022: Prepare for extending rtc device drvdata | Esben Haabendal | 1 | -7/+24 |
| 2024-11-10 | rtc: rtc-mc146818-lib: Use is_leap_year instead of calculate leap years | Nobuhiro Iwamatsu | 1 | -4/+2 |
| 2024-11-10 | rtc: st-lpc: Use IRQF_NO_AUTOEN flag in request_irq() | Jinjie Ruan | 1 | -3/+2 |
| 2024-11-10 | rtc: Makefile: Replace spaces with tab. | Tóth János | 1 | -1/+1 |
| 2024-11-10 | rtc: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 47 | -47/+47 |
| 2024-11-10 | rtc: renesas-rtca3: Fix compilation error on RISC-V | Claudiu Beznea | 1 | -0/+1 |
| 2024-11-01 | mfd: rtc: bd7xxxx Drop IC name from IRQ | Matti Vaittinen | 1 | -4/+1 |
| 2024-11-01 | rtc: cmos: avoid taking rtc_lock for extended period of time | Dmitry Torokhov | 1 | -16/+15 |
| 2024-11-01 | rtc: renesas-rtca3: Add driver for RTCA-3 available on Renesas RZ/G3S SoC | Claudiu Beznea | 3 | -0/+910 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2 | -2/+2 |
| 2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 2 | -2/+0 |