public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 07:55:22 to 2026-01-15 08:35:21 UTC [more...]

[PATCH 6.1.y-cip v3 00/19] RZ/{G2L, G2LC, G2UL, G3S, Five, V2L}: Backport MSTOP support
 2026-01-15  8:34 UTC  (15+ messages)
` [PATCH 6.1.y-cip v3 01/19] PM: domains: Add flags to specify power on attach/detach
` [PATCH 6.1.y-cip v3 02/19] of: Add of_machine_compatible_match()
` [PATCH 6.1.y-cip v3 03/19] PM: domains: Add helper to check for PM domain detach on unbind cleanup
` [PATCH 6.1.y-cip v3 04/19] PM: domains: Detach on device_unbind_cleanup()
` [PATCH 6.1.y-cip v3 05/19] driver core: platform: Drop dev_pm_domain_detach() call
` [PATCH 6.1.y-cip v3 06/19] mmc: sdio: "
` [PATCH 6.1.y-cip v3 07/19] spi: "
` [PATCH 6.1.y-cip v3 08/19] driver core: auxiliary bus: "
` [PATCH 6.1.y-cip v3 09/19] i2c: core: "
` [PATCH 6.1.y-cip v3 10/19] clk: renesas: rzg2l: Extend power domain support
` [PATCH 6.1.y-cip v3 11/19] clk: renesas: rzg2l: Postpone updating priv->clks[]
` [PATCH 6.1.y-cip v3 12/19] clk: renesas: rzg2l: Move pointers after hw member
` [PATCH 6.1.y-cip v3 13/19] clk: renesas: rzg2l: Add macro to loop through module clocks
` [PATCH 6.1.y-cip v3 14/19] clk: renesas: rzg2l: Add support for MSTOP in clock enable/disable API

[PATCH 5.10.y-cip v3 00/18] RZ/{G2L, G2LC, G2UL, G3S, Five, V2L}: Backport MSTOP support
 2026-01-15  8:33 UTC  (19+ messages)
` [PATCH 5.10.y-cip v3 01/18] PM: domains: Add flags to specify power on attach/detach
` [PATCH 5.10.y-cip v3 02/18] of: Add of_machine_compatible_match()
` [PATCH 5.10.y-cip v3 03/18] PM: domains: Add helper to check for PM domain detach on unbind cleanup
` [PATCH 5.10.y-cip v3 04/18] PM: domains: Detach on device_unbind_cleanup()
` [PATCH 5.10.y-cip v3 05/18] driver core: platform: Drop dev_pm_domain_detach() call
` [PATCH 5.10.y-cip v3 06/18] mmc: sdio: "
` [PATCH 5.10.y-cip v3 07/18] spi: "
` [PATCH 5.10.y-cip v3 08/18] i2c: core: "
` [PATCH 5.10.y-cip v3 09/18] clk: renesas: rzg2l: Extend power domain support
` [PATCH 5.10.y-cip v3 10/18] clk: renesas: rzg2l: Postpone updating priv->clks[]
` [PATCH 5.10.y-cip v3 11/18] clk: renesas: rzg2l: Move pointers after hw member
` [PATCH 5.10.y-cip v3 12/18] clk: renesas: rzg2l: Add macro to loop through module clocks
` [PATCH 5.10.y-cip v3 13/18] clk: renesas: rzg2l: Add support for MSTOP in clock enable/disable API
` [PATCH 5.10.y-cip v3 14/18] clk: renesas: r9a08g045: Drop power domain instantiation
` [PATCH 5.10.y-cip v3 15/18] clk: renesas: r9a08g045: Add MSTOP for coupled clocks as well
` [PATCH 5.10.y-cip v3 16/18] clk: renesas: r9a08g045: Add MSTOP for GPIO
` [PATCH 5.10.y-cip v3 17/18] clk: renesas: r9a07g044: Add MSTOP for RZ/G2L
` [PATCH 5.10.y-cip v3 18/18] clk: renesas: r9a07g043: Add MSTOP for RZ/G2UL

[kernel-cve-report] New CVE entries this week
 2026-01-14 23:06 UTC 

