Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2017-01-23 16:27:18 to 2017-01-27 10:55:19 UTC [more...]

[PATCH 3.12 186/235] clocksource/exynos_mct: Clear interrupt when cpu is shut down
 2017-01-27 10:55 UTC 

[PATCH 0/4] Provide real domain names for Exynos power domain driver
 2017-01-27 10:47 UTC  (5+ messages)
  ` [PATCH 1/4] soc: samsung: pm_domains: Use full names in subdomains registration log
  ` [PATCH 2/4] soc: samsung: pm_domains: Remove unused name field
  ` [PATCH 3/4] soc: samsung: pm_domains: Remove message about failed memory allocation
  ` [PATCH 4/4] soc: samsung: pm_domains: Provide real name for all supported domains

[patch added to 3.12-stable] clocksource/exynos_mct: Clear interrupt when cpu is shut down
 2017-01-27 10:46 UTC 

[PATCH 0/8] Power domains support for Exynos5433 SoCs
 2017-01-27 10:33 UTC  (16+ messages)
  ` [PATCH 1/8] soc: samsung: pm_domains: Add new exynos5433 compatible
  ` [PATCH 2/8] arm64: dts: exynos: Add GSCL power domain to Exynos 5433 SoC
  ` [PATCH 3/8] arm64: dts: exynos: Add DISP "
  ` [PATCH 4/8] arm64: dts: exynos: Add MSCL "
  ` [PATCH 5/8] arm64: dts: exynos: Add MFC "
  ` [PATCH 6/8] arm64: dts: exynos: Add AUD power domain to Exynos5433 SoC
  ` [PATCH 7/8] arm64: dts: exynos: Add FSYS "
  ` [PATCH 8/8] arm64: dts: exynos: Add remaining power domains "

[PATCH] clk: samsung: mark s3c...._clk_sleep_init() as __init
 2017-01-27 10:08 UTC  (8+ messages)
  ` [PATCH v2] "

[GIT PULL] soc: samsung: Drivers for v4.11
 2017-01-27  7:55 UTC  (6+ messages)

[PATCH] ARM: dts: Odroid XU4: fix USB3.0 ports
 2017-01-27  7:29 UTC  (9+ messages)

[PATCH v2 0/8] Pad retentions support for Exynos5433
 2017-01-26 20:11 UTC  (20+ messages)
  ` [PATCH v2 1/8] soc: samsung: pmu: Add dummy support for Exynos5433 SoC
  ` [PATCH v2 2/8] pinctrl: samsung: Ensure that pad retention is disabled on driver init
  ` [PATCH v2 3/8] pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs
  ` [PATCH v2 4/8] arm64: dts: exynos: Add clocks to Exynos5433 LPASS module
  ` [PATCH v2 5/8] mfd: exynos-lpass: Remove pad retention control
  ` [PATCH v2 6/8] mfd: exynos-lpass: Add support for clocks
      ` [PATCH v2 7/8] mfd: exynos-lpass: Add missing remove() function
  ` [PATCH v2 8/8] mfd: exynos-lpass: Add runtime PM support

[PATCH v2 0/3] Exynos5433/TM2: add clocks configuration for display subsystem
 2017-01-26 19:35 UTC  (8+ messages)
  ` [PATCH v2 1/3] clk: samsung: exynos5433: Add IDs for PHYCLK_MIPIDPHY0_* clocks
  ` [PATCH v2 2/3] clk: samsung: exynos5433: Add data for 250MHz and 278MHz PLL rates
  ` [PATCH v2 3/3] arm64: dts: exynos: Add initial configuration for DISP clocks for TM2/TM2e

[PATCH 1/2] soc: samsung: pmu: Remove unused and duplicated defines
 2017-01-26 19:38 UTC  (4+ messages)
  ` [PATCH 2/2] soc: samsung: pmu: Remove duplicated define for ARM_L2_OPTION register

[PATCH] clk: samsung: exynos5433: Correct typos in SoC name
 2017-01-26 19:08 UTC  (3+ messages)

[PATCH v3 00/13] Move pad retention control to Exynos pin controller driver
 2017-01-26 15:58 UTC  (40+ messages)
  ` [PATCH v3 01/13] soc: samsung: pmu: Provide global function to get PMU regmap
  ` [PATCH v3 04/13] pinctrl: samsung: Document Exynos3250 SoC support
  ` [PATCH v3 05/13] pinctrl: samsung: Remove messages for failed memory allocation
  ` [PATCH v3 06/13] pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
  ` [PATCH v3 07/13] pinctrl: samsung: Add missing initconst annotation
      ` [PATCH v3 REBASED 04/13] pinctrl: samsung: Document Exynos3250 SoC support
        ` [PATCH v3 REBASED 05/13] pinctrl: samsung: Remove messages for failed memory allocation
        ` [PATCH v3 REBASED 06/13] pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
        ` [PATCH v3 REBASED 07/13] pinctrl: samsung: Add missing initconst annotation
        ` [PATCH v3 REBASED 08/13] pinctrl: samsung: Remove dead code
        ` [PATCH v3 REBASED 09/13] pinctrl: samsung: Use generic of_device_get_match_data helper
        ` [PATCH v3 REBASED 10/13] pinctrl: samsung: Add infrastructure for pin-bank retention control
        ` [PATCH v3 REBASED 11/13] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
        ` [PATCH v3 REBASED 12/13] pinctrl: samsung: Move retention control from mach-s5pv210 "
        ` [PATCH v3 REBASED 13/13] pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
  ` [PATCH v3 11/13] pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
  ` [PATCH v3 12/13] pinctrl: samsung: Move retention control from mach-s5pv210 "

[PATCH v7 0/4] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-01-26 14:43 UTC  (7+ messages)
  ` [PATCH v7 1/4] dmaengine: pl330: remove pdata based initialization
  ` [PATCH v7 2/4] dmaengine: Forward slave device pointer to of_xlate callback
  ` [PATCH v7 3/4] dmaengine: pl330: Store pointer to slave device
  ` [PATCH v7 4/4] dmaengine: pl330: Don't require irq-safe runtime PM

[PATCH] serial: samsung: add clock controls in s3c24xx_serial_resume_noirq()
 2017-01-26 13:40 UTC  (4+ messages)

[PATCH] regulator: constify regulator_ops structures
 2017-01-26 12:37 UTC  (4+ messages)

[PATCH 0/2] Exynos5433/TM2: add clocks configuration for display subsystem
 2017-01-26 12:32 UTC  (7+ messages)
  ` [PATCH 1/2] clk: samsung: exynos5433: Add IDs for PHYCLK_MIPIDPHY0_* clocks
  ` [PATCH 2/2] arm64: dts: exynos: Add initial configuration for DISP clocks for TM2/TM2e

[PATCH 0/7] drm/exynos: add Ultra HD and interlace modes support to Exynos5433
 2017-01-26 10:42 UTC  (7+ messages)
  ` [PATCH 6/7] drm/exynos/decon5433: signal vblank only on odd fields

[PATCH 0/7] Pad retentions support for Exynos5433
 2017-01-26  9:27 UTC  (20+ messages)
  ` [PATCH 1/7] soc: samsung: pmu: Add dummy support for Exynos5433 SoC
  ` [PATCH 2/7] pinctrl: samsung: Ensure that pad retention is disabled on driver init
  ` [PATCH 3/7] pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs
  ` [PATCH 4/7] arm64: dts: exynos: Add clocks to Exynos5433 LPASS module
  ` [PATCH 5/7] mfd: exynos-lpass: Remove pad retention control
  ` [PATCH 6/7] mfd: exynos-lpass: Add support for clocks
  ` [PATCH 7/7] mfd: exynos-lpass: Add runtime PM support

[PATCH v5 0/4] Add runtime PM support for clocks (on Exynos SoC example)
 2017-01-26  1:28 UTC  (6+ messages)
  ` [PATCH v5 1/4] clk: Add support for runtime PM
  ` [PATCH v5 2/4] clk: samsung: "
  ` [PATCH v5 3/4] clk: samsung: exynos5433: Add runtime PM support
  ` [PATCH v5 4/4] clk: samsung: exynos-audss: Use runtime PM

[PATCH] i2c: exynos5: fix arbitration lost handling
 2017-01-25 22:48 UTC  (4+ messages)

[PATCH] regulator: s2mpa01: reduce stack size for probe function
 2017-01-25 22:20 UTC 

[PATCH -next] pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()
 2017-01-25 14:25 UTC  (2+ messages)

[PATCH] clk: samsung: pll: Add enable/disable support for PLL35XX clocks
 2017-01-25 11:52 UTC 

[PATCH] arm64: dts: exynos: set LDO7 regulator as always on
 2017-01-25 11:05 UTC  (7+ messages)

[PATCH v6 0/4] DMA Engine: switch PL330 driver to non-irq-safe runtime PM
 2017-01-25 10:13 UTC  (10+ messages)
  ` [PATCH v6 1/4] dmaengine: pl330: remove pdata based initialization
  ` [PATCH v6 2/4] dmaengine: Forward slave device pointer to of_xlate callback
  ` [PATCH v6 3/4] dmaengine: pl330: Store pointer to slave device
  ` [PATCH v6 4/4] dmaengine: pl330: Don't require irq-safe runtime PM

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-01-25  5:40 UTC  (4+ messages)
` [PATCH 31/37] misc: Add host side pci driver for pci test function device

[PATCH] [media] exynos-gsc: Avoid spamming the log on VIDIOC_TRY_FMT
 2017-01-24 21:42 UTC 

[PATCH 1/2] ASoC: Revert "Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag"
 2017-01-24 18:39 UTC  (2+ messages)
` Applied "ASoC: Revert "Drop SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flag"" to the asoc tree

[PATCH] drm/bridge: analogix dp: Fix runtime PM state on driver bind
 2017-01-24 12:16 UTC  (6+ messages)

[PATCH 4.4 25/42] clocksource/exynos_mct: Clear interrupt when cpu is shut down
 2017-01-24  7:55 UTC 

[PATCH 4.9 061/130] clocksource/exynos_mct: Clear interrupt when cpu is shut down
 2017-01-24  7:55 UTC 

[PATCH v8 0/3] Add support for the S6E3HA2 panel on TM2 board
 2017-01-24  1:50 UTC  (3+ messages)
  ` [PATCH v8 2/3] drm/panel: Add support for S6E3HA2 panel driver "

[PATCH] drm/exynos: fix a timeout loop
 2017-01-24  0:07 UTC  (4+ messages)

[PATCH v2] drm/exynos: use atomic helper commit
 2017-01-23 23:49 UTC  (11+ messages)

[PATCH] [media] exynos4-is: Add missing 'of_node_put'
 2017-01-23 21:16 UTC 

[PATCH v2 7/7] arm64: dts: exynos: configure TV path clocks for Ultra HD modes
 2017-01-23 16:35 UTC  (3+ messages)
  ` [PATCH v3 "

[PATCHv3 0/5] video/exynos/cec: add HPD state notifier & use in s5p-cec
 2017-01-23 16:27 UTC  (3+ messages)
` [PATCHv3 4/5] exynos4.dtsi: add HDMI controller phandle


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox