Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2014-10-31 15:54:44 to 2014-11-06 14:10:07 UTC [more...]

[PATCH] drm/exynos: resolve infinite loop issue on non multi-platform
 2014-11-06 14:10 UTC 

"asix: Don't reset PHY on if_up for ASIX 88772" breaks net on arndale platform
 2014-11-06 14:09 UTC  (17+ messages)
        ` "asix: Don't reset PHY on if_up for ASIX 88772" breaks net onarndale platform
            ` "asix: Don't reset PHY on if_up for ASIX 88772" breaks netonarndale platform

[PATCH] drm/exynos: resolve infinite loop issue on multi-platform
 2014-11-06 13:44 UTC  (5+ messages)

[PATCH 1/9] drm/exynos: remove uneeded declaration of struct dma_iommu_mapping
 2014-11-06 12:44 UTC  (3+ messages)

[PATCH] thermal: cpu_cooling: Update always cpufreq policy with thermal constraints
 2014-11-06 10:56 UTC  (4+ messages)

[PATCH] spi: s3c64xx: add support for exynos7 SPI controller
 2014-11-06 10:26 UTC  (2+ messages)

[PATCH] PM / Domains: Change prototype for the ->attach_dev() callback
 2014-11-06  9:55 UTC  (13+ messages)

[PATCH] drm/panel: simple: Add AUO B116XW03 panel support
 2014-11-06  9:10 UTC  (2+ messages)

[BUG] blocked task after exynos_drm_init
 2014-11-06  9:06 UTC 

[PATCH 02/12] drivers: mfd: Add support for Exynos PMU driver
 2014-11-06  6:17 UTC  (2+ messages)

[BUG 3.18-rc3] kernel BUG at drivers/iommu/exynos-iommu.c:481!
 2014-11-05 21:09 UTC 

[PATCH] ASoC: samsung: Add MODULE_DEVICE_TABLE for Snow
 2014-11-05 18:44 UTC  (4+ messages)

Samsung S3C6410 SoC/devicetree: how to describe RTC interrupts connected to two different interrupt parents?
 2014-11-05 17:17 UTC  (2+ messages)

[PATCH v3] usb: Remove references to non-existent PLAT_S5P symbol
 2014-11-05 16:25 UTC  (8+ messages)

[PATCH v2 0/3] iio: exynos-adc: use syscon instead of ioremap
 2014-11-05 15:35 UTC  (9+ messages)
` [PATCH v2 1/3] iio: exyno-adc: use syscon for PMU register access
` [PATCH v2 2/3] Documentation: dt-bindings: update exynos-adc.txt with syscon handle
` [PATCH v2 3/3] ARM: dts: exynos: Add sysreg phandle to ADC node

[PATCH 00/12] soc: samsung: Modify and enhance power domain driver
 2014-11-05 13:47 UTC  (29+ messages)
` [PATCH 01/12] ARM: EXYNOS: Move pmu specific header files under "linux/mfd/samsung"
` [PATCH 02/12] drivers: mfd: Add support for Exynos PMU driver
` [PATCH 03/12] PM / Domains: Add notifier support for power domain transitions
        ` [RFC PATCH] pm: Add PM domain state transition notifications
` [PATCH 04/12] mfd: exynos-pmu: Register exynos-pmu driver as a mfd driver
` [PATCH 05/12] arm: exynos: Add platform driver support for power domain driver
` [PATCH 06/12] soc: exynos: Move exynos power domain file to driver/soc/samsung folder
` [PATCH 07/12] soc: samsung: pm_domain: Use compatible name for power domain name
` [PATCH 08/12] soc: samsung: pm_domain: Add a new parameter for power configuration
` [PATCH 09/12] soc: samsung: pm_domain: Add support for parent power domain
` [PATCH 10/12] soc: samsung: pm_domain: Use the recently added PM Domain notifiers
` [PATCH 11/12] clk: samsung: save and restore clock registers for power domain
` [PATCH 12/12] arm64: Kconfig: Enable PM_GENERIC_DOMAINS for exynos7

[PATCH v4] arm64: dts: exynos7: add support for cpuidle core power down
 2014-11-05 13:15 UTC 

[PATCH v3] arm64: dts: exynos7: add support for cpuidle core power down
 2014-11-05 13:07 UTC  (3+ messages)

[PATCH] drm/exynos: add has_vtsel flag
 2014-11-05 11:26 UTC 

[PATCH] drm/exynos: add has_vtsel flag
 2014-11-05 11:25 UTC 

[PATCH] drm/exynos: add has_vtsel flag
 2014-11-05 11:25 UTC 

[PATCH] arm64: dts: exynos7: add support for cpuidle core power down
 2014-11-05 10:01 UTC  (5+ messages)

[PATCH v3 0/9] PM / Domains: Fix race conditions during boot
 2014-11-05  8:17 UTC  (26+ messages)
      ` pm_runtime_enable() in ->probe() (was: Re: [PATCH v3 0/9] PM / Domains: Fix race conditions during boot)
          ` pm_runtime_enable() in ->probe()
