linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-14 08:41:50 to 2022-10-03 12:17:37 UTC [more...]

[PATCH 0/3] Remove unused declarations for arm
 2022-10-03 12:17 UTC  (6+ messages)
` [PATCH 2/3] ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.h
  ` (subset) "
` [PATCH 3/3] ARM: ftrace: remove unused ftrace_graph_caller_old() declaration

[PATCH v8 00/29] Rework the trip points creation
 2022-10-03 11:56 UTC  (31+ messages)
` [PATCH v8 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
` [PATCH v8 02/29] thermal/sysfs: Always expose hysteresis attributes
` [PATCH v8 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
` [PATCH v8 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v8 05/29] thermal/of: Use generic thermal_zone_get_trip() function
` [PATCH v8 06/29] thermal/of: Remove unused functions
` [PATCH v8 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v8 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v8 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v8 10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
` [PATCH v8 11/29] thermal/drivers/uniphier: "
` [PATCH v8 12/29] thermal/drivers/hisi: "
` [PATCH v8 13/29] thermal/drivers/qcom: "
` [PATCH v8 14/29] thermal/drivers/armada: "
` [PATCH v8 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v8 16/29] thermal/of: Remove of_thermal_get_ntrips()
` [PATCH v8 17/29] thermal/of: Remove of_thermal_is_trip_valid()
` [PATCH v8 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
` [PATCH v8 19/29] thermal/of: Remove of_thermal_get_crit_temp()
` [PATCH v8 20/29] thermal/drivers/st: Use generic trip points
` [PATCH v8 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
` [PATCH v8 22/29] thermal/drivers/rcar: "
` [PATCH v8 23/29] thermal/drivers/broadcom: "
` [PATCH v8 24/29] thermal/drivers/da9062: "
` [PATCH v8 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v8 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v8 27/29] thermal/drivers/cxgb4: "
` [PATCH v8 28/29] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v8 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH v2 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx
 2022-10-03 11:29 UTC  (9+ messages)
` [PATCH v2 1/4] spi: Save current RX and TX DMA devices
` [PATCH v2 2/4] spi: Fix cache corruption due to DMA/PIO overlap
` [PATCH v2 3/4] spi: Split transfers larger than max size
` [PATCH v2 4/4] spi: s3c64xx: Fix large transfers with DMA

[PATCH v7 00/29] Rework the trip points creation
 2022-10-03  7:32 UTC  (43+ messages)
` [PATCH v7 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
` [PATCH v7 02/29] thermal/sysfs: Always expose hysteresis attributes
` [PATCH v7 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
` [PATCH v7 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v7 05/29] thermal/of: Use generic thermal_zone_get_trip() function
` [PATCH v7 06/29] thermal/of: Remove unused functions
` [PATCH v7 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v7 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v7 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v7 10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
` [PATCH v7 11/29] thermal/drivers/uniphier: "
` [PATCH v7 12/29] thermal/drivers/hisi: "
` [PATCH v7 13/29] thermal/drivers/qcom: "
` [PATCH v7 14/29] thermal/drivers/armada: "
` [PATCH v7 15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v7 16/29] thermal/of: Remove of_thermal_get_ntrips()
` [PATCH v7 17/29] thermal/of: Remove of_thermal_is_trip_valid()
` [PATCH v7 18/29] thermal/of: Remove of_thermal_set_trip_hyst()
` [PATCH v7 19/29] thermal/of: Remove of_thermal_get_crit_temp()
` [PATCH v7 20/29] thermal/drivers/st: Use generic trip points
` [PATCH v7 21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
` [PATCH v7 22/29] thermal/drivers/rcar: "
` [PATCH v7 23/29] thermal/drivers/broadcom: "
` [PATCH v7 24/29] thermal/drivers/da9062: "
` [PATCH v7 25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v7 26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v7 27/29] thermal/drivers/cxgb4: "
` [PATCH v7 28/29] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v7 29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH v5 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-10-03  7:53 UTC  (16+ messages)
  ` [PATCH v5 01/11] drm: exynos: dsi: Restore proper bridge chain order
  ` [PATCH v5 03/11] drm: bridge: samsung-dsim: Lookup OF-graph or Child node devices
  ` [PATCH v5 04/11] drm: bridge: samsung-dsim: Mark PHY as optional
  ` [PATCH v5 05/11] drm: bridge: samsung-dsim: Handle proper DSI host initialization
  ` [PATCH v5 06/11] drm: bridge: samsung-dsim: Add atomic_check
  ` [PATCH v5 07/11] drm: bridge: samsung-dsim: Add platform PLL_P (PMS_P) offset
  ` [PATCH v5 08/11] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts
  ` [PATCH v5 09/11] drm: bridge: samsung-dsim: Add input_bus_flags
  ` [PATCH v5 10/11] dt-bindings: display: exynos: dsim: Add NXP i.MX8MM support
  ` [PATCH v5 11/11] drm: bridge: samsung-dsim: Add "

[GIT PULL] ARM/arm64: dts: samsung: Late round for v6.1
 2022-10-03  7:39 UTC 

[PATCH v6 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-10-01 14:10 UTC  (12+ messages)
` [PATCH v6 02/10] drm: bridge: samsung-dsim: Lookup OF-graph or Child node devices
` [PATCH v6 03/10] drm: bridge: samsung-dsim: Mark PHY as optional
` [PATCH v6 04/10] drm: bridge: samsung-dsim: Handle proper DSI host initialization
` [PATCH v6 05/10] drm: bridge: samsung-dsim: Add atomic_check
` [PATCH v6 06/10] drm: bridge: samsung-dsim: Add platform PLL_P (PMS_P) offset
` [PATCH v6 07/10] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts
` [PATCH v6 08/10] drm: bridge: samsung-dsim: Add input_bus_flags
` [PATCH v6 09/10] dt-bindings: display: exynos: dsim: Add NXP i.MX8MM support
` [PATCH v6 10/10] drm: bridge: samsung-dsim: Add "

[PATCH] ARM: dts: s5pv210: correct double "pins" in pinmux node
 2022-09-30 15:15 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: exynos: fix polarity of "enable" line of NFC chip
 2022-09-30 12:25 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: msm8916-samsung-a2015: "
` [PATCH 3/3] dt-bindings: net: nfc: s3fwrn5: "
` (subset) [PATCH 1/3] arm64: dts: exynos: "

[PATCH 1/2] ARM: dts: exynos: fix polarity of VBUS GPIO
 2022-09-30 12:25 UTC  (6+ messages)
` [PATCH 2/2] usb: host: ehci-exynos: switch to using gpiod API
` (subset) [PATCH 1/2] ARM: dts: exynos: fix polarity of VBUS GPIO

[PATCH] dt-bindings: samsung: soc: match preferred naming in entire compatible
 2022-09-30  7:07 UTC  (3+ messages)

[PATCH v5 00/30] Rework the trip points creation
 2022-09-27 14:35 UTC  (5+ messages)
` [PATCH v6 07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v6 08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v6 09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-27 12:39 UTC  (8+ messages)

[PATCH] headers: Remove some left-over license text in include/uapi/drm/
 2022-09-27 10:01 UTC  (2+ messages)

[PATCH v5 00/30] Rework the trip points creation
 2022-09-26 14:05 UTC  (4+ messages)
` [PATCH v5 08/30] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v5 09/30] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v5 10/30] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()

[PATCH 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx
 2022-09-26 13:52 UTC  (12+ messages)
` [PATCH 1/4] spi: spi-loopback-test: Add test to trigger DMA/PIO mixing
` [PATCH 2/4] spi: Save current RX and TX DMA devices
` [PATCH 3/4] spi: Fix cache corruption due to DMA/PIO overlap
` [PATCH 4/4] spi: s3c64xx: Fix large transfers with DMA
` (subset) [PATCH 0/4] spi: Fix DMA bugs in (not only) spi-s3c64xx

[PATCH PULL 0/2] Two patches for next cycle, v6.1
 2022-09-26 10:43 UTC  (3+ messages)
` [PATCH PULL 1/2] ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family
` [PATCH PULL 2/2] ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.h

[GIT PULL] exynos-drm-next
 2022-09-26  2:07 UTC 

[PATCH 0/4] support watchdog for exynosautov9
 2022-09-25 17:05 UTC  (5+ messages)
  ` [PATCH 1/4] dt-bindings: watchdog: add exynosautov9 compatible
  ` [PATCH 2/4] watchdog: s3c2410_wdt: support exynosautov9 watchdog

[PATCH v4 00/30] Rework the trip points creation
 2022-09-23 22:02 UTC  (8+ messages)
` [PATCH v4 08/30] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
` [PATCH v4 09/30] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v4 10/30] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()

[PATCH] media: exynos4-is: don't rely on the v4l2_async_subdev internals
 2022-09-23 20:35 UTC  (2+ messages)

[PATCH -next v2] spi: s3c24xx: Switch to use devm_spi_alloc_master()
 2022-09-23 18:54 UTC  (3+ messages)

[PATCH] media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()
 2022-09-23  9:27 UTC  (4+ messages)

[PATCH net-next v3 5/7] usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
 2022-09-23  4:20 UTC  (15+ messages)

[PATCH 1/2] ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family
 2022-09-19 14:31 UTC  (6+ messages)
` [PATCH 2/2] media: i2c: s5k6a3: switch to using gpiod API
` (subset) [PATCH 1/2] ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family

[PATCH v4 00/12] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-09-19  6:22 UTC  (11+ messages)
    ` [PATCH v4 02/12] drm: bridge: Add Samsung DSIM bridge driver

[GIT PULL] pinctrl: samsung: for v6.1
 2022-09-14 12:29 UTC  (2+ messages)

[PATCH] ARM: s3c: fix repeated words in comments
 2022-09-14  9:56 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 NNTP newsgroup(s).