linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-06 16:08:09 to 2015-03-08 03:30:20 UTC [more...]

[PATCH v4 0/4] net/macb: merge at91_ether driver into macb driver
 2015-03-08  3:30 UTC  (6+ messages)
` [PATCH v4 1/4] ARM: at91/dt: fix macb compatible strings
` [PATCH v4 2/4] net: macb: remove #if defined(CONFIG_ARCH_AT91) sections
` [PATCH v4 3/4] net/macb: unify clock management
` [PATCH v4 4/4] net/macb: merge at91_ether driver into macb driver

[PATCH 1/7] ARM: dts: sun4i: Enable tablet keys on Chuwi V7 CW0825
 2015-03-08  3:12 UTC  (10+ messages)
` [PATCH 2/7] ARM: dts: sun5i: Stop using different compatibles for ehci/ohci on a13 vs a10s
` [PATCH 3/7] ARM: dts: sun5i: Add mmc2 pinmux settings
` [PATCH 4/7] ARM: dts: sun5i: Add new Auxtek-t004 board
` [PATCH 5/7] ARM: dts: sun5i: Add new Utoo P66 board
` [PATCH 6/7] ARM: dts: sun7i: Add OOB irq support to boards with broadcom sdio wifi
  ` [linux-sunxi] "
` [PATCH 7/7] ARM: dts: sun7i: Enable cap-sdio-irq for bananapro "
  ` [linux-sunxi] "

[PATCH v2 0/6] ARM: at91: fix irq_pm_install_action WARNING
 2015-03-08  1:12 UTC  (24+ messages)
` [PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND

[PATCH] ARM: dts: rockchip: complete rk3288-evb pmic supplies
 2015-03-08  0:57 UTC 

[PATCH 0/3] media: atmel-isi: rework on the clock part and add runtime pm support
 2015-03-08  0:28 UTC  (6+ messages)
` [PATCH 3/3] media: atmel-isi: remove mck back compatiable code as we don't need it

[PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-07 23:17 UTC  (43+ messages)
` [PATCH v9 01/21] ACPI / table: Use pr_debug() instead of pr_info() for MADT table scanning
` [PATCH v9 02/21] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
` [PATCH v9 03/21] ACPI: add arm64 to the platforms that use ioremap
` [PATCH v9 04/21] ARM64: allow late use of early_ioremap
` [PATCH v9 05/21] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v9 06/21] ACPI: fix acpi_os_ioremap for arm64
` [PATCH v9 07/21] ACPI / sleep: Introduce arm64 specific acpi_sleep.c
` [PATCH v9 08/21] ARM64 / ACPI: Introduce PCI stub functions for ACPI
` [PATCH v9 09/21] ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
` [PATCH v9 10/21] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v9 11/21] ARM64 / ACPI: Get PSCI flags in FADT for PSCI init
` [PATCH v9 12/21] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v9 13/21] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v9 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v9 15/21] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v9 16/21] irqchip: Add GICv2 specific ACPI boot support
` [PATCH v9 17/21] clocksource / arch_timer: Parse GTDT to initialize arch timer
` [PATCH v9 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v9 19/21] ARM64 / ACPI: Enable ARM64 in Kconfig

[PATCH 1/2] arm64: juno: Add APB registers and LEDs using syscon
 2015-03-07 22:24 UTC  (8+ messages)

twl4030_charger: need changes to get probed?
 2015-03-07 21:01 UTC  (7+ messages)

[PATCH v2 04/17] clocksource: versatile: Add PLAT_VERSATILE dependency
 2015-03-07 18:30 UTC 

[PATCH v7 0/8] imx25 adc and touchscreen driver
 2015-03-07 18:24 UTC  (15+ messages)
` [PATCH v7 1/8] ARM: dt: Binding documentation for imx25 ADC/TSC
` [PATCH v7 2/8] ARM: dt: Binding documentation for imx25 GCQ
` [PATCH v7 3/8] ARM: dt: Binding documentation for imx25 touchscreen controller
` [PATCH v7 4/8] mfd: fsl imx25 Touchscreen ADC driver
` [PATCH v7 5/8] iio: adc: fsl,imx25-gcq driver

[PATCH 0/8] ARM: dts: rockchip: the big relicensing
 2015-03-07 18:21 UTC  (20+ messages)
` [PATCH 1/8] ARM: dts: rockchip: relicense rk3xxx.dtsi under GPLv2/X11
` [PATCH 2/8] ARM: dts: rockchip: relicense rk3066a.dtsi "
` [PATCH 3/8] ARM: dts: rockchip: relicense rk3188.dtsi "
` [PATCH 4/8] ARM: dts: rockchip: relicense rk3288.dtsi "
` [PATCH 5/8] ARM: dts: rockchip: relicense rk3288-thermal.dtsi "
` [PATCH 6/8] ARM: dts: rockchip: relicense rk3066a-bqcurie2.dts "
` [PATCH 7/8] ARM: dts: rockchip: relicense rk3188-radxarock.dts "
` [PATCH 8/8] ARM: dts: rockchip: relicense rk3288-evb* "

[PATCH 1/2] regulator: act8865: add input supply handling
 2015-03-07 16:34 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: rockchip: add input supplies for the act8846 on Radxa Rock
  ` [PATCH v2 1/2] regulator: act8865: add input supply handling

[GIT PULL] at91: dt for 4.1 #1
 2015-03-07 16:12 UTC 

[RFC PATCH 0/5] MT8173 IOMMU support
 2015-03-07 15:20 UTC  (5+ messages)
` [PATCH 2/5] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH 5/5] dts: mt8173: Add iommu/smi nodes for mt8173

[PATCH 1/1] ARM: exynos_defconfig: Enable ChromeOS EC chardev driver
 2015-03-07 15:14 UTC 

[PATCH v1 0/6] Add simple EEPROM Framework via regmap
 2015-03-07 15:00 UTC  (3+ messages)
` [PATCH v1 1/6] eeprom: Add a simple EEPROM framework for eeprom providers

[PATCH 0/5] coresight: next
 2015-03-07 12:27 UTC  (3+ messages)
` [PATCH 4/5] coresight-stm: adding driver for CoreSight STM component

[GIT PULL] arm64 fixes for 4.0
 2015-03-07 10:57 UTC 

[PATCH] ARM: sun7i: dt: Add new MK808C device
 2015-03-07  8:41 UTC  (5+ messages)

[PATCH] net/macb: Update DT bindings documentation
 2015-03-07  6:37 UTC 

[PATCH v3 0/2] net/macb: merge at91_ether driver into macb driver
 2015-03-07  6:32 UTC  (3+ messages)

[PATCH v3 0/9] ARM: berlin: add nand support
 2015-03-07  3:18 UTC  (3+ messages)
` [PATCH v3 5/9] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller

[RFC PATCH 00/18] ARM: msm multiplatform support
 2015-03-07  3:12 UTC  (2+ messages)

[PATCH v2 00/10] drivers: PL011: add ARM SBSA Generic UART support
 2015-03-07  3:01 UTC  (4+ messages)
` [PATCH v2 07/10] drivers: PL011: move cts_event workaround into separate function

[PATCH] [RFC] ARM: shmobile: R-Car Gen2: Add da9063/da9210 regulator quirk
 2015-03-07  1:05 UTC  (3+ messages)

[PATCH 0/5] ARM: Broadcom Brahma-B15 readahead cache support
 2015-03-07  0:54 UTC  (6+ messages)
` [PATCH 1/5] ARM: v7: allow setting different cache functions
` [PATCH 2/5] ARM: Add Broadcom Brahma-B15 readahead cache support
` [PATCH 3/5] ARM: Hook B15 readahead cache functions based on processor
` [PATCH 4/5] ARM: B15: Add CPU hotplug awareness
` [PATCH 5/5] ARM: B15: Add suspend/resume hooks

[PATCH 0/4] Add AM437x RTC
 2015-03-07  0:37 UTC  (15+ messages)
` [PATCH 1/4] ARM: OMAP2+: omap_hwmod: Introduce ti, no-init dt property
  ` [PATCH 1/4] ARM: OMAP2+: omap_hwmod: Introduce ti,no-init "
` [PATCH 2/4] ARM: OMAP2+: AM43xx hwmod: Add RTC hwmod for AM43xx

[GIT PULL] omap fixes against v4.0-rc2
 2015-03-07  0:27 UTC 

[PATCH v2] clk: qcom: Properly change rates for ahbix clock
 2015-03-06 23:41 UTC 

[PATCH 0/2] ARM: dts: add dts files for Cubieboard4
 2015-03-06 23:35 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: add cubietech cubieboard4
` [PATCH 2/2] ARM: dts: add vendor prefix for cubietech

[PATCH 04/15] MIPS: Add sched_clock support
 2015-03-06 23:23 UTC  (2+ messages)

[PATCH 0/6] AT91 pm improvement for 3.21
 2015-03-06 23:22 UTC  (3+ messages)
` [PATCH 2/6] pm: at91: move the copying the sram function to the sram initializationi phase

APM get soc mhz rate?
 2015-03-06 23:07 UTC 

[PATCH v5 0/6] Add common clock support for Broadcom iProc architecture
 2015-03-06 22:57 UTC  (10+ messages)
  ` [PATCH v5 1/6] clk: add of_clk_get_parent_rate function

ARM: OMPA4+: is it expected dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); to fail?
 2015-03-06 21:47 UTC  (3+ messages)

[PATCH 02/10] mailbox: Enable BCM2835 mailbox support
 2015-03-06 21:40 UTC  (7+ messages)

[PATCH RFC v9 01/20] clk: divider: Correct parent clk round rate if no bestdiv is normally found
 2015-03-06 21:09 UTC  (7+ messages)
` [PATCH 0/3] clk: divider: three exactness fixes (and a rant)

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-03-06 21:08 UTC  (13+ messages)

[PATCH v2 1/3] devicetree: bindings: Document qcom, msm-id and qcom, board-id
 2015-03-06 20:37 UTC  (7+ messages)

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-03-06 20:33 UTC  (12+ messages)

[PATCH v2 0/2] net/macb: merge at91_ether driver into macb driver
 2015-03-06 20:16 UTC  (2+ messages)

[PATCH] ASoC: omap: fix up SND_OMAP_SOC_OMAP_ABE_TWL6040 dependency
 2015-03-06 19:50 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCHv3 00/35] ARM: OMAP2+: PRCM / SCM cleanups against 4.0-rc1
 2015-03-06 19:18 UTC  (3+ messages)
` [PATCHv3 08/35] clk: ti: fix ti_clk_get_reg_addr error handling

[PATCH v3 0/4] clk: st: New always-on clock domain
 2015-03-06 19:08 UTC  (3+ messages)

[PATCH 3.19-rc2 v15 0/8] irq/arm: Implement arch_trigger_all_cpu_backtrace
 2015-03-06 19:02 UTC  (7+ messages)
` [PATCH 4.0-rc1 v17 0/6] "
  ` [PATCH 4.0-rc1 v17 5/6] x86/nmi: Use common printk functions

[PATCH v3 0/3] of: support passing console options with stdout-path
 2015-03-06 18:59 UTC  (6+ messages)
` [PATCH v3 2/3] of: add optional options parameter to of_find_node_by_path()

[PATCH v2 0/9] PCI: MMCONFIG clean up
 2015-03-06 18:53 UTC  (2+ messages)

ARM: OMAP2+: Fix wl12xx on dm3730-evm with mainline u-boot
 2015-03-06 18:39 UTC 

[PATCH] pinctrl: dt: at91: new binding
 2015-03-06 18:33 UTC  (6+ messages)

[RFC PATCH 0/1] Wrong structure alignment due to compiler attribute "section"
 2015-03-06 18:20 UTC  (12+ messages)

[PATCH v6] drivers/tty: amba: defer DMA probe until the DMA channel is required
 2015-03-06 18:05 UTC 

[PATCH v3 0/3] pci: iproc: Add Broadcom iProc PCIe support
 2015-03-06 18:00 UTC  (6+ messages)
` [PATCH v3 2/3] "

