linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-13 09:04:59 to 2025-06-26 18:22:57 UTC [more...]

[RRC v1 0/3] Simplify Exynos TMU IRQ clean logic
 2025-06-26 18:22 UTC  (14+ messages)
` [RRC v1 1/3] thermal/drivers/exynos: Remove unused base_second mapping and references
` [RRC v1 2/3] thermal/drivers/exynos: Handle temperature threshold interrupts and clear corresponding IRQs
` [RRC v1 3/3] thermal/drivers/exynos: Refactor IRQ clear logic using SoC-specific config

[PATCH v2 0/2] Enable CPU Idle for gs101
 2025-06-26 14:40 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: exynos: gs101: Add 'local-timer-stop' to cpuidle nodes
  ` (subset) "
` [PATCH v2 2/2] soc: samsung: exynos-pmu: Enable CPU Idle for gs101

[PATCH RFT 0/6] gpio: mmio: remove struct bgpio_pdata
 2025-06-26 13:25 UTC  (21+ messages)
` [PATCH RFT 1/6] gpio: mmio: drop the big-endian platform device variant
` [PATCH RFT 2/6] gpio: mmio: get chip label and GPIO base from device properties
` [PATCH RFT 3/6] mfd: vexpress-sysreg: set-up software nodes for gpio-mmio
` [PATCH RFT 4/6] ARM: omap1: ams-delta: use generic device properties "
` [PATCH RFT 5/6] ARM: s3c: crag6410: "
` [PATCH RFT 6/6] gpio: mmio: remove struct bgpio_pdata

[PATCH v2 0/4] gs101 max77759 enablement (DT)
 2025-06-26 13:23 UTC  (3+ messages)

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-06-26 12:59 UTC  (10+ messages)
` [PATCH v4 2/5] power: supply: add support for max77759 fuel gauge
` [PATCH v4 5/5] arm64: dts: exynos: gs101-oriole: enable Maxim "
` (subset) [PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support

[PATCH 0/3] Various devicetree fixes for Exynos7870 devices
 2025-06-26  7:32 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: exynos7870: add quirk to disable USB2 LPM in gadget mode
` [PATCH 2/3] arm64: dts: exynos7870-on7xelte: reduce memory ranges to base amount
` [PATCH 3/3] arm64: dts: exynos7870-j6lte: "

[PATCH v2 00/10] Add PCIe support for Tesla FSD SoC
 2025-06-25 16:52 UTC  (11+ messages)
    ` [PATCH v2 01/10] PCI: exynos: Remove unused MACROs in exynos PCI file
    ` [PATCH v2 02/10] PCI: exynos: Change macro names to exynos specific
    ` [PATCH v2 03/10] PCI: exynos: Reorder MACROs to maintain consistency
    ` [PATCH v2 04/10] PCI: exynos: Add platform device private data
    ` [PATCH v2 05/10] PCI: exynos: Add structure to hold resource operations
    ` [PATCH v2 06/10] dt-bindings: PCI: Add bindings support for Tesla FSD SoC
    ` [PATCH v2 07/10] dt-bindings: phy: Add PHY bindings support for "
    ` [PATCH v2 08/10] phy: exynos: Add PCIe PHY "
    ` [PATCH v2 09/10] PCI: exynos: Add support for Tesla "
    ` [PATCH v2 10/10] arm64: dts: fsd: Add PCIe "

[PATCH v2 00/17] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2025-06-25 19:04 UTC  (7+ messages)
` [PATCH v2 01/17] dt-bindings: firmware: google,gs101-acpm-ipc: convert regulators to lowercase

[PATCH 00/17] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2025-06-25 15:12 UTC  (8+ messages)
` [PATCH 07/17] mfd: sec-common: Instantiate s2mpg10 bucks and ldos separately
` [PATCH 08/17] mfd: sec: Add support for S2MPG11 PMIC via ACPM

[PATCH 1/2] ARM: dts: exynos: Align i2c-gpio node names with dtschema
 2025-06-25 14:21 UTC  (2+ messages)

[PATCH 0/2] Add support for programming gs101 EINT_WAKEUP_MASK registers
 2025-06-25 14:21 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: samsung: rename exynosautov920_retention_data to no_retention_data
` [PATCH 2/2] pinctrl: samsung: add support for gs101 wakeup mask programming

[PATCH v4 0/6] Add module support for Arm64 Exynos MCT driver
 2025-06-25  9:23 UTC  (10+ messages)
` [PATCH v4 1/6] of/irq: Export of_irq_count for modules
` [PATCH v4 2/6] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
` [PATCH v4 3/6] clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
` [PATCH v4 4/6] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning
` [PATCH v4 5/6] clocksource/drivers/exynos_mct: Add module support
` [PATCH v4 6/6] arm64: exynos: Drop select CLKSRC_EXYNOS_MCT

[PATCH v6 00/24] Convert to use devm_request*_irq_probe()
 2025-06-25  2:54 UTC  (5+ messages)
` [PATCH v6 01/24] genirq/devres: Add devm_request_threaded_irq_probe() and devm_request_irq_probe()
    ` 回复: "

[PATCH v2 00/16] Use drm_panel_get/put() in of_drm_find_panel() and its callers
 2025-06-24 19:12 UTC  (22+ messages)
` [PATCH v2 01/16] drm/panel: get/put panel reference in drm_panel_add/remove()
` [PATCH v2 02/16] drm/panel: get the panel returned by of_drm_find_panel()
` [PATCH v2 03/16] drm/panel/samsung-dsicm: Keep up with refcounting
` [PATCH v2 04/16] drm/panel/sun4i: "
` [PATCH v2 05/16] drm/panel/exynos: "
` [PATCH v2 06/16] drm/panel/rcar_du_encoder: "
` [PATCH v2 07/16] drm/panel/rz-du: "
` [PATCH v2 08/16] drm/bridge/lvds-codec: "
` [PATCH v2 09/16] drm/bridge/fsl-ldb: "
` [PATCH v2 10/16] drm/panel/omapdrm: "
` [PATCH v2 11/16] drm/panel/sti: "
` [PATCH v2 12/16] drm/drm_of: "
` [PATCH v2 13/16] drm/fsl-dcu: "
` [PATCH v2 14/16] drm/mcde: "
` [PATCH v2 15/16] drm/bridge/analogix: "
` [PATCH v2 16/16] drm/tegra: "

[PATCH v3 0/6] Add module support for Arm64 Exynos MCT driver
 2025-06-24 13:22 UTC  (9+ messages)
` [PATCH 1/6] of/irq: Export of_irq_count for modules
` [PATCH 2/6] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
` [PATCH 3/6] clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
` [PATCH 4/6] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning
` [PATCH 5/6] clocksource/drivers/exynos_mct: Add module support
` [PATCH 6/6] arm64: exynos: Drop select CLKSRC_EXYNOS_MCT

[PATCH v2 00/32] Samsung S2MPG10 PMIC MFD-based drivers
 2025-06-24  8:51 UTC  (5+ messages)
` [PATCH v2 01/32] dt-bindings: mfd: samsung,s2mps11: add s2mpg10

[PATCH v4 00/32] Samsung S2MPG10 PMIC MFD-based drivers
 2025-06-24  6:38 UTC  (11+ messages)
` [PATCH v4 02/32] dt-bindings: clock: samsung,s2mps11: add s2mpg10
` (subset) [PATCH v4 00/32] Samsung S2MPG10 PMIC MFD-based drivers

[PATCH] interconnect: exynos: handle node name allocation failure
 2025-06-23 14:24 UTC 

[PATCH v6 11/24] thermal/drivers/exynos: convert to use devm_request*_irq_probe()
 2025-06-23 12:38 UTC 

[PATCH v3] pmdomain: Use str_enable_disable() and str_on_off() helpers
 2025-06-20  8:08 UTC 

[PATCH] drm/exynos: fimd: Guard display clock control with runtime PM calls
 2025-06-19  5:52 UTC  (4+ messages)

[PATCH 0/5] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.)
 2025-06-18 16:07 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: samsung: exynos-sysreg: add exynos7870 sysregs
` [PATCH 2/5] arch: arm64: dts: exynos7870: add DSI support
` [PATCH 3/5] arch: arm64: dts: exynos7870-on7xelte: enable display panel support

[PATCH 00/12] Support for Exynos7870 DSIM bridge
 2025-06-18 14:40 UTC  (5+ messages)
` [PATCH 10/12] dt-bindings: samsung,mipi-dsim: document exynos7870 DSIM compatible

[PATCH v1] arm64: dts: exynos: Add DT node for all SPI ports
 2025-06-18 10:25 UTC  (2+ messages)

[PATCH 0/3] drm: Don't use %pK through printk
 2025-06-18  7:52 UTC  (4+ messages)
` [PATCH 1/3] drm/bridge: samsung-dsim: "
` [PATCH 2/3] drm/exynos: "
` [PATCH 3/3] drm/msm: "

[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-06-18  7:45 UTC  (26+ messages)
` [PATCH v5 02/25] drm/dumb-buffers: Provide helper to set pitch and size
  `  "
` [PATCH v5 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v5 07/25] drm/exynos: "
` [PATCH v5 08/25] drm/gma500: "
` [PATCH v5 09/25] drm/hibmc: "
` [PATCH v5 10/25] drm/imx/ipuv3: "
` [PATCH v5 11/25] drm/loongson: "
` [PATCH v5 12/25] drm/mediatek: "
` [PATCH v5 13/25] drm/msm: "
` [PATCH v5 14/25] drm/nouveau: "
` [PATCH v5 15/25] drm/omapdrm: "
` [PATCH v5 16/25] drm/qxl: "
` [PATCH v5 17/25] drm/renesas/rcar-du: "
` [PATCH v5 18/25] drm/renesas/rz-du: "
` [PATCH v5 19/25] drm/rockchip: "
` [PATCH v5 20/25] drm/tegra: "
` [PATCH v5 21/25] drm/virtio: "
` [PATCH v5 22/25] drm/vmwgfx: "
` [PATCH v5 23/25] drm/xe: "
` [PATCH v5 24/25] drm/xen: "
` [PATCH v5 25/25] drm/xlnx: "

[PATCH v3 0/9] initial usbdrd phy support for Exynosautov920 soc
 2025-06-17 18:20 UTC  (28+ messages)
    ` [PATCH v3 8/9] phy: exyons5-usbdrd: support SS combo phy for ExynosAutov920
    ` [PATCH v3 9/9] arm64: dts: exynos: ExynosAutov920: add USB and USB SS combo phy nodes
    ` [PATCH v3 2/9] phy: exyons5-usbdrd: support HS phy for ExynosAutov920
    ` [PATCH v3 1/9] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
    ` [PATCH v3 3/9] arm64: dts: exynos: ExynosAutov920: add USB and USB-phy nodes
    ` [PATCH v3 4/9] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo HS phy
    ` [PATCH v3 5/9] phy: exyons5-usbdrd: support HS combo phy for ExynosAutov920

[GIT PULL fixes] ARM: samsung: soc fixes for v6.16
 2025-06-16  9:45 UTC 

[PATCH 1/2] arm64: defconfig: Switch SOUND to module
 2025-06-16  9:11 UTC  (2+ messages)

[PATCH 0/2] Support for Exynos7870's MIPI PHY blocks
 2025-06-15 16:52 UTC  (4+ messages)
` [PATCH 2/2] phy: exynos-mipi-video: introduce support for exynos7870

[PATCH v3 0/2] USB PHY support for Exynos990 SoCs
 2025-06-15 16:52 UTC  (2+ messages)

[PATCH 0/2] USB PHY support for Exynos990 SoCs
 2025-06-15 16:52 UTC  (2+ messages)


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).