Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2014-10-24 13:28:09 to 2014-10-29 10:51:46 UTC [more...]

[PATCH v5 0/4] regulator: max77686/trats2: Disable some regulators in suspend
 2014-10-29 10:51 UTC  (17+ messages)
` [PATCH v5 3/4] regulator: max77686: Add suspend disable for some LDOs
  ` [PATCH v5 1/4] regulator: max77686: Replace hard-coded opmode values with defines
  ` [PATCH v5 2/4] regulator: max77686: Store opmode non-shifted
  ` [PATCH v5 4/4] ARM: dts: exynos4412-trats: Add suspend configuration for max77686 regulators

[PATCH 0/8] regulator: max77686: Add GPIO control
 2014-10-29 10:49 UTC  (27+ messages)
` [PATCH 1/8] regulator: max77802: Remove support for board files
` [PATCH 2/8] regulator: max77686: "
` [PATCH 3/8] mfd: max77686/802: "
` [PATCH 4/8] regulator: max77686: Make regulator_desc array const
` [PATCH 5/8] regulator: max77686: Initialize opmode explicitly to normal mode
` [PATCH 6/8] regulator: max77686: Add external GPIO control
` [PATCH 7/8] mfd/regulator: dt-bindings: max77686: Document gpio property
` [PATCH 8/8] ARM: dts: exynos4412-trats: Switch max77686 regulators to GPIO control

PROBLEM: BUG appearing when trying to allocate interrupt on Exynos MCT after CPU hotplug
 2014-10-29 10:38 UTC  (6+ messages)

[PATCH 0/4] PM / Domains: Handle errors from ->attach_dev() callback
 2014-10-29 10:28 UTC  (10+ messages)
` [PATCH 1/4] PM / Domains: Remove reference counting for the generic_pm_domain_data
` [PATCH 2/4] PM / Domains: Don't allow an existing generic PM domain data
` [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

[PATCH v7 0/8] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-10-29  9:23 UTC  (9+ messages)
` [PATCH v7 1/8] ARM: l2c: Refactor the driver to use commit-like interface
` [PATCH v7 2/8] ARM: l2c: Add interface to ask hypervisor to configure L2C
` [PATCH v7 3/8] ARM: l2c: Get outer cache .write_sec callback from mach_desc only if not NULL
` [PATCH v7 4/8] ARM: l2c: shorten warning about incorrect associativity
` [PATCH v7 5/8] ARM: l2c: Add support for overriding prefetch settings
` [PATCH v7 6/8] ARM: EXYNOS: Add .write_sec outer cache callback for L2C-310
` [PATCH v7 7/8] ARM: EXYNOS: Add support for non-secure L2X0 resume
` [PATCH v7 8/8] ARM: dts: exynos4: Add nodes for L2 cache controller

[PATCH V7 00/12] drm/exynos: few patches to enhance bridge chip support
 2014-10-29  9:16 UTC  (30+ messages)
` [PATCH V7 02/12] drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init
` [PATCH V7 03/12] drm/bridge: Add helper functions for drm_bridge

[PATCH v5 0/6] Add initial support for pinctrl on Exynos7
 2014-10-28 17:30 UTC  (6+ messages)

[PATCH v2 0/3] iio: exynos-adc: use syscon instead of ioremap
 2014-10-28 12:31 UTC  (7+ messages)
` [PATCH v2 1/3] iio: exyno-adc: use syscon for PMU register access

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

[PATCH v6 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-10-28 11:50 UTC  (12+ messages)
` [PATCH v6 1/7] ARM: l2c: Refactor the driver to use commit-like interface
` [PATCH v6 2/7] ARM: l2c: Add interface to ask hypervisor to configure L2C
` [PATCH v6 3/7] ARM: l2c: Get outer cache .write_sec callback from mach_desc only if not NULL
` [PATCH v6 4/7] ARM: l2c: Add support for overriding prefetch settings
` [PATCH v6 5/7] ARM: EXYNOS: Add .write_sec outer cache callback for L2C-310
` [PATCH v6 6/7] ARM: EXYNOS: Add support for non-secure L2X0 resume
` [PATCH v6 7/7] ARM: dts: exynos4: Add nodes for L2 cache controller

[PATCH v3 0/5] Add clock support for a few IPs on Exynos7
 2014-10-28 11:18 UTC  (6+ messages)
` [PATCH v3 1/5] clk: samsung: exynos7: add clocks for I2C block
` [PATCH v3 2/5] clk: samsung: exynos7: add clocks for MMC block
` [PATCH v3 3/5] clk: samsung: exynos7: add clocks for RTC block
` [PATCH v3 4/5] clk: samsung: exynos7: add gate clocks for WDT, TMU and PWM blocks
` [PATCH v3 5/5] clk: samsung: exynos7: add gate clock for ADC block

[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
 2014-10-28 11:12 UTC  (6+ messages)

[PATCH 1/1] ARM: exynos_defconfig: Enable max77802 rtc and clock drivers
 2014-10-28 11:06 UTC  (2+ messages)

[PATCHv4 0/2] ARM: EXYNOS: Support new Exynos4415 SoC based on Cortex-A9 quad cores
 2014-10-28 11:01 UTC  (3+ messages)
` [PATCHv4 1/2] ARM: EXYNOS: Add EXYNOS4415 SoC
` [PATCHv4 2/2] ARM: dts: Add dts files for Exynos4415 SoC

[PATCH v2] ARM: dts: exynos4412-trats: Add micro SD card SDHCI node
 2014-10-28 10:57 UTC  (2+ messages)

[PATCHv3 0/2] ARM: EXYNOS: Support new Exynos4415 SoC based on Cortex-A9 quad cores
 2014-10-28 10:54 UTC  (5+ messages)
` [PATCHv3 1/2] ARM: EXYNOS: Add EXYNOS4415 SoC
` [PATCHv3 2/2] ARM: dts: Add dts files for Exynos4415 SoC

[PATCH] ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"
 2014-10-28 10:33 UTC  (2+ messages)

[PATCH v9] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
 2014-10-28 10:12 UTC  (5+ messages)

[PATCH v2 0/7] Add clock and DT support for a few IPs on Exynos7
 2014-10-28  7:18 UTC  (4+ messages)
` [PATCH v2 3/7] clk: samsung: exynos7: add clocks for RTC block

[PATCHv2 0/2] Support new Exynos4415 SoC based on Cortex-A9 quad cores
 2014-10-28  4:28 UTC  (6+ messages)
` [PATCHv2 1/2] ARM: EXYNOS: Add EXYNOS4415 SoC ID
` [PATCHv2 2/2] ARM: dts: Add dts files for Exynos4415 SoC

[PATCHv3 0/2] clk: samsung: Add clock controller driver for Exynos4415 SoC
 2014-10-28  4:09 UTC  (6+ messages)
` [PATCHv3 1/2] clk: samsung: exynos4415: Add clocks using common clock framework
` [PATCHv3 2/2] clk: samsung: Document binding for Exynos4415 clock controller

[GIT PULL 2/3 v2] 1st Round of Samsung PM updates for v3.19
 2014-10-28  2:00 UTC 

[PATCHv4 0/3] ARM: dts: Add new board dts file for Exynos3250-based Rinato board
 2014-10-28  0:25 UTC  (4+ messages)

exynos5422-odroid-xu3: MCPM: only 6 of 8 CPUs coming online
 2014-10-27 19:00 UTC  (16+ messages)

[PATCH v5 0/8] arch: arm64: Enable support for Samsung Exynos7 SoC
 2014-10-27 16:47 UTC  (8+ messages)

[PATCH v3 35/47] arm: Register with kernel power-off handler
 2014-10-27 15:55 UTC 

[PATCH] ARM: dts: exynos4412-trats: Add micro SD card SDHCI node
 2014-10-27 14:35 UTC 

[PATCH v2 00/10] more dwc2/gadget fixes
 2014-10-27 13:52 UTC  (19+ messages)
` [PATCH v2 01/10] usb: dwc2/gadget: report disconnect event from 'end session' irq
` [PATCH v2 02/10] usb: dwc2/gadget: fix enumeration issues
` [PATCH v2 05/10] usb: dwc2/gadget: move setting last reset time to s3c_hsotg_core_init
` [PATCH v2 06/10] usb: dwc2/gadget: decouple setting soft-disconnect from s3c_hsotg_core_init
` [PATCH v2 07/10] usb: dwc2/gadget: move phy control calls out of pullup() method
` [PATCH v2 08/10] usb: dwc2/gadget: use soft-disconnect udc feature in "
` [PATCH v2 09/10] usb: dwc2/gadget: fix calls to phy control functions in suspend/resume code
` [PATCH v2 10/10] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state

[PATCH v4 0/3] regulator: max77686/trats2: Disable some regulators in suspend
 2014-10-27 10:35 UTC  (8+ messages)
` [PATCH v4 1/3] regulator: max77686: Replace hard-coded opmode values with defines
` [PATCH v4 2/3] regulator: max77686: Implement suspend disable for some LDOs
` [PATCH v4 3/3] ARM: dts: exynos4412-trats: Add suspend configuration for max77686 regulators

[PATCH 0/4] Arndale: Adding Sound Machine Driver for ALC5631 Codec
 2014-10-27  6:11 UTC  (5+ messages)
` [PATCH 1/4] ASoC: ALC5631: Add device tree binding documentation
` [PATCH 2/4] Sound: Samsung: Add sound card machine driver for Arndale Board
` [PATCH 3/4] Sound: Kconfig: Adding the description of the codec
` [PATCH 4/4] Sound: DT: Adding Device Tree compatibility to Realtek's ALC5631 codec driver

[PATCHv2] pinctrl: exynos: Add support for Exynos4415
 2014-10-27  1:21 UTC 

[PATCH v3 0/5] Add max77802 regulator operating mode support
 2014-10-26 23:24 UTC  (6+ messages)
` [PATCH v3 4/5] regulator: max77802: Parse regulator operating mode properties

[PATCH v3 0/9] PM / Domains: Fix race conditions during boot
 2014-10-24 16:18 UTC  (3+ messages)

[PATCHv2 0/2] clk: samsung: Add clock controller driver for Exynos4415 SoC
 2014-10-24 14:17 UTC  (5+ messages)
` [PATCHv2 1/2] clk: samsung: exynos4415: Add clocks using common clock framework

[PATCH 0/5] Support new Exynos4415 SoC based on Cortex-A9 quad cores
 2014-10-24 13:56 UTC  (12+ messages)
` [PATCH 2/5] clk: samsung: exynos4415: Add clocks using common clock framework
` [PATCH 5/5] ARM: dts: Add dts files for Exynos4415 SoC


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