messages from 2013-06-12 14:51:39 to 2013-06-13 01:49:08 UTC [more...]
[RFC/PATCH 00/13] Add support for MSM's mmio clocks
2013-06-13 1:49 UTC (13+ messages)
` [RFC/PATCH 01/13] clk: fixed-rate: Export clk_fixed_rate_register()
` [RFC/PATCH 02/13] clk: Add of_init_clk_data() to parse common clock bindings
` [RFC/PATCH 03/13] clk: Add of_clk_match() for device drivers
` [RFC/PATCH 04/13] clk: Add set_rate_and_parent() op
` [RFC/PATCH 05/13] clk: msm: Add support for phase locked loops (PLLs)
` [RFC/PATCH 06/13] clk: msm: Add support for root clock generators (RCGs)
` [RFC/PATCH 07/13] clk: msm: Add support for branches/gate clocks
` [RFC/PATCH 08/13] clk: msm: Add MSM clock driver
` [RFC/PATCH 09/13] clk: msm: Add support for MSM8960's global clock controller (GCC)
` [RFC/PATCH 10/13] clk: msm: Add support for MSM8960's multimedia clock controller (MMCC)
` [RFC/PATCH 11/13] ARM: dts: msm: Add MSM8960 GCC DT nodes
` [RFC/PATCH 12/13] ARM: dts: msm: Add MSM8960 MMCC "
[GIT PULL] move omap mailbox to drivers for v3.11
2013-06-13 1:37 UTC (2+ messages)
[PATCH v4 0/5] clk: implement remuxing during set_rate
2013-06-13 1:35 UTC (8+ messages)
` [PATCH v4 5/5] clk: clk-mux: implement remuxing on set_rate
[PATCH] arm64: kernel: compiling issue, need 'EXPORT_SYMBOL_GPL(read_current_timer)'
2013-06-13 1:13 UTC (12+ messages)
` [PATCH v2] arm64: kernel: compiling issue, need delete read_current_timer()
[GIT PULL 0/6] Samsung stuff for v3.11
2013-06-13 0:48 UTC (3+ messages)
[GIT PULL 3/6] exynos arch
2013-06-13 0:37 UTC (3+ messages)
[GIT PULL 5/6] remove non-DT for exynos
2013-06-13 0:33 UTC (3+ messages)
[GIT PULL 6/6] s3c24xx driver
2013-06-13 0:26 UTC (3+ messages)
[PATCH 00/15] Final Samsung PWM support cleanup
2013-06-13 0:25 UTC (7+ messages)
[PATCH RFC 2/8] DRM: Armada: Add Armada DRM driver
2013-06-13 0:17 UTC (16+ messages)
[PATCH] thermal: add imx thermal driver support
2013-06-13 0:16 UTC (2+ messages)
[RFC PATCH v3 0/2] drivers: mfd: Versatile Express SPC support
2013-06-13 0:13 UTC (5+ messages)
` [RFC PATCH v3 2/2] drivers: mfd: vexpress: add Serial Power Controller (SPC) support
[PATCH] ARM: sched_clock: Load cycle count after epoch stabilizes
2013-06-13 0:10 UTC
[PATCH v3 0/7] arm: add basic support for Rockchip Cortex-A9 SoCs
2013-06-12 23:40 UTC (6+ messages)
` [PATCH v3 5/7] clk: add basic Rockchip rk3066a clock support
[PATCH] ARM: msm: Move msm_timer to CLOCKSOURCE_OF_DECLARE
2013-06-12 23:32 UTC
[PATCH] ARM: smp_twd: twd_update_frequency need be run on all online CPUs
2013-06-12 23:19 UTC
[GIT PULL] MCPM backend for VExpress TC2
2013-06-12 23:15 UTC (3+ messages)
[PATCH 0/3] ARM: mach-moxart: add MOXA ART SoC support
2013-06-12 22:56 UTC (7+ messages)
` [PATCH 1/3] ARM: mach-moxart: add MOXA ART SoC files
` [PATCH 2/3] ARM: mach-moxart: add MOXA ART device tree files
` [PATCH 3/3] ARM: mach-moxart: add MOXA ART UART debug files
[PATCH 00/14] ARM: OMAP5: hwmod, prm/cm data files and updates for 3.11
2013-06-12 22:39 UTC (9+ messages)
` [PATCH 13/14] ARM: AM33XX: hwmod data: irq, dma and addr info clean up
[PATCHv2 0/3] Remove msm_iomap for 8x60 and 8960
2013-06-12 22:30 UTC (4+ messages)
` [PATCHv2 1/3] ARM: msm: Move debug-macro.S to include/debug
` [PATCHv2 2/3] ARM: msm: Remove TMR and TMR0 static mappings
` [PATCHv2 3/3] ARM: msm: Don't compile __msm_ioremap_caller() unless used
[PATCH 00/14] MBus device tree binding
2013-06-12 22:24 UTC (18+ messages)
` [PATCH 04/14] bus: mvebu-mbus: Add static window allocation to the DT binding
[PATCH v2 0/2] pinctrl: common handling of generic pinconfig props in dt
2013-06-12 22:22 UTC (4+ messages)
` [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node
[PATCH v4 0/6] Add generic set_rate clk_ops for PLL35xx and PLL36xx for samsung SoCs
2013-06-12 22:02 UTC (18+ messages)
` [PATCH v4 1/6] clk: samsung: Use clk->base instead of directly using clk->con0 for PLL3xxx
` [PATCH v4 2/6] clk: samsung: Add support to register rate_table "
` [PATCH v4 3/6] clk: samsung: Add set_rate() clk_ops for PLL35xx
` [PATCH v4 4/6] clk: samsung: Add set_rate() clk_ops for PLL36xx
` [PATCH v4 5/6] clk: samsung: Reorder MUX registration for mout_vpllsrc
` [PATCH v4 6/6] clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC
[PATCH v4] irqchip: Add support for ARMv7-M's NVIC
2013-06-12 22:00 UTC (2+ messages)
[PATCHv7 00/11] Remove ARM local timer API
2013-06-12 21:44 UTC (7+ messages)
` [PATCHv7 01/11] clockevents: Prefer CPU local devices over global devices
[PATCH 0/7] Common Clock Framework support for Samsung S3C64xx
2013-06-12 21:38 UTC (6+ messages)
` [PATCH 2/7] clk: samsung: Add clock driver for S3C64xx SoCs
[PATCH 01/13] ARM: Exynos: initialize l2x0 cache controller only for cortex-a9 based SoCs
2013-06-12 21:32 UTC (4+ messages)
` [PATCH 09/13] clk: exynos5420: register clocks using common clock framework
[PATCH 0/4] Fix and start using supplied_from logic
2013-06-12 21:32 UTC (5+ messages)
` [PATCH 4/4] arm: tegra: Add power-supplies link between battery and charger
[PATCH v2 0/3] ARM: Add minimal support for TI Keystone SOCs
2013-06-12 21:25 UTC (4+ messages)
` [PATCH v2 1/3] ARM: dts: keystone: Add minimal Keystone SOC device tree data
` [PATCH v2 2/3] ARM: keystone: Add minimal TI Keystone platform support
` [PATCH v2 3/3] ARM: keystone: Enable SMP support on Keystone machines
[PATCH v3 00/12] Rewrite Tegra PCIe driver
2013-06-12 21:23 UTC (6+ messages)
` [PATCH v3 07/12] PCI: tegra: Move PCIe driver to drivers/pci/host
[PATCH] ARM: multi_v7: Add OMAP with ramdisk config bits
2013-06-12 21:08 UTC
[PATCH 1/3] ARM: tegra: enable audio on Dalmore
2013-06-12 21:04 UTC (4+ messages)
` [PATCH 2/3] ARM: tegra: enable audio on Beaver
` [PATCH 3/3] ARM: tegra: enable RT5640 sound driver in defconfig
[GIT PULL 6/6] omap5 data for v3.11 merge window
2013-06-12 20:30 UTC
[PATCH v2 0/3] Zynq: Support more boards
2013-06-12 20:16 UTC (8+ messages)
` [PATCH v2 1/3] arm: zynq: Remove board specific compatibility string
` [PATCH v2 2/3] arm: dt: zynq: Add support for the zc706 platform
` [PATCH v2 3/3] arm: dt: zynq: Add support for the zed platform
[PATCH v4 0/7] support Hisilicon SoC
2013-06-12 20:01 UTC (6+ messages)
` [PATCH v4 6/7] ARM: hi3xxx: add board support with device tree
` [PATCH v4 7/7] ARM: hi3xxx: enable hi4511 "
[PATCH V2 1/2] kexec: return error of machine_kexec() fails
2013-06-12 20:01 UTC (2+ messages)
` [PATCH V2 2/2] ARM: decouple CPU offlining from reboot/shutdown
[GIT PULL] dw_apb_timer enhancements for 3.11
2013-06-12 19:59 UTC (3+ messages)
[PATCH 0/3] ARM: Add minimal support for TI Keystone SOCs
2013-06-12 19:30 UTC (6+ messages)
` [PATCH 1/3] ARM: keystone: Add minimal TI Keystone platform support
[PATCH V5] ARM: handle user space mapped pages in flush_kernel_dcache_page
2013-06-12 18:59 UTC (3+ messages)
[PATCHv3 0/3] 64bit friendly generic sched_clock
2013-06-12 18:51 UTC (3+ messages)
` [PATCHv3 3/3] arm64: Move to generic sched_clock infrastructure
[PATCH] ARM: decouple CPU offlining from reboot/shutdown
2013-06-12 18:40 UTC (11+ messages)
[PATCH] pinctrl: document the pinctrl PM states
2013-06-12 18:37 UTC (2+ messages)
[PATCH] drivers: pinctrl: add active state to core
2013-06-12 18:35 UTC (6+ messages)
[GIT PULL 1/6] non-critical omap fixes for v3.11 merge window
2013-06-12 18:24 UTC (6+ messages)
` [GIT PULL 2/6] omap cleanup "
` [GIT PULL 3/6] omap pm changes "
` [GIT PULL 6/6] omap5 data "
` [GIT PULL 5/6] omap soc changes "
` [GIT PULL 4/6] omap gpmc "
[PATCH v2 0/4] dw_apb_timer: osc as sched_clock, clocks and clocksource_of support
2013-06-12 17:53 UTC (5+ messages)
OMAP v3.10-rc regressions that no one's fixed
2013-06-12 17:48 UTC (2+ messages)
[PATCH 0/3] Remove msm_iomap for 8x60 and 8960
2013-06-12 17:46 UTC (3+ messages)
` [PATCH 1/3] ARM: msm: Move debug-macro.S to include/debug
[PATCH V2 0/3] ARM: tegra114: cpuidle: add power down state
2013-06-12 17:41 UTC (4+ messages)
` [PATCH V2 3/3] ARM: tegra114: cpuidle: add powered-down state
[RFC 0/3] Allow CONFIG_DEBUG_SET_MODULE_RONX to be used on ARM
2013-06-12 17:32 UTC (2+ messages)
` [RFC 2/3] arm: mm: Define set_memory_* functions for ARM
[PATCH] ARM: OMAP4: hwmod data: Remove irq entries from mcspi, mmc hwmods
2013-06-12 17:31 UTC (2+ messages)
[PATCH] ARM: mmu: Add debug_ll_io_init() mappings to early mappings
2013-06-12 17:21 UTC (3+ messages)
[PATCH v2 00/14] ARM: OMAP2+: AM43x initial support
2013-06-12 17:14 UTC (5+ messages)
` [PATCH v2 02/14] ARM: OMAP2+: AM43x: Kconfig
` [PATCH v2 07/14] ARM: OMAP2+: AM43x: early init
[PATCH 0/6] Drop legacy booting for omap4 for v3.11, boot with device tree only
2013-06-12 17:14 UTC (5+ messages)
` [PATCH 2/6] ARM: OMAP2+: Remove board-omap4panda.c
[PATCHv3 2/6] arm: introduce config HAS_BANDGAP
2013-06-12 17:07 UTC (2+ messages)
[PATCH] ARM: OMAP2+: omap-usb-host: Fix memory leaks
2013-06-12 17:04 UTC (4+ messages)
[PATCH 00/12] Convert MSM to common clock framework
2013-06-12 16:54 UTC (4+ messages)
` [PATCH 12/12] ARM: msm: Migrate "
[PATCHv5 0/8] Add I2C support for Allwinner SoCs
2013-06-12 16:53 UTC (9+ messages)
` [PATCHv5 1/8] i2c: mv64xxx: Add macros to access parts of registers
` [PATCHv5 2/8] i2c: mv64xxx: make the registers offset configurable
` [PATCHv5 3/8] i2c: mv64xxx: Add Allwinner sun4i compatible
` [PATCHv5 4/8] ARM: sunxi: dt: Add i2c controller nodes to the DTSI
` [PATCHv5 5/8] ARM: sun4i: dt: Add i2c muxing options
` [PATCHv5 6/8] ARM: sun5i: "
` [PATCHv5 7/8] ARM: sun5i: olinuxino: Enable the i2c controllers
` [PATCHv5 8/8] ARM: sun4i: cubieboard: "
[PATCH V6 0/6] clk: Samsung: audss: Register audio subsytem clocks using common clk framework
2013-06-12 16:45 UTC (3+ messages)
` [PATCH V6 6/6] clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2
[PATCH 00/10] USB: OHCI:Properly handle ohci_suspend()routine in bus glue
2013-06-12 16:25 UTC (15+ messages)
` [PATCH 01/10] USB: OHCI: Properly handle ohci-at91 suspend
` [PATCH 02/10] USB: OHCI: Properly handle ohci-s3c2410 suspend
` [PATCH 03/10] USB: OHCI: Properly handle ohci-da8xx suspend
` [PATCH 04/10] USB: OHCI: Properly handle ohci-ep93xx suspend
` [PATCH 05/10] USB: OHCI: Properly handle ohci-exynos suspend
` [PATCH 06/10] USB: OHCI: Properly handle ohci-omap suspend
` [PATCH 07/10] USB: OHCI: Properly handle ohci-platform suspend
` [PATCH 08/10] USB: OHCI: Properly handle ohci-pxa27x suspend
` [PATCH 09/10] USB: OHCI: Properly handle ohci-sm501 suspend
` [PATCH 10/10] USB: OHCI: Properly handle ohci-spear suspend
[PATCH 01/15] ARM: clps711x: Remove NEED_MACH_MEMORY_H dependency
2013-06-12 15:56 UTC (3+ messages)
[RFC PATCH v2 0/2] ARM: MPIDR linearization
2013-06-12 15:55 UTC (7+ messages)
[RFC][PATCH 0/7] USB: OHCI: more bus glues as separate modules
2013-06-12 15:54 UTC (8+ messages)
` [PATCH V2 0/6] "
` [PATCH V2 1/6] USB: OHCI: make ohci-exynos a separate driver
` [PATCH V2 2/6] USB: OHCI: make ohci-omap "
` [PATCH V2 3/6] USB: OHCI: make ohci-omap3 "
` [PATCH V2 4/6] USB: OHCI: make ohci-spear "
` [PATCH V2 5/6] USB: OHCI: make ohci-at91 "
` [PATCH V2 6/6] USB: OHCI: make ohci-s3c2410 "
[PATCHv4 0/9] Add I2C support for Allwinner SoCs
2013-06-12 15:37 UTC (8+ messages)
` [PATCHv4 2/9] i2c: mv64xxx: make the registers offset configurable
[PATCH V4 1/4] ARM: tegra30: clocks: Fix pciex clock registration
2013-06-12 15:36 UTC (2+ messages)
[PATCH] irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case
2013-06-12 15:17 UTC (2+ messages)
[PATCH 0/3] USB: OMAP: Tahvo USB support for 770
2013-06-12 15:13 UTC (3+ messages)
` [PATCH 2/3] USB: OMAP: add omap-otg
[PATCH 1/6] of/pci: Provide support for parsing PCI DT ranges property
2013-06-12 15:10 UTC (4+ messages)
` [PATCH 6/6] ARM: dts: Add pcie controller node for Samsung EXYNOS5440 SoC
[RFC PATCH 0/4] USB: HCD/EHCI: giveback of URB in tasklet context
2013-06-12 15:10 UTC (2+ messages)
[RESEND RFC PATCH 00/50] ARM: at91: move to common clk framework
2013-06-12 15:06 UTC (3+ messages)
` [RFC PATCH 32/50] usb: gadget: at91_udc: prepare clk before calling enable
[PATCH V3 1/3] Add PCIe driver for Samsung Exynos
2013-06-12 14:57 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).