[PATCH 6.12.y-cip 0/4] Add RZ/V2N I2C support
 2026-01-14 22:14 UTC  (6+ messages)
` [PATCH 6.12.y-cip 1/4] clk: renesas: r9a09g056: Add clock and reset entries for RIIC controllers
` [PATCH 6.12.y-cip 2/4] dt-bindings: i2c: renesas,riic: Document RZ/V2N (R9A09G056) support
` [PATCH 6.12.y-cip 3/4] arm64: dts: renesas: r9a09g056: Add RIIC controllers
` [PATCH 6.12.y-cip 4/4] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable "

[PATCH 6.1.y-cip 0/4] Add RZ/V2N I2C support
 2026-01-14 22:13 UTC  (6+ messages)
` [PATCH 6.1.y-cip 1/4] clk: renesas: r9a09g056: Add clock and reset entries for RIIC controllers
` [PATCH 6.1.y-cip 2/4] dt-bindings: i2c: renesas,riic: Document RZ/V2N (R9A09G056) support
` [PATCH 6.1.y-cip 3/4] arm64: dts: renesas: r9a09g056: Add RIIC controllers
` [PATCH 6.1.y-cip 4/4] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable "
` [cip-dev] [PATCH 6.1.y-cip 0/4] Add RZ/V2N I2C support

[isar-cip-core][PATCH v4 0/4] Enable support for wfx backend based software updates
 2026-01-14 15:19 UTC  (6+ messages)
` [isar-cip-core][PATCH v4 1/4] swupdate-config-wfx: Recipe to set configs for wfx backend based updates
` [isar-cip-core][PATCH v4 2/4] Kconfig: Add option to set WFX_URL
` [isar-cip-core][PATCH v4 3/4] swupdate.inc: Enable wfx based updates if WFX_URL is set
` [isar-cip-core][PATCH v4 4/4] doc/README.swupdate.md: Add section for software update with wfx
  ` [cip-dev] "

[PATCH 6.1.y-cip 00/22] Add I3C support for RZ/G3E
 2026-01-14 11:53 UTC  (33+ messages)
` [PATCH 6.1.y-cip 01/22] bitops: add generic parity calculation for u8
` [PATCH 6.1.y-cip 02/22] dt-bindings: i3c: Add Renesas I3C controller
` [PATCH 6.1.y-cip 03/22] i3c: controllers do not need to depend on I3C
` [PATCH 6.1.y-cip 04/22] i3c: master: Add basic driver for the Renesas I3C controller
  ` [cip-dev] "
` [PATCH 6.1.y-cip 05/22] i3c: Document I3C_ADDR_SLOT_EXT_STATUS_MASK
` [PATCH 6.1.y-cip 06/22] i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API
` [PATCH 6.1.y-cip 07/22] i3c: Standardize defines for specification parameters
` [PATCH 6.1.y-cip 08/22] i3c: Add more parameters for controllers to the header
` [PATCH 6.1.y-cip 09/22] i3c: master: Add helpers for DMA mapping and bounce buffer handling
` [PATCH 6.1.y-cip 10/22] i3c: document i3c_xfers
` [PATCH 6.1.y-cip 11/22] i3c: master: Add inline i3c_readl_fifo() and i3c_writel_fifo()
  ` [cip-dev] "
` [PATCH 6.1.y-cip 12/22] i3c: Correct the macro module_i3c_i2c_driver
` [PATCH 6.1.y-cip 13/22] i3c: export SETDASA method
` [PATCH 6.1.y-cip 14/22] clk: renesas: r9a09g047: Add I3C0 clocks and resets
` [PATCH 6.1.y-cip 15/22] arm64: dts: renesas: r9a09g047: Add I3C node
` [PATCH 6.1.y-cip 16/22] dt-bindings: hwmon: ti,tmp108: document V+ supply, add short description
` [PATCH 6.1.y-cip 17/22] dt-bindings: hwmon: ti,tmp108: Add nxp,p3t1085 compatible string
` [PATCH 6.1.y-cip 18/22] hwmon: (tmp108) Add NXP p3t1085 support
  ` [cip-dev] "
` [PATCH 6.1.y-cip 19/22] hwmon: (tmp108) Add helper function tmp108_common_probe() to prepare I3C support
` [PATCH 6.1.y-cip 20/22] hwmon: (tmp108) Add support for I3C device
  ` [cip-dev] "
` [PATCH 6.1.y-cip 21/22] hwmon: (tmp108) Do not fail in I3C probe when I3C regmap is a module
` [PATCH 6.1.y-cip 22/22] hwmon: (tmp108) Add basic regulator support
` [cip-dev] [PATCH 6.1.y-cip 00/22] Add I3C support for RZ/G3E

[PATCH 6.12.y-cip 00/19] Add I3C support for RZ/G3E
 2026-01-14 11:33 UTC  (22+ messages)
` [PATCH 6.12.y-cip 01/19] bitops: add generic parity calculation for u8
` [PATCH 6.12.y-cip 02/19] dt-bindings: i3c: Add Renesas I3C controller
` [PATCH 6.12.y-cip 03/19] i3c: controllers do not need to depend on I3C
` [PATCH 6.12.y-cip 04/19] i3c: master: Add basic driver for the Renesas I3C controller
` [PATCH 6.12.y-cip 05/19] i3c: Document I3C_ADDR_SLOT_EXT_STATUS_MASK
` [PATCH 6.12.y-cip 06/19] i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API
` [PATCH 6.12.y-cip 07/19] i3c: Standardize defines for specification parameters
` [PATCH 6.12.y-cip 08/19] i3c: Add more parameters for controllers to the header
` [PATCH 6.12.y-cip 09/19] i3c: master: Add helpers for DMA mapping and bounce buffer handling
` [PATCH 6.12.y-cip 10/19] i3c: document i3c_xfers
` [PATCH 6.12.y-cip 11/19] i3c: master: Add inline i3c_readl_fifo() and i3c_writel_fifo()
` [PATCH 6.12.y-cip 12/19] clk: renesas: r9a09g047: Add I3C0 clocks and resets
` [PATCH 6.12.y-cip 13/19] arm64: dts: renesas: r9a09g047: Add I3C node
` [PATCH 6.12.y-cip 14/19] dt-bindings: hwmon: ti,tmp108: Add nxp,p3t1085 compatible string
` [PATCH 6.12.y-cip 15/19] hwmon: (tmp108) Add NXP p3t1085 support
` [PATCH 6.12.y-cip 16/19] hwmon: (tmp108) Add helper function tmp108_common_probe() to prepare I3C support
` [PATCH 6.12.y-cip 17/19] hwmon: (tmp108) Add support for I3C device
` [PATCH 6.12.y-cip 18/19] hwmon: (tmp108) Do not fail in I3C probe when I3C regmap is a module
` [PATCH 6.12.y-cip 19/19] hwmon: (tmp108) Add basic regulator support
` [cip-dev] [PATCH 6.12.y-cip 00/19] Add I3C support for RZ/G3E

[isar-cip-core][PATCH] wic: Unify /var partition handling
 2026-01-14  8:26 UTC  (4+ messages)
` [cip-dev] "

[isar-cip-core][PATCH] linux-cip: Update to 4.4.302-cip106-rt59 and 5.10.247-cip68-rt30
 2026-01-14  8:23 UTC 

[cip-dev][isar-cip-core][PATCH v3 0/7] Simplify the use of isar-cip-core in downstream layers
 2026-01-13 15:26 UTC  (12+ messages)
` [cip-dev][isar-cip-core][PATCH v3 1/7] kas: move initramfs-tool specific recipes to cip-core-initramfs
` [cip-dev][isar-cip-core][PATCH v3 2/7] Move RO_ROOTFS Options to swupdate.inc
` [cip-dev][isar-cip-core][PATCH v3 3/7] Default SWUPDATE_BOOTLOADER to efibootguard
` [cip-dev][isar-cip-core][PATCH v3 4/7] Move efibootguard to swupdate-efibootguard.inc
` [cip-dev][isar-cip-core][PATCH v3 5/7] Add swupdate-config to swupdate.inc
` [cip-dev][isar-cip-core][PATCH v3 6/7] Add documentation how to integrate isar-cip-core
` [cip-dev][isar-cip-core][PATCH v3 7/7] rename recipes-core/images/swupdate.inc to swupdate-ab-rootfs.inc

[ANNOUNCE] v5.10.247-cip68-rt30
 2026-01-12 18:28 UTC  (3+ messages)
  ` [cip-dev] "

