Linux-Samsung-soc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-19 07:50:35 to 2024-03-07 11:49:16 UTC [more...]

[PATCH v3] i2c: exynos5: Init data before registering interrupt handler
 2024-03-07 11:47 UTC  (6+ messages)

samsung: clk: re-parent MUX to OSCCLK at run-time
 2024-03-07  8:21 UTC  (5+ messages)

[PATCH v3 00/12] spi: s3c64xx: remove OF alias ID dependency
 2024-03-06 14:08 UTC  (5+ messages)
` [PATCH v3 12/12] spi: s3c64xx: switch exynos850 to new port config data

[PATCH v6 0/2] Add helper function to get and enable all bulk clocks
 2024-03-06 12:13 UTC  (6+ messages)
    ` [PATCH v6 1/2] clk: Provide managed helper to get and enable "
    ` [PATCH v6 2/2] PCI: exynos: Adapt to clk_bulk_* APIs

[PATCH] spi: dt-bindings: samsung: make dma properties not required
 2024-03-05 20:42 UTC  (9+ messages)

[PATCH v1 1/1] mmc: dw_mmc: Remove unused of_gpio.h
 2024-03-05 12:14 UTC  (3+ messages)

[PATCH v2] i2c: exynos5: Init data before registering interrupt handler
 2024-03-05 10:42 UTC  (3+ messages)

[PATCH 0/5] PM / devfreq: Convert to platform remove callback returning void
 2024-03-04 21:28 UTC  (3+ messages)
` [PATCH 1/5] PM / devfreq: exynos-nocp: "
` [PATCH 2/5] PM / devfreq: exynos-ppmu: "

[PATCH v8 00/10] Add Qualcomm APSS Minidump driver related support
 2024-03-04 16:45 UTC  (2+ messages)

[PATCH] i2c: exynos5: Init data before registering interrupt handler
 2024-03-04 16:17 UTC  (5+ messages)

[PATCH v1 1/4] usb: ehci-exynos: Use devm_clk_get_enabled() helpers
 2024-03-04 11:46 UTC  (19+ messages)
` [PATCH v1 2/4] usb: ehci-exynos: Switch from CONFIG_PM guards to pm_ptr()
` [PATCH v1 3/4] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function
` [PATCH v1 4/4] usb: dwc3: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()