[GIT PULL] ARM: OMAP2+: first set of hwmod and PRCM fixes for v4.0-rc
 2015-03-06 17:54 UTC  (3+ messages)
` [GIT PULL v2] "

[PATCH] ARM: OMAP: enable TWL4030_USB in omap2plus_defconfig
 2015-03-06 17:49 UTC  (2+ messages)

[PATCH 00/10] ARM: s3c64xx multiplatform, help needed
 2015-03-06 17:43 UTC  (3+ messages)
` [PATCH 05/10] ARM: s3c64xx: enable sparse IRQ support

[PATCH 0/2] pinctrl: dt-bindings: Fix amx3 SLEWCTRL_FAST binding
 2015-03-06 17:31 UTC  (3+ messages)

[PATCH] clk: divider: return real rate instead of divider value
 2015-03-06 17:26 UTC  (3+ messages)

[PATCH v2 1/3] ARM: imx25: Remove eukrea mx25 board files
 2015-03-06 17:25 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: mx25: Convert to a dt-only platform
` [PATCH v2 3/3] ARM: mx25: Remove platform code support files

[PATCH] ARM: dts: OMAP5: fix polling intervals for thermal zones
 2015-03-06 17:07 UTC  (3+ messages)

[PATCH] PCI: xgene: fix breakage from generic config usage
 2015-03-06 17:04 UTC  (2+ messages)

[PATCH] ARM: dts: am335x-lxm: Use rmii-clock-ext
 2015-03-06 17:03 UTC  (2+ messages)

[PATCH v2] ARM: dts: am335x-bone-common: enable aes and sham
 2015-03-06 16:56 UTC  (3+ messages)

[PATCH 0/2] fix ehrpwm tbclk data on am33xx and am43xx
 2015-03-06 16:53 UTC  (4+ messages)

[PATCH v10 0/2] mfd: axp20x: Add DT binding documentation
 2015-03-06 16:48 UTC  (3+ messages)
` [PATCH v10 1/2] mfd: AXP20x: Add bindings documentation

[PATCH v2 0/3] net: macb: rework at91 specific handling
 2015-03-06 16:45 UTC  (8+ messages)
` [PATCH v2 1/3] net/macb: Update DT bindings documentation
` [PATCH v2 2/3] ARM: at91/dt: fix macb compatible strings
` [PATCH v2 3/3] net: macb: remove #if defined(CONFIG_ARCH_AT91) sections

[PATCH 00/11] Collection of GIC/GICv3 fixes for 4.0
 2015-03-06 16:37 UTC  (12+ messages)
` [PATCH 01/11] irqchip: gicv3-its: Fix ITS CPU init
` [PATCH 02/11] irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID
` [PATCH 03/11] irqchip: gicv3-its: Iterate over PCI aliases to generate ITS configuration
` [PATCH 04/11] irqchip: gicv3-its: Fix unsafe locking reported by lockdep
` [PATCH 05/11] irqchip: gic: "
` [PATCH 06/11] irqchip: gic-v3: fix out of bounds access to cpu_logical_map
` [PATCH 07/11] irqchip: gicv3-its: zero itt before handling to hardware
` [PATCH 08/11] irqchip: gicv3-its: use 64KB page as default granule
` [PATCH 09/11] irqchip: gicv3-its: add limitation to page order
` [PATCH 10/11] irqchip: gicv3-its: define macros for GITS_CTLR fields
` [PATCH 11/11] irqchip: gicv3-its: support safe initialization

[PATCH 0/2] ARM: DRA7x/OMAP5: Clock: DPLL Clock fixes
 2015-03-06 16:37 UTC  (5+ messages)

[PATCH 00/24] ARM: OMAP2+: move clock implementations under clock driver
 2015-03-06 16:25 UTC  (5+ messages)
` [PATCH 11/24] ARM: OMAP2+: clock: remove support for legacy mpurate command line param


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