[PATCH 6.1.y-cip 0/8] Add RZ/V2H RTC support
 2026-01-12 18:11 UTC  (11+ messages)
` [PATCH 6.1.y-cip 1/8] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support
` [PATCH 6.1.y-cip 2/8] clk: renesas: r9a09g057: Add clock and reset entries for RTC
` [PATCH 6.1.y-cip 3/8] rtc: renesas-rtca3: Disable interrupts only if the RTC is enabled
` [PATCH 6.1.y-cip 4/8] rtc: renesas-rtca3: stop setting max_user_freq
` [PATCH 6.1.y-cip 5/8] rtc: renesas-rtca3: Add support for multiple reset lines
` [PATCH 6.1.y-cip 6/8] arm64: dts: renesas: r9a09g057: Add RTC node
` [PATCH 6.1.y-cip 7/8] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable RTC
` [PATCH 6.1.y-cip 8/8] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add NMI pushbutton support
` [cip-dev] [PATCH 6.1.y-cip 0/8] Add RZ/V2H RTC support

[PATCH 6.12.y-cip 0/8] Add RZ/V2H RTC support
 2026-01-12 13:44 UTC  (11+ messages)
` [PATCH 6.12.y-cip 1/8] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support
` [PATCH 6.12.y-cip 2/8] clk: renesas: r9a09g057: Add clock and reset entries for RTC
` [PATCH 6.12.y-cip 3/8] rtc: renesas-rtca3: Disable interrupts only if the RTC is enabled
` [PATCH 6.12.y-cip 4/8] rtc: renesas-rtca3: stop setting max_user_freq
` [PATCH 6.12.y-cip 5/8] rtc: renesas-rtca3: Add support for multiple reset lines
` [PATCH 6.12.y-cip 6/8] arm64: dts: renesas: r9a09g057: Add RTC node
` [PATCH 6.12.y-cip 7/8] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable RTC
` [PATCH 6.12.y-cip 8/8] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add NMI pushbutton support

[isar-cip-core][PATCH] ltp: Fix build with latest Debian
 2026-01-12 13:22 UTC 

[ANNOUNCE] v4.4.302-cip106-rt59
 2026-01-11 16:52 UTC 

[isar-cip-core][PATCH v2] u-boot-bbb: Disable problematic GRUB workaround
 2026-01-09 19:33 UTC 

preempt_rt on BeagleV-Fire
 2026-01-09 11:08 UTC  (3+ messages)
` [cip-dev] "

[isar-cip-core][PATCH] linux-cip: Update to 4.4.302-cip106, 4.19.325-cip127, 5.10.247-cip68, 6.1.159-cip50, 6.12.63-cip15
 2026-01-09  8:35 UTC 

[ANNOUNCE] Release v5.10.247-cip68 and v6.1.159-cip50
 2026-01-09  5:25 UTC 

[isar-cip-core][PATCH] u-boot arm: Disable problematic GRUB workaround
 2026-01-08 14:19 UTC  (2+ messages)

[PATCH 6.12 242/262] ext4: fix checks for orphan inodes
 2026-01-08 14:11 UTC  (2+ messages)

CIP IRC weekly meeting today on libera.chat
 2026-01-08  7:02 UTC 

[ANNOUNCE] Release v4.4.302-cip106
 2026-01-08  3:01 UTC 

[ANNOUNCE] Release v4.19.325-cip127
 2026-01-08  3:00 UTC 

Request for review for 4.4-st71, 4.4-cip106
 2026-01-08  2:58 UTC  (5+ messages)
  ` [cip-dev] "

Request for review for 4.19-st11, 4.19-cip127
 2026-01-08  2:58 UTC  (3+ messages)
  ` [cip-dev] "

