platform/kernel/linux-rpi.git
2023-08-27 Ladislav Michlrtc: twl: add NVRAM support
2023-08-27 Mike Looijmansrtc: pcf85363: Allow to wake up system without IRQ
2023-08-27 Nikita Shubinrtc: m48t86: add DT support for m48t86
2023-08-27 Nikita Shubindt-bindings: rtc: Add ST M48T86
2023-08-27 Alexandre Bellonirtc: pcf2127: remove useless check
2023-08-27 Guenter Roeckrtc: rzn1: Report maximum alarm limit to rtc core
2023-08-27 Guenter Roeckrtc: ds1305: Report maximum alarm limit to rtc core
2023-08-27 Guenter Roeckrtc: tps6586x: Report maximum alarm limit to rtc core
2023-08-27 Guenter Roeckrtc: cmos: Report supported alarm limit to rtc infrastr...
2023-08-27 Guenter Roeckrtc: cros-ec: Detect and report supported alarm window...
2023-08-27 Guenter Roeckrtc: Add support for limited alarm timer offsets
2023-08-27 Biju Dasrtc: isl1208: Fix incorrect logic in isl1208_set_xtoscb()
2023-08-27 Lukas BulwahnMAINTAINERS: remove obsolete pattern in RTC SUBSYSTEM...
2023-08-16 Ruan Jinjiertc: tps65910: Remove redundant dev_warn() and do not...
2023-08-16 Ruan Jinjiertc: omap: Do not check for 0 return after calling...
2023-08-16 Varshini Rajendrandt-bindings: rtc: at91rm9200: add sam9x7 compatible
2023-08-16 Samuel Hollandrtc: da9063: Mark the alarm IRQ as a wake IRQ
2023-08-16 Hugo Villeneuvertc: pcf2127: remove unused function argument
2023-08-16 Hugo Villeneuvertc: pcf2127: add error checking when disabling POR0
2023-08-16 Dan Carpenterrtc: pcf2127: fix error code in pcf2127_enable_ts()
2023-08-16 Linus Walleijrtc: ds2404: Convert to GPIO descriptors
2023-08-16 Nathan Chancellorrtc: stm32: Use NOIRQ_SYSTEM_SLEEP_PM_OPS()
2023-08-15 Krzysztof Kozlowskirtc: rs5c372: fix Wvoid-pointer-to-enum-cast warning
2023-08-15 Krzysztof Kozlowskirtc: jz4740: fix Wvoid-pointer-to-enum-cast warning
2023-08-15 Krzysztof Kozlowskirtc: rv8803: fix Wvoid-pointer-to-enum-cast warning
2023-08-15 Krzysztof Kozlowskirtc: ds1307: fix Wvoid-pointer-to-enum-cast warning
2023-08-15 Rasmus Villemoesrtc: isl12022: implement support for the #clock-cells...
2023-08-15 Rasmus Villemoesdt-bindings: rtc: isl12022: add #clock-cells property
2023-08-15 Rasmus Villemoesrtc: isl12022: trigger battery level detection during...
2023-08-15 Rasmus Villemoesrtc: isl12022: implement RTC_VL_READ ioctl
2023-08-15 Rasmus Villemoesrtc: isl12022: add support for trip level DT binding
2023-08-15 Rasmus Villemoesdt-bindings: rtc: isl12022: add bindings for battery...
2023-08-15 Rasmus Villemoesdt-bindings: rtc: Move isil,isl12022 from trivial-rtc...
2023-08-15 Rasmus Villemoesrtc: isl12022: remove wrong warning for low battery...
2023-08-10 Zhu Wangrtc: remove redundant of_match_ptr()
2023-08-10 Chen Jiahaortc: sunplus: Clean up redundant dev_err_probe()
2023-08-10 Arnd Bergmannrtc: stm32: remove incorrect #ifdef check
2023-07-27 Uwe Kleine... rtc: isl12026: Drop "_new" from probe callback name
2023-07-27 Rob Herringrtc: Explicitly include correct DT includes
2023-07-27 Andrej Picejrtc: rv3028: Add support for "aux-voltage-chargeable...
2023-07-27 Arnd Bergmannrtc: bq4802: add sparc dependency
2023-07-27 Biju Dasrtc: pcf85063: Drop enum pcf85063_type and split pcf850...
2023-07-27 Biju Dasrtc: pcf85063: Simplify probe()
2023-07-27 Biju Dasrtc: isl1208: Simplify probe()
2023-07-27 Valentin Caronrtc: stm32: fix unnecessary parentheses
2023-07-27 Valentin Caronrtc: stm32: fix issues of stm32_rtc_valid_alrm function
2023-07-27 Gabriel Fernandezrtc: stm32: change PM callbacks to "_noirq()"
2023-07-27 Valentin Caronrtc: stm32: don't print an error on probe deferral
2023-07-27 Christophe... rtc: stm32: improve rtc precision
2023-07-27 Antonio Borneortc: stm32: don't stop time counter if not needed
2023-07-27 Antonio Borneortc: stm32: use the proper register sequence to read...
2023-07-27 Hugo Villeneuvedt-bindings: rtc: pcf2127: add PCF2131
2023-07-27 Hugo Villeneuvertc: pcf2127: add UIE support for PCF2131
2023-07-27 Hugo Villeneuvertc: pcf2127: add flag for watchdog register value...
2023-07-27 Hugo Villeneuvertc: pcf2127: support generic watchdog timing configuration
2023-07-27 Hugo Villeneuvertc: pcf2127: adapt time/date registers write sequence...
2023-07-27 Hugo Villeneuvertc: pcf2127: add support for PCF2131 interrupts on...
2023-07-27 Hugo Villeneuvertc: pcf2127: add support for PCF2131 RTC
2023-07-27 Hugo Villeneuvertc: pcf2127: add support for multiple TS functions
2023-07-27 Hugo Villeneuvertc: pcf2127: adapt for CLKOUT register at any offset
2023-07-27 Hugo Villeneuvertc: pcf2127: adapt for WD registers at any offset
2023-07-27 Hugo Villeneuvertc: pcf2127: adapt for alarm registers at any offset
2023-07-27 Hugo Villeneuvertc: pcf2127: adapt for time/date registers at any...
2023-07-27 Hugo Villeneuvertc: pcf2127: add variant-specific configuration structure
2023-07-27 Hugo Villeneuvertc: pcf2127: remove superfluous comments
2023-07-27 Hugo Villeneuvertc: pcf2127: lower message severity if setting time...
2023-07-27 Hugo Villeneuvertc: pcf2127: improve timestamp reading performance
2023-07-27 Hugo Villeneuvertc: pcf2127: improve rtc_read_time() performance
2023-07-09 Linus TorvaldsLinux 6.5-rc1
2023-07-09 Linus TorvaldsMAINTAINERS 2: Electric Boogaloo
2023-07-09 Linus TorvaldsMerge tag 'dma-mapping-6.5-2023-07-09' of git://git...
2023-07-09 Linus TorvaldsMerge tag 'irq_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86-core-2023-07-09' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'mips_6.5_1' of git://git./linux/kernel/git...
2023-07-09 Linus TorvaldsMerge tag 'xfs-6.5-merge-6' of git://git./fs/xfs/xfs...
2023-07-09 Linus TorvaldsMerge tag '6.5-rc-smb3-client-fixes-part2' of git:...
2023-07-09 Linus TorvaldsMerge tag 'ntb-6.5' of https://github.com/jonmason/ntb
2023-07-08 Hugh Dickinsmm: lock newly mapped VMA with corrected ordering
2023-07-08 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-07-08-10-43' of...
2023-07-08 Suren Baghdasaryanfork: lock VMAs of the parent process when forking
2023-07-08 Suren Baghdasaryanmm: lock newly mapped VMA which can be modified after...
2023-07-08 Suren Baghdasaryanmm: lock a vma before stack expansion
2023-07-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-07-08 Linus TorvaldsMerge tag 'i2c-for-6.5-rc1-part2' of git://git./linux...
2023-07-08 Linus TorvaldsMerge tag 'hardening-v6.5-rc1-fixes' of git://git....
2023-07-08 Anup Sharmantb: hw: amd: Fix debugfs_create_dir error checking
2023-07-08 Linus TorvaldsMerge tag 'perf-tools-for-v6.5-2-2023-07-06' of git...
2023-07-08 Linus TorvaldsMerge tag 'bitmap-6.5-rc1' of https://github.com/norov...
2023-07-08 Geert Uytterhoevenlib: dhry: fix sleeping allocations inside non-preempta...
2023-07-08 Andrey Konovalovkasan, slub: fix HW_TAGS zeroing with slub_debug
2023-07-08 Andrey Konovalovkasan: fix type cast in memory_is_poisoned_n
2023-07-08 Heiko Stuebnermailmap: add entries for Heiko Stuebner
2023-07-08 Heiko Stuebnermailmap: update manpage link
2023-07-08 Liu Shixinbootmem: remove the vmemmap pages from kmemleak in...
2023-07-08 Randy DunlapMAINTAINERS: add linux-next info
2023-07-08 Markus Schneider... mailmap: add Markus Schneider-Pargmann
2023-07-08 Matthew Wilcox... writeback: account the number of pages written back
2023-07-08 Peter Collingbournemm: call arch_swap_restore() from do_swap_page()
2023-07-08 Vincent Whitchurchsquashfs: fix cache race with migration
next