messages from 2014-10-09 16:38:50 to 2014-10-20 11:30:48 UTC [more...]
[PATCH v11 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
2014-10-20 11:41 UTC (6+ messages)
` [PATCH v11 1/6] clk: samsung: add infrastructure to register cpu clocks
` [PATCH v11 2/6] clk: samsung: add cpu clock configuration data and instantiate cpu clock
` [PATCH v11 3/6] ARM: dts: Exynos: add CPU OPP and regulator supply property
` [PATCH v11 4/6] ARM: Exynos: switch to using generic cpufreq driver for Exynos4210/5250/5420
` [PATCH v11 5/6] cpufreq: exynos: remove exynos4210/5250 specific cpufreq driver support
[PATCH v3 0/2] serial: samsung: add support for early console
2014-10-20 11:28 UTC (3+ messages)
` [PATCH v3 1/2] serial: samsung: Add "
` [PATCH v3 2/2] ARM: dts: exynos4: Add stdout-path properties
[PATCH 0/9] more dwc2/gadget fixes
2014-10-20 10:46 UTC (26+ messages)
` [PATCH 2/9] usb: dwc2/gadget: fix enumeration issues
` [PATCH 3/9] usb: dwc2/gadget: fix support for soft_connect udc framework feature
` [PATCH 5/9] usb: dwc2/gadget: move setting last reset time to s3c_hsotg_core_init
` [PATCH 7/9] usb: dwc2/gadget: use soft disconnect mode for implementing pullup control
` [PATCH 1/9] usb: dwc2/gadget: report disconnect event from 'end session' irq
` [PATCH 4/9] usb: dwc2/gadget: disable phy before turning off power regulators
` [PATCH 6/9] usb: dwc2/gadget: decouple setting soft disconnect from s3c_hsotg_core_init
` [PATCH 8/9] usb: dwc2/gadget: fix calls to phy control functions in suspend/resume code
` [PATCH 9/9] usb: dwc2/gadget: rework suspend/resume code to correctly restore gadget state
[PATCH v2 00/10] more dwc2/gadget fixes
2014-10-20 10:45 UTC (11+ 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 03/10] usb: dwc2/gadget: fix gadget unregistration in udc_stop() function
` [PATCH v2 04/10] usb: dwc2/gadget: disable phy before turning off power regulators
` [PATCH v2 06/10] usb: dwc2/gadget: decouple setting soft-disconnect from s3c_hsotg_core_init
` [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 v2 05/10] usb: dwc2/gadget: move setting last reset time to 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] arm64: dts: exynos7: add support for cpuidle core power down
2014-10-20 9:58 UTC
[PATCH 0/7] Add clock and DT support for a few IPs on Exynos7
2014-10-20 9:49 UTC (10+ messages)
` [PATCH 1/7] clk: samsung: exynos7: add clocks for I2C block
` [PATCH 2/7] clk: samsung: exynos7: add clocks for MMC block
` [PATCH 3/7] clk: samsung: exynos7: add clocks for RTC block
` [PATCH 4/7] clk: samsung: exynos7: add gate clocks for WDT, TMU and PWM blocks
` [PATCH 5/7] arm64: dts: Add PMU DT node for exynos7 SoC
` [PATCH 6/7] arm64: dts: Add nodes for mmc, i2c, rtc, watchdog on Exynos7
` [PATCH 7/7] arm64: exynos: Enable rtc and watchdog support for Exynos7
[PATCH 0/5] Support new Exynos4415 SoC based on Cortex-A9 quad cores
2014-10-20 3:32 UTC (6+ messages)
` [PATCH 1/5] ARM: EXYNOS: Add EXYNOS4415 SoC ID
` [PATCH 2/5] clk: samsung: exynos4415: Add clocks using common clock framework
` [PATCH 3/5] clk: samsung: Document binding for Exynos4415 clock controller
` [PATCH 4/5] pinctrl: exynos: Add support for Exynos4415
` [PATCH 5/5] ARM: dts: Add dts files for Exynos4415 SoC
Help: Exynos5410/Exynos5422 - NIDEN/DBGEN bits for Perf monitor
2014-10-19 19:10 UTC
[PATCH v2 0/7] Add max77802 regulator operating mode support
2014-10-17 14:18 UTC (17+ messages)
` [PATCH v2 1/7] regulator: max77802: Add .{get,set}_mode callbacks
` [PATCH v2 2/7] regulator: max77802: Add set suspend mode for BUCKs and simplify code
` [PATCH v2 3/7] regulator: max77802: Don't treat OFF as an operating mode
` [PATCH v2 4/7] regulator: max77802: Add header for operating modes
` [PATCH v2 5/7] regulator: max77802: Document regulator opmode DT properties
` [PATCH v2 6/7] regulator: max77802: Parse regulator operating mode properties
` [PATCH v2 7/7] ARM: dts: Configure regulators for suspend on exynos Peach boards
exynos5422-odroid-xu3: MCPM: only 6 of 8 CPUs coming online
2014-10-17 12:06 UTC (4+ messages)
[PATCH] arm64: dts: exynos7: add support for cpuidle core power down
2014-10-17 9:43 UTC (5+ messages)
[GIT PULL 2/2] Samsung defconfig updates for v3.18
2014-10-17 6:16 UTC (8+ messages)
[PATCH v2 0/2] ARM: EXYNOS: Call regulator suspend prepare/finish
2014-10-16 23:35 UTC (4+ messages)
` [PATCH v2 1/2] Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption"
` [PATCH v2 2/2] ARM: EXYNOS: Call regulator core suspend prepare and finish functions
[GIT PULL 2nd] Samsung fixes 2nd for v3.18
2014-10-16 23:23 UTC
[PATCH v2 0/2] serial: samsung: add support for early console
2014-10-16 13:28 UTC (3+ messages)
[PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
2014-10-16 10:48 UTC (5+ messages)
[PATCH 0/9] Add max77802 regulator operating mode support
2014-10-16 10:24 UTC (14+ messages)
` [PATCH 1/9] regulator: max77802: Add .set_suspend_{enable,disable} callbacks
` [PATCH 2/9] regulator: max77802: Add .{get,set}_mode callbacks
` [PATCH 3/9] regulator: max77802: Split regulator operations for BUCKs
` [PATCH 4/9] regulator: max77802: Add set suspend mode for BUCKs and simplify code
` [PATCH 5/9] regulator: max77802: Don't treat OFF as an operating mode
` [PATCH 6/9] regulator: max77802: Add header for operating modes
` [PATCH 7/9] regulator: max77802: Document regulator opmode DT properties
` [PATCH 8/9] regulator: max77802: Parse regulator operating mode properties
` [PATCH 9/9] ARM: dts: Configure regulators for suspend on exynos Peach boards
[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties
2014-10-16 9:04 UTC (8+ messages)
[PATCH 1/1] ARM: EXYNOS: Call regulator core suspend prepare and finish functions
2014-10-15 20:54 UTC (3+ messages)
[PATCH v2 0/4] usb: dwc3/phy-exynos5-usbdrd: Extend support to Exynos7
2014-10-15 14:50 UTC (14+ messages)
` [PATCH v2 1/4] dwc3: exynos: Add support for SCLK present on Exynos7
` [PATCH v2 2/4] phy: exynos5-usbdrd: Add pipe-clk and utmi-clk support
` [PATCH v2 3/4] phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply
[GIT PULL 1/2] Samsung fixes for v3.18
2014-10-15 6:31 UTC (2+ messages)
[PATCH] drm/exynos: remove ifdeferry from initialization code
2014-10-15 5:32 UTC (6+ messages)
` [PATCH] drm/exynos: fix vblank handling during dpms off
[PATCH 0/7] [media] exynos-gsc: Fixup PM support
2014-10-14 7:15 UTC (8+ messages)
` [PATCH 1/7] [media] exynos-gsc: Simplify clock management
` [PATCH 2/7] [media] exynos-gsc: Convert gsc_m2m_resume() from int to void
` [PATCH 3/7] [media] exynos-gsc: Make driver functional without CONFIG_PM_RUNTIME
` [PATCH 4/7] [media] exynos-gsc: Make runtime PM callbacks available for CONFIG_PM
` [PATCH 5/7] [media] exynos-gsc: Fixup system PM
` [PATCH 6/7] [media] exynos-gsc: Fixup clock management at ->remove()
` [PATCH 7/7] [media] exynos-gsc: Do full clock gating at runtime PM suspend
[PATCH v3 0/9] PM / Domains: Fix race conditions during boot
2014-10-13 14:02 UTC (10+ messages)
` [PATCH v3 1/9] PM / Domains: Add dev_pm_domain_get|put() APIs
` [PATCH v3 2/9] PM / Domains: Enable genpd to support ->get|put() callbacks
` [PATCH v3 3/9] amba: Keep PM domain powered during ->probe()
` [PATCH v3 4/9] drivercore / platform: "
` [PATCH v3 5/9] i2c: core: "
` [PATCH v3 6/9] spi: "
` [PATCH v3 7/9] mmc: core: Attach PM domain prior probing of SDIO func driver
` [PATCH v3 8/9] mmmc: core: Keep PM domain powered during ->probe() "
` [PATCH v3 9/9] PM / Domains: Remove pm_genpd_dev_need_restore() API
[PATCH 02/15] drm/dsi: Constify mipi_dsi_msg
2014-10-13 13:41 UTC (2+ messages)
[PATCH 5/5] ARM: dts: Add initial regulator mode on exynos Peach boards
2014-10-13 11:14 UTC (4+ messages)
[PATCH v3] ARM: EXYNOS: add Exynos3250 PMU support
2014-10-13 5:08 UTC (2+ messages)
[PATCHv2 0/2] ARM: dts: Add new board dts file for Exynos3250-based Rinato board
2014-10-13 5:00 UTC (2+ messages)
Please reply
2014-10-11 19:34 UTC
[PATCH v5 0/6] Add initial support for pinctrl on Exynos7
2014-10-11 18:57 UTC (2+ messages)
[PATCH v2 0/5] pinctrl: samsung: Data structure clean-up
2014-10-11 18:52 UTC (3+ messages)
[PATCH 0/4] drm/exynos: misc fixes
2014-10-11 18:35 UTC (6+ messages)
` [PATCH 1/4] drm/exynos: propagate plane initialization errors
` [PATCH 2/4] drm/exynos: init kms poll at the end of initialization
` [PATCH 3/4] drm/exynos: enable vblank after DPMS on
` [PATCH 4/4] drm/exynos: correct connector->dpms field before resuming
[PATCH v9 0/2] Adds PMU and S2R support for exynos5420
2014-10-11 4:04 UTC (11+ messages)
[PATCH 1/1] ARM: exynos_defconfig: re-enable USB gadget and max77802 options
2014-10-10 22:13 UTC (4+ messages)
[PATCH 0/5] regulator: Add support for initial operating modes
2014-10-10 13:17 UTC (14+ messages)
` [PATCH 1/5] regulator: of: Add regulator-initial-mode parse support
` [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support
[RFC PATCH] drm/exynos: Add DECON driver
2014-10-10 12:48 UTC
Powering down unused PM domains (was: Re: [PATCH 0/4] PM / Domains: Fix race conditions during boot)
2014-10-10 8:55 UTC (2+ messages)
[PATCH 00/21] thermal: exynos: Thermal code rework to use device tree
2014-10-10 8:51 UTC (15+ messages)
` [PATCH 09/21] thermal: dts: Provide bindings and enable TMU at Exynos4x12 devices
` [PATCH 10/21] thermal: cpu_cooling: dts: Define device tree bindings for Exynos cpu cooling functionality
` [PATCH 12/21] thermal: exynos: dts: Add default definition for the TMU sensor
` [PATCH 13/21] thermal: dts: Default trip points definition for Exynos5420 SoCs
` [PATCH 14/21] thermal: exynos: dts: Define default thermal-zones for Exynos4
` [PATCH 15/21] thermal: dts: exynos: Trip points and sensor configuration data for Exynos5440
` [PATCH 16/21] thermal: exynos: dts: Provide device tree bindings identical to one in exynos_tmu_data.c
` [PATCH 17/21] thermal: samsung: core: Exynos TMU rework to use device tree for configuration
` [PATCH 18/21] thermal: exynos: Remove exynos_thermal_common.[c|h] files
` [PATCH 19/21] thermal: exynos: Remove exynos_tmu_data.c file
` [PATCH 20/21] thermal: exynos: Make Exynos5250 TMU compatible with Exynos4412
` [PATCH 21/21] thermal: exynos: Make Exynos3250 "
[PATCH v2 0/3] iio: exynos-adc: use syscon instead of ioremap
2014-10-09 20:05 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox