linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-30 12:38:45 to 2021-10-08 04:31:46 UTC [more...]

[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-10-08  4:31 UTC  (61+ messages)
` [PATCH v2 02/12] timekeeping: add API for getting timekeeping_suspended
` [PATCH v2 05/12] clk: export __clk_lookup

[PATCH v3 00/10] regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtschema
 2021-10-08  1:12 UTC  (15+ messages)
` [PATCH v3 01/10] regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disabled
` [PATCH v3 02/10] regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-dvs-idx property
` [PATCH v3 03/10] dt-bindings: clock: samsung,s2mps11: convert to dtschema
` [PATCH v3 04/10] regulator: dt-bindings: samsung,s2m: "
` [PATCH v3 05/10] regulator: dt-bindings: samsung,s2mpa01: "
` [PATCH v3 06/10] regulator: dt-bindings: samsung,s5m8767: "
` [PATCH v3 07/10] dt-bindings: mfd: samsung,s2mps11: "
` [PATCH v3 08/10] dt-bindings: mfd: samsung,s2mpa01: "
` [PATCH v3 09/10] dt-bindings: mfd: samsung,s5m8767: "
` [PATCH v3 10/10] dt-bindings: mfd: samsung,s5m8767: document buck and LDO supplies

[PATCH v2 00/10] regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtschema
 2021-10-08  1:00 UTC  (28+ messages)
` [PATCH v2 01/10] regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disabled
` [PATCH v2 02/10] regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-dvs-idx property
` [PATCH v2 03/10] dt-bindings: clock: samsung,s2mps11: convert to dtschema
` [PATCH v2 04/10] regulator: dt-bindings: samsung,s2m: "
` [PATCH v2 05/10] regulator: dt-bindings: samsung,s2mpa01: "
` [PATCH v2 06/10] regulator: dt-bindings: samsung,s5m8767: "
` [PATCH v2 07/10] dt-bindings: mfd: samsung,s2mps11: "
` [PATCH v2 08/10] dt-bindings: mfd: samsung,s2mpa01: "
` [PATCH v2 09/10] dt-bindings: mfd: samsung,s5m8767: "
` [PATCH v2 10/10] dt-bindings: mfd: samsung,s5m8767: document buck and LDO supplies

[PATCH 0/3] add initial support for exynosautov9
 2021-10-08  0:52 UTC  (10+ messages)
    ` [PATCH 1/3] pinctrl: samsung: support ExynosAutov9 SoC pinctrl
    ` [PATCH 2/3] arm64: dts: exynos: add initial support for exynosautov9 SoC
    ` [PATCH 3/3] arm64: dts: exynos: add minimal support for exynosautov9 sadk board

[PATCH v2 0/5] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-10-07 19:41 UTC  (6+ messages)
` [PATCH v2 1/5] clk: samsung: clk-pll: Implement pll0822x PLL type
` [PATCH v2 2/5] clk: samsung: clk-pll: Implement pll0831x "
` [PATCH v2 3/5] dt-bindings: clock: Add bindings definitions for Exynos850 CMU
` [PATCH v2 4/5] dt-bindings: clock: Document Exynos850 CMU bindings
` [PATCH v2 5/5] clk: samsung: Introduce Exynos850 clock driver

[PATCH v2] tty: serial: samsung: Improve naming for common macro
 2021-10-07 13:33 UTC  (2+ messages)

[PATCH 0/7] Apple SoC PMGR device power states driver
 2021-10-07 13:12 UTC  (39+ messages)
` [PATCH 1/7] dt-bindings: arm: apple: Add apple,pmgr binding
` [PATCH 2/7] dt-bindings: power: Add apple,pmgr-pwrstate binding
` [PATCH 3/7] soc: apple: Add driver for Apple PMGR power state controls
` [PATCH 4/7] arm64: dts: apple: t8103: Rename clk24 to clkref
` [PATCH 5/7] arm64: dts: apple: t8103: Add the UART PMGR tree
` [PATCH 6/7] tty: serial: samsung_tty: Support runtime PM
` [PATCH 7/7] arm64: dts: apple: t8103: Add UART2

BUG: Cannot boot Odroid XU4 from eMMC without this patch
 2021-10-07 11:05 UTC  (13+ messages)

[PATCH v4 00/16] introduce exynosauto v9 ufs driver
 2021-10-07  8:09 UTC  (17+ messages)
    ` [PATCH v4 01/16] scsi: ufs: add quirk to handle broken UIC command
    ` [PATCH v4 02/16] scsi: ufs: add quirk to enable host controller without ph configuration
    ` [PATCH v4 03/16] scsi: ufs: ufs-exynos: change pclk available max value
    ` [PATCH v4 04/16] scsi: ufs: ufs-exynos: simplify drv_data retrieval
    ` [PATCH v4 05/16] scsi: ufs: ufs-exynos: add refclkout_stop control
    ` [PATCH v4 06/16] scsi: ufs: ufs-exynos: add setup_clocks callback
    ` [PATCH v4 07/16] scsi: ufs: ufs-exynos: correct timeout value setting registers
    ` [PATCH v4 08/16] scsi: ufs: ufs-exynos: support custom version of ufs_hba_variant_ops
    ` [PATCH v4 09/16] scsi: ufs: ufs-exynos: add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
    ` [PATCH v4 10/16] scsi: ufs: ufs-exynos: factor out priv data init
    ` [PATCH v4 11/16] scsi: ufs: ufs-exynos: add pre/post_hce_enable drv callbacks
    ` [PATCH v4 12/16] scsi: ufs: ufs-exynos: support exynosauto v9 ufs driver
    ` [PATCH v4 13/16] dt-bindings: ufs: exynos-ufs: add io-coherency property
    ` [PATCH v4 14/16] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto
    ` [PATCH v4 15/16] scsi: ufs: ufs-exynos: introduce exynosauto v9 virtual host
    ` [PATCH v4 16/16] dt-bindings: ufs: exynos-ufs: add exynosautov9 compatible

[PATCH 0/6] clk: samsung: Introduce Exynos850 SoC clock driver
 2021-10-06 13:31 UTC  (24+ messages)
` [PATCH 1/6] clk: samsung: Enable bus clock on init
` [PATCH 4/6] dt-bindings: clock: Add bindings definitions for Exynos850 CMU
` [PATCH 5/6] dt-bindings: clock: Document Exynos850 CMU bindings
` [PATCH 6/6] clk: samsung: Introduce Exynos850 clock driver

[PATCH] mfd: exynos-lpass: Describe driver in KConfig
 2021-10-06  8:03 UTC  (2+ messages)

[RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge
 2021-10-05 21:43 UTC  (3+ messages)

[PATCH v2 0/3] soc: samsung: exynos-chipid: be a module!
 2021-10-05 12:10 UTC  (7+ messages)
` [PATCH v2 1/3] soc: samsung: exynos-chipid: avoid soc_device_to_device()
` [PATCH v2 2/3] soc: samsung: exynos-chipid: convert to a module
` [PATCH v2 3/3] soc: samsung: exynos-chipid: do not enforce built-in

[PATCH 0/2] soc: samsung: be a module!
 2021-10-05 12:03 UTC  (3+ messages)
` [PATCH 2/2] soc: samsung: exynos-chipid: convert to a module

[PATCH] tty: serial: samsung: Improve naming for common macro
 2021-10-05  9:56 UTC  (3+ messages)

[PATCH 1/2] phy: samsung: unify naming and describe driver in KConfig
 2021-10-05  4:34 UTC  (3+ messages)

[PATCH] cpufreq: s3c244x: add fallthrough comments for switch
 2021-10-04  6:13 UTC  (2+ messages)

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-10-03 13:25 UTC  (9+ messages)

[PATCH v2 1/2] power: supply: max17042_battery: use VFSOC for capacity when no rsns
 2021-10-02 15:53 UTC  (3+ messages)

[PATCH] i2c: exynos: describe drivers in KConfig
 2021-10-02  7:32 UTC  (2+ messages)

[PATCH net-next v16 0/3] AX88796C SPI Ethernet Adapter
 2021-10-01 22:39 UTC  (3+ messages)
  ` [PATCH net-next v16 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[GIT PULL] exynos-drm-fixes
 2021-10-01 16:51 UTC  (2+ messages)

[PATCH 00/12] regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtschema
 2021-09-30 13:21 UTC  (5+ messages)
` [PATCH 10/12] mfd: dt-bindings: samsung,s5m8767: document buck and LDO supplies


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