messages from 2014-04-07 16:46:55 to 2014-04-10 12:43:22 UTC [more...]
[PATCH 1/4 v9] thermal: samsung: replace inten_ bit fields with intclr_
2014-04-10 12:43 UTC (4+ messages)
` [PATCH v12 1/4] "
[PATCH 0/6] Further cleanup and enable multiplat build
2014-04-10 12:35 UTC (11+ messages)
` [PATCH 1/6] ARM: EXYNOS: Remove duplicate lines in Makefile
` [PATCH 2/6] ARM: EXYNOS: Staticize exynos_subsys
` [PATCH 3/6] ARM: EXYNOS: Migrate Exynos specific macros from plat to mach
` [PATCH 4/6] ARM: EXYNOS: Remove unnecessary inclusion of cpu.h
` [PATCH 5/6] ARM: EXYNOS: Enable multi-platform build support
` [PATCH 6/6] ARM: multi_v7_defconfig: Enable Exynos platform
[PATCH] thermal: offer Samsung thermal support only when ARCH_EXYNOS is defined
2014-04-10 12:29 UTC (4+ messages)
[PATCH 00/27] Support new Exynos3250 SoC based on Cortex-A7 dual core
2014-04-10 12:07 UTC (28+ messages)
` [PATCH 01/27] ARM: EXYNOS: Add Exynos3250 SoC ID
` [PATCH 02/27] ARM: EXYNOS: Add IO mapping for non-secure SYSRAM of Exynos3250
` [PATCH 03/27] ARM: EXYNOS: Add IO mapping for PMU "
` [PATCH 04/27] ARM: EXYNOS: Support secondary CPU boot of Exynos4212
` [PATCH 05/27] ARM: EXYNOS: Support secondary CPU boot of Exynos3250
` [PATCH 06/27] ARM: EXYNOS:: Enter a15 lowpower mode for Exynos3250 based on Cortex-a7
` [PATCH 07/27] irqchip: Declare cortex-a7's irqchip to initialize gic from dt
` [PATCH 08/27] pinctrl: exynos: Add driver data for Exynos3250
[PATCH V4 0/5] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
2014-04-10 11:39 UTC (15+ messages)
` [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver
` [PATCH v4 2/5] dt: exynos5420: Enable support for USB 3.0 PHY controller
` [PATCH V4 3/5] dt: exynos5420: Enable support for DWC3 controller
` [PATCH V4 4/5] dt: exynos5250: Enable support for generic USB DRD phy
` [PATCH V4 5/5] usb-phy: samsung-usb3: Remove older phy-samsung-usb3 driver
[PATCH 00/27] Support new Exynos3250 SoC based on Cortex-A7 dual core
2014-04-10 11:20 UTC (30+ messages)
` [PATCH 01/27] ARM: EXYNOS: Add Exynos3250 SoC ID
` [PATCH 02/27] ARM: EXYNOS: Add IO mapping for non-secure SYSRAM of Exynos3250
` [PATCH 03/27] ARM: EXYNOS: Add IO mapping for PMU "
` [PATCH 04/27] ARM: EXYNOS: Support secondary CPU boot of Exynos4212
` [PATCH 05/27] ARM: EXYNOS: Support secondary CPU boot of Exynos3250
` [PATCH 06/27] ARM: EXYNOS:: Enter a15 lowpower mode for Exynos3250 based on Cortex-a7
` [PATCH 07/27] irqchip: Declare cortex-a7's irqchip to initialize gic from dt
` [PATCH 08/27] pinctrl: exynos: Add driver data for Exynos3250
` [PATCH 09/27] clk: samsung: exynos3250: Add clocks using common clock framework
` [PATCH 10/27] ARM: dts: exynos3250: Add new exynos3250.dtsi file
` [PATCH 11/27] ARM: dts: exynos3250: Add GIC dt node for Exynos3250
` [PATCH 12/27] ARM: dts: exynos3250: Add default interrupt-parent connected with GIC
` [PATCH 13/27] ARM: dts: exynos3250: Add pin control device tree data
` [PATCH 14/27] ARM: dts: exynos3250: Add device tree nodes for clock controllers
` [PATCH 15/27] ARM: dts: exynos3250: Add uart dt node to support seiral ports
` [PATCH 16/27] ARM: dts: exynos3250: Add MCT dt node
` [PATCH 17/27] ARM: dts: exynos3250: Add ADC dt node to read analog raw data
` [PATCH 18/27] ARM: dts: exynos3250: Add i2c dt node
` [PATCH 19/27] ARM: dts: exynos3250: Add Mobile Storage Host Card
` [PATCH 20/27] ARM: dts: exynos3250: Move definitions of external clocks to SoC dtsi
` [PATCH 21/27] ARM: dts: exynos3250: Add PMU dt data
` [PATCH 22/27] ARM: dts: exynos3250: Add amba and pdma dt node
` [PATCH 23/27] ARM: dts: exynos3250: Add spi dt node to support spi bus
` [PATCH 24/27] ARM: dts: exynos3250: Add pwm dt node to support PWM Timer
` [PATCH 25/27] ARM: dts: exynos3250: Add RTC dt node
` [PATCH 26/27] ARM: dts: exynos3250: Add power domain dt nodes
` [PATCH 27/27] ARM: dts: exynos3250: Add CPUs dt node for Exynos3250
[PATCH] phy: exynos5-usbdrd: Add facility to toggle vbus gpio on/off
2014-04-10 11:07 UTC (8+ messages)
[PATCH v2 1/2] usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
2014-04-10 10:28 UTC (2+ messages)
` [PATCH v2 2/2] usb: ehci-platform: "
[PATCH V4 00/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle
2014-04-10 9:55 UTC (21+ messages)
` [PATCH V4 01/20] ARM: exynos: cpuidle: Prevent forward declaration
` [PATCH V4 02/20] ARM: exynos: cpuidle: Use cpuidle_register
` [PATCH V4 03/20] ARM: exynos: cpuidle: Change function name prefix
` [PATCH V4 04/20] ARM: exynos: cpuidle: Encapsulate register access inside a function
` [PATCH V4 05/20] ARM: exynos: cpuidle: Move some code inside the idle_finisher
` [PATCH V4 06/20] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call
` [PATCH V4 07/20] ARM: exynos: cpuidle: Use the cpu_pm notifier
` [PATCH V4 08/20] ARM: exynos: cpuidle: Move scu_enable in "
` [PATCH V4 09/20] ARM: exynos: cpuidle: Remove ifdef for scu_enable
` [PATCH V4 10/20] ARM: exynos: cpuidle: Move clock setup to pm.c
` [PATCH V4 11/20] ARM: exynos: cpuidle: Pass wakeup mask parameter to function
` [PATCH V4 12/20] ARM: exynos: cpuidle: Encapsulate boot vector code into a function
` [PATCH V4 13/20] ARM: exynos: cpuidle: Disable cpuidle for 5440
` [PATCH V4 14/20] ARM: exynos: cpuidle: Encapsulate the AFTR code into a function
` [PATCH V4 15/20] ARM: exynos: cpuidle: Move the AFTR state function into pm.c
` [PATCH V4 16/20] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier
` [PATCH V4 17/20] ARM: exynos: cpuidle: Move S5P_CHECK_SLEEP into pm.c
` [PATCH V4 18/20] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data
` [PATCH V4 19/20] ARM: exynos: cpuidle: Cleanup all unneeded headers from cpuidle.c
` [PATCH V4 20/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory
[PATCH v2 0/4] Introduce new Kconfig for Samsung common clock
2014-04-10 7:42 UTC (3+ messages)
` [PATCH v3 "
[PATCH] arm: exynos: generalize power register address calculation
2014-04-10 5:48 UTC (6+ messages)
[PATCH 1/2] usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
2014-04-10 5:31 UTC (7+ messages)
` [PATCH 2/2] usb: ehci-platform: "
[PATCH 0/7] ARM: Exynos: PMU cleanup and refactoring for using DT
2014-04-10 4:58 UTC (7+ messages)
` [PATCH 01/10] ARM: EXYNOS: Cleanup "mach-exynos/common.h" file
` [PATCH 05/10] ARM: EXYNOS: Move "regs-pmu" header inclusion in common.h
[PATCH V3 00/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle
2014-04-09 13:33 UTC (27+ messages)
` [PATCH V3 01/17] ARM: exynos: cpuidle: Prevent forward declaration
` [PATCH V3 02/17] ARM: exynos: cpuidle: use cpuidle_register
` [PATCH V3 03/17] ARM: exynos: cpuidle: change function name prefix
` [PATCH V3 04/17] ARM: exynos: cpuidle: encapsulate register access inside a function
` [PATCH V3 05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher
` [PATCH V3 06/17] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call
` [PATCH V3 07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier
` [PATCH V3 08/17] ARM: exynos: cpuidle: Move scu_enable in "
` [PATCH V3 09/17] ARM: exynos: cpuidle: Remove ifdef for scu_enable
` [PATCH V3 10/17] ARM: exynos: cpuidle: Move exynos_set_wakeupmask in the cpu_pm notifier
` [PATCH V3 11/17] ARM: exynos: cpuidle: Move the power sequence call "
` [PATCH V3 12/17] ARM: exynos: cpuidle: Move S5P_CHECK_AFTR in a header
` [PATCH V3 13/17] ARM: exynos: cpuidle: Move clock setup to pm.c
` [PATCH V3 14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c
` [PATCH V3 15/17] ARM: exynos: cpuidle: Disable cpuidle for 5440
` [PATCH V3 16/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data
` [PATCH V3 17/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory
[PATCHv2 0/3] phy: Add exynos-simple-phy driver
2014-04-09 11:47 UTC (12+ messages)
` [PATCHv2 1/3] "
` [PATCHv2 2/3] drm: exynos: hdmi: use hdmiphy as PHY
` [PATCHv2 3/3] s5p-tv: "
[PATCH v7 0/3] exynos: arch: add support for exynos5260 SoC
2014-04-09 10:52 UTC (10+ messages)
` [PATCH v7 1/3] ARM: EXYNOS: initial board "
` [PATCH v7 2/3] ARM: dts: add dts files "
` [PATCH v7 3/3] ARM: dts: add dts files for xyref5260 board
[PATCH v6 0/3] exynos: arch: add support for exynos5260 SoC
2014-04-09 10:40 UTC (4+ messages)
` [PATCH v6 2/3] ARM: dts: add dts files "
[PATCH RESEND] usb: ohci-exynos: Remove locks for 'ohci' in suspend callback
2014-04-09 2:13 UTC (2+ messages)
AFTR does not work on arndale 5250
2014-04-08 16:47 UTC (7+ messages)
[PATCH 0/4] Update to Exynos clocks
2014-04-08 15:52 UTC (9+ messages)
` [PATCH 1/4] clk: propagate parent change up one level
` [PATCH 2/4] clk: exynos4: export sclk_hdmiphy clock
` [PATCH 3/4] clk: exynos4: enable clk_set_parent() propagation for sclk_hdmi and sclk_mixer clocks
` [PATCH 4/4] Revert "drm/exynos: add mout_hdmi clock in hdmi driver to change parent"
[PATCH] video: exynos: Add a dependency to the menu
2014-04-08 10:00 UTC
[PATCH V2 00/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle
2014-04-08 9:40 UTC (8+ messages)
` [PATCH V2 17/17] ARM: exynos: config: Enable cpuidle
[PATCH 0/3] thermal: samsung: Clean up and add support for Exynos5420
2014-04-08 9:33 UTC (6+ messages)
` [PATCH v11 0/4] "
[PATCH v2 1/7] drm/exynos: add super device support
2014-04-08 8:37 UTC (6+ messages)
[RESEND: RFC PATCH 0/3] Add Keystone pcie driver
2014-04-07 16:46 UTC (6+ messages)
` [RESEND: RFC PATCH 3/3] pcie: keystone: add pcie driver based on designware core driver
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;
as well as URLs for NNTP newsgroup(s).