linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-08 09:01:14 to 2023-11-20 22:55:48 UTC [more...]

[GIT PULL] exynos-drm-fixes
 2023-11-20 22:55 UTC 

[PATCH v4 00/19] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-20 22:45 UTC  (22+ messages)
` [PATCH v4 01/19] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
` [PATCH v4 02/19] dt-bindings: clock: Add Google gs101 clock management unit bindings
` [PATCH v4 03/19] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v4 04/19] dt-bindings: watchdog: Document Google gs101 watchdog bindings
` [PATCH v4 05/19] dt-bindings: arm: google: Add bindings for Google ARM platforms
` [PATCH v4 06/19] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
` [PATCH v4 07/19] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
` [PATCH v4 08/19] dt-bindings: serial: samsung: Add google-gs101-uart compatible
` [PATCH v4 09/19] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property
` [PATCH v4 10/19] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
` [PATCH v4 11/19] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
` [PATCH v4 12/19] pinctrl: samsung: Add filter selection support for alive banks
` [PATCH v4 13/19] pinctrl: samsung: Add gs101 SoC pinctrl configuration
` [PATCH v4 14/19] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
` [PATCH v4 15/19] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
` [PATCH v4 16/19] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
` [PATCH v4 17/19] arm64: dts: exynos: google: Add initial Google gs101 SoC support
` [PATCH v4 18/19] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
` [PATCH v4 19/19] MAINTAINERS: add entry for Google Tensor SoC

[PATCH v2] docs: dt-bindings: add DTS Coding Style document
 2023-11-20 20:15 UTC  (10+ messages)

[PATCH v5 0/9] Improve Exynos thermal driver
 2023-11-20 15:24 UTC  (11+ messages)
    ` [PATCH v5 1/9] thermal: exynos: remove an unnecessary field description
    ` [PATCH v5 2/9] thermal: exynos: drop id field
    ` [PATCH v5 3/9] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts
    ` [PATCH v5 4/9] thermal: exynos: handle devm_regulator_get_optional return value correctly
    ` [PATCH v5 5/9] thermal: exynos: simplify regulator (de)initialization
    ` [PATCH v5 6/9] thermal: exynos: stop using the threshold mechanism on Exynos 4210
    ` [PATCH v5 7/9] thermal: exynos: split initialization of TMU and the thermal zone
    ` [PATCH v5 8/9] thermal: exynos: use BIT wherever possible
    ` [PATCH v5 9/9] thermal: exynos: use set_trips

[PATCH v3 00/16] drm: Convert to platform remove callback returning void
 2023-11-20 12:05 UTC  (2+ messages)

[PATCH] pinctrl: samsung: add irq_set_affinity() for non wake up external gpio interrupt
 2023-11-19  9:29 UTC 

[PATCH v2 00/12] Introduce ExynosAutov920 SoC and SADK board
 2023-11-18  7:43 UTC  (34+ messages)
    ` [PATCH v2 01/12] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg
    ` [PATCH v2 02/12] dt-bindings: soc: samsung: exynos-pmu: add exynosautov920 compatible
    ` [PATCH v2 03/12] dt-bindings: soc: samsung: usi: add exynosautov920-usi compatible
    ` [PATCH v2 04/12] dt-bindings: serial: samsung: add exynosautov920-uart compatible
    ` [PATCH v2 05/12] dt-bindings: pwm: samsung: add exynosautov920 compatible
    ` [PATCH v2 06/12] dt-bindings: pinctrl: samsung: add exynosautov920 binding
      ` (subset) "
    ` [PATCH v2 07/12] dt-bindings: arm: samsung: Document exynosautov920 SADK board binding
    ` [PATCH v2 08/12] dt-bindings: hwinfo: samsung,exynos-chipid: add exynosautov920 compatible
    ` [PATCH v2 09/12] soc: samsung: exynos-chipid: add exynosautov920 SoC support
    ` [PATCH v2 10/12] pinctrl: samsung: add exynosautov920 pinctrl
    ` [PATCH v2 11/12] arm64: dts: exynos: add initial support for exynosautov920 SoC
    ` [PATCH v2 12/12] arm64: dts: exynos: add minimal support for exynosautov920 sadk board

[PATCH] arm/arm64: samsung: Enable W=1 on dtbs by default
 2023-11-17 10:19 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: Remove snawrocki's git tree
 2023-11-16 19:48 UTC  (3+ messages)

[PATCH 1/2] clk: samsung: Fix kernel-doc comments
 2023-11-16 19:47 UTC  (6+ messages)
