Show patches with: State = Action Required       |   157 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[34/34] MAINTAINERS: add myself as reviewer for Samsung S2M MFD Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[33/34] rtc: s5m: replace open-coded read/modify/write registers with regmap helpers Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[32/34] rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[31/34] rtc: s5m: switch to devm_device_init_wakeup Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[30/34] rtc: s5m: fix a typo: peding -> pending Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[29/34] rtc: s5m: add support for S2MPG10 RTC Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[28/34] rtc: s5m: prepare for external regmap Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[27/34] rtc: s5m: cache value of platform_get_device_id() during probe Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[26/34] clk: s2mps11: add support for S2MPG10 PMIC clock Samsung S2MPG10 PMIC MFD-based drivers 1 - - - --- 2025-03-23 André Draszik New
[25/34] mfd: sec: convert to using REGMAP_IRQ_REG() macros Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[24/34] mfd: sec: convert to using MFD_CELL macros Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[23/34] mfd: sec: use sizeof(*var), not sizeof(struct type_of_var) Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[22/34] mfd: sec: don't compare against NULL / 0 for errors, use ! Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[21/34] mfd: sec: change device_type to int Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[20/34] mfd: sec: rework platform data and regmap instantiating Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[19/34] mfd: sec: don't ignore errors from sec_irq_init() Samsung S2MPG10 PMIC MFD-based drivers - - 1 - --- 2025-03-23 André Draszik New
[18/34] mfd: sec: s2dos05: doesn't support interrupts (it seems) Samsung S2MPG10 PMIC MFD-based drivers - - 1 - --- 2025-03-23 André Draszik New
[17/34] mfd: sec: drop generic regmap config Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[16/34] mfd: sec: s2dos05/s2mpu05: use explicit regmap config Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[15/34] mfd: sec: use dev_err_probe() where appropriate Samsung S2MPG10 PMIC MFD-based drivers - - 1 - --- 2025-03-23 André Draszik New
[14/34] mfd: sec: sort struct of_device_id entries and the device type switch Samsung S2MPG10 PMIC MFD-based drivers - - 1 - --- 2025-03-23 André Draszik New
[13/34] mfd: sec: merge separate core and irq modules Samsung S2MPG10 PMIC MFD-based drivers - - 1 - --- 2025-03-23 André Draszik New
[12/34] mfd: sec: add support for S2MPG10 PMIC Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[11/34] defconfigs: rename CONFIG_MFD_SEC_CORE to CONFIG_MFD_SEC_I2C Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[10/34] mfd: sec: split into core and transport (i2c) drivers Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[09/34] mfd: sec: slightly rework runtime platform data allocation Samsung S2MPG10 PMIC MFD-based drivers - - 1 - --- 2025-03-23 André Draszik New
[08/34] mfd: sec: fix open parenthesis alignment (of_property_read_bool) Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[07/34] mfd: sec: move private internal API to internal header Samsung S2MPG10 PMIC MFD-based drivers - - 1 - --- 2025-03-23 André Draszik New
[06/34] mfd: sec: update includes to add missing and remove superfluous ones Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[05/34] mfd: sec: sort includes alphabetically Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[04/34] mfd: sec: drop non-existing forward declarations Samsung S2MPG10 PMIC MFD-based drivers - - 1 - --- 2025-03-23 André Draszik New
[03/34] firmware: exynos-acpm: export devm_acpm_get_by_phandle() Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[02/34] dt-bindings: clock: samsung,s2mps11: add s2mpg10 Samsung S2MPG10 PMIC MFD-based drivers 2 - - - --- 2025-03-23 André Draszik New
[01/34] dt-bindings: mfd: samsung,s2mps11: add s2mpg10 Samsung S2MPG10 PMIC MFD-based drivers - - - - --- 2025-03-23 André Draszik New
[RFC] rtc: remove 'setdate' test program [RFC] rtc: remove 'setdate' test program - - - - --- 2025-03-20 Wolfram Sang New
rtc: da9063: simplify irq management rtc: da9063: simplify irq management - - - - --- 2025-03-20 Wolfram Sang New
[3/3] rtc: rzn1: support input frequencies other than 32768Hz rtc: rzn1: support XTAL clk and SCMP method - - - - --- 2025-03-19 Wolfram Sang New
[2/3] rtc: rzn1: Disable controller before initialization rtc: rzn1: support XTAL clk and SCMP method - - - - --- 2025-03-19 Wolfram Sang New
[1/3] dt-bindings: rtc: rzn1: add optional second clock rtc: rzn1: support XTAL clk and SCMP method - - 1 - --- 2025-03-19 Wolfram Sang New
[v2,4/8] rtc: efi: Transition to the faux device interface drivers: Transition to the faux device interface - - - - --- 2025-03-18 Sudeep Holla New
rtc: Remove unused parameters rtc: Remove unused parameters - - - - --- 2025-03-18 李哲 New
rtc: fix use of uninit struct in rtc_read_alarm_internal rtc: fix use of uninit struct in rtc_read_alarm_internal - 1 - - --- 2025-03-17 Bharadwaj Raju New
rtc: pm8xxx: switch to devm_device_init_wakeup rtc: pm8xxx: switch to devm_device_init_wakeup - - 1 - --- 2025-03-17 Alexandre Belloni New
[4/9] rtc: efi: Transition to the faux device interface drivers: Transition to the faux device interface - - - - --- 2025-03-17 Sudeep Holla New
[v14,3/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC rtc: sophgo: add rtc support for CV1800 - - - - --- 2025-03-15 Alexander Sverdlin New
[v14,2/3] soc: sophgo: cv1800: rtcsys: New driver (handling RTC only) rtc: sophgo: add rtc support for CV1800 - - - - --- 2025-03-15 Alexander Sverdlin New
[v14,1/3] dt-bindings: soc: sophgo: add RTC support for Sophgo CV1800 series rtc: sophgo: add rtc support for CV1800 - - 1 - --- 2025-03-15 Alexander Sverdlin New
dt-bindings: rtc: pcf2127: Reference spi-peripheral-props.yaml dt-bindings: rtc: pcf2127: Reference spi-peripheral-props.yaml - - - - --- 2025-03-15 Fabio Estevam New
[next] rtc: Avoid a couple of -Wflex-array-member-not-at-end warnings [next] rtc: Avoid a couple of -Wflex-array-member-not-at-end warnings - - - - --- 2025-03-14 Gustavo A. R. Silva New
[v6,4/4] virtio_rtc: Add RTC class driver Add virtio_rtc module 1 - - - --- 2025-03-13 Peter Hilber New
[v6,1/4] virtio_rtc: Add module and driver core Add virtio_rtc module - - - - --- 2025-03-13 Peter Hilber New
[RFC,4/4] WIP rtc: rzn1: add driver support for R-Car Gen5 rtc: rzn1: support XTAL clk and SCMP method - - - - --- 2025-03-13 Wolfram Sang New
[RFC,3/4] rtc: rzn1: support input frequencies other than 32768Hz rtc: rzn1: support XTAL clk and SCMP method - - - - --- 2025-03-13 Wolfram Sang New
[RFC,1/4] dt-bindings: rtc: rzn1: add optional second clock rtc: rzn1: support XTAL clk and SCMP method - - 1 - --- 2025-03-13 Wolfram Sang New
[v2] rtc: rzn1: clear interrupts on remove [v2] rtc: rzn1: clear interrupts on remove - - - - --- 2025-03-12 Wolfram Sang New
[2/2] rtc: Add NXP PCF85053A driver support [1/2] dt-bindings: rtc: Add pcf85053a support - - - - --- 2025-03-10 Pankit Garg New
[1/2] dt-bindings: rtc: Add pcf85053a support [1/2] dt-bindings: rtc: Add pcf85053a support - - - - --- 2025-03-10 Pankit Garg New
[RFC] rtc: Avoid a couple of -Wflex-array-member-not-at-end warnings [RFC] rtc: Avoid a couple of -Wflex-array-member-not-at-end warnings - - - - --- 2025-03-10 Gustavo A. R. Silva New
rtc: rzn1: implement one-second accuracy for alarms rtc: rzn1: implement one-second accuracy for alarms - - - - --- 2025-03-05 Wolfram Sang New
rtc: pcf85063: replace dev_err+return with return dev_err_probe rtc: pcf85063: replace dev_err+return with return dev_err_probe - - - - --- 2025-03-04 Maud Spierings via B4 Relay New
rtc: at91sam9: fix call balance of rtc->sclk handling routines rtc: at91sam9: fix call balance of rtc->sclk handling routines - 1 - - --- 2025-03-03 Vitalii Mordan New
[v8,4/4] MAINTAINERS: add NXP S32G RTC driver add NXP RTC driver support for S32G2/S32G3 SoCs - - - - --- 2025-02-28 Ciprian Costea New
[v8,3/4] arm64: defconfig: add S32G RTC module support add NXP RTC driver support for S32G2/S32G3 SoCs - - - - --- 2025-02-28 Ciprian Costea New
[v8,2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support add NXP RTC driver support for S32G2/S32G3 SoCs - - 1 - --- 2025-02-28 Ciprian Costea New
[v8,1/4] dt-bindings: rtc: add schema for NXP S32G2/S32G3 SoCs add NXP RTC driver support for S32G2/S32G3 SoCs - - 1 - --- 2025-02-28 Ciprian Costea New
[v3,07/21] dt-bindings: at91rm9260-rtt: add microchip,sama7d65-rtt Enable Power Modes Support for SAMA7D65 SoC 1 - - - --- 2025-02-27 Ryan Wanner New
[v3,06/21] dt-bindings: rtc: at91rm9200: add microchip,sama7d65-rtc Enable Power Modes Support for SAMA7D65 SoC 1 - - - --- 2025-02-27 Ryan Wanner New
[8/8] rtc: sh: minor fixes to adhere to coding style rtc: sh: fight the bitrot - - - - --- 2025-02-27 Wolfram Sang New
[7/8] rtc: sh: use local variables in probe() for mapping IO rtc: sh: fight the bitrot - - - - --- 2025-02-27 Wolfram Sang New
[6/8] rtc: sh: remove useless wrapper function rtc: sh: fight the bitrot - - - - --- 2025-02-27 Wolfram Sang New
[5/8] rtc: sh: simplify irq setup after refactoring rtc: sh: fight the bitrot - - - - --- 2025-02-27 Wolfram Sang New
[4/8] rtc: sh: remove periodic interrupt handling rtc: sh: fight the bitrot - - - - --- 2025-02-27 Wolfram Sang New
[3/8] rtc: sh: only disable carry interrupts in probe() rtc: sh: fight the bitrot - - - - --- 2025-02-27 Wolfram Sang New
[2/8] rtc: sh: remove update interrupt handling rtc: sh: fight the bitrot - - - - --- 2025-02-27 Wolfram Sang New
[1/8] rtc: sh: assign correct interrupts with DT rtc: sh: fight the bitrot - 1 - - --- 2025-02-27 Wolfram Sang New
[2/2] m68k: rtc: dp8570a: make it a proper RTC class driver m68k: bvme6000: rtc: convert to rtc class - - - - --- 2025-02-26 Thadeu Lima de Souza Cascardo New
[1/2] m68k: rtc: dp8570a: split read_time and set_time m68k: bvme6000: rtc: convert to rtc class - - - - --- 2025-02-26 Thadeu Lima de Souza Cascardo New
[v8,7/7] rtc: Add Nuvoton NCT6694 RTC support Add Nuvoton NCT6694 MFD drivers - - - - --- 2025-02-25 Ming Yu New
[v5,4/4] virtio_rtc: Add RTC class driver Add virtio_rtc module 1 - - - --- 2025-02-19 Peter Hilber New
[v5,1/4] virtio_rtc: Add module and driver core Add virtio_rtc module - - - - --- 2025-02-19 Peter Hilber New
rtc: class: Fix max epoch in rtc_hctosys on 32-bit systems rtc: class: Fix max epoch in rtc_hctosys on 32-bit systems - 1 - - --- 2025-02-18 Einar Jón New
selftest: rtc: skip some tests if the alarm only supports minutes selftest: rtc: skip some tests if the alarm only supports minutes - - - - --- 2025-02-18 Wolfram Sang New
[RESEND,v5,2/2] rtc: max31335: Add driver support for max31331 Add support for MAX31331 RTC - - - - --- 2025-02-17 PavithraUdayakumar-adi via B4 Relay New
[RESEND,v5,1/2] dt-bindings: rtc: max31335: Add max31331 support Add support for MAX31331 RTC 1 - - - --- 2025-02-17 PavithraUdayakumar-adi via B4 Relay New
[v11,3/3] rtc: sophgo: cv18xx: Add restart handler riscv: rtc: sophgo: add rtc support for CV1800 - - - - --- 2025-02-13 Alexander Sverdlin New
[v11,2/3] rtc: sophgo: add rtc support for Sophgo CV1800 SoC riscv: rtc: sophgo: add rtc support for CV1800 - - - - --- 2025-02-13 Alexander Sverdlin New
[v11,1/3] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC riscv: rtc: sophgo: add rtc support for CV1800 - - 2 - --- 2025-02-13 Alexander Sverdlin New
[v10,2/2] rtc: sophgo: add rtc support for Sophgo CV1800 SoC riscv: rtc: sophgo: add rtc support for CV1800 - - - - --- 2025-02-13 Alexander Sverdlin New
[v10,1/2] dt-bindings: rtc: sophgo: add RTC support for Sophgo CV1800 series SoC riscv: rtc: sophgo: add rtc support for CV1800 - - 1 - --- 2025-02-13 Alexander Sverdlin New
[v7,4/4] MAINTAINERS: add NXP S32G RTC driver add NXP RTC driver support for S32G2/S32G3 SoCs - - - - --- 2025-02-07 Ciprian Costea New
[v7,3/4] arm64: defconfig: add S32G RTC module support add NXP RTC driver support for S32G2/S32G3 SoCs - - - - --- 2025-02-07 Ciprian Costea New
[v7,2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support add NXP RTC driver support for S32G2/S32G3 SoCs - - - - --- 2025-02-07 Ciprian Costea New
[v7,1/4] dt-bindings: rtc: add schema for NXP S32G2/S32G3 SoCs add NXP RTC driver support for S32G2/S32G3 SoCs - - 1 - --- 2025-02-07 Ciprian Costea New
[v5,2/2] rtc: max31335: Add driver support for max31331 Add support for MAX31331 RTC - - - - --- 2025-01-31 PavithraUdayakumar-adi via B4 Relay New
[v5,1/2] dt-bindings: rtc: max31335: Add max31331 support Add support for MAX31331 RTC 1 - - - --- 2025-01-31 PavithraUdayakumar-adi via B4 Relay New
[v2] rtc: pcf85063: do a SW reset if POR failed [v2] rtc: pcf85063: do a SW reset if POR failed - - - - --- 2025-01-20 Sverdlin, Alexander New
[v4,2/2] rtc: max31335: Add driver support for max31331 Add support for MAX31331 RTC - - - - --- 2025-01-19 PavithraUdayakumar-adi via B4 Relay New
[v4,1/2] dt-bindings: rtc: max31335: Add max31331 support Add support for MAX31331 RTC - - - - --- 2025-01-19 PavithraUdayakumar-adi via B4 Relay New
[v2,5/5] rtc-rv8803: extend sysfs to read status rtc-rv8803: Implement timestamp trigger over event pins - - 1 - --- 2025-01-16 Markus Burri New
[v2,4/5] rtc-rv8803: extend sysfs to trigger internal ts-event rtc-rv8803: Implement timestamp trigger over event pins - - 1 - --- 2025-01-16 Markus Burri New
« 1 2 »