[PATCH v7 0/6] Add module support for Arm64 Exynos MCT driver
2025-12-07 8:42 UTC (10+ messages)
` [PATCH v7 1/6] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
` [PATCH v7 2/6] clocksource/drivers/exynos_mct: Set percpu local timer interrupts for ARM64
` [PATCH v7 3/6] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning
` [PATCH v7 4/6] clocksource/drivers/exynos_mct: Refactor driver init
` [PATCH v7 5/6] clocksource/drivers/exynos_mct: Add module support for ARM64
` [PATCH v7 6/6] arm64: exynos: Drop select CLKSRC_EXYNOS_MCT
[PATCH v8 0/2] Add Google Tensor SoC USB PHY support
2025-12-06 10:48 UTC (12+ messages)
` [PATCH v8 1/2] dt-bindings: phy: google: Add Google Tensor G5 USB PHY
` [PATCH v8 2/2] phy: Add Google Tensor SoC USB PHY driver
[PATCH v9 0/2] Add Google Tensor SoC USB controller support
2025-12-06 10:47 UTC (7+ messages)
` [PATCH v9 1/2] dt-bindings: usb: dwc3: Add Google Tensor G5 DWC3
` [PATCH v9 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver
[PATCH v7 0/7] Exynos Thermal code improvement
2025-12-05 8:30 UTC (2+ messages)
[PATCH AUTOSEL 6.18-5.10] cpufreq: s5pv210: fix refcount leak
2025-12-05 3:52 UTC
[PATCH v7 0/2] Add Google Tensor SoC USB PHY support
2025-12-05 3:51 UTC (5+ messages)
` [PATCH v7 2/2] phy: Add Google Tensor SoC USB PHY driver
[PATCH 0/6] Introduce MAX77759 charger driver
2025-12-04 21:06 UTC (33+ messages)
` [PATCH 1/6] dt-bindings: power: supply: Add Maxim MAX77759 charger
` [PATCH 2/6] dt-bindings: mfd: maxim,max77759: add charger child node
` [PATCH 3/6] dt-bindings: usb: maxim,max33359: Add supply property for VBUS in OTG mode
` [PATCH 4/6] mfd: max77759: modify irq configs
` [PATCH 5/6] power: supply: max77759: add charger driver
` [PATCH 6/6] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode
[PATCH 0/3] Add clock support for CMU_MFD
2025-12-04 15:37 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: clock: exynosautov920: add MFD clock definitions
[PATCH v2 0/3] Add support for exynos5250-manta (Google Nexus 10)
2025-12-04 12:38 UTC (19+ messages)
` [PATCH v2 1/3] dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)
` [PATCH v2 2/3] ARM: dts: exynos: "
` [PATCH v2 3/3] ARM: samsung: exynos5250: Allow CPU1 to boot
[GIT PULL 1/2] samsung: drivers: second late for v6.19
2025-12-03 17:59 UTC (2+ messages)
` [GIT PULL 2/2] ARM: dts: samsung: fixes "
[PATCH v8 0/2] Add Google Tensor SoC USB controller support
2025-12-03 3:04 UTC (11+ messages)
` [PATCH v8 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver
[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
2025-12-02 22:14 UTC (4+ messages)
[PATCH v9 0/4] PCI: dwc: Add ECAM support with iATU configuration
2025-12-02 13:45 UTC (15+ messages)
` [PATCH v9 4/4] PCI: dwc: Support ECAM mechanism by enabling iATU 'CFG Shift Feature'
[PATCH v3 0/5] pinctrl: samsung: exynos9 cleanups and fixes
2025-12-02 9:36 UTC (6+ messages)
` [PATCH v3 1/5] pinctrl: samsung: Consolidate pin-bank macros under EXYNOS9_* and pass bank_type explicitly
` [PATCH v3 2/5] pinctrl: samsung: fix incorrect pin-bank entries on Exynos2200/7885/8890/8895
` [PATCH v3 3/5] pinctrl: samsung: add per-bank FLTCON offset to EXYNOS9_PIN_BANK_* and fix tables
` [PATCH v3 4/5] pinctrl: samsung: fold GS101 pin-bank macros into EXYNOS9_*
` [PATCH v3 5/5] pinctrl: samsung: rename gs101_pinctrl_* to exynos9_pinctrl_*
[RFT PATCH v2 0/5] pinctrl: samsung: exynos9 cleanups and fixes
2025-12-02 5:23 UTC (7+ messages)
` [RFT PATCH v2 4/5] pinctrl: samsung: fold GS101 pin-bank macros into EXYNOS9_*
` [RFT PATCH v2 5/5] pinctrl: samsung: rename gs101_pinctrl_* to exynos9_pinctrl_*
[PATCH v7 RESEND 0/3] Add exynosautov920 thermal support
2025-12-02 0:31 UTC (21+ messages)
` [PATCH v7 RESEND 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface
[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
2025-12-01 16:51 UTC (18+ messages)
` [PATCH 01/26] drm/bridge: add drm_of_find_bridge()
` [PATCH 02/26] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH 03/26] drm/todo: add entry about converting to drm_of_find_bridge()
` [PATCH 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of drm_of_find_bridge()
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge
[PATCH] clk: samsung: exynos-clkout: Assign .num before accessing .hws
2025-11-30 19:34 UTC (5+ messages)
[PATCH v2 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
2025-11-30 13:09 UTC (29+ messages)
` [PATCH v2 01/26] drm/bridge: add of_drm_get_bridge()
` [PATCH v2 02/26] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH v2 03/26] drm/todo: add entry about converting to of_drm_get_bridge()
` [PATCH v2 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of of_drm_get_bridge()
` [PATCH v2 05/26] drm/arcpgu: convert to of_drm_get_bridge()
` [PATCH v2 06/26] drm/bridge: add devm_of_drm_get_bridge
` [PATCH v2 07/26] drm/bridge: ite-it66121: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 08/26] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v2 09/26] drm/bridge: simple-bridge: "
` [PATCH v2 10/26] drm/bridge: tpd12s015: "
` [PATCH v2 11/26] drm/bridge: thc63lvd1024: "
` [PATCH v2 12/26] drm/bridge: imx8qxp-pxl2dpi: use devm_of_drm_get_bridge() to put the next and companion bridges
` [PATCH v2 13/26] drm/bridge: lt8912b: use devm_of_drm_get_bridge() to put the hdmi bridge
` [PATCH v2 14/26] drm/bridge: tfp410: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 15/26] drm/bridge: imx8qxp-ldb: use devm_of_drm_get_bridge() to put the companion bridge
` [PATCH v2 16/26] drm/rcar-du: lvds: use devm_of_drm_get_bridge() to put the next bridge
` [PATCH v2 17/26] drm/meson: encoder_*: "
` [PATCH v2 18/26] drm/bridge: sii902x: "
` [PATCH v2 19/26] drm/mediatek: "
` [PATCH v2 20/26] drm/kmb: dsi: "
` [PATCH v2 21/26] drm/imx/ipuv3: "
` [PATCH v2 22/26] drm/exynos: hdmi: "
` [PATCH v2 23/26] drm/bridge: dw-hdmi: "
` [PATCH v2 24/26] drm/bridge: imx8qxp-pixel-link: simplify logic to find "
` [PATCH v2 25/26] drm/bridge: imx8qxp-pixel-link: simplify freeing of the remote device_node
` [PATCH v2 26/26] drm/bridge: imx8qxp-pixel-link: convert to of_drm_get_bridge()
[linux-next:master] [syscore] a97fbc3ee3: will-it-scale.per_process_ops 3.2% regression
2025-11-28 6:35 UTC
[PATCH] soc: samsung: exynos-pmu: fix device leak on regmap lookup
2025-11-27 15:56 UTC (5+ messages)
[PATCH v2 0/4] Exynos4: turn off SDIO WLAN chip during system suspend
2025-11-27 15:23 UTC (6+ messages)
` [PATCH v2 1/4] ARM: dts: samsung: universal_c210: "
` [PATCH v2 2/4] ARM: dts: samsung: exynos4210-i9100: "
` [PATCH v2 3/4] ARM: dts: samsung: exynos4210-trats: "
` [PATCH v2 4/4] ARM: dts: samsung: exynos4412-midas: "
[PATCH] soc: samsung: exynos-pmu: Fix structure initialization
2025-11-27 15:21 UTC (2+ messages)
[PATCH v2 0/3] Samsung mfd/rtc driver alarm IRQ simplification
2025-11-26 14:04 UTC (4+ messages)
[PATCH] ARM: dts: samsung: exynos4: turn off SDIO WLAN chip during system suspend
2025-11-26 9:38 UTC (2+ messages)
[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-11-26 9:29 UTC (7+ messages)
` [PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
[PATCH] mfd: sec: Drop a stray semicolon
2025-11-25 13:51 UTC (2+ messages)
` (subset) "
[PATCH v10 0/6] initial usbdrd phy support for Exynosautov920 soc
2025-11-24 11:04 UTC (7+ messages)
` [PATCH v10 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
` [PATCH v10 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920
` [PATCH v10 3/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo hsphy
` [PATCH v10 4/6] phy: exynos5-usbdrd: support HS combo phy for ExynosAutov920
` [PATCH v10 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy
` [PATCH v10 6/6] phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920
page: next (older)
- 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).