messages from 2022-01-26 13:41:38 to 2022-02-18 00:33:51 UTC [more...]
[PATCH v3 0/6] clk: sunxi-ng: Add a RTC CCU driver
2022-02-18 0:33 UTC (18+ messages)
` [PATCH v3 1/6] dt-bindings: rtc: sun6i: Clean up repetition
` [PATCH v3 2/6] dt-bindings: rtc: sun6i: Add H616, R329, and D1 support
` [PATCH v3 3/6] rtc: sun6i: Enable the bus clock when provided
` [PATCH v3 4/6] clk: sunxi-ng: mux: Allow muxes to have keys
` (subset) "
` [PATCH v3 5/6] clk: sunxi-ng: Add support for the sun6i RTC clocks
` (subset) "
` [PATCH v3 6/6] [DO NOT MERGE] clk: sunxi-ng: sun6i-rtc: Add support for H6
[PATCH v2 00/14] rtc: pcf2127: add PCF2131 driver
2022-02-17 23:59 UTC (16+ messages)
` [PATCH v2 01/14] rtc: pcf2127: add variant-specific configuration structure
` [PATCH v2 02/14] rtc: pcf2127: adapt for time/date registers at any offset
` [PATCH v2 03/14] rtc: pcf2127: adapt for alarm "
` [PATCH v2 04/14] rtc: pcf2127: adapt for WD "
` [PATCH v2 05/14] rtc: pcf2127: adapt for CLKOUT register "
` [PATCH v2 06/14] rtc: pcf2127: add support for multiple TS functions
` [PATCH v2 07/14] rtc: pcf2127: add support for PCF2131 RTC
` [PATCH v2 08/14] rtc: pcf2127: add support for PCF2131 interrupts on output INT_A
` [PATCH v2 09/14] rtc: pcf2127: set PWRMNG value for PCF2131
` [PATCH v2 10/14] rtc: pcf2127: read and validate PCF2131 device signature
` [PATCH v2 11/14] rtc: pcf2127: adapt time/date registers write sequence for PCF2131
` [PATCH v2 12/14] rtc: pcf2127: support generic watchdog timing configuration
` [PATCH v2 13/14] rtc: pcf2127: add flag for watchdog register value read support
` [PATCH v2 14/14] dt-bindings: rtc: pcf2127: add PCF2131
[PATCH] dt-bindings: rtc: convert at91sam9 bindings to json-schema
2022-02-17 12:08 UTC (7+ messages)
[PATCH] rtc: pm8xxx: Return -ENODEV if set_time disallowed
2022-02-17 9:36 UTC
[PATCH] rtc: pm8xxx: Attach wake irq to device
2022-02-16 15:24 UTC
[PATCH v14 0/5] m68k: Add Virtual M68k Machine
2022-02-16 14:31 UTC (12+ messages)
` [PATCH v14 1/5] m68k: add asm/config.h
` [PATCH v14 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v14 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v14 4/5] clocksource/drivers: Add a goldfish-timer clocksource
` [PATCH v14 5/5] m68k: introduce a virtual m68k machine
[PATCH] rtc: pcf2127: fix bug when reading alarm registers
2022-02-15 22:35 UTC (2+ messages)
[PATCH] rtc: pcf2127: use IRQ flags obtained from device tree if available
2022-02-15 22:30 UTC (2+ messages)
` (subset) "
[PATCH] rtc: pcf2127: add error checking and message when disabling POR0
2022-02-15 22:27 UTC (2+ messages)
[PATCH] rtc: pcf8523: Fix GCC 12 warning
2022-02-15 22:20 UTC (3+ messages)
[PATCH] rtc: fix use-after-free on device removal
2022-02-15 22:09 UTC (2+ messages)
[PATCH rtc-tools v2] rtc-tools: Add a Makefile
2022-02-15 16:42 UTC (2+ messages)
[PATCH v7 00/11] Update the Icicle Kit device tree
2022-02-14 13:58 UTC (12+ messages)
` [PATCH v7 01/11] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v7 02/11] dt-bindings: soc/microchip: add info about services to mpfs sysctrl
` [PATCH v7 03/11] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v7 04/11] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v7 05/11] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v7 06/11] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v7 07/11] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v7 08/11] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v7 09/11] riscv: dts: microchip: update peripherals in "
` [PATCH v7 10/11] riscv: dts: microchip: add new peripherals to "
` [PATCH v7 11/11] MAINTAINERS: update riscv/microchip entry
[PATCH] rtc-mc146818-lib: wait longer for UIP to clear
2022-02-12 22:42 UTC (2+ messages)
[PATCH 09/10] dt-bindings: rtc: pcf2127: add PCF2131
2022-02-11 21:02 UTC (9+ messages)
` [PATCH 10/10] dt-bindings: rtc: pcf2127: add PCF2131 INT_A and INT_B support
[PATCH 00/14] rtc: pcf2127: add PCF2131 driver
2022-02-11 20:49 UTC (16+ messages)
` [PATCH 01/14] rtc: pcf2127: add variant-specific configuration structure
` [PATCH 02/14] rtc: pcf2127: adapt for time/date registers at any offset
` [PATCH 03/14] rtc: pcf2127: adapt for alarm "
` [PATCH 04/14] rtc: pcf2127: adapt for WD "
` [PATCH 05/14] rtc: pcf2127: adapt for CLKOUT register "
` [PATCH 06/14] rtc: pcf2127: add support for multiple TS functions
` [PATCH 07/14] rtc: pcf2127: add support for PCF2131 RTC
` [PATCH 08/14] rtc: pcf2127: add support for PCF2131 interrupts on output INT_A
` [PATCH 09/14] rtc: pcf2127: set PWRMNG value for PCF2131
` [PATCH 10/14] rtc: pcf2127: read and validate PCF2131 device signature
` [PATCH 11/14] rtc: pcf2127: adapt time/date registers write sequence for PCF2131
` [PATCH 12/14] rtc: pcf2127: support generic watchdog timing configuration
` [PATCH 13/14] rtc: pcf2127: add flag for watchdog register value read support
` [PATCH 14/14] dt-bindings: rtc: pcf2127: add PCF2131
[PATCH v6 00/12] Update the Icicle Kit device tree
2022-02-11 17:53 UTC (20+ messages)
` [PATCH v6 01/12] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v6 02/12] dt-bindings: soc/microchip: add services as sub devs of sys ctrlr
` [PATCH v6 03/12] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v6 04/12] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v6 05/12] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v6 06/12] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v6 07/12] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v6 08/12] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v6 09/12] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v6 10/12] riscv: dts: microchip: update peripherals in "
` [PATCH v6 11/12] riscv: dts: microchip: add new peripherals to "
` [PATCH v6 12/12] MAINTAINERS: update riscv/microchip entry
[PATCH v10 03/18] rtc: sun6i: Fix time overflow handling
2022-02-11 12:26 UTC (4+ messages)
` [PATCH v10 04/18] rtc: sun6i: Add support for linear day storage
` [PATCH v10 05/18] rtc: sun6i: Add support for broken-down alarm registers
` [PATCH v10 06/18] rtc: sun6i: Add Allwinner H616 support
[PATCH v13 0/5] m68k: Add Virtual M68k Machine
2022-02-11 12:13 UTC (10+ messages)
` [PATCH v13 1/5] m68k: add asm/config.h
` [PATCH v13 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v13 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v13 4/5] clocksource/drivers: Add a goldfish-timer clocksource
` [PATCH v13 5/5] m68k: introduce a virtual m68k machine
[PATCH AUTOSEL 5.4 02/15] selftests: rtc: Increase test timeout so that all tests run
2022-02-09 18:42 UTC
[PATCH AUTOSEL 5.10 03/27] selftests: rtc: Increase test timeout so that all tests run
2022-02-09 18:40 UTC
[PATCH AUTOSEL 5.15 04/36] selftests: rtc: Increase test timeout so that all tests run
2022-02-09 18:37 UTC
[PATCH AUTOSEL 5.16 06/42] selftests: rtc: Increase test timeout so that all tests run
2022-02-09 18:32 UTC
[PATCH v2] include: linux: Reorganize timekeeping and ktime headers
2022-02-08 23:10 UTC (3+ messages)
[PATCH] include: linux: Reorganize timekeeping and ktime headers
2022-02-08 14:13 UTC (2+ messages)
[PATCH 0/5] spi: make remove callback a void function
2022-02-08 13:39 UTC (2+ messages)
` [PATCH 5/5] "
[RFC PATCH 1/1] rtc: bq32k: update years calculation according century bit
2022-02-07 7:01 UTC
[PATCH] rtc: cmos: Evaluate century appropriate
2022-02-06 13:07 UTC (2+ messages)
[PATCH v5 00/12] Update the Icicle Kit device tree
2022-02-05 12:48 UTC (33+ messages)
` [PATCH v5 01/12] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v5 02/12] dt-bindings: soc/microchip: add services as children of sys ctrlr
` [PATCH v5 03/12] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v5 04/12] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v5 05/12] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v5 06/12] dt-bindings: pwm: add microchip corepwm binding
` [PATCH v5 07/12] riscv: dts: microchip: use clk defines for icicle kit
` [PATCH v5 08/12] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v5 09/12] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v5 10/12] riscv: dts: microchip: update peripherals in "
` [PATCH v5 11/12] riscv: dts: microchip: add new peripherals to "
` [PATCH v5 12/12] MAINTAINERS: update riscv/microchip entry
Prezentacja
2022-02-02 9:32 UTC
[PATCH v5 0/9] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
2022-01-30 16:00 UTC (6+ messages)
[PATCH v8 0/8] Add Support for MediaTek PMIC MT6359
2022-01-30 8:43 UTC (7+ messages)
` [PATCH v8 8/8] arm64: dts: mt6359: add PMIC MT6359 related nodes
` "
[PATCH 0/2] Add pwrap node for MediaTek MT8192 SoC and mt6359 node for MediaTek PMIC MT6359
2022-01-30 8:20 UTC (7+ messages)
` [PATCH 1/2] arm64: dts: mt8192: add PWRAP node
` [PATCH 2/2] arm64: dts: mt6359: add PMIC MT6359 related nodes
[PATCH v12 0/5] m68k: Add Virtual M68k Machine
2022-01-26 17:32 UTC (9+ messages)
` [PATCH v12 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v12 4/5] clocksource/drivers: Add a goldfish-timer clocksource
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).