[PATCH 6.12.y-cip 0/4] Add RZ/V2N WDT support
 2026-01-08  2:41 UTC  (4+ messages)

[PATCH 6.1.y-cip 00/24] Add suspend/resume support for RZ/G3E CANFD
 2026-01-08  2:20 UTC  (3+ messages)

[PATCH 6.1.y-cip v2 00/13] Add gpio keys/sleep button support for RZ/G3E
 2026-01-08  2:10 UTC  (3+ messages)

[PATCH 6.12.y-cip v2 00/24] Add suspend/resume support for RZ/G3E CANFD
 2026-01-08  2:00 UTC  (3+ messages)

[PATCH for 6.12.y-cip + 6.12.63 ] can: rcar_canfd: Fix build error caused by is_gen4()
 2026-01-08  1:58 UTC  (9+ messages)
` FW: "

[kernel-cve-report] New CVE entries this week
 2026-01-07 22:23 UTC 

[PATCH 6.12.y-cip v2 0/6] Add gpio keys/sleep button support for RZ/G3E
 2026-01-07 22:01 UTC  (3+ messages)

[PATCH 6.12.y-cip 0/8] net: stmmac: Fix EEE-related issues
 2026-01-07 20:28 UTC  (4+ messages)

[cip-dev][isar-cip-core][PATCH v2 0/7] Simplify the use of isar-cip-core in downstream layers
 2026-01-07 17:39 UTC  (12+ messages)
` [cip-dev][isar-cip-core][PATCH v2 1/7] kas: move initramfs-tool specific recipes to cip-core-initramfs
` [cip-dev][isar-cip-core][PATCH v2 2/7] Move RO_ROOTFS Options to swupdate.inc
` [cip-dev][isar-cip-core][PATCH v2 3/7] Default SWUPDATE_BOOTLOADER to efibootguard
` [cip-dev][isar-cip-core][PATCH v2 4/7] Move efibootguard to swupdate-efibootguard.inc
` [cip-dev][isar-cip-core][PATCH v2 5/7] Add swupdate-config to swupdate.inc
` [cip-dev][isar-cip-core][PATCH v2 6/7] Add documentation how to integrate isar-cip-core
` [cip-dev][isar-cip-core][PATCH v2 7/7] rename recipes-core/images/swupdate.inc to swupdate-ab-rootfs.inc

[PATCH 6.12.y-cip 00/17] Add SDHI/eMMC and WDT support for RZ/T2H and RZ/N2H
 2026-01-07 13:44 UTC  (5+ messages)
` [PATCH 6.12.y-cip 05/17] watchdog: rzv2h: Add support for RZ/T2H
  ` [cip-dev] "

[PATCH 6.12.y-cip 0/6] RZ/G3S: Backport TSU support
 2026-01-07 12:21 UTC  (4+ messages)
` [PATCH 6.12.y-cip 3/6] thermal/drivers/renesas/rzg3s: Add thermal driver for the Renesas RZ/G3S SoC

[cip-dev][isar-cip-core][RFC 0/6] Simplify the use of
 2026-01-07  9:03 UTC  (7+ messages)
` [cip-dev][isar-cip-core][RFC 2/6] Move RO_ROOTFS Options to swupdate.inc
` [cip-dev][isar-cip-core][RFC 6/6] Add documentation how to integrate isar-cip-core

[PATCH 6.1.y-cip 0/3] net: stmmac: Fix EEE-related issues
 2026-01-07  8:17 UTC  (2+ messages)

[PATCH 6.1.y-cip 0/1] Backport RZ DMAC fix to 6.1.y-cip
 2026-01-07  8:15 UTC  (4+ messages)
` [PATCH 6.1.y-cip 1/1] dmaengine: sh: rz-dmac: handle configs where one address is zero

[PATCH 6.1.y-cip] net: stmmac: dwmac-renesas-gbeth: Add .init() callback
 2026-01-07  8:08 UTC  (4+ messages)
` [cip-dev] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox