linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-06 18:28:20 to 2025-07-15 10:04:21 UTC [more...]

[GIT PULL] pinctrl: samsung: drivers for v6.17
 2025-07-15 10:04 UTC 

[PATCH v2 1/1] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-15  9:53 UTC 

[PATCH 1/2] arm64: tesla/google: MAINTAINERS: Reference "SoC clean" maintainer profile
 2025-07-15  9:07 UTC  (8+ messages)
  ` [PATCH 2/2] arm64: samsung: MAINTAINERS: Add Tesla FSD DTS to Exynos entry

[PATCH v10 00/10] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-07-15  4:47 UTC  (32+ messages)
` [PATCH v10 01/10] power: reset: reboot-mode: Add device tree node-based registration
` [PATCH v10 02/10] dt-bindings: power: reset: Document reboot-mode cookie
` [PATCH v10 03/10] power: reset: reboot-mode: Add optional cookie argument
` [PATCH v10 04/10] dt-bindings: arm: Document reboot mode magic
` [PATCH v10 05/10] firmware: psci: Implement vendor-specific reset-types as reboot-mode
` [PATCH v10 06/10] arm64: dts: qcom: qcm6490-idp: Add PSCI SYSTEM_RESET2 types
` [PATCH v10 07/10] arm64: dts: qcom: qcs6490-rb3gen2: "
` [PATCH v10 08/10] arm64: dts: qcom: sa8775p-ride: "
` [PATCH v10 09/10] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes
` [PATCH v10 10/10] power: reset: reboot-mode: Expose sysfs for registered arguments
` Feedback - [PATCH v10 00/10] Implement vendor resets for PSCI SYSTEM_RESET2

[PATCH] scsi: ufs: exynos: call phy_notify_pmstate() from hibern8 callbacks
 2025-07-14 22:14 UTC  (4+ messages)

[PATCH] scsi: ufs: exynos: fix programming of HCI_UTRL_NEXUS_TYPE
 2025-07-14 17:18 UTC  (4+ messages)

[PATCH] iommu/exynos: add support for reserved regions
 2025-07-14 11:54 UTC  (2+ messages)

[PATCH] pmdomain: samsung: Fix splash-screen handover by enforcing a sync_state
 2025-07-14  9:34 UTC  (4+ messages)

[PATCH v3 RESEND 0/5] Increase max timeout value of s3c2410 watchdog
 2025-07-14  8:17 UTC  (9+ messages)
    ` [PATCH v3 RESEND 1/5] watchdog: s3c2410_wdt: Replace hardcoded values with macro definitions
    ` [PATCH v3 RESEND 2/5] watchdog: s3c2410_wdt: Fix max_timeout being calculated larger
    ` [PATCH v3 RESEND 3/5] watchdog: s3c2410_wdt: Increase max timeout value of watchdog
    ` [PATCH v3 RESEND 4/5] watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_MAXCNT
    ` [PATCH v3 RESEND 5/5] watchdog: s3c2410_wdt: exynosautov9: Enable supported features

[GIT PULL] clk: samsung: drivers for v6.17
 2025-07-13 16:46 UTC  (2+ messages)

[PATCH 00/16] Add support for the Axis ARTPEC-8 SoC
 2025-07-12 19:26 UTC  (28+ messages)
` [PATCH 01/16] dt-bindings: clock: Add CMU bindings definitions for ARTPEC-8 platform
` [PATCH 02/16] dt-bindings: clock: Add ARTPEC-8 CMU bindings
` [PATCH 03/16] clk: samsung: Add clock PLL support for ARTPEC-8 SoC
` [PATCH 04/16] clk: samsung: artpec-8: Add initial clock support
` [PATCH 05/16] clk: samsung: artpec-8: Add clock support for CMU_CMU block
` [PATCH 06/16] clk: samsung: artpec-8: Add clock support for CMU_BUS block
` [PATCH 07/16] clk: samsung: artpec-8: Add clock support for CMU_CORE block
` [PATCH 08/16] clk: samsung: artpec-8: Add clock support for CMU_CPUCL block
` [PATCH 09/16] clk: samsung: artpec-8: Add clock support for CMU_FSYS block
` [PATCH 10/16] clk: samsung: artpec-8: Add clock support for CMU_PERI block
` [PATCH 11/16] dt-bindings: pinctrl: samsung: Add compatible for ARTPEC-8 SoC
` [PATCH 12/16] pinctrl: samsung: Add ARTPEC-8 SoC specific configuration
` [PATCH 13/16] dt-bindings: arm: Add Axis ARTPEC SoC platform
` [PATCH 14/16] arm64: dts: axis: Add initial device tree support
` [PATCH 15/16] arm64: dts: axis: Add initial pinctrl support
` [PATCH 16/16] arm64: defconfig: Enable Axis ARTPEC SoC

[PATCH v6] soc: samsung: exynos-pmu: Enable CPU Idle for gs101
 2025-07-12 17:42 UTC  (5+ messages)

[PATCH v4 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-07-12  8:16 UTC  (14+ messages)
  ` [PATCH v4 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
  ` [PATCH v4 3/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo HS phy
  ` [PATCH v4 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo SS phy
  ` [PATCH v4 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920

[PATCH 0/6] Add PPMU support for Tesla FSD
 2025-07-11 14:45 UTC  (12+ messages)
    ` [PATCH 1/6] dt-bindings: clock: Add PPMU clock definitions for FSD platform
    ` [PATCH 2/6] clk: samsung: fsd: Use clock IDs for PPMU MFC block
    ` [PATCH 3/6] dt-bindings: perf: Add devicetree binding for custom PPMU
    ` [PATCH 4/6] drivers: perf: samsung: Add PPMU driver support
    ` [PATCH 5/6] arm64: dts: fsd: Add PPMU support for MFC block of FSD SoC
    ` [PATCH 6/6] MAINTAINERS: Add maintainers for Samsung PPMU driver

[PATCH v2 0/3] On-chip RTC support for ExynosAutov9
 2025-07-11  9:52 UTC  (7+ messages)
    ` [PATCH v2 1/3] dt-bindings: rtc: s3c-rtc: add compatible for exynosautov9
    ` [PATCH v2 2/3] rtc: s3c: support for exynosautov9 on-chip RTC
    ` [PATCH v2 3/3] arm64: dts: exynosautov9: add RTC DT node

[PATCH v2 00/12] Apply drm_bridge_connector helper for the Analogix DP driver
 2025-07-11  7:50 UTC  (23+ messages)
  ` [PATCH v2 01/12] drm/bridge: analogix_dp: Formalize the struct analogix_dp_device
  ` [PATCH v2 02/12] drm/bridge: analogix_dp: Move &drm_bridge_funcs.mode_set to &drm_bridge_funcs.atomic_enable
  ` [PATCH v2 03/12] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.bridge
  ` [PATCH v2 04/12] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
  ` [PATCH v2 05/12] drm/exynos: exynos_dp: Remove redundant &analogix_dp_plat_data.skip_connector
  ` [PATCH v2 06/12] drm/bridge: analogix_dp: "
  ` [PATCH v2 07/12] drm/bridge: analogix_dp: Add support to find panel or bridge
  ` [PATCH v2 08/12] drm/rockchip: analogix_dp: Apply drmm_encoder_init() instead of drm_simple_encoder_init()
  ` [PATCH v2 09/12] drm/rockchip: analogix_dp: Apply analogix_dp_find_panel_or_bridge()
  ` [PATCH v2 10/12] drm/exynos: exynos_dp: "
  ` [PATCH v2 11/12] drm/bridge: analogix_dp: Remove unused APIs for AUX bus
  ` [PATCH v2 12/12] drm/bridge: analogix_dp: Apply drm_bridge_connector helper

[PATCH 00/72] media: i2c: Reduce cargo-cult
 2025-07-10 17:47 UTC  (3+ messages)
` [PATCH 07/72] ARM: dts: samsung: exynos4210-i9100: Replace clock-frequency in camera sensor node
` [PATCH 08/72] ARM: dts: samsung: exynos4412-midas: "

[PATCH v2 0/5] Add watchdog and USB nodes for the Exynos990 SoC
 2025-07-10 16:50 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: exynos990: Enable watchdog timer
` [PATCH v2 2/5] arm64: dts: exynos990: Add USB nodes
` [PATCH v2 3/5] arm64: dts: exynos990-x1s-common: Enable USB
` [PATCH v2 4/5] arm64: dts: exynos990-c1s: "
` [PATCH v2 5/5] arm64: dts: exynos990-r8s: "

[PATCH v5] soc: samsung: exynos-pmu: Enable CPU Idle for gs101
 2025-07-10 16:02 UTC  (4+ messages)

[PATCH v2] phy: exynos-mipi-video: correct cam0 sysreg property name for exynos7870
 2025-07-10 11:12 UTC 

[PATCH v4 00/32] Samsung S2MPG10 PMIC MFD-based drivers
 2025-07-10  6:13 UTC  (5+ messages)
` [PATCH v4 02/32] dt-bindings: clock: samsung,s2mps11: add s2mpg10
` [PATCH v4 24/32] clk: s2mps11: add support for S2MPG10 PMIC clock

[GIT PULL 1/3] arm64: defconfig: for v6.17
 2025-07-09 19:15 UTC  (3+ messages)
` [GIT PULL 2/3] ARM: dts: samsung: dts "
` [GIT PULL 3/3] arm64: "

[GIT PULL] ARM: dts: vt8500: for v6.17
 2025-07-09 18:48 UTC 

[PATCH] arm64: dts: exynos: add abox generic for ExynosAutov920
 2025-07-09 14:00 UTC  (3+ messages)

[PATCH v4] soc: samsung: exynos-pmu: Enable CPU Idle for gs101
 2025-07-09 10:41 UTC 

[PATCH v3] soc: samsung: exynos-pmu: Enable CPU Idle for gs101
 2025-07-09 10:04 UTC  (7+ messages)

[PATCH] ASoC: dt-bindings: Add samsung,abox-generic document
 2025-07-09  6:42 UTC  (3+ messages)

[PATCH 20/80] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-08 14:01 UTC  (4+ messages)
` [PATCH 61/80] spi: "

[PATCH 0/3] On-chip RTC support for ExynosAutov9
 2025-07-08  5:03 UTC  (9+ messages)
    ` [PATCH 1/3] dt-bindings: rtc: s3c-rtc: add compatible for exynosautov9
    ` [PATCH 2/3] rtc: s3c: support for exynosautov9 on-chip RTC
    ` [PATCH 3/3] arm64: dts: exynosautov9: add RTC DT node

[PATCH 0/2] Fixes for Exynos7870 MIPI PHY support
 2025-07-07 18:19 UTC  (4+ messages)
` [PATCH 2/2] phy: exynos-mipi-video: allow skipping absent PHYs

[PATCH v4] pmdomain: Use str_enable_disable() and str_on_off() helpers
 2025-07-07 12:17 UTC 

[PATCH v4 0/5] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2025-07-07  8:52 UTC  (12+ messages)
` [PATCH v4 2/5] power: supply: add support for max77759 fuel gauge

[PATCH RFT v2 0/6] gpio: mmio: remove struct bgpio_pdata
 2025-07-07  7:42 UTC  (2+ messages)

[GIT PULL] Immutable branch between GPIO, MFD and ARM-SoC for v6.17-rc1
 2025-07-07  7:41 UTC 

[PATCH v4 0/2] Samsung Exynos 7870 DECON driver support
 2025-07-07  6:36 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: samsung,exynos7-decon: document iommus, memory-region, and ports

[PATCH v3 0/3] Samsung Exynos 7870 DECON driver support
 2025-07-07  5:30 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: display: samsung,exynos7-decon: add properties for iommus and ports

[PATCH v3 00/13] Support for Exynos7870 DSIM bridge
 2025-07-06 18:25 UTC  (2+ messages)
` [PATCH v3 13/13] drm/exynos: dsi: add support for exynos7870


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