summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
45 hoursMerge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
4 daysrtc: ds1307: update reference to removed CONFIG_RTC_DRV_DS1307_HWMONEthan Nelson-Moore
4 daysrtc: s35390a: fix typo in commentAlexandre Belloni
5 daysrtc: cmos: unregister HPET IRQ handler on probe failureHaoxiang Li
5 daysrtc: ds1307: Fix off-by-one issue with wday for rx8130Fredrik M Olsson
5 daysrtc: bq32000: add delay between RTC readsAdriana Stancu
5 daysrtc: m41t93: Add watchdog supportAkhilesh Patil
5 daysrtc: m41t93: Add square wave clock provider supportAkhilesh Patil
5 daysrtc: m41t93: Add alarm supportAkhilesh Patil
5 daysrtc: m41t93: migrate to regmap api for register accessAkhilesh Patil
5 daysrtc: m41t93: add device tree supportAkhilesh Patil
5 daysrtc: ds1307: add support for clock provider in ds1307Akhilesh Patil
7 daysrtc: mv: add suspend/resume support for wakeupXue Lei
7 daysrtc: aspeed: add AST2700 compatibleTommy Huang
7 daysrtc: interface: fix typos in rtc_handle_legacy_irq() documentationYahya Saqban
7 daysrtc: msc313: fix NULL deref in shared IRQ handler at probeStepan Ionichev
7 daysrtc: remove unused pcap driverArnd Bergmann
7 daysrtc: interface: Add rtc_read_next_alarm() to read next expiring timerMario Limonciello
7 daysrtc: isl1208: Balance enable_irq_wake() with disable_irq_wake() on cleanupJohn Madieu
8 daysrtc: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
8 daysrtc: ab8500: Simplify driver_data handlingUwe Kleine-König (The Capable Hub)
8 daysrtc: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
8 daysrtc: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
8 daysrtc: ds1307: handle oscillator stop flag for ds1337/ds1339/ds3231Ronan Dalton
8 daysrtc: mpfs: fix counter upload completion conditionConor Dooley
8 daysrtc: abx80x: fix the RTC_VL_CLR clearing all status flagsAntoni Pokusinski
8 daysrtc: renesas-rtca3: Factor out year decoding helperLad Prabhakar
8 daysrtc: renesas-rtca3: Fix typo in rtca3_ppb_per_cycle documentationLad Prabhakar
8 daysrtc: renesas-rtca3: Fix incorrect error message for reset assertLad Prabhakar
8 daysrtc: renesas-rtca3: Check RADJ poll result during initial setupLad Prabhakar
8 daysrtc: renesas-rtca3: Fix PIE clear polling condition in alarm setup error pathLad Prabhakar
2026-05-20rtc: rv3032: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-04rtc: ab8500: replace sprintf() with sysfs_emit()Maxwell Doose
2026-04-25Merge tag 'rtc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-04-13rtc: abx80x: Disable alarm feature if no interrupt attachedAnthony Pighin (Nokia)
2026-04-12rtc: ntxec: fix OF node reference imbalanceJohan Hovold
2026-04-12rtc: pic32: allow driver to be compiled with COMPILE_TESTBrian Masney
2026-04-12rtc: ti-k3: Add support to resume from IO DDR low power modeAkashdeep Kaur
2026-04-04rtc: cmos: Do not require IRQ if ACPI alarm is usedRafael J. Wysocki
2026-04-04rtc: cmos: Enable ACPI alarm if advertised in ACPI FADTRafael J. Wysocki
2026-04-04rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()Rafael J. Wysocki
2026-03-18rtc: add data_race() in rtc_dev_poll()Mauricio Faria de Oliveira
2026-03-13rtc: armada38x: zalloc + calloc to single allocationRosen Penev
2026-03-12rtc: max77686: convert to i2c_new_ancillary_deviceSvyatoslav Ryhel
2026-03-12rtc: rx8025: Remove use of i2c_match_id()Andrew Davis
2026-03-12rtc: rv8803: Remove use of i2c_match_id()Andrew Davis
2026-03-12rtc: rs5c372: Remove use of i2c_match_id()Andrew Davis
2026-03-12rtc: pcf2127: Remove use of i2c_match_id()Andrew Davis
2026-03-12rtc: m41t80: Remove use of i2c_match_id()Andrew Davis
2026-03-12rtc: abx80x: Remove use of i2c_match_id()Andrew Davis