messages from 2026-01-21 01:00:14 to 2026-02-09 09:45:36 UTC [more...]
[bug report] regulator: s2mps11: add S2MPG10 regulator
2026-02-09 9:45 UTC
[PATCH v2 00/12] Support for Samsung S2MU005 PMIC and its sub-devices
2026-02-09 4:03 UTC (30+ messages)
` [PATCH v2 01/12] dt-bindings: leds: document Samsung S2M series PMIC flash LED device
` [PATCH v2 02/12] dt-bindings: leds: document Samsung S2M series PMIC RGB "
` [PATCH v2 03/12] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v2 04/12] dt-bindings: power: supply: document Samsung S2M series PMIC charger device
` [PATCH v2 05/12] dt-bindings: mfd: s2mps11: add documentation for S2MU005 PMIC
` [PATCH v2 06/12] mfd: sec: add support "
` [PATCH FIX] mfd: sec-irq: fix non-constant case labels in s2mu005_irq_get_reg
` [PATCH v2 07/12] mfd: sec: store hardware revision in sec_pmic_dev and add S2MU005 support
` [PATCH v2 08/12] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v2 09/12] leds: rgb: add support for Samsung S2M series PMIC RGB "
` [PATCH v2 10/12] Documentation: leds: document pattern behavior of Samsung S2M series PMIC RGB LEDs
` [PATCH v2 11/12] extcon: add support for Samsung S2M series PMIC extcon devices
` [PATCH v2 12/12] power: supply: add support for Samsung S2M series PMIC charger device
[PATCH] clk: samsung: gs101: harmonise symbol names (clock arrays)
2026-02-05 22:01 UTC
[PATCH v5 00/10] pmdomain: samsung: add support for Google GS101
2026-02-05 21:42 UTC (11+ messages)
` [PATCH v5 01/10] dt-bindings: soc: google: add google,gs101-dtzpc
` [PATCH v5 02/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v5 03/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v5 04/10] dt-bindings: soc: google: gs101-pmu: allow power domains as children
` [PATCH v5 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v5 06/10] pmdomain: samsung: don't hard-code offset for registers to 0 and 4
` [PATCH v5 07/10] pmdomain: samsung: add support for google,gs101-pd
` [PATCH v5 08/10] pmdomain: samsung: use dev_err() instead of pr_err()
` [PATCH v5 09/10] pmdomain: samsung: implement SMC to save / restore TZ config
` [PATCH v5 10/10] pmdomain: samsung: implement domain-supply regulator
[PATCH v4 00/10] pmdomain: samsung: add support for Google GS101
2026-02-05 12:05 UTC (16+ messages)
` [PATCH v4 01/10] dt-bindings: soc: google: add google,gs101-dtzpc
` [PATCH v4 02/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v4 03/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v4 04/10] dt-bindings: soc: google: gs101-pmu: allow power domains as children
` [PATCH v4 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v4 06/10] pmdomain: samsung: don't hard-code offset for registers to 0 and 4
` [PATCH v4 07/10] pmdomain: samsung: add support for google,gs101-pd
` [PATCH v4 08/10] pmdomain: samsung: use dev_err() instead of pr_err()
` [PATCH v4 09/10] pmdomain: samsung: implement SMC to save / restore TZ config
` [PATCH v4 10/10] pmdomain: samsung: implement domain-supply regulator
[PATCH v7 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
2026-02-05 11:05 UTC (28+ messages)
` [PATCH v7 01/20] dt-bindings: firmware: google,gs101-acpm-ipc: convert regulators to lowercase
` [PATCH v7 02/20] regulator: dt-bindings: add s2mpg10-pmic regulators
` [PATCH v7 03/20] regulator: dt-bindings: add s2mpg11-pmic regulators
` [PATCH v7 04/20] dt-bindings: mfd: samsung,s2mps11: Split s2mpg10-pmic into separate file
` [PATCH v7 05/20] dt-bindings: mfd: samsung,s2mpg10-pmic: Link to its regulators
` [PATCH v7 06/20] dt-bindings: mfd: Add samsung,s2mpg11-pmic
` [PATCH v7 07/20] dt-bindings: firmware: google,gs101-acpm-ipc: add S2MPG11 secondary PMIC
` [PATCH v7 08/20] mfd: sec: s2mpg10: reorder regulators for better probe performance
` [PATCH v7 09/20] mfd: sec: Add support for S2MPG11 PMIC via ACPM
` [PATCH v7 10/20] regulator: add REGULATOR_LINEAR_VRANGE macro
` [PATCH v7 11/20] regulator: s2mps11: drop two needless variable initialisations
` [PATCH v7 12/20] regulator: s2mps11: use dev_err_probe() where appropriate
` [PATCH v7 13/20] regulator: s2mps11: place constants on right side of comparison tests
` [PATCH v7 14/20] regulator: s2mps11: update node parsing (allow -supply properties)
` [PATCH v7 15/20] regulator: s2mps11: refactor handling of external rail control
` [PATCH v7 16/20] regulator: s2mps11: add S2MPG10 regulator
` [PATCH v7 17/20] regulator: s2mps11: refactor S2MPG10 ::set_voltage_time() for S2MPG11 reuse
` [PATCH v7 18/20] regulator: s2mps11: refactor S2MPG10 regulator macros "
` [PATCH v7 19/20] regulator: s2mps11: add S2MPG11 regulator
` [PATCH v7 20/20] regulator: s2mps11: more descriptive gpio consumer name
` (subset) [PATCH v7 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
` [GIT PULL] Immutable branch for Regulator and Firmware containing MFD and RTC due for the v6.20 merge window
[PATCH v6 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
2026-02-05 11:05 UTC (8+ messages)
` (subset) "
[PATCH] phy: PHY_GOOGLE_USB should depend on ARCH_GOOGLE
2026-02-04 15:19 UTC (4+ messages)
[PATCH next v2] phy: google: fix build dependency for Google Tensor USB PHY
2026-02-04 15:18 UTC (3+ messages)
[PATCH v5 0/5] Introduce MAX77759 charger driver
2026-02-04 12:49 UTC (9+ messages)
` [PATCH v5 1/5] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH v5 2/5] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v5 3/5] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v5 4/5] power: supply: max77759: add charger driver
` [PATCH v5 5/5] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
[PATCH v8 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2026-02-04 1:52 UTC (29+ messages)
` [PATCH v8 02/18] drm/bridge: analogix_dp: Formalize the struct analogix_dp_device
` [PATCH v8 03/18] drm/bridge: analogix_dp: Move &drm_bridge_funcs.mode_set to &drm_bridge_funcs.atomic_enable
` [PATCH v8 04/18] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridge
` [PATCH v8 05/18] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
` [PATCH v8 06/18] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
` [PATCH v8 07/18] drm/exynos: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v8 14/18] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
` [PATCH v8 16/18] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
` (subset) [PATCH v8 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
[PATCH 0/3 v2] drm/exynos: vidi: fix various memory corruption bugs
2026-02-02 11:32 UTC (4+ messages)
` [PATCH 1/3 v2] drm/exynos: vidi: use priv->vidi_dev for ctx lookup in vidi_connection_ioctl()
` [PATCH 2/3 v2] drm/exynos: vidi: fix to avoid directly dereferencing user pointer
` [PATCH 3/3 v2] drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free
[PATCH 0/3 RESEND] drm/exynos: vidi: fix various memory corruption bugs
2026-02-02 10:28 UTC (2+ messages)
[PATCH 0/3] Add clock support for CMU_G3D
2026-02-02 10:35 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: clock: exynosautov920: add G3D clock definitions
` [PATCH 2/3] clk: samsung: exynosautov920: add block G3D clock support
` [PATCH 3/3] arm64: dts: exynosautov920: add CMU_G3D clock DT nodes
[GIT PULL] exynos-drm-next
2026-02-01 14:39 UTC
[PATCH v3 00/12] of/treewide: Simplify with for_each_compatible_node_scoped()
2026-01-29 17:14 UTC (2+ messages)
[PATCH next] phy: google: fix build dependency for Google Tensor USB PHY
2026-01-28 21:22 UTC (10+ messages)
[PATCH 0/2] Add device tree for Samsung Galaxy J7 (2016)
2026-01-28 17:17 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: arm: samsung: add compatible for samsung-j7xelte
` [PATCH 2/2] arm64: dts: exynos: add initial support for Samsung Galaxy J7 (2016)
[PATCH] tty: serial: samsung_tty: avoid dev_dbg deadlock
2026-01-28 11:28 UTC
[PATCH v4 0/3] Add support for exynos5250-manta (Google Nexus 10)
2026-01-28 10:58 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)
` [PATCH v4 2/3] ARM: dts: exynos: "
` [PATCH v4 3/3] ARM: samsung: exynos5250: Allow CPU1 to boot
[PATCH v2 0/3] Add and enable USB nodes for ExynosAutov920 SoC
2026-01-28 7:38 UTC (14+ messages)
` [PATCH v2 1/3] arm64: dts: exynos: ExynosAutov920: Add USB and USB-phy nodes
` [PATCH v2 2/3] arm64: dts: exynos: ExynosAutov920: Add regulators for the USB
` [PATCH v2 3/3] arm64: dts: exynos: ExynosAutov920: Enable USB nodes
[GIT PULL] exynos-drm-misc-next
2026-01-27 14:09 UTC
[PATCH] dt-bindings: Fix emails with spaces or missing brackets
2026-01-27 4:44 UTC (4+ messages)
[PATCH v4 0/5] Introduce MAX77759 charger driver
2026-01-27 1:08 UTC (9+ messages)
` [PATCH v4 2/5] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v4 3/5] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v4 4/5] power: supply: max77759: add charger driver
` [PATCH v4 5/5] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
[PATCH v3] scsi: ufs: exynos: call phy_notify_state() from hibern8 callbacks
2026-01-24 3:50 UTC (2+ messages)
[GIT PULL] clk: samsung: clock for v6.20/v7.0
2026-01-23 2:17 UTC (2+ messages)
[PATCH] dt-bindings: i2c: exynos5: add exynosautov920-hsi2c compatible
2026-01-22 17:18 UTC (2+ messages)
[PATCH v2 0/3] Samsung mfd/rtc driver alarm IRQ simplification
2026-01-22 13:29 UTC (11+ messages)
` [GIT PULL] Immutable branch between MFD and RTC due for the v6.20 merge window
[PATCH 0/3] Add and enable USB nodes for ExynosAutov920 SoC
2026-01-22 12:57 UTC (4+ messages)
[GIT PULL] arm64: dts: samsung: dts for v6.20, part two
2026-01-22 8:43 UTC
[PATCH v2 0/6] drm/bridge: convert users of of_drm_find_bridge(), part 3
2026-01-21 13:09 UTC (2+ messages)
[PATCH v2 0/7] thermal: samsung: Add support for Google GS101 TMU
2026-01-21 7:52 UTC (3+ messages)
` [PATCH v2 1/7] dt-bindings: thermal: Add "
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 read-only IMAP folder(s) and NNTP newsgroup(s).