Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2015-07-29 16:19:24 to 2015-08-07 03:52:00 UTC [more...]

[PATCH v4 0/6] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-08-07  3:51 UTC  (11+ messages)
` [PATCH v4 1/6] cpufreq: make scaling_boost_freqs sysfs attr available when boost is enabled
` [PATCH v4 2/6] clk: samsung: exynos4x12: add cpu clock configuration data and instantiate cpu clock
` [PATCH v4 3/6] ARM: dts: Exynos4x12: add CPU OPP and regulator supply property
` [PATCH v4 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4x12
` [PATCH v4 5/6] cpufreq: exynos: remove Exynos4x12 specific cpufreq driver support
` [PATCH v4 6/6] cpufreq: remove no longer needed CPU_FREQ_BOOST_SW config option

[PATCH 0/3] mfd: ChromeOS EC Kconfig dependency cleanup
 2015-08-07  0:03 UTC  (2+ messages)

[RFC PATCH 0/8] Add Analogix Core Display Port Driver
 2015-08-06 15:20 UTC  (18+ messages)
` [RFC PATCH 1/8] drm: exynos/dp: fix code style
` [RFC PATCH 2/8] drm: exynos/dp: convert to drm bridge mode
` [RFC PATCH 3/8] drm: bridge: analogix_dp: split exynos dp driver to bridge dir
` [RFC PATCH 4/8] drm: rockchip/dp: add rockchip platform dp driver
` [RFC PATCH 5/8] drm: bridge/analogix_dp: add platform device type support
` [RFC PATCH 6/8] drm: bridge: analogix_dp: add some rk3288 special registers setting
` [RFC PATCH 7/8] drm: bridge: analogix_dp: try force hpd after plug in lookup failed
` [RFC PATCH 8/8] drm: bridge/analogix_dp: expand the delay time for hpd detect

[PATCH v2 00/11] drm/exynos: remove exynos_drm_display and exynos_drm_encoder
 2015-08-06 13:31 UTC  (14+ messages)
` [PATCH v2 01/11] drm/exynos: split display's .dpms() into .enable() and .disable()
` [PATCH v2 02/11] drm/exynos: remove wrappers for phy_power_{on,off}
` [PATCH v2 03/11] drm/exynos: remove unused .remove() and .check_mode() ops from display
` [PATCH v2 04/11] drm/exynos: simplify calculation of possible CRTCs
` [PATCH v2 05/11] drm/exynos: remove struct exynos_drm_display
` [PATCH v2 06/11] drm/exynos: remove extra call to hdmi_commit()
` [PATCH v2 07/11] drm/exynos: remove extra call to exynos_dp_commit()
` [PATCH v2 08/11] drm/exynos: remove exynos_encoder's .commit() op
` [PATCH v2 09/11] drm/exynos: remove exynos_drm_create_enc_conn()
  ` [PATCH v2 10/11] drm/exynos: fold encoder setup into exynos_drm_load()
    ` [PATCH v2 11/11] drm/exynos: remove struct exynos_drm_encoder layer

[RFC PATCH v4 0/9]
 2015-08-06 13:17 UTC  (19+ messages)
` [RFC PATCH v4 1/9] mmc: dw_mmc: Add external dma interface support
` [RFC PATCH v4 2/9] Documentation: synopsys-dw-mshc: add bindings for idmac and edmac
` [RFC PATCH v4 3/9] mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC
` [RFC PATCH v4 4/9] arc: axs10x_defconfig: "
` [RFC PATCH v4 5/9] arm: exynos_defconfig: "
` [RFC PATCH v4 6/9] arm: hisi_defconfig: "
` [RFC PATCH v4 7/9] arm: lpc18xx_defconfig: "
` [RFC PATCH v4 8/9] arm: multi_v7_defconfig: "
  ` [RFC PATCH v4 9/9] arm: zx_defconfig: "

[PATCH] drm/exynos/fimc: fix runtime pm support
 2015-08-06 11:57 UTC  (3+ messages)

[RFC PATCH v3 0/5]
 2015-08-06  3:35 UTC  (24+ messages)
` [RFC PATCH v3 1/5] mmc: dw_mmc: Add external dma interface support
` [RFC PATCH v3 2/5] Documentation: synopsys-dw-mshc: add bindings for idmac and edmac
` [RFC PATCH v3 3/5] arm: configs: remove CONFIG_MMC_DW_IDMAC
` [RFC PATCH v3 4/5] mips: "
` [RFC PATCH v3 5/5] ARM: dts: add supports-idmac property

[PATCH] cpufreq: exynos: Fix for memory leak in case SoC name does not match
 2015-08-06  0:23 UTC  (2+ messages)

Feedback on hardware support for Odroid U3
 2015-08-05 23:31 UTC  (6+ messages)

[PATCH 00/11] drm/exynos: remove exynos_drm_display and exynos_drm_encoder
 2015-08-05 13:43 UTC  (17+ messages)
` [PATCH 01/11] drm/exynos: split display's .dpms() into .enable() and .disable()
` [PATCH 02/11] drm/exynos: remove wrappers for phy_power_{on,off}
` [PATCH 03/11] drm/exynos: remove unused .remove() and .check_mode() ops from display
` [PATCH 04/11] drm/exynos: simplify calculation of possible CRTCs
` [PATCH 05/11] drm/exynos: remove struct exynos_drm_display
` [PATCH 06/11] drm/exynos: remove extra call to hdmi_commit()
` [PATCH 07/11] drm/exynos: remove extra call to exynos_dp_commit()
` [PATCH 08/11] drm/exynos: remove exynos_encoder's .commit() op
` [PATCH 09/11] drm/exynos: remove exynos_drm_create_enc_conn()
` [PATCH 10/11] drm/exynos: fold encoder setup into exynos_drm_load()
` [PATCH 11/11] drm/exynos: remove struct exynos_drm_encoder layer

[PATCH 0/2] mfd/EXYNOS: Properly shutdown Odroid XU3
 2015-08-05 10:54 UTC  (6+ messages)
` [PATCH 1/2] mfd: s2mps11: Add manual shutdown method for "
` [PATCH 2/2] ARM: dts: Fix power off method on exynos5422-odroidxu3

[PATCH 1/3] spi: bitbang: Replace spinlock by mutex when calling chipselect
 2015-08-05 10:24 UTC  (6+ messages)
` [PATCH 2/3] spi: ppc44x: Remove chipselect from setupxfer
` [PATCH 3/3] spi: s3c24xx: Convert spinlock to mutex

[GIT PULL 1/5] Samsung non-critical-fixes for v4.3
 2015-08-04  8:11 UTC  (5+ messages)

[GIT PULL 5/5] Samsung driver updates for v4.3
 2015-08-04  7:30 UTC 

[GIT PULL 4/5] Samsung 2nd DT updates for v4.3
 2015-08-04  7:29 UTC 

[GIT PULL 3/5] Samsung DT updates for v4.3
 2015-08-04  7:29 UTC 

[GIT PULL 2/5] Samsung cleanup for v4.3
 2015-08-04  7:28 UTC 

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-08-04  1:31 UTC  (7+ messages)
` [PATCH v2 2/7] cpufreq: opp: fix handling of turbo modes

[PATCH v3 0/5] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-08-04  1:09 UTC  (25+ messages)
` [PATCH v3 1/5] clk: samsung: exynos4x12: add cpu clock configuration data and instantiate cpu clock
` [PATCH v3 2/5] ARM: dts: Exynos4x12: add CPU OPP and regulator supply property
` [PATCH v3 3/5] ARM: Exynos: switch to using generic cpufreq driver for Exynos4x12
` [PATCH v3 4/5] cpufreq: exynos: remove Exynos4x12 specific cpufreq driver support
` [PATCH v3 5/5] cpufreq: remove no longer needed CPU_FREQ_BOOST_SW config option

[PATCH v2] drm/exynos: clear channels only when iommu is enabled
 2015-08-03  8:46 UTC  (2+ messages)

[PATCH v3 1/9] drm/exynos: pass the correct pipe number
 2015-08-03  8:11 UTC  (4+ messages)

Re: [PATCH] PM / devfreq: event: Remove incorrect property in exynos-ppmu DT binding
 2015-08-03  7:38 UTC  (2+ messages)
`  "

[PATCH V2] i2c: s3c2410: remove unused variable
 2015-08-02  1:59 UTC  (2+ messages)

[PATCH] Odroid XU3 DTS: Hook up PWM and use it for LEDs
 2015-07-31 23:23 UTC  (11+ messages)
      ` [PATCH v2] ARM: dts: Odroid XU3 -- "
        ` [PATCH v3] ARM: dts: exynos5422-odroidxu3: "
              ` [PATCH v4] "

[PATCH] PM / devfreq: event: Remove incorrect property in exynos-ppmu DT binding
 2015-07-31  9:37 UTC  (4+ messages)

[PATCH v2 0/2] pd: fix resource deallocation on error path
 2015-07-31  0:39 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: EXYNOS: pd: fix potentian kfree() of ro memory
` [PATCH v2 2/2] ARM: EXYNOS: fix double of_node_put() on error path

[RFC PATCH 0/3] clocksource: exynos_mct: allow mct to use 64-bit counter from coprocessor
 2015-07-30 14:25 UTC  (5+ messages)

[PATCH] ARM: dts: Add CPU cooling binding for Exynos3250-based Rinato/Monk board
 2015-07-30 14:03 UTC  (9+ messages)

[PATCH 08/11] MTD: m25p80: Add option to limit SPI transfer size
 2015-07-30 12:33 UTC  (5+ messages)

[RFC PATCH 2/2] dt: spi: s3c64xx: add compatible to controller-data
 2015-07-30 10:52 UTC  (11+ messages)

[PATCH v3 0/4] mfd: Improve DT binding docs for max77686 and max77802
 2015-07-30 10:32 UTC  (5+ messages)
` [PATCH v3 1/4] mfd: max77686: Don't suggest in binding to use a deprecated property
` [PATCH v3 2/4] mfd: max77686: Use a generic name for the PMIC node in the example
` [PATCH v3 3/4] mfd: Add DT binding for Maxim MAX77802 IC
` [PATCH v3 4/4] mfd: max77686: Split out regulator part from the DT binding

[PATCH] ARM: EXYNOS: pd: fix resource deallocation on error path
 2015-07-30  0:55 UTC  (6+ messages)


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