linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-04 11:13:50 to 2014-07-04 21:00:03 UTC [more...]

[RFC PATCH v4] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
 2014-07-04 21:00 UTC  (11+ messages)
` [PATCH v5] "
  ` several messages
  ` [PATCH v6] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
    ` [PATCH v7] "

[PATCH 0/4] ABI updates
 2014-07-04 20:58 UTC  (9+ messages)
` [PATCH 1/4] ARM: alignment: save last kernel aligned fault location
` [PATCH 2/4] ARM: SWP emulation: always enable when SMP is enabled
` [PATCH 3/4] ARM: SWP emulation: only initialise on ARMv7 CPUs
` [PATCH 4/4] ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusives

[PATCH v7 00/24] Add Maxim 77802 PMIC support
 2014-07-04 20:24 UTC  (25+ messages)
` [PATCH v7 01/24] mfd: max77686: Convert to use regmap_irq
` [PATCH v7 02/24] mfd: max77686: Add power management support
` [PATCH v7 03/24] mfd: max77686: Don't define dummy function if OF isn't enabled
` [PATCH v7 04/24] mfd: max77686: Make platform data over-rule DT
` [PATCH v7 05/24] mfd: max77686: Return correct error when pdata isn't found
` [PATCH v7 06/24] mfd: max77686: Make error checking consistent
` [PATCH v7 07/24] mfd: max77686: Remove unneeded OOM error message
` [PATCH v7 08/24] mfd: max77686: Add Dynamic Voltage Scaling (DVS) support
` [PATCH v7 09/24] rtc: max77686: Allow the max77686 rtc to wakeup the system
` [PATCH v7 10/24] rtc: max77686: Remove dead code for SMPL and WTSR
` [PATCH v7 11/24] clk: max77686: Add DT include for MAX77686 PMIC clock
` [PATCH v7 12/24] clk: Add generic driver for Maxim PMIC clocks
` [PATCH v7 13/24] clk: max77686: Convert to the generic max clock driver
` [PATCH v7 14/24] clk: max77686: Improve Maxim 77686 PMIC clocks binding
` [PATCH v7 15/24] regmap: Add regmap_reg_copy function
` [PATCH v7 16/24] regulator: max77686: Setup DVS-related GPIOs on probe
` [PATCH v7 17/24] mfd: max77686: Add documentation for DVS bindings
` [PATCH v7 18/24] mfd: max77686: Add Maxim 77802 PMIC support
` [PATCH v7 19/24] mfd: max77802: Add DT binding documentation
` [PATCH v7 20/24] regulator: Add driver for Maxim 77802 PMIC regulators
` [PATCH v7 21/24] clk: Add driver for Maxim 77802 PMIC clocks
` [PATCH v7 22/24] clk: max77802: Add DT binding documentation
` [PATCH v7 23/24] rtc: Add driver for Maxim 77802 PMIC Real-Time-Clock
` [PATCH v7 24/24] ARM: dts: Add max77802 to exynos5420-peach-pit and exynos5800-peach-pi

[PATCH 00/19] ARM: SAMSUNG: S5PV210 platform clean-up
 2014-07-04 20:23 UTC  (23+ messages)
` [PATCH 01/19] clk: samsung: Add clock driver for S5PV210 and compatible SoCs
` [PATCH 02/19] ARM: s5pv210: Migrate clock handling to Common Clock Framework
` [PATCH 03/19] cpufreq: s3c24xx: Remove some dead code
` [PATCH 04/19] serial: samsung: Remove support for legacy clock code
` [PATCH 05/19] ARM: SAMSUNG: Remove "
` [PATCH 06/19] clk: samsung: Add S5PV210 Audio Subsystem clock driver
` [PATCH 07/19] phy: Add support for S5PV210 to the Exynos USB 2.0 PHY driver
` [PATCH 08/19] ARM: s5pv210: Add board file for boot using Device Tree
` [PATCH 09/19] ARM: Samsung: DT: Add Device tree for s5pv210
` [PATCH 10/19] ARM: Samsung: DT: Add Device tree for S5PC110/S5PV210 Boards
` [PATCH 11/19] ARM: S5PV210: Remove support for board files
` [PATCH 12/19] ARM: S5PV210: Untie PM support from legacy code
` [PATCH 13/19] ARM: s5pv210: move debug-macro.S into the common space
` [PATCH 14/19] ARM: s5pv210: Register cpufreq platform device
` [PATCH 15/19] cpufreq: s5pv210: Make the driver multiplatform aware
` [PATCH 16/19] ARM: s5pv210: Enable multi-platform build support
` [PATCH 17/19] gpio: samsung: Remove legacy support of S5PV210
` [PATCH 18/19] ARM: SAMSUNG: Remove remaining legacy code
` [PATCH 19/19] clk: samsung: s5pv210: Remove legacy board support

[PATCH 01/12] mfd: Bunch of clean-ups and checkpatch fixes
 2014-07-04 19:58 UTC  (11+ messages)
` [PATCH 01/12] mfd: ab8500-core: Remove pointless else in if statement
` [PATCH 02/12] mfd: ab8500-debugfs: Simplify invalid debugfs data checking
` [PATCH 04/12] mfd: stmpe: Rid data size incompatibility warn when building for 64bit
` [PATCH 11/12] mfd: ab3100-core: Correct code sytle problems
` [PATCH 12/12] mfd: ab8500-core: Resolve code style issues

[PATCH v6] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
 2014-07-04 19:49 UTC  (2+ messages)

[PATCH 1/3] clocksource: move PXA timer to clocksource framework
 2014-07-04 19:46 UTC  (6+ messages)
` [PATCH 2/3] clocksource: add device-tree support for PXA timer

[PATCH 0/4] Migrate PXA27x platforms to clock framework
 2014-07-04 19:38 UTC  (5+ messages)
` [PATCH 2/4] dts: add devicetree bindings for pxa27x clocks

Android and compatibility with deprecated armv7 instructions
 2014-07-04 19:33 UTC  (25+ messages)

[PATCH] ASoC: samsung: Correct I2S DAI suspend/resume ops
 2014-07-04 19:29 UTC  (2+ messages)

[PATCH] ASoC: sirf: provide pm-runtime functions when needed
 2014-07-04 19:28 UTC  (2+ messages)

[PATCH] regulator: convert to use gpio_desc internally
 2014-07-04 19:15 UTC  (10+ messages)

[PATCH net-next 0/3] Network driver for Armada 375 SoC
 2014-07-04 19:06 UTC  (5+ messages)
` [PATCH 2/3] ARM: mvebu: Add support for the network controller in "
` [PATCH 3/3] ARM: mvebu: Enable the network controller in Armada 375 DB board

[PATCH 1/1] ARM: imx: use PTR_ERR_OR_ZERO
 2014-07-04 19:03 UTC 

[PATCH 2/2] spi: add driver for Rockchip RK3xxx SoCs integrated SPI
 2014-07-04 18:32 UTC  (3+ messages)
` [PATCH v2 "

i.MX6 graphics status
 2014-07-04 18:18 UTC  (3+ messages)

[PATCH 00/19] ARM: SAMSUNG: S5PV210 platform clean-up
 2014-07-04 17:46 UTC 

[PATCH 00/19] ARM: SAMSUNG: S5PV210 platform clean-up
 2014-07-04 17:44 UTC 

[PATCH v3 0/2] efi/arm64: FP/SIMD preserve/restore during UEFI Runtime Services
 2014-07-04 17:41 UTC  (3+ messages)
` [PATCH v3 1/2] efi/x86: move UEFI Runtime Services wrappers to generic code
` [PATCH v3 2/2] efi/arm64: preserve FP/SIMD registers on UEFI runtime services calls

Android and compatibility with deprecated armv7 instructions
 2014-07-04 17:28 UTC  (13+ messages)

[PATCH v3] efi/arm64: handle missing virtual mapping for UEFI System Table
 2014-07-04 17:19 UTC  (4+ messages)

[PATCH v2 0/2] efi: preserve NEON registers on UEFI services calls
 2014-07-04 17:15 UTC  (6+ messages)
` [PATCH v2 2/2] efi/arm64: preserve FP/SIMD registers on UEFI runtime "

[PATCH] mach-omap1: Fix call to omap_cfg_reg
 2014-07-04 17:02 UTC 

[PATCH] arm64: PCI(e) arch support
 2014-07-04 17:00 UTC  (8+ messages)

[RFC PATCH] tty: serial: Add 8250-core based omap driver
 2014-07-04 16:59 UTC  (7+ messages)

[RFC PATCH 1/4] tty: serial: 8250 core: provide a function to export uart_8250_port
 2014-07-04 16:34 UTC  (4+ messages)
` [RFC PATCH 2/4] tty: serial: 8250 core: allow to overwrite & export serial8250_startup()
` [RFC PATCH 3/4] tty: serial: 8250 core: add runtime pm
` [RFC PATCH 4/4] tty: serial: Add 8250-core based omap driver v2

[PATCH v7 0/4] arm: dirty page logging support for ARMv7
 2014-07-04 16:29 UTC  (10+ messages)
` [RESEND PATCH v7 3/4] arm: dirty log write protect management support

[PATCH 0/8] cpufreq support for Marvell Armada XP
 2014-07-04 16:12 UTC  (8+ messages)
` [PATCH 2/8] cpufreq: add driver for "

[PATCH] ARM: dts: imx: correct sdma compatbile for imx6sl and imx6sx
 2014-07-04 15:47 UTC  (4+ messages)

[PATCH 1/2] efi/arm64: fix potential NULL dereference of efi.systab
 2014-07-04 15:32 UTC  (4+ messages)

[PATCH v4] devicetree: Add generic IOMMU device tree bindings
 2014-07-04 15:29 UTC 

[RFC PATCH 0/2] phy: core: better support for multi-phy in phy-core
 2014-07-04 15:07 UTC  (3+ messages)
` [RFC PATCH 1/2] phy: core: Fix of_phy_provider_lookup to return PHY provider for sub node
` [RFC PATCH 2/2] phy: core: the node pointer of PHY need not be the same as that of PHY provider

[PATCH v7 0/6] Support for creating generic host_bridge from device tree
 2014-07-04 14:57 UTC  (8+ messages)
` [PATCH v7 4/6] pci: Introduce a domain number for pci_host_bridge

[PATCH] arm64: KVM: allow export and import of generic timer regs
 2014-07-04 14:54 UTC 

[PATCH v2] efi/arm64: handle missing virtual mapping for UEFI System Table
 2014-07-04 14:51 UTC  (3+ messages)

[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
 2014-07-04 14:24 UTC  (2+ messages)

[PATCH] ARM: mvebu: Fix the operand list in the inline asm of armada_370_xp_pmsu_idle_enter
 2014-07-04 14:22 UTC 

[PATCH 00/10] ARM: OMAP2+: PRCM cleanup series for 3.17
 2014-07-04 14:10 UTC  (11+ messages)
` [PATCH 01/10] ARM: OMAP3: PRM: move prcm wakeup helper to prm driver
` [PATCH 02/10] ARM: OMAP3: PRM: move iva reset to PRM driver
` [PATCH 03/10] ARM: OMAP3: PRM: move modem "
` [PATCH 04/10] ARM: OMAP3: PRM: add API for checking and clearing cold reset status
` [PATCH 05/10] ARM: OMAP3: PRM: add API for saving PRM scratchpad contents
` [PATCH 06/10] ARM: OMAP24xx: PRM: add API for clearing wakeup status bits
` [PATCH 07/10] ARM: OMAP3: PRM: move PRM init code from PM core to the driver
` [PATCH 08/10] ARM: OMAP3: control: add API for setting up the modem pads
` [PATCH 09/10] ARM: OMAP3: PRM: move modem reset and iva2 idle to PRM driver
` [PATCH 10/10] ARM: OMAP3: control: isolate control module init to its own function

[PATCH 0/5] phy: miphy365x: Introduce support for MiPHY365x
 2014-07-04 13:55 UTC  (3+ messages)
` [PATCH 3/5] phy: miphy365x: Provide support for the MiPHY356x Generic PHY

[PATCH v4 00/19] Renesas CMT, MTU2 and TMU timers DT support
 2014-07-04 13:53 UTC  (5+ messages)
` [PATCH v4 09/19] clocksource: sh_cmt: Add "
` [GIT PULL FOR v3.17] Renesas CMT, MTU2 and TMU timers "
  ` [GIT PULL v2 "

[RFC 00/10] Add NVIDIA Tegra124 IOMMU support
 2014-07-04 13:49 UTC  (5+ messages)
` [RFC 01/10] iommu: Add IOMMU device registry

[PATCH v3 3/8] component: add support for component match array
 2014-07-04 13:44 UTC  (4+ messages)

[PATCHv4 0/5] DMA Atomic pool for arm64
 2014-07-04 13:42 UTC  (5+ messages)
` [PATCHv4 4/5] arm: use genalloc for the atomic pool
` [PATCHv4 5/5] arm64: Add atomic pool for non-coherent and CMA allocations

[PATCH] arm: get rid of hardcoded assumptions about kernel stack size
 2014-07-04 13:38 UTC  (5+ messages)

[PATCH v2 0/7] drm: add support for Atmel HLCDC Display Controller
 2014-07-04 13:31 UTC  (4+ messages)
` [PATCH v2 2/7] pwm: add support for atmel-hlcdc-pwm device

[PATCH v6 00/23] Add Maxim 77802 PMIC support
 2014-07-04 13:23 UTC  (12+ messages)
` [PATCH v6 08/23] mfd: max77686: Add Dynamic Voltage Scaling (DVS) support
` [PATCH v6 17/23] mfd: max77686: Add Maxim 77802 PMIC support
` [PATCH v6 22/23] rtc: Add driver for Maxim 77802 PMIC Real-Time-Clock

[GIT][for v3.17] pull request from mmp git tree
 2014-07-04 13:21 UTC 

[GIT PULL][for v3.17] pull request from pxa git tree
 2014-07-04 13:14 UTC 

[PATCH V3 1/2] doc: dt bindings: Document Odroid X2/U3 audio subsystem bindings
 2014-07-04 13:13 UTC  (2+ messages)
` [PATCH V3 2/2] ASoC: samsung: Add machine driver for Odroid X2/U3

[PATCH] ARM: pxa: fix typo 'CONFIG_SPI_PXA2XX_MASTER'
 2014-07-04 13:07 UTC  (2+ messages)

[PATCH v2] MAINTAINERS:ARM:hisi: add Hisilicon SoC family
 2014-07-04 12:54 UTC  (2+ messages)

[PATCH v2 1/1] can: m_can: add Bosch M_CAN controller support
 2014-07-04 12:53 UTC  (3+ messages)

[PATCH v2 0/2] new Atmel DMA controller
 2014-07-04 12:48 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: at_xdmac: add bindings documentation

[PATCH] ARM: pxa: remove unnecessary pxa3xx io mapping
 2014-07-04 12:43 UTC 

[PATCH] arm: pxa: correct errata number for PXA270
 2014-07-04 12:39 UTC  (4+ messages)
` [PATCH] arm: pxa: call debug_ll_io_init for earlyprintk

[PATCH 0/3] Add ST dwc3 glue layer driver
 2014-07-04 12:27 UTC  (6+ messages)
` [PATCH 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC
` [PATCH 2/3] ARM: dts: sti: Add st-dwc3 devicetree bindings documentation
` [PATCH 3/3] MAINTAINERS: Add dwc3-st.c file to ARCH/STI architecture

[patch] [ARM] pxa: remove duplicate SM_SCLK_SM_SCLK define
 2014-07-04 12:23 UTC  (2+ messages)

[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
 2014-07-04 11:52 UTC  (4+ messages)
` [PATCH 6/6] thermal: Add Tegra SOCTHERM thermal management driver

ASoC: samsung: MACH_SMDK6450
 2014-07-04 11:45 UTC  (5+ messages)

[PATCH v2 0/4] Add reset controllers for STiH407 SoC
 2014-07-04 11:42 UTC  (12+ messages)
` [PATCH v2 3/4] ARM: sti: Add STiH407 Kconfig entry to select STIH407_RESET
` [PATCH v2 4/4] ARM: sti: Add STiH407 reset controller support
          ` [GIT PULL] "

[PATCH] ARM: dts: exynos5410: Fill in CPU clock-frequency
 2014-07-04 11:32 UTC  (3+ messages)

[PATCH 1/2] doc: dt bindings: Document Odroid X2/U3 audio subsystem bindings
 2014-07-04 11:28 UTC  (7+ messages)
` [PATCH 2/2] ASoC: samsung: Add machine driver for odroidx2
      ` [alsa-devel] "

[PATCH] thermal: Add missing cpumask_clear
 2014-07-04 11:23 UTC  (2+ messages)

[PATCHv2 0/5] ARM: remove the sub-node and deprecated supports-highspeed property for dwmmc
 2014-07-04 11:19 UTC  (3+ messages)
` [PATCHv2 4/5] ARM: dts: rockchip: unuse the slot-node and deprecated the supports-highspeed for dw-mmc

[PATCH v10 0/3] arm64: Add audit support
 2014-07-04 11:17 UTC  (4+ messages)
` [PATCH v10 1/3] arm64: Add __NR_* definitions for compat syscalls


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).