` [PATCH v3 4/9] drivercore / platform: Keep PM domain powered during ->probe()

[PATCH 0/4] PM / Domains: Handle errors from ->attach_dev() callback
 2014-11-05  8:03 UTC  (4+ messages)
` [PATCH 3/4] PM / Domains: Improve error handling while adding/removing devices

[GIT PULL 2/3 v2] 1st Round of Samsung PM updates for v3.19
 2014-11-05  0:31 UTC  (3+ messages)

nv u-boot for spring (was: building nv-uboot for nyan-big.)
 2014-11-04 22:28 UTC  (3+ messages)

[RFC 0/2] PM and DRM: Add runtime PM to Exynos DSI
 2014-11-04 13:43 UTC  (7+ messages)
` [RFC 1/2] PM / Domains: Power on domain early during system resume

[PATCH v4 00/14] Add max77802 regulator operating mode support
 2014-11-04 11:10 UTC  (39+ messages)
` [PATCH v4 01/14] regulator: Document binding for initial and suspend modes
` [PATCH v4 02/14] regulator: Add function to map modes to struct regulator_desc
` [PATCH v4 03/14] regulator: of: Add regulator desc param to of_get_regulator_init_data()
` [PATCH v4 04/14] regulator: of: Pass the regulator description in the match table
` [PATCH v4 06/14] regulator: max77686: zero-initialize regulator "
` [PATCH v4 07/14] regulator: max77802: "
  ` [PATCH v4 05/14] regulator: max1586: zero-initialize regulator match table array
  ` [PATCH v4 08/14] regulator: max8660: "
` [PATCH v4 09/14] regulator: s2mpa01: "
` [PATCH v4 10/14] regulator: of: Add support for parsing initial and suspend modes
` [PATCH v4 11/14] regulator: max77802: Document binding for regulator operating modes
` [PATCH v4 12/14] regulator: max77802: Use unsigned int for modes in max77802_map_mode()
` [PATCH v4 13/14] regulator: max77802: Set regulator modes translation callback
` [PATCH v4 14/14] ARM: dts: Configure regulators for suspend on exynos Peach boards

[PATCH v2] ARM: dts: Add pwm-fan node to the Odroid-U3 board
 2014-11-04 10:23 UTC 

[PATCH V7 00/12] drm/exynos: few patches to enhance bridge chip support
 2014-11-04  9:22 UTC  (35+ messages)
` [PATCH V7 03/12] drm/bridge: Add helper functions for drm_bridge

[PATCH v3 00/14] regulator: max77686: Add GPIO control
 2014-11-04  8:07 UTC  (12+ messages)
` [PATCH v3 01/14] mfd: max77686/802: Map regulator driver to its own of_node
` [PATCH v3 02/14] mfd/regulator: dt-bindings: max77686: Document of_compatible for regulator
` [PATCH v3 08/14] mfd: max77686/802: Remove support for board files

[GIT PULL 3/3] 1st Round of Samsung DT updates for v3.19
 2014-11-04  6:05 UTC  (2+ messages)

[GIT PULL 1/3] 1st Round of Samsung cleanup for v3.19
 2014-11-04  6:04 UTC  (2+ messages)

[PATCH] ARM: dts: Add pwm-fan node to the Odroid-U3 board
 2014-11-03 17:16 UTC  (2+ messages)

[PATCH 0/8] regulator: max77686: Add GPIO control
 2014-11-03 13:23 UTC  (15+ messages)
` [PATCH 6/8] regulator: max77686: Add external "

[RFC PATCH] drm/exynos: Add DECON driver
 2014-11-03 10:01 UTC  (4+ messages)

[PATCH v2 1/2] arch: arm: samsung: Clean-up usage of CONFIG_SERIAL_SAMSUNG_UARTS symbol
 2014-11-03  8:21 UTC  (6+ messages)
` [PATCH v2 2/2] tty: serial: samsung: Clean-up selection of number of available UARTs

(unknown)
 2014-11-02 19:54 UTC 

[PATCH v2 1/1] ARM: exynos_defconfig: Enable options for display panel support
 2014-10-31 23:42 UTC  (2+ messages)

[PATCH] ARM: exynos_defconfig: disable CONFIG_EXYNOS5420_MCPM; not stable
 2014-10-31 22:59 UTC 

[PATCH v2 10/10] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state
 2014-10-31 18:46 UTC  (3+ messages)
` [PATCH v3 1/2] usb: dwc2/gadget: add mutex to serialize init/deinit calls

[PATCH v2 01/10] usb: dwc2/gadget: report disconnect event from 'end session' irq
 2014-10-31 18:15 UTC  (3+ messages)
` [PATCH v3] "

exynos5420/arndale-octa: imprecise external aborts on exynos_defconfig
 2014-10-31 17:41 UTC  (5+ messages)

[GIT PULL] Samsung clock changes for 3.19
 2014-10-31 17:36 UTC 


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