` [PATCH 2/2] clk: samsung: Improve "

[PATCH] PCI: exynos: Adapt to clk_bulk_* APIs
 2023-11-16  6:29 UTC  (6+ messages)

[Patch v4 00/11] Add MFC V12 support
 2023-11-16  5:44 UTC  (10+ messages)
  ` [Patch v4 01/11] dt-bindings: media: s5p-mfc: Add mfcv12 variant
  ` [Patch v4 02/11] media: s5p-mfc: Rename IS_MFCV10 macro
  ` [Patch v4 03/11] media: s5p-mfc: Add initial support for MFCv12

[PATCH v2 1/3] ARM: dts: samsung: exynos4x12: replace duplicate pmu node with phandle
 2023-11-15 21:24 UTC  (2+ messages)

[PATCH] media: platform: exynos4-is: return callee's error code rather than -ENXIO
 2023-11-15  8:57 UTC 

[PATCH v2] PCI: exynos: Adapt to clk_bulk_* APIs
 2023-11-15  6:56 UTC 

[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
 2023-11-14 16:30 UTC  (59+ messages)
  ` [PATCH 01/17] dt-bindings: hwinfo: samsung,exynos-chipid: "
  ` [PATCH 02/17] dt-bindings: i2c: exynos5: "
  ` [PATCH 03/17] dt-bindings: i2c: samsung,s3c2410-i2c: "
  ` [PATCH 04/17] dt-bindings: mmc: samsung,exynos-dw-mshc: "
  ` [PATCH 05/17] dt-bindings: pinctrl: samsung: "
  ` [PATCH 06/17] dt-bindings: rtc: s3c-rtc: "
  ` [PATCH 07/17] dt-bindings: serial: samsung: "
  ` [PATCH 08/17] dt-bindings: samsung: exynos-pmu: "
  ` [PATCH 09/17] dt-bindings: gpu: arm,mali-midgard: add specific compatibles for existing Exynos SoC
  ` [PATCH 10/17] dt-bindings: iio: samsung,exynos-adc: add specific compatibles for existing SoC
  ` [PATCH 11/17] ASoC: dt-bindings: samsung-i2s: "
  ` [PATCH 12/17] dt-bindings: pwm: samsung: "
  ` [PATCH 13/17] arm64: dts: exynos5433: add specific compatibles to several blocks
  ` [PATCH 14/17] arm64: dts: exynos7: "
  ` [PATCH 15/17] arm64: dts: exynos7885: "
  ` [PATCH 16/17] arm64: dts: exynos850: "
  ` [PATCH 17/17] arm64: dts: exynosautov9: "

[PATCH] arm64: dts: exynos: add gpio-key node for exynosautov9-sadk
 2023-11-14 15:26 UTC  (2+ messages)

[PATCH 00/10] Introduce ExynosAutov920 SoC and SADK board
 2023-11-14 12:52 UTC  (14+ messages)
    ` [PATCH 01/10] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg
    ` [PATCH 09/10] arm64: dts: exynos: add initial support for exynosautov920 SoC
    ` [PATCH 04/10] dt-bindings: pwm: samsung: add exynosautov9 compatible

Various Exynos targets never return to no cooling
 2023-11-14 10:32 UTC  (2+ messages)

[PATCH 00/11] pwm: Some random cleanups
 2023-11-13  3:42 UTC  (3+ messages)

[PATCH 00/49] iio: Convert to platform remove callback returning void
 2023-11-13  3:42 UTC  (3+ messages)

[PATCH 00/52] serial: Convert to platform remove callback returning void
 2023-11-12  9:09 UTC  (4+ messages)
` [PATCH 34/52] serial: samsung: "

[PATCH 1/1] samsung: Sort Makefile
 2023-11-10  9:46 UTC  (7+ messages)

[PATCH v2 1/2] pwm: samsung: Fix a bit test in pwm_samsung_resume()
 2023-11-10  8:24 UTC  (5+ messages)

[PATCH 1/2] pwm: samsung: Fix broken resume after putting per-channel data into driver data
 2023-11-09 19:26 UTC  (5+ messages)
    ` [PATCH 2/2] pwm: Clarify PWMF_* enums definition

[PATCH] PCI: exynos: Change macro names to exynos specific
 2023-11-09 17:49 UTC  (2+ messages)

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-11-08 17:33 UTC  (7+ messages)
` [PATCH v3 10/20] clk: samsung: clk-gs101: Add cmu_top registers, plls, mux and gates
` [PATCH v3 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration

[PATCH v4 0/3] Add atomic transfers to s3c24xx i2c driver
 2023-11-08 16:43 UTC  (4+ messages)
    ` [PATCH v4 1/3] i2c: s3c24xx: fix read transfers in polling mode
    ` [PATCH v4 2/3] i2c: s3c24xx: fix transferring more than one message "
    ` [PATCH v4 3/3] i2c: s3c24xx: add support for atomic transfers


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