[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint()
 2024-03-04  5:16 UTC  (5+ messages)
` [PATCH v2 1/4] gpu: drm: "
` [PATCH v2 2/4] media: i2c: "
` [PATCH v2 3/4] media: platform: "
` [PATCH v2 4/4] video: fbdev: "

[PATCH 1/4] iommu: constify pointer to bus_type
 2024-03-01 12:47 UTC  (2+ messages)

[PATCH 0/4] clk: samsung: introduce nMUX to reparent MUX clocks
 2024-03-01 11:28 UTC  (7+ messages)
` [PATCH 1/4] clk: samsung: introduce nMUX for MUX clks that can reparented
` [PATCH 2/4] clk: samsung: gs101: propagate PERIC1 USI SPI clock rate
` [PATCH 3/4] clk: samsung: gs101: propagate PERIC0 "
` [PATCH 4/4] clk: samsung: exynos850: fix propagation of SPI IPCLK rate

[PATCH v4 1/3] clk: samsung: Implement manual PLL control for ARM64 SoCs
 2024-03-01  1:51 UTC  (3+ messages)
` [PATCH v4 2/3] clk: samsung: exynos850: Add CMU_CPUCL0 and CMU_CPUCL1
` [PATCH v4 3/3] arm64: dts: exynos: Add CPU clocks for Exynos850

[PATCH v3 00/15] clk: samsung: Add CPU clocks for Exynos850
 2024-03-01  0:33 UTC  (31+ messages)
` [PATCH v3 01/15] dt-bindings: clock: exynos850: Add CMU_CPUCLK0 and CMU_CPUCL1
  ` (subset) "
` [PATCH v3 02/15] clk: samsung: Improve clk-cpu.c style
  ` (subset) "
` [PATCH v3 03/15] clk: samsung: Pull struct exynos_cpuclk into clk-cpu.c
  ` (subset) "
` [PATCH v3 04/15] clk: samsung: Reduce params count in exynos_register_cpu_clock()
  ` (subset) "
` [PATCH v3 05/15] clk: samsung: Use single CPU clock notifier callback for all chips
  ` (subset) "
` [PATCH v3 06/15] clk: samsung: Group CPU clock functions by chip
  ` (subset) "
` [PATCH v3 07/15] clk: samsung: Pass actual CPU clock registers base to CPU_CLK()
  ` (subset) "
` [PATCH v3 08/15] clk: samsung: Pass register layout type explicitly to CLK_CPU()
  ` (subset) "
` [PATCH v3 09/15] clk: samsung: Keep CPU clock chip specific data in a dedicated struct
  ` (subset) "
` [PATCH v3 10/15] clk: samsung: Keep register offsets in chip specific structure
  ` (subset) "
` [PATCH v3 11/15] clk: samsung: Pass mask to wait_until_mux_stable()
  ` (subset) "
` [PATCH v3 12/15] clk: samsung: Add CPU clock support for Exynos850
  ` (subset) "
` [PATCH v3 13/15] clk: samsung: Implement manual PLL control for ARM64 SoCs
` [PATCH v3 14/15] clk: samsung: exynos850: Add CMU_CPUCL0 and CMU_CPUCL1
` [PATCH v3 15/15] arm64: dts: exynos: Add CPU clocks for Exynos850

[GIT PULL] clk: samsung: drivers for v6.9
 2024-02-27 22:19 UTC  (2+ messages)

Users of exynos drm driver
 2024-02-27  9:31 UTC  (3+ messages)

[GIT PULL 1/3] samsung: drivers for v6.9, part two
 2024-02-27  8:07 UTC  (3+ messages)
` [PATCH PULL v6.9 2/3] ARM: defconfig: enable STMicroelectronics accelerometer and gyro for Exynos
` [PATCH PULL v6.9 3/3] ARM: dts: samsung: exynos4412: decrease memory to account for unusable region

[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint()
 2024-02-26 23:11 UTC  (6+ messages)
` [PATCH v2 resend 1/4] gpu: drm: "
` [PATCH v2 resend 2/4] media: i2c: "
` [PATCH v2 resend 3/4] media: platform: "
` [PATCH v2 resend 4/4] video: fbdev: "

[PATCHv1 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers
 2024-02-26 18:32 UTC  (2+ messages)
` [PATCHv1 2/2] PM / devfreq: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()

[PATCH] drm/exynos: use KMEM_CACHE() to create g2d_runqueue_node cache
 2024-02-26  2:22 UTC 

[PATCH v6 0/2] Add regmap support to exynos-pmu for protected PMU regs
 2024-02-25 10:41 UTC  (4+ messages)
` [PATCH v6 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
` [PATCH v6 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for "

[PATCH 00/16] clk: samsung: Add CPU clocks for Exynos850
 2024-02-24 19:57 UTC  (16+ messages)
` [PATCH 07/16] clk: samsung: Pass actual clock controller base address to CPU_CLK()
` [PATCH 08/16] clk: samsung: Use clk.h as a single header for Samsung CCF
` [PATCH 09/16] clk: samsung: Pass register layout type explicitly to CLK_CPU()
` [PATCH 11/16] clk: samsung: Keep register offsets in chip specific structure

[PATCH] phy: constify of_phandle_args in xlate
 2024-02-23 12:15 UTC  (5+ messages)

[PATCH v2 0/7] ARM: dts: samsung: specify the SPI FIFO depth
 2024-02-23  5:37 UTC  (3+ messages)

[PATCH v5 00/11] IOMMU memory observability
 2024-02-22 17:39 UTC  (12+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
` [PATCH v5 03/11] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v5 04/11] iommu/io-pgtable-arm: "
` [PATCH v5 05/11] iommu/io-pgtable-dart: "
` [PATCH v5 06/11] iommu/exynos: "
` [PATCH v5 07/11] iommu/rockchip: "
` [PATCH v5 08/11] iommu/sun50i: "
` [PATCH v5 09/11] iommu/tegra-smmu: "
` [PATCH v5 10/11] iommu: observability of the IOMMU allocations
` [PATCH v5 11/11] iommu: account IOMMU allocated memory

[PATCH] ARM: dts: exynos4212-tab3: limit usable memory range
 2024-02-22 15:55 UTC  (5+ messages)

[PATCH] MAINTAINERS: samsung: gs101: match patches touching Google Tensor SoC
 2024-02-22  8:55 UTC  (3+ messages)

[PATCH v2 00/15] clk: samsung: Add CPU clocks for Exynos850
 2024-02-22  3:02 UTC  (16+ messages)
` [PATCH v2 01/15] dt-bindings: clock: exynos850: Add CMU_CPUCLK0 and CMU_CPUCL1
` [PATCH v2 02/15] clk: samsung: Improve clk-cpu.c style
` [PATCH v2 03/15] clk: samsung: Pull struct exynos_cpuclk into clk-cpu.c
` [PATCH v2 04/15] clk: samsung: Reduce params count in exynos_register_cpu_clock()
` [PATCH v2 05/15] clk: samsung: Use single CPU clock notifier callback for all chips
` [PATCH v2 06/15] clk: samsung: Group CPU clock functions by chip
` [PATCH v2 07/15] clk: samsung: Pass actual CPU clock registers base to CPU_CLK()
` [PATCH v2 08/15] clk: samsung: Pass register layout type explicitly to CLK_CPU()
` [PATCH v2 09/15] clk: samsung: Keep CPU clock chip specific data in a dedicated struct
` [PATCH v2 10/15] clk: samsung: Keep register offsets in chip specific structure
` [PATCH v2 11/15] clk: samsung: Pass mask to wait_until_mux_stable()
` [PATCH v2 12/15] clk: samsung: Add CPU clock support for Exynos850
` [PATCH v2 13/15] clk: samsung: Implement manual PLL control for ARM64 SoCs
` [PATCH v2 14/15] clk: samsung: exynos850: Add CMU_CPUCL0 and CMU_CPUCL1
` [PATCH v2 15/15] arm64: dts: exynos: Add CPU clocks for Exynos850

[PATCH v3 00/10] IOMMU memory observability
 2024-02-22  0:27 UTC  (9+ messages)
` [PATCH v3 10/10] iommu: account IOMMU allocated memory

[PATCH v2] interconnect: constify of_phandle_args in xlate
 2024-02-21 10:28 UTC  (4+ messages)

[PATCH v5 0/2] Add regmap support to exynos-pmu for protected PMU regs
 2024-02-20 13:20 UTC  (5+ messages)
` [PATCH v5 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
` [PATCH v5 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for "

[PATCH v3] serial: samsung: honor fifosize from dts at first
 2024-02-20 10:12 UTC 

[PATCH v4 0/2] Add regmap support to exynos-pmu for protected PMU regs
 2024-02-20 10:43 UTC  (6+ messages)
` [PATCH v4 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "

[PATCH] interconnect: constify of_phandle_args in xlate
 2024-02-20  6:59 UTC  (5+ messages)

[PATCH] ARM: dts: exynos4412-*: decrease memory to account for unusable region
 2024-02-19  7:50 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 read-only IMAP folder(s) and NNTP newsgroup(s).