Linux-Samsung-soc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-26 17:16:04 to 2024-01-30 20:28:01 UTC [more...]

[PATCH 0/9] Add exynos_pmu_update/read/write() APIs to exynos-pmu
 2024-01-30 20:27 UTC  (9+ messages)
` [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis

[PATCH 0/7] ARM: dts: samsung: specify the SPI fifosize
 2024-01-30 17:08 UTC  (3+ messages)
` [PATCH 5/7] ARM: dts: samsung: exynos5450: "

[PATCH v2 0/2] Add regmap support to exynos-pmu for protected PMU regs
 2024-01-30 16:01 UTC  (11+ messages)
` [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
` [PATCH v2 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for "

[PATCH] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding
 2024-01-30 14:26 UTC  (3+ messages)

[PATCH 0/3] Enable Multi Core Timer (MCT) for gs101
 2024-01-30  9:55 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible

gs101 oriole: peripheral block 0 (peric0) fixes
 2024-01-30  9:39 UTC  (28+ messages)
` [PATCH 1/5] clk: samsung: gs101: gpio_peric0_pclk needs to be kept on
` [PATCH 2/5] arm64: dts: exynos: gs101: fix usi8 default mode
` [PATCH 3/5] arm64: dts: exynos: gs101: use correct clocks for usi8
` [PATCH 4/5] arm64: dts: exynos: gs101: use correct clocks for usi_uart
` [PATCH 5/5] clk: samsung: gs101: don't mark non-essential clocks as critical

[PATCH v2 0/6] gs101 oriole: peripheral block 0 (peric0) fixes
 2024-01-30  9:36 UTC  (7+ messages)
` [PATCH v2 1/6] clk: samsung: gs101: gpio_peric0_pclk needs to be kept on
` [PATCH v2 2/6] arm64: dts: exynos: gs101: fix usi8 default mode
` [PATCH v2 3/6] arm64: dts: exynos: gs101: use correct clocks for usi8
` [PATCH v2 4/6] arm64: dts: exynos: gs101: use correct clocks for usi_uart
` [PATCH v2 5/6] clk: samsung: gs101: don't mark non-essential clocks as critical
` [PATCH v2 6/6] arm64: dts: exynos: gs101: reorder hsi2c_8 pinctrl-* properties

[PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support
 2024-01-30  9:12 UTC  (14+ messages)
` [PATCH v3 1/7] clk: samsung: gs-101: drop extra empty line
` [PATCH v3 2/7] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit
` [PATCH v3 3/7] clk: samsung: gs101: add support for cmu_peric1
` [PATCH v3 4/7] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock
` [PATCH v3 5/7] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller
` [PATCH v3 6/7] arm64: dts: exynos: gs101: define USI12 with I2C configuration
` [PATCH v3 7/7] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole

[PATCH] MAINTAINERS: Add entry for Samsung Exynos850 SoC
 2024-01-30  7:29 UTC  (2+ messages)

[PATCH v2 0/3] arm64: exynos: Enable SPI for Exynos850
 2024-01-30  6:11 UTC  (7+ messages)
` [PATCH v2 1/3] clk: samsung: exynos850: Propagate SPI IPCLK rate change
` [PATCH v2 3/3] arm64: dts: exynos: Add SPI nodes for Exynos850

[GIT PULL fixes] clk: samsung: fixes for v6.8
 2024-01-30  1:38 UTC  (2+ messages)

[PATCH v2 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support
 2024-01-29 19:19 UTC  (9+ messages)
` [PATCH v2 1/7] clk: samsung: gs-101: drop extra empty line
` [PATCH v2 2/7] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit
` [PATCH v2 3/7] clk: samsung: gs101: add support for cmu_peric1
` [PATCH v2 4/7] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock
` [PATCH v2 5/7] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller
` [PATCH v2 6/7] arm64: dts: exynos: gs101: define USI12 with I2C configuration
` [PATCH v2 7/7] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole

[PATCH v3 00/17] spi: s3c64xx: straightforward cleanup
 2024-01-29 17:59 UTC  (21+ messages)
` [PATCH v3 06/17] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
` [PATCH v3 11/17] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
` [PATCH v3 12/17] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
` [PATCH v3 13/17] spi: s3c64xx: drop blank line between declarations
` [PATCH v3 14/17] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
` [PATCH v3 15/17] spi: s3c64xx: remove duplicated definition
` [PATCH v3 16/17] spi: s3c64xx: drop a superfluous bitwise NOT operation
` [PATCH v3 17/17] spi: s3c64xx: use bitfield access macros

gs101 oriole: peripheral block 1 (peric1) and i2c12 support
 2024-01-29 17:35 UTC  (43+ messages)
` [PATCH 1/9] clk: samsung: gs-101: drop extra empty line
` [PATCH 2/9] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit
` [PATCH 3/9] clk: samsung: gs101: add support for cmu_peric1
` [PATCH 4/9] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller
` [PATCH 5/9] arm64: dts: exynos: gs101: define USI12 with I2C configuration
` [PATCH 6/9] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole
` [PATCH 7/9] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock
` [PATCH 8/9] arm64: dts: exynos: gs101: sysreg_peric1 needs "
` [PATCH 9/9] clk: samsung: gs101: don't CLK_IGNORE_UNUSED peric1_sysreg clock

[PATCH 00/17] media: kerneldoc warnings
 2024-01-29 10:08 UTC  (44+ messages)
` [PATCH 01/17] media: mediatek: vcodec: Fix "
` [PATCH 02/17] media: videodev2.h: Fix kerneldoc
` [PATCH 03/17] media: media-entity.h: "
` [PATCH 04/17] media: cec.h: "
` [PATCH 05/17] media: pci: dt315.h: "
` [PATCH 06/17] media: i2c: css-quirk.h: "
` [PATCH 07/17] media: i2c: adv748: "
` [PATCH 08/17] media: mediatek: jpeg: "
` [PATCH 09/17] media: mediatek: vcodec: "
` [PATCH 10/17] media: verisilicon: "
` [PATCH 11/17] media: qcom: venus: "
` [PATCH 12/17] media: samsung: exynos4-is: "
` [PATCH 13/17] media: samsung: s5p-mfc: "
` [PATCH 14/17] media: dvb-usb: "
` [PATCH 15/17] media: ipu3: "
` [PATCH 16/17] media: staging: meson: "
` [PATCH 17/17] linux: v4l2-vp9.h: "

[PATCH v4 0/2] Add helper function to get and enable all bulk clocks
 2024-01-29  6:58 UTC  (5+ messages)
  ` [PATCH v4 1/2] clk: Provide managed helper to get and enable "
  ` [PATCH v4 2/2] PCI: exynos: Adapt to clk_bulk_* APIs

[PATCH 2/9] soc: samsung: exynos-pmu: Add exynos_pmu_update/read/write APIs and SoC quirks
 2024-01-26 23:07 UTC  (3+ messages)

[PATCH v2 00/28] spi: s3c64xx: winter cleanup and gs101 support
 2024-01-26 21:19 UTC  (19+ messages)
` [PATCH v2 07/28] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
` [PATCH v2 09/28] spi: s3c64xx: use bitfield access macros
` [PATCH v2 16/28] spi: s3c64xx: simplify s3c64xx_wait_for_pio()
` [PATCH v2 23/28] spi: s3c64xx: retrieve the FIFO size from the device tree


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