messages from 2014-04-02 07:24:47 to 2014-04-07 16:46:55 UTC [more...]
[RESEND: RFC PATCH 0/3] Add Keystone pcie driver
2014-04-07 16:46 UTC (13+ messages)
` [RESEND: RFC PATCH 3/3] pcie: keystone: add pcie driver based on designware core driver
[PATCH V2 00/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle
2014-04-07 16:28 UTC (41+ messages)
` [PATCH V2 01/17] ARM: exynos: cpuidle: Prevent forward declaration
` [PATCH V2 02/17] ARM: exynos: cpuidle: use cpuidle_register
` [PATCH V2 03/17] ARM: exynos: cpuidle: change function name prefix
` [PATCH V2 04/17] ARM: exynos: cpuidle: encapsulate register access inside a function
` [PATCH V2 05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher
` [PATCH V2 06/17] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call
` [PATCH V2 07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier
` [PATCH V2 08/17] ARM: exynos: cpuidle: Move scu_enable in "
` [PATCH V2 09/17] ARM: exynos: cpuidle: Remove ifdef for scu_enable
` [PATCH V2 10/17] ARM: exynos: cpuidle: Move exynos_set_wakeupmask in the cpu_pm notifier
` [PATCH V2 11/17] ARM: exynos: cpuidle: Move the power sequence call "
` [PATCH V2 12/17] ARM: exynos: cpuidle: Move S5P_CHECK_AFTR in a header
` [PATCH V2 13/17] ARM: exynos: cpuidle: Move clock setup to pm.c
` [PATCH V2 14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c
` [PATCH V2 15/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data
` [PATCH V2 16/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory
` [PATCH V2 17/17] ARM: exynos: config: Enable cpuidle
[PATCH v2 1/7] drm/exynos: add super device support
2014-04-07 15:40 UTC (13+ messages)
[PATCH 1/2] regulator: s5m8767: Fix carried over ena_gpio assignment
2014-04-07 12:42 UTC (4+ messages)
` [PATCH 2/2] regulator: s5m8767: Remove regulator_dev pointer from state container
[PATCH v2 0/6] PCI irq mapping fixes and cleanups
2014-04-07 9:13 UTC (11+ messages)
` [PATCH v2 2/6] PCI: tegra: use new OF interrupt mapping when possible
` [PATCH v2 3/6] PCI: rcar: "
` [PATCH v2 6/6] PCI: designware: "
[PATCH v6 0/3] exynos: arch: add support for exynos5260 SoC
2014-04-07 8:44 UTC (5+ messages)
` [PATCH v6 1/3] ARM: EXYNOS: initial board "
` [PATCH v6 2/3] ARM: dts: add dts files "
` [PATCH v6 3/3] ARM: dts: add dts files for xyref5260 board
[PATCH v7 0/3] exynos: arch: add support for exynos5260 SoC
2014-04-07 8:40 UTC (6+ 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 RESEND 1/2] clk: s2mps11: Add missing of_node_put and of_clk_del_provider
2014-04-07 7:10 UTC (2+ messages)
` [PATCH RESEND 2/2] clk: s2mps11: Remove useless check for clk_table
[PATCH 0/7] ARM: Exynos: PMU cleanup and refactoring for using DT
2014-04-07 6:02 UTC (18+ messages)
` [PATCH 01/10] ARM: EXYNOS: Cleanup "mach-exynos/common.h" file
` [PATCH 02/10] ARM: EXYNOS: Correct file path in comment message
` [PATCH 03/10] ARM: EXYNOS: Move SYSREG definition into sys-reg specific file
` [PATCH 04/10] ARM: EXYNOS: Remove regs-pmu.h file dependency from pm_domain
` [PATCH 05/10] ARM: EXYNOS: Move "regs-pmu" header inclusion in common.h
` [PATCH 06/10] ARM: EXYNOS: Add support for mapping PMU base address via DT
` [PATCH 07/10] ARM: EXYNOS: Refactored code for PMU register mapping "
[PATCH] ARM: SAMSUNG: remove two unused S3C boot options
2014-04-06 10:12 UTC
[PATCH 0/4] Update to Exynos clocks
2014-04-04 14:53 UTC (5+ 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] Exynos4: cpuidle: support dual CPUs with AFTR state
2014-04-04 14:25 UTC (2+ messages)
[PATCH] usb: ohci-exynos: Remove locks for 'ohci' in suspend callback
2014-04-04 13:57 UTC (3+ messages)
AFTR does not work on arndale 5250
2014-04-04 13:06 UTC
[media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interface
2014-04-04 11:27 UTC (5+ messages)
[media] exynos4-is: Add support for asynchronous subdevices registration
2014-04-04 11:13 UTC
[PATCH 00/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle
2014-04-04 9:55 UTC (39+ messages)
` [PATCH 01/17] ARM: exynos: cpuidle: Prevent forward declaration
` [PATCH 02/17] ARM: exynos: cpuidle: use cpuidle_register
` [PATCH 03/17] ARM: exynos: cpuidle: change function name prefix
` [PATCH 04/17] ARM: exynos: cpuidle: encapsulate register access inside a function
` [PATCH 05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher
` [PATCH 06/17] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call
` [PATCH 07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier
` [PATCH 08/17] ARM: exynos: cpuidle: Move scu_enable in "
` [PATCH 09/17] ARM: exynos: cpuidle: Remove ifdef for scu_enable
` [PATCH 10/17] ARM: exynos: cpuidle: Move exynos_set_wakeupmask in the cpu_pm notifier
` [PATCH 11/17] ARM: exynos: cpuidle: Move the power sequence call "
` [PATCH 12/17] ARM: exynos: cpuidle: Move S5P_CHECK_AFTR in a header
` [PATCH 13/17] ARM: exynos: cpuidle: Move clock setup to pm.c
` [PATCH 14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c
` [PATCH 15/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data
` [PATCH 16/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory
` [PATCH 17/17] ARM: exynos: config: Enable cpuidle
[PATCH 1/2] drm/exynos/fbdev: don't set fix.smem/mmio_{start,len}
2014-04-04 9:22 UTC (2+ messages)
` [PATCH 2/2] drm/exynos/fbdev: don't set mode_config.fb_base
[PATCH 0/5] drm/exynos: enable support for exynos5420 hdmi
2014-04-04 2:21 UTC (8+ messages)
` [PATCH 1/5] drm/exynos: remove dummy hdmiphy clock from hdmi driver
` [PATCH 2/5] drm/exynos: use regmap interface to set hdmiphy control bit in pmu
` [PATCH 3/5] drm/exynos: remove unnecessary read for phy configuration values
` [PATCH 4/5] drm/exynos: add support for apb mapped phys in hdmi driver
` [PATCH 5/5] drm/exynos: enable support for exynos5420 hdmi device
+448719749917
2014-04-03 16:18 UTC
[PATCH 0/7] drm/exynos: fixes for hdmi related issues
2014-04-03 15:11 UTC (8+ messages)
` [PATCH 1/7] drm/exynos: Don't reset hdmiphy on hdmi off
` [PATCH 2/7] drm/exynos: Debounce HDMI hotplug interrupts
` [PATCH 3/7] drm/exynos: check for null pointers in error handling
` [PATCH 4/7] drm/exynos: hdmi: remove unnecessary memset
` [PATCH 5/7] drm/exynos: add hdmiphy power on/off sequence
` [PATCH 6/7] drm/exynos: Read hpd gpio in is_connected callback
` [PATCH 7/7] drm/exynos: replace hdmi reset with hdmi disable
[PATCH v2 00/11] Generic Device Tree based power domain look-up
2014-04-03 13:32 UTC (5+ messages)
` [PATCH v2 01/11] base: power: Add generic OF-based "
[PATCH] spi: s3c24xx: Convert to use devm_kzalloc
2014-04-03 13:26 UTC (2+ messages)
[RFC PATCH 0/2] Add support for Exynos PMU driver
2014-04-03 11:56 UTC (4+ messages)
` [RFC PATCH 1/2] drivers: mfd: Add support of exynos-pmu driver
` [RFC PATCH 2/2] ARM: EXYNOS: remove arch specific PMU implementation
[GIT PULL 5/6] Samsung PM updates for v3.15
2014-04-03 10:03 UTC (9+ messages)
[PATCH 0/8] i.MX6 PCIe binding change and MSI support
2014-04-03 8:51 UTC (8+ messages)
` [PATCH 1/8] ARM: imx6q-clk: parent lvds_gate from lvds_sel
` [PATCH 4/8] PCI: imx6: use new clock names
[PATCH v3 00/12] Add DSI display support for Exynos based boards
2014-04-03 6:54 UTC (4+ messages)
[PATCH v7 0/3] Exynos 5410 support
2014-04-03 4:21 UTC (4+ messages)
` [PATCH v7 2/3] clk: exynos5410: register clocks using common clock framework
[PATCH 1/1] ARM: EXYNOS: Consolidate Kconfig entries
2014-04-02 8:55 UTC
[PATCH 0/3] Add PMU node for Exynos4210, Exynos4412, Exynos4212
2014-04-02 8:02 UTC (4+ messages)
` [PATCH 1/3] ARM: dts: Add PMU reg node to exynos4210
` [PATCH 2/3] ARM: dts: Add PMU reg node to exynos4212 and exynos4412
` [PATCH 3/3] Documentation: update samsung pmu binding information for Exynos4210/4212/4412
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).