messages from 2021-09-30 21:02:20 to 2021-10-23 21:58:57 UTC [more...]
[PATCH v2 0/3] rtc: s3c: S3C driver improvements
2021-10-23 21:58 UTC (6+ messages)
` [PATCH v2 1/3] rtc: s3c: Remove usage of devm_rtc_device_register()
` [PATCH v2 2/3] rtc: s3c: Extract read/write IO into separate functions
` [PATCH v2 3/3] rtc: s3c: Add time range
[PATCH v1 0/3] Remove TPS80031 driver
2021-10-23 21:55 UTC (12+ messages)
` [PATCH v1 1/3] rtc: tps80031: Remove driver
` (subset) "
` [PATCH v1 2/3] regulator: "
` [PATCH v1 3/3] mfd: "
` (subset) [PATCH v1 0/3] Remove TPS80031 driver
[PATCH v2 0/9] clk: sunxi-ng: Add a RTC CCU driver
2021-10-23 21:50 UTC (5+ messages)
` [PATCH v2 1/9] dt-bindings: rtc: sun6i: Clean up repetition
` [PATCH v2 6/9] rtc: sun6i: Allow probing without an early clock provider
` (subset) "
[PATCH 0/4] rtc: s3c: S3C driver improvements
2021-10-21 20:55 UTC (23+ messages)
` [PATCH 1/4] rtc: s3c: Remove usage of devm_rtc_device_register()
` [PATCH 2/4] rtc: s3c: Add time range
` [PATCH 3/4] rtc: s3c: Extract read/write IO into separate functions
` [PATCH 4/4] rtc: s3c: Fix RTC read on first boot
[PATCH v2 0/9] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
2021-10-21 18:43 UTC (18+ messages)
` [PATCH v2 1/9] mfd: max77686: Correct tab-based alignment of register addresses
` [PATCH v2 2/9] rtc: max77686: convert comments to kernel-doc format
` [PATCH v2 3/9] rtc: max77686: rename day-of-month defines
` [PATCH v2 4/9] rtc: max77686: remove unused code to read in 12-hour mode
` [PATCH v2 5/9] dt-bindings: mfd: add Maxim MAX77714 PMIC
` [PATCH v2 6/9] mfd: max77714: Add driver for "
` [PATCH v2 7/9] watchdog: Kconfig: fix help text indentation
` [PATCH v2 8/9] watchdog: max77714: add driver for the watchdog in the MAX77714 PMIC
` [PATCH v2 9/9] rtc: max77686: add MAX77714 support
dt-bindings: treewide: Update @st.com email address to @foss.st.com
2021-10-20 11:39 UTC (3+ messages)
[PATCH] rtc: s3c: Remove usage of devm_rtc_device_register()
2021-10-19 13:20 UTC (3+ messages)
[PATCH 1/5] rtc: pcf8523: switch to regmap
2021-10-18 15:36 UTC (5+ messages)
` [PATCH 2/5] rtc: pcf8523: always compile pcf8523_rtc_ioctl
` [PATCH 3/5] rtc: pcf8523: remove unecessary ifdefery
` [PATCH 4/5] rtc: pcf8523: allow usage on ACPI platforms
` [PATCH 5/5] rtc: pcf8523: add BSM support
[PATCH] rtc: expose RTC_FEATURE_UPDATE_INTERRUPT
2021-10-18 15:23 UTC
[PATCH v2 0/7] rtc: add new ioctl interface and BSM support
2021-10-18 15:19 UTC (8+ messages)
` [PATCH v2 1/7] rtc: add alarm related features
` [PATCH v2 2/7] rtc: add parameter ioctl
` [PATCH v2 3/7] rtc: expose correction feature
` [PATCH v2 4/7] rtc: add correction parameter
` [PATCH v2 5/7] rtc: add BSM parameter
` [PATCH v2 6/7] rtc: rv3028: add BSM support
` [PATCH v2 7/7] rtc: rv3032: allow setting BSM
[PATCH V2] rtc: zynqmp: Add calibration set and get support
2021-10-18 9:55 UTC (2+ messages)
[PATCH RESEND v2 0/6] rtc,x86: CMOS RTC fixes
2021-10-18 5:58 UTC (9+ messages)
` [PATCH RESEND 1/6] rtc-cmos: take rtc_lock while reading from CMOS
` [PATCH RESEND 2/6] rtc-cmos: dont touch alarm registers during update
` [TEST PATCH] rtc-cmos: cmos_read_alarm bug demonstration
` [PATCH RESEND v2 3/6] rtc-mc146818-lib: fix RTC presence check
` [PATCH RESEND 4/6] rtc-mc146818-lib: reduce RTC_UIP polling period
` [PATCH RESEND 5/6] x86/rtc: mach_get_cmos_time - rm duplicated code
` [PATCH RESEND 6/6] x86/rtc: rename mach_set_rtc_mmss
[PATCH v3] rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependencies
2021-10-17 17:17 UTC (2+ messages)
[PATCH 0/2] rtc: Add driver for MAX31343
2021-10-16 19:21 UTC (3+ messages)
` [PATCH 1/2] rtc: max31343: Add a driver for Maxim MAX31343
` [PATCH 2/2] dt-bindings: rtc: Add Maxim Integrated MAX31343
[PATCH 0/8] Add MAX77714 PMIC minimal driver (RTC and watchdog only)
2021-10-15 20:59 UTC (38+ 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
[PATCH] rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_time
2021-10-15 19:24 UTC
[PATCH 0/7] rtc: add new ioctl interface and BSM support
2021-10-15 19:21 UTC (8+ messages)
` [PATCH 1/7] rtc: add alarm related features
` [PATCH 2/7] rtc: add parameter ioctl
` [PATCH 3/7] rtc: expose correction feature
` [PATCH 4/7] rtc: add correction parameter
` [PATCH 5/7] rtc: add BSM parameter
` [PATCH 6/7] rtc: rv3028: add BSM support
` [PATCH 7/7] rtc: rv3032: allow setting BSM
[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)
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] 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 (39+ messages)
` [PATCH v2 05/12] clk: export __clk_lookup
[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 (2+ 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
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).