linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-27 20:37:16 to 2014-10-28 10:36:36 UTC [more...]

[PATCH v2] ARM: dts: rockchip: use internal pull-up resistors on I2C busses
 2014-10-28 10:36 UTC 

[PATCH] ARM: EXYNOS: fix typo in static struct name "exynos5_list_diable_wfi_wfe"
 2014-10-28 10:33 UTC  (2+ messages)

[PATCH v2 1/2] arch: arm: samsung: Clean-up usage of CONFIG_SERIAL_SAMSUNG_UARTS symbol
 2014-10-28 10:31 UTC  (5+ messages)
` [PATCH v2 2/2] tty: serial: samsung: Clean-up selection of number of available UARTs

[PATCHv4 1/7] arm64: Treat handle_arch_irq as a function pointer
 2014-10-28 10:27 UTC  (12+ messages)
` [PATCHv4 2/7] arm64: Switch to ldr for loading the stub vectors
` [PATCHv4 3/7] arm64: Move cpu_resume into the text section
` [PATCHv4 4/7] arm64: Move some head.text functions to executable section

[PATCH 00/10] arm64 EFI patches for 3.19
 2014-10-28 10:17 UTC  (5+ messages)
` [PATCH 04/10] arm64/efi: reserve regions of type ACPI_MEMORY_NVS

[PATCH v9] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
 2014-10-28 10:12 UTC  (5+ messages)

[PATCH 0/7] power_supply: Decrement the device reference counter
 2014-10-28 10:00 UTC  (3+ messages)
` [PATCH 7/7] mfd: ab8500: Decrement the power supply's "

[PATCH 0/8] power_supply: Add API for safe access of get_property-like function attrs
 2014-10-28  9:58 UTC  (3+ messages)
` [PATCH 4/8] power: ab8500: Use power_supply_*() API for accessing "

[PATCH V4 0/3] rtc: omap: Add support for regulator supply
 2014-10-28  9:58 UTC  (4+ messages)
` [PATCH V4 1/3] rtc: omap: use module_platform_driver
` [PATCH V4 2/3] rtc: omap: Update Kconfig for OMAP RTC
` [PATCH V4 3/3] rtc: omap: Support regulator supply for RTC

[PATCH RESEND 00/12] SDHCI PXA cleanup and clocks
 2014-10-28  9:53 UTC  (9+ messages)
` [PATCH RESEND 06/12] mmc: sdhci-pxav3: Move I/O clock to private data
` [PATCH RESEND 07/12] mmc: sdhci-pxav3: Try to get named I/O clock first
` [PATCH RESEND 08/12] mmc: sdhci-pxav3: Get optional core clock
` [PATCH RESEND 09/12] mmc: sdhci-pxav3: Document clocks and additional clock-names property

[PATCH 0/8] ARM: ux500: Add initial support for PM domains
 2014-10-28  9:51 UTC  (2+ messages)

[PATCH 0/6] ARM: sun9i: Enable extra uarts, leds and i2c controllers
 2014-10-28  9:50 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: sun9i: Add i2c controller nodes to a80 dtsi
` [PATCH 2/6] ARM: dts: sun9i: Add i2c3 pinmux setting for A80 SoC
` [PATCH 3/6] ARM: dts: sun9i: Enable i2c3 on A80 Optimus board
` [PATCH 4/6] ARM: dts: sun9i: Add GPIO LEDs for "
` [PATCH 5/6] ARM: dts: sun9i: Add uart4 pinmux setting for A80 SoC
` [PATCH 6/6] ARM: dts: sun9i: Enable uart4 for A80 Optimus board

[PATCH V3 0/3] rtc: omap: Add support for regulator supply
 2014-10-28  9:49 UTC  (4+ messages)
` [PATCH V3 3/3] rtc: omap: Support regulator supply for RTC

[Patch Part2 v3 00/24] Enable hierarchy irqdomian on x86 platforms
 2014-10-28  9:48 UTC  (26+ messages)
` [Patch Part2 v3 01/24] irqdomain: Introduce new interfaces to support hierarchy irqdomains
` [Patch Part2 v3 02/24] genirq: Introduce helper functions to support stacked irq_chip
` [Patch Part2 v3 03/24] x86, irq: Save destination CPU ID in irq_cfg
` [Patch Part2 v3 04/24] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors
` [Patch Part2 v3 05/24] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ
` [Patch Part2 v3 06/24] x86, MSI: "
` [Patch Part2 v3 07/24] x86, uv: "
` [Patch Part2 v3 08/24] x86, htirq: "
` [Patch Part2 v3 09/24] x86, dmar: "
` [Patch Part2 v3 10/24] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain
` [Patch Part2 v3 11/24] iommu/vt-d: Change prototypes to prepare for enabling "
` [Patch Part2 v3 12/24] iommu/vt-d: Enhance Intel IR driver to suppport "
` [Patch Part2 v3 13/24] iommu/amd: Enhance AMD "
` [Patch Part2 v3 14/24] x86, hpet: Enhance HPET IRQ to support "
` [Patch Part2 v3 15/24] x86, MSI: Use hierarchy irqdomain to manage MSI interrupts
` [Patch Part2 v3 16/24] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ
` [Patch Part2 v3 17/24] iommu/vt-d: Clean up unused MSI related code
` [Patch Part2 v3 18/24] iommu/amd: "
` [Patch Part2 v3 19/24] x86: irq_remapping: "
` [Patch Part2 v3 20/24] x86, irq: Clean up unused MSI related code and interfaces
` [Patch Part2 v3 21/24] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
` [Patch Part2 v3 22/24] x86, irq: Use hierarchy irqdomain to manage DMAR interrupts
` [Patch Part2 v3 23/24] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts
` [Patch Part2 v3 24/24] x86, uv: Use hierarchy irqdomain to manage UV interrupts

[PATCH v2 0/8] ARM: at91: Remove mach/ includes from the reset driver
 2014-10-28  9:11 UTC  (16+ messages)
` [PATCH v2 1/8] memory: atmel-sdramc: export a shutdown function
` [PATCH v2 2/8] memory: atmel-sdramc: allow probing from pdata
` [PATCH v2 3/8] ARM: at91: sam9: probe the RAMC driver "
` [PATCH v2 4/8] ARM: at91: sam9g45/sam9rl: probe the ramc driver
` [PATCH v2 5/8] power: reset: at91-reset: use at91_ramc_shutdown
` [PATCH v2 6/8] ARM: at91: sam9: remove useless resource for rstc
` [PATCH v2 7/8] ARM: at91: sam9g45/sam9rl: remove useless resources "
` [PATCH v2 8/8] MAINTAINERS: add at91 power and memory entries

[PATCH 0/8] regulator: max77686: Add GPIO control
 2014-10-28  9:11 UTC  (19+ messages)
` [PATCH 1/8] regulator: max77802: Remove support for board files
` [PATCH 2/8] regulator: max77686: "
` [PATCH 3/8] mfd: max77686/802: "
` [PATCH 4/8] regulator: max77686: Make regulator_desc array const
` [PATCH 6/8] regulator: max77686: Add external GPIO control
` [PATCH 7/8] mfd/regulator: dt-bindings: max77686: Document gpio property

[PATCH v15 0/5] Rockchip soc thermal driver
 2014-10-28  8:51 UTC  (6+ messages)
` [PATCH v15 1/5] thermal: rockchip: add driver for thermal
` [PATCH v15 2/5] dt-bindings: document Rockchip thermal
` [PATCH v15 3/5] ARM: dts: add RK3288 Thermal data
` [PATCH v15 4/5] ARM: dts: add main Thermal info to rk3288
` [PATCH v15 5/5] ARM: dts: enable Thermal on rk3288-evb board

[RFC PATCH 0/4] arm64:numa: Add numa support for arm64 platforms
 2014-10-28  8:48 UTC  (8+ messages)
` [RFC PATCH 4/4] arm64:numa: adding "

[PATCH 00/12] rtc: omap: fixes and power-off feature
 2014-10-28  8:47 UTC  (16+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v3] rtc: omap: add support for pmic_power_en

[PATCH v4 1/1] ARM: at91/dt: sam9x5: Add CAN device nodes
 2014-10-28  8:27 UTC  (3+ messages)

[PATCH 0/2] initial suport for Alphascale ASM9260
 2014-10-28  8:26 UTC  (3+ messages)
` [PATCH 1/2 v2] ARM: add mach-asm9260
` [PATCH 2/2] ARM: add lolevel debug support for asm9260

[PATCH 0/6] arm64: stable UEFI mappings for kexec
 2014-10-28  8:16 UTC  (5+ messages)
` [PATCH 4/6] arm64/efi: move SetVirtualAddressMap() to UEFI stub

[PATCH/RFC] ARM: shmobile: sh7372: Keep D4 pm domain powered
 2014-10-28  8:15 UTC  (6+ messages)

[PATCH v1] mtd: hisilicon: add device tree node for NAND controller
 2014-10-28  8:06 UTC 

[RFC PATCH] dt:numa: adding numa node mapping for memory nodes
 2014-10-28  7:50 UTC  (6+ messages)

[PATCH v1 01/10] of: Rename "poweroff-source" property to "system-power-controller"
 2014-10-28  7:25 UTC  (11+ messages)
` [PATCH v1 02/10] dt-bindings: Document the standard property "system-power-controller"
` [PATCH v2 07/10] ARM: dts: tegra: Use standard power-off property in tps65911 for tegra30 apalis

[PATCH v2 0/7] Add clock and DT support for a few IPs on Exynos7
 2014-10-28  7:18 UTC  (4+ messages)
` [PATCH v2 3/7] clk: samsung: exynos7: add clocks for RTC block

[PATCH v0] ARMv8:mm:Support the DEBUG_PAGEALLOC
 2014-10-28  6:11 UTC  (3+ messages)

[PATCH] arm64: ARCH_PFN_OFFSET should be unsigned long
 2014-10-28  5:44 UTC 

[PATCH arm-soc 0/2] remove duplicate check on resource
 2014-10-28  4:58 UTC  (2+ messages)

[PATCHv3 0/2] ARM: EXYNOS: Support new Exynos4415 SoC based on Cortex-A9 quad cores
 2014-10-28  4:46 UTC  (3+ messages)
` [PATCHv3 1/2] ARM: EXYNOS: Add EXYNOS4415 SoC
` [PATCHv3 2/2] ARM: dts: Add dts files for Exynos4415 SoC

[RFC PATCH 0/1] arm64: Fix /proc/cpuinfo
 2014-10-28  4:43 UTC  (2+ messages)

[PATCHv2 0/2] Support new Exynos4415 SoC based on Cortex-A9 quad cores
 2014-10-28  4:28 UTC  (5+ messages)
` [PATCHv2 1/2] ARM: EXYNOS: Add EXYNOS4415 SoC ID

[PATCH v14 0/5] Rockchip soc thermal driver
 2014-10-28  3:36 UTC  (14+ messages)
` [PATCH v14 1/5] thermal: rockchip: add driver for thermal
` [PATCH v14 2/5] dt-bindings: document Rockchip thermal
` [PATCH v14 3/5] ARM: dts: add RK3288 Thermal data
` [PATCH v14 4/5] ARM: dts: add main Thermal info to rk3288
` [PATCH v14 5/5] ARM: dts: enable Thermal on rk3288-evb board

[PATCH resend] ARM: perf: remove useless return and check of idx in counter handling
 2014-10-28  2:57 UTC  (4+ messages)

[GIT PULL 2/3 v2] 1st Round of Samsung PM updates for v3.19
 2014-10-28  2:00 UTC 

[PATCH RFC] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit
 2014-10-28  1:34 UTC  (3+ messages)
    ` [RFC V3] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction

[PATCH] ARM: Clarify do_div() usage
 2014-10-28  1:29 UTC 

[PATCH v12 0/6] arm/KVM: dirty page logging support for ARMv7 (3.17.0-rc1)
 2014-10-28  1:24 UTC  (4+ messages)

[RFC/PATCH] ARM: Expose cpuid registers to userspace
 2014-10-28  1:19 UTC 

[PATCH V3 1/2] ARM: pxa: spitz: register spitz-audio device
 2014-10-28  0:43 UTC  (2+ messages)

[RFC 0/7] Qualcomm SMEM, SMD, RPM and regulators
 2014-10-28  0:34 UTC  (4+ messages)
` [RFC 4/7] soc: qcom: Add Shared Memory Manager driver

[PATCH 00/15] new locomo driver
 2014-10-28  0:30 UTC  (22+ messages)
` [PATCH 01/15] mfd: add new driver for Sharp LoCoMo
` [PATCH 02/15] GPIO: port LoCoMo gpio support from old driver
` [PATCH 03/15] leds: port locomo leds driver to new locomo core
` [PATCH 04/15] input: convert LoCoMo keyboard driver to use "
` [PATCH 05/15] video: backlight: add new locomo backlight driver
` [PATCH 06/15] video: lcd: add LoCoMo LCD driver
` [PATCH 07/15] video: backlight: drop old locomo bl/lcd driver
` [PATCH 08/15] ARM: sa1100: make collie use new locomo drivers
` [PATCH 09/15] ARM: sa1100: don't preallocate IRQ space for locomo
` [PATCH 10/15] ARM: pxa: poodle: use new LoCoMo driver
` [PATCH 11/15] sound: soc: poodle: make use of new locomo GPIO interface
` [PATCH 12/15] ARM: pxa: poodle: don't preallocate IRQ space for locomo
` [PATCH 13/15] ARM: drop old LoCoMo driver
` [PATCH 14/15] gpio: locomo: implement per-pin irq handling
` [PATCH 15/15] spi: add locomo SPI driver

[PATCHv4 0/3] ARM: dts: Add new board dts file for Exynos3250-based Rinato board
 2014-10-28  0:25 UTC  (4+ messages)

[PATCH] arm64: kgdb: fix single stepping
 2014-10-28  0:18 UTC  (4+ messages)

[PATCH v7 0/3] ARM: rk3288 : Add PM Domain support
 2014-10-27 23:39 UTC  (4+ messages)
` [PATCH v7 1/3] power-domain: add power domain drivers for Rockchip platform

[PATCH v3 00/11] ARM: shmobile: r8a7740/armadillo800eva legacy PM domain support
 2014-10-27 23:30 UTC  (5+ messages)
` [PATCH v3 07/11] ARM: shmobile: r8a7740/armadillo legacy: Add A4MP pm "

[PATCH] arm64: amd-seattle: Adding device tree for AMD Seattle platform
 2014-10-27 23:25 UTC  (6+ messages)

[PATCH] ARM: OMAP2+: Warn about deprecated legacy booting mode
 2014-10-27 23:01 UTC  (2+ messages)

[PATCHv2 0/4] Add Altera peripheral memories to EDAC framework
 2014-10-27 22:48 UTC  (6+ messages)

[PATCH 01/26] ARM: sunxi: Fix GPLv2 wording
 2014-10-27 22:46 UTC  (6+ messages)
` [PATCH 15/26] ARM: sun6i: app4: Relicense the device tree under GPLv2/X11

USB Ethernet gadget on Nokia n900
 2014-10-27 22:31 UTC  (6+ messages)

[PATCH 0/5] ARM: sunxi: Add support for USB OTG PHY
 2014-10-27 22:27 UTC  (7+ messages)
` [PATCH 1/5] phy: sun4i: add support for USB phy0
` [PATCH 2/5] ARM: dtsi: sunxi: add common VBUS regulator
` [PATCH 3/5] ARM: sun7i: dtsi: add support for usbphy0
` [PATCH 4/5] ARM: dts: sun7i: Cubietruck: override regulator pin
` [PATCH 5/5] ARM: dts: sun7i: Cubietruck: add power supply regulator for USB OTG VBUS

[PATCH] ARM: supplementing IO accessors with 64 bit capability
 2014-10-27 22:14 UTC  (8+ messages)

[PATCH] genirq: Introduce irq_read_line()
 2014-10-27 21:57 UTC  (9+ messages)

[PATCH] ARM/ARM64: arch-timer: fix arch_timer_probed logic
 2014-10-27 21:52 UTC  (7+ messages)

[PATCHv2 0/9] Prepatory rework for multi-PMU support
 2014-10-27 21:13 UTC  (13+ messages)
` [PATCHv2 2/9] arm: perf: add missing pr_info newlines
` [PATCHv2 3/9] arm: perf: make PMU probing data-driven
` [PATCHv2 5/9] arm: perf: limit size of accounting data
` [PATCHv2 6/9] arm: perf: kill get_hw_events()
` [PATCHv2 8/9] arm: perf: dynamically allocate cpu hardware data
` [PATCHv2 9/9] arm: perf: fold hotplug notifier into arm_pmu


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