messages from 2021-09-21 08:41:07 to 2021-10-15 19:21:28 UTC [more...]
[PATCH 0/7] rtc: add new ioctl interface and BSM support
2021-10-15 19:21 UTC (2+ messages)
` [PATCH 1/7] rtc: add alarm related features
[PATCH v2] rtc: rv3032: fix error handling in rv3032_clkout_set_rate()
2021-10-15 19:12 UTC (2+ messages)
[PATCH] rtc: class: don't call cdev_device_del() when cdev_device_add() failed
2021-10-15 19:12 UTC (2+ messages)
[PATCH v2] rtc: class: check return value when calling dev_set_name()
2021-10-15 19:12 UTC (2+ messages)
[PATCH] rtc: pcf85063: Always clear EXT_TEST from set_time
2021-10-15 19:12 UTC (2+ messages)
[PATCH 1/1] rtc: pcf85063: add support for fixed clock
2021-10-15 19:12 UTC (3+ messages)
[PATCH 0/8] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
2021-10-15 17:36 UTC (37+ messages)
` [PATCH 1/8] mfd: max77686: Correct tab-based alignment of register addresses
` [PATCH 2/8] rtc: max77686: convert comments to kernel-doc format
` [PATCH 3/8] rtc: max77686: rename day-of-month defines
` [PATCH 4/8] rtc: max77686: remove useless variable
` [PATCH 5/8] dt-bindings: mfd: add Maxim MAX77714 PMIC
` [PATCH 6/8] mfd: max77714: Add driver for "
` [PATCH 7/8] watchdog: max77714: add driver for the watchdog in the "
` [PATCH 8/8] rtc: max77686: add MAX77714 support
Question about PCF85063A invalid state
2021-10-15 9:07 UTC (3+ messages)
[PATCH] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U
2021-10-14 22:05 UTC
[PATCH v3] rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependencies
2021-10-13 21:22 UTC
[PATCH] rtc: rv3032: fix error handling in rv3032_clkout_set_rate()
2021-10-12 10:07 UTC (2+ messages)
[PATCH 1/2] rtc: class: check return value when calling dev_set_name()
2021-10-11 9:47 UTC (5+ messages)
` [PATCH 2/2] rtc: class: return error code when cdev_device_add() failed
[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
2021-10-08 4:31 UTC (83+ messages)
` [PATCH v2 01/12] arm64: don't have ARCH_EXYNOS select EXYNOS_CHIPID
` (subset) "
` [PATCH v2 02/12] timekeeping: add API for getting timekeeping_suspended
` [PATCH v2 03/12] clk: samsung: add support for CPU clocks
` [PATCH v2 04/12] clk: samsung: exynos5433: update apollo and atlas clock probing
` [PATCH v2 05/12] clk: export __clk_lookup
` [PATCH v2 06/12] clk: samsung: modularize exynos arm64 clk drivers
` [PATCH v2 07/12] clk: samsung: set exynos arm64 clk driver as tristate
` [PATCH v2 08/12] pinctrl: samsung: modularize the ARM and ARM64 pinctrls
` [PATCH v2 09/12] pinctrl: samsung: set PINCTRL_EXYNOS and PINCTRL_SAMSUNG as tristate
` [PATCH v2 10/12] soc: samsung: pmu: modularize the Exynos ARMv8 PMU driver
` [PATCH v2 11/12] soc: samsung: pm_domains: modularize EXYNOS_PM_DOMAINS
` [PATCH v2 12/12] ARM: rtc: remove HAVE_S3C_RTC in favor of direct dependencies
[PATCH v2 0/9] clk: sunxi-ng: Add a RTC CCU driver
2021-10-04 18:26 UTC (13+ messages)
` [PATCH v2 1/9] dt-bindings: rtc: sun6i: Clean up repetition
` [PATCH v2 2/9] dt-bindings: rtc: sun6i: Add H616, R329, and D1 support
` [PATCH v2 3/9] clk: sunxi-ng: div: Add macro using CLK_HW_INIT_FW_NAME
` [PATCH v2 4/9] clk: sunxi-ng: mux: Add macro using CLK_HW_INIT_PARENTS_DATA
` [PATCH v2 5/9] clk: sunxi-ng: mux: Allow muxes to have keys
` [PATCH v2 6/9] rtc: sun6i: Allow probing without an early clock provider
` [PATCH v2 7/9] clk: sunxi-ng: Add support for the sun6i RTC clocks
` [PATCH v2 8/9] [DO NOT MERGE] clk: sunxi-ng: sun6i-rtc: Add support for H6
` [PATCH v2 9/9] [DO NOT MERGE] clk: sunxi-ng: sun6i-rtc: Add support for T5
[PATCH] rtc: m41t80: return NULL rather than a plain 0 integer
2021-10-01 21:42 UTC (2+ messages)
[PATCH][next][V2] rtc: msc313: Fix unintentional sign extension issues with left shift of a u16
2021-10-01 21:29 UTC (3+ messages)
[PATCH] rtc: mcp795: Add SPI ID table
2021-10-01 21:29 UTC (2+ messages)
[PATCH 0/2] m68k: Add Virtual M68k Machine
2021-10-01 1:08 UTC (11+ messages)
` [PATCH 2/2] m68k: introduce a virtual m68k machine
[PATCH][next] rtc: msc313: Fix unintentional sign extension issue on left shift of a u16
2021-09-29 12:56 UTC (5+ messages)
[PATCH v1 0/4] arm64: Kconfig: Update ARCH_EXYNOS select configs
2021-09-27 19:54 UTC (10+ messages)
[PATCH RESEND v5 0/6] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
2021-09-27 11:16 UTC (4+ messages)
` [PATCH RESEND v5 1/6] "
[PATCH V2] rtc: zynqmp: Add calibration set and get support
2021-09-27 6:38 UTC
[PATCH] rtc: msc313: fix missing include
2021-09-27 6:37 UTC
[PATCH v4 0/3] Add RTC for MStar SoCs
2021-09-25 22:19 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: rtc: Add Mstar MSC313e RTC devicetree bindings documentation
` (subset) "
[PATCH 0/2] rtc: add imx rpmsg rtc support
2021-09-25 21:53 UTC (3+ messages)
` [PATCH 2/2] rtc: imx-rpmsg: Add i.MX RPMSG RTC support
[PATCH 1/2] rtc: rx6110: simplify getting the adapter of a client
2021-09-25 21:29 UTC (2+ messages)
` (subset) "
[PATCH 1/2] rtc: omap: drop unneeded MODULE_ALIAS
2021-09-25 21:29 UTC (2+ messages)
[PATCH v1 0/3] rtc: Ensure DT compatibles have SPI device IDs
2021-09-25 21:29 UTC (5+ messages)
` [PATCH v1 1/3] rtc: ds1302: Add SPI ID table
` [PATCH v1 2/3] rtc: ds1390: "
` [PATCH v1 3/3] rtc: pcf2123: "
[PATCH] rtc: Specified all the parts for DS1216
2021-09-25 21:25 UTC (2+ messages)
rtc-pcf8563: STOP bit usage during time update?
2021-09-25 7:00 UTC
[PATCH] rtc: rtc-isl12022: add isl12020 device support
2021-09-23 16:39 UTC (3+ messages)
[PATCH] rtc: Disable alarm irq if alarm time is less than rtc time and irq is enabled
2021-09-23 7:17 UTC
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