Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2014-10-30 11:27:40 to 2014-11-05 07:43:31 UTC [more...]

[PATCH] PM / Domains: Change prototype for the ->attach_dev() callback
 2014-11-05  7:43 UTC  (7+ messages)

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

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

"asix: Don't reset PHY on if_up for ASIX 88772" breaks net on arndale platform
 2014-11-04 20:09 UTC  (5+ messages)

Samsung S3C6410 SoC/devicetree: how to describe RTC interrupts connected to two different interrupt parents?
 2014-11-04 20:04 UTC 

[PATCH v3] usb: Remove references to non-existent PLAT_S5P symbol
 2014-11-04 19:52 UTC  (6+ messages)

[PATCH 00/12] soc: samsung: Modify and enhance power domain driver
 2014-11-04 18:10 UTC  (28+ 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

[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  (22+ 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
` [RFT v3 05/14] regulator: max77802: Don't ignore return value of current opmode
` [RFT v3 06/14] regulator: max77802: Remove support for board files
` [PATCH v3 08/14] mfd: max77686/802: "

[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  (17+ 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 00/10] more dwc2/gadget fixes
 2014-10-31 18:46 UTC  (13+ messages)
` [PATCH v2 01/10] usb: dwc2/gadget: report disconnect event from 'end session' irq
  ` [PATCH v3] "
` [PATCH v2 10/10] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state
        ` [PATCH v3 1/2] usb: dwc2/gadget: add mutex to serialize init/deinit calls
          ` [PATCH v3 2/2] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state

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 

[PATCH 1/9] drm/exynos: remove uneeded declaration of struct dma_iommu_mapping
 2014-10-31 14:17 UTC  (9+ messages)
` [PATCH 2/9] drm/exynos: remove extra declaration of struct exynos_drm_manager
` [PATCH 3/9] drm/exynos: remove extra declaration of struct exynos_overlay
` [PATCH 4/9] drm/exynos: Replace repeated declaration by include <drm/drmP.h>
` [PATCH 5/9] drm/exynos: Replace repeated declarations by #include "exynos_drm_drv.h"
` [PATCH 6/9] drm/exynos: remove unused wait_for macro
` [PATCH 7/9] drm/exynos: Save up space using bool var as bitfields
` [PATCH 8/9] drm/exynos: update documentation to reflect code changes
` [PATCH 9/9] drm/exynos: remove leftover hdmi function declarations

[PATCH v7 0/2] Fine tune USB 3.0 PHY on exynos5420
 2014-10-31 13:51 UTC  (4+ messages)
` [PATCH v7 1/2] usb: host: xhci-plat: Get PHYs for xhci's hcds
  ` [PATCH v7 2/2] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800

[PATCH] ARM: dts: Fix CLK_UART_ISP_SCLK clock assignment in exynos4x12.dtsi
 2014-10-31 13:34 UTC 

[PATCH v6 0/3] regulator: max77686/trats2: Disable some regulators in suspend
 2014-10-31 12:43 UTC  (3+ messages)
` [PATCH v6 1/3] regulator: max77686: Add suspend disable for some LDOs

[PATCHv3 0/2] clk: samsung: Add clock controller driver for Exynos4415 SoC
 2014-10-31 10:03 UTC  (4+ messages)

[PATCH v2 1/2] drm/exynos: dp: Remove support for unused dptx-phy
 2014-10-30 13:24 UTC  (2+ messages)
` [PATCH v2 2/2] arm: dts: Exynos5: Use pmu_system_controller phandle for dp phy

[PATCH 0/3] drm-exynos-dp/phy-exynos-dp: Refactor to use pmu-system-controller and dp driver cleanup
 2014-10-30 13:19 UTC  (4+ messages)
` [PATCH 2/3] drm/exynos: dp: Remove support for unused dptx-phy

[PATCH] drm/exynos: remove ifdeferry from initialization code
 2014-10-30 13:02 UTC  (3+ messages)

[PATCH 0/4] drm/exynos/dsi: remove global display variable
 2014-10-30 12:59 UTC  (3+ messages)

[PATCH 0/4] PM / Domains: Handle errors from ->attach_dev() callback
 2014-10-30 11:34 UTC  (8+ messages)
` [PATCH 3/4] PM / Domains: Improve error handling while adding/removing devices
` [PATCH 4/4] PM / Domains: Let the ->attach_dev() callback return an error code


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