linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-24 03:24:50 to 2015-04-26 19:07:29 UTC [more...]

Question about DC-DC frequency handling
 2015-04-26 19:07 UTC  (2+ messages)

[PATCH] irqchip/gicv3-its: Decrease page size when needed
 2015-04-26 18:26 UTC  (17+ messages)
` [PATCH 1/2] irqchip/gicv3-its: Support share device ID

[PATCH] ARM: sunxi: dts: Add A10 uarts pin muxing options
 2015-04-26 16:11 UTC  (2+ messages)

[PATCH 1/2] ARM: BCM2835: Drop the init_irq() hook
 2015-04-26 15:35 UTC  (6+ messages)
` [PATCH 2/2] ARM: BCM2835: Move the restart/power_off handling to the WDT driver

[PATCHv7 0/8] watchdog: Extend kernel API and add early_timeout_sec feature
 2015-04-26 15:32 UTC  (5+ messages)
` [PATCHv7 1/8] watchdog: Extend kernel API to know about HW limitations
` [PATCHv7 7/8] watchdog: omap_wdt: Fix memory leak on probe fail

[PATCH 00/11] ARM: imx: move clock drivers into drivers/clk
 2015-04-26 14:31 UTC  (12+ messages)
` [PATCH 01/11] ARM: imx: use dynamic mapping for timer
` [PATCH 02/11] ARM: imx: use dynamic mapping for CCM
` [PATCH 03/11] ARM: imx: move revision definitions and declarations into a header
` [PATCH 04/11] ARM: imx5: let pm code map CCM block on its own
` [PATCH 05/11] ARM: imx6: set initial power mode in pm function
` [PATCH 06/11] ARM: imx6: let pm code map CCM block on its own
` [PATCH 07/11] ARM: imx6: do not use cpu_is_xxx() in clock driver
` [PATCH 08/11] ARM: imx: add clk-pllv1 type support
` [PATCH 09/11] ARM: imx: remove inclusions of platform headers
` [PATCH 10/11] ARM: imx: move clock drivers into drivers/clk
` [PATCH 11/11] MAINTAINERS: add new folders into IMX entry

[PATCH] Documentation: bindings: berlin: consider our dt bindings as unstable
 2015-04-26 14:03 UTC 

[PATCH 0/6] ARM: berlin: relicense the device trees under GPLv2/X11
 2015-04-26 14:03 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: berlin: relicense the berlin2q dtsi "
` [PATCH 2/6] ARM: dts: berlin: relicense the BG2Q Marvell DMP dts "
` [PATCH 3/6] ARM: dts: berlin: relicense the berlin2 dtsi "
` [PATCH 4/6] ARM: dts: berlin: relicense the BG2 Sony NSZ-GS7 dts "
` [PATCH 5/6] ARM: dts: berlin: relicense the berlin2cd dtsi "
` [PATCH 6/6] ARM: dts: berlin: relicense the BG2CD Google Chromecast dts "

[PATCH 3/3] ARM: sunxi: spi: use proper errno when message is too long
 2015-04-26 12:54 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: sunxi: A10s Olinuxino add missing SPI and simplefb

[PATCH v1 1/2] ARM: dts: rockchip: add properties for dwc2 usb otg controller
 2015-04-26 11:12 UTC  (4+ messages)
` [PATCH v1 2/2] ARM: dts: rockchip: set dr_mode property for rk3288-firefly board

n900 in 4.1-rc0
 2015-04-26 10:20 UTC  (6+ messages)

twl4030_charger: need changes to get probed?
 2015-04-26 10:13 UTC  (5+ messages)

[PATCH v5 0/3] Fix lubbock and mainstone interrupts
 2015-04-26  9:31 UTC  (6+ messages)
` [PATCH v5 1/3] ARM: pxa: pxa_cplds: add lubbock and mainstone IO
` [PATCH v5 2/3] ARM: pxa: mainstone: use new pxa_cplds driver
` [PATCH v5 3/3] ARM: pxa: lubbock: "

[RFC/RFT 0/6] qcom: Add runtime PM support
 2015-04-26  8:49 UTC  (7+ messages)
` [RFC/RFT 2/6] clk: qcom: Add runtime support to handle clocks using PM clocks
` [RFC/RFT 5/6] i2c: qup: Get rid of clock handling as its done using runtime callbacks

[PATCH v2] arm: improve non-section-aligned low memory mapping
 2015-04-26  8:47 UTC 

[PATCH 0/4] mtd: mxc_nand: fix 8 bit ECC and large oob
 2015-04-26  8:16 UTC  (5+ messages)
` [PATCH 1/4] mtd: nand: mxc_nand: cleanup copy_spare function
` [PATCH 2/4] mtd: mxc_nand: limit the size of used oob
` [PATCH 3/4] mtd: mxc_nand: fix truncate of unaligned oob copying
` [PATCH 4/4] mtd: mxc_nand: generate nand_ecclayout for 8 bit ECC

[PATCH] arm: improve non-section-aligned low memory mapping
 2015-04-26  8:13 UTC  (2+ messages)

[PATCH v14 0/3] ARM: rk3288: Add PM Domain support
 2015-04-25 18:47 UTC 

[PATCH v3 0/2] clk: improve handling of orphan clocks
 2015-04-25 13:44 UTC  (3+ messages)

Broadcom 43340 module on iMX6DL
 2015-04-25 13:36 UTC  (14+ messages)

[PATCH RESEND v2] leds: fix hibernation on arm when gpio-led used with CPU led trigger
 2015-04-25 11:51 UTC  (2+ messages)

[PATCHv2 1/2] ARM: dts: imx23: Add i2c support
 2015-04-25  9:28 UTC  (2+ messages)

BCM2836 (Raspberry Pi 2) port
 2015-04-25  4:23 UTC  (25+ messages)
` [PATCH 1/9] dt-bindings: Add root properties for Raspberry Pi 2
` [PATCH 2/9] ARM: BCM2835: Split peripheral definitions off to a common include
` [PATCH 3/9] ARM: Make a copy of the 2835 dts for the 2836
` [PATCH 4/9] ARM: Update the device trees for 2836
` [PATCH 5/9] ARM: BCM2836: Add io map initialization for bcm2836
` [PATCH 7/9] ARM: Add Kconfig support "
` [PATCH 8/9] ARM: Add MAINTAINERS for 2836
` [PATCH 9/9] ARM: BCM283x: Register fixed clocks for uart in the DT

[PATCH 0/3] ARM: sun9i: Add support for PRCM on Allwinner A80 SoC
 2015-04-25  1:54 UTC  (5+ messages)

[PATCH] ARM: rockchip: disable dapswjdp during suspend
 2015-04-25  0:14 UTC  (2+ messages)

[GIT PULL] ARM: rockchip: some soc-level fixes for 4.1
 2015-04-25  0:13 UTC  (3+ messages)
` [PATCH 1/2] ARM: rockchip: fix undefined instruction of reset_ctrl_regs
  ` [PATCH 2/2] rockchip: make sure timer7 is enabled on rk3288 platforms

[PATCH 1/2] clocksource: arm_arch_timer: add arch_timer_okay_for_vdso
 2015-04-24 21:43 UTC  (2+ messages)
` [PATCH 2/2] ARM: VDSO: use arch_timer_okay_for_vdso

[PATCH v6 0/6] arm64: Add kernel probes (kprobes) support
 2015-04-24 21:14 UTC  (3+ messages)

[PATCH] ARM: dts: imx53: add support for USB armory board
 2015-04-24 20:26 UTC  (3+ messages)

[PATCH] bus: omap_l3_noc: Fix master id address decoding for OMAP5
 2015-04-24 19:55 UTC  (6+ messages)

[PATCH 00/13] Enable CoreSight for the Ux500
 2015-04-24 19:40 UTC  (4+ messages)

[PATCH] [media] xilinx: Reflect dma header file move
 2015-04-24 19:24 UTC 

[PATCH] ARM: tegra: Add missing HDMI +5V regulator
 2015-04-24 17:05 UTC  (2+ messages)

[PATCH] gpio: omap: Allow building as a loadable module
 2015-04-24 16:22 UTC  (5+ messages)

[PATCH v2] xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
 2015-04-24 16:12 UTC  (4+ messages)

[PATCH] gpio: omap: Fix regression for MPUIO interrupts
 2015-04-24 16:10 UTC  (4+ messages)

[PATCH v5 00/11] Add support for QCOM GDSCs
 2015-04-24 15:43 UTC  (6+ messages)
` [PATCH v5 08/11] arm: dts: qcom: Add #power-domain-cells property

[PATCH 00/11] Support for coresight ETMv4 tracer
 2015-04-24 15:41 UTC  (4+ messages)
` [PATCH 01/11] coresight-etm4x: Adding CoreSight ETM4x driver

Programming the boundary between Inner and Outer caches on ARM architecture
 2015-04-24 15:37 UTC  (7+ messages)

[PATCH 0/4] ARM: keystone: Enable Netcp driver on K2 EVMs
 2015-04-24 15:36 UTC  (4+ messages)

[PATCH 0/5] PM / clock_ops: provide default runtime ops and cleanup users
 2015-04-24 15:34 UTC  (7+ messages)
` [PATCH 3/5] arm: omap1: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS

[PATCHv2 2/3] bus: mvebu-mbus: use automatic I/O synchronization barriers
 2015-04-24 15:12 UTC  (4+ messages)
` [RFC PATCH] bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms
` [PATCH] "

[PATCH v3 0/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
 2015-04-24 12:55 UTC  (10+ messages)
` [PATCH 1/2] cpufreq: mediatek: Add MT8173 cpufreq driver
` [PATCH 2/2] ARM64: mt8173: dts Add MT8173 cpufreq driver support

[RFC] arm: pick the r2 passed DTB over the appended one
 2015-04-24 12:53 UTC 

[PATCH] ARM: dts: imx6: Add Embest MarS Board
 2015-04-24 12:28 UTC  (5+ messages)

[PATCH V2] ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name
 2015-04-24 12:10 UTC  (2+ messages)

[PATCH resend] ARM: dts: imx25: Add #pwm-cells to pwm4
 2015-04-24 11:33 UTC  (2+ messages)

[PATCH] ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name
 2015-04-24 11:30 UTC  (3+ messages)

tty: serial: 8250_mtk: Add support for second clock
 2015-04-24 11:18 UTC  (8+ messages)
` [PATCH 1/4] tty: serial: 8250_mtk: Use devm_clk_get
` [PATCH 4/4] tty: serial: 8250_mtk: Add support for bus clock

[PATCH] mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
 2015-04-24 10:52 UTC  (3+ messages)

[v2 0/5] arm64: add kdump support
 2015-04-24 10:43 UTC  (10+ messages)
` [v2 1/5] arm64: kdump: reserve memory for crash dump kernel
` [v2 2/5] arm64: kdump: implement machine_crash_shutdown()
` [v2 3/5] arm64: kdump: do not go into EL2 before starting a crash dump kernel
` [v2 4/5] arm64: add kdump support
` [v2 5/5] arm64: enable kdump in the arm64 defconfig

[PATCH 2nd try] RTC/i.MX/DryICE: add recovery routines to the driver
 2015-04-24 10:32 UTC  (9+ messages)
` [PATCH 1/5] RTC/i.MX/DryIce: add some background info about the states the machine can be in
  ` [rtc-linux] "
` [PATCH 2/5] RTC/i.MX/DryIce: add the unit recovery code
  ` [rtc-linux] "
` [rtc-linux] [PATCH 2nd try] RTC/i.MX/DryICE: add recovery routines to the driver

[RFC 0/4] arm64: add livepatch support
 2015-04-24  9:27 UTC  (5+ messages)

ARM errata 430973 on multi platform kernels
 2015-04-24  8:54 UTC  (12+ messages)

[PATCH 1/1] arm: imx: move clk common part to driver/clk/imx
 2015-04-24  8:32 UTC  (2+ messages)

[PATCH v5 00/11] Add Freescale i.mx7d support
 2015-04-24  8:28 UTC  (7+ messages)
` [PATCH v5 09/11] ARM: imx: add imx7d clk tree support

[PATCH V2 0/4] APM X-Gene Mailbox driver
 2015-04-24  8:25 UTC  (3+ messages)
` [PATCH V2 1/4] mailbox: add support for APM X-Gene platform mailbox driver

Mediatek MT8135 dts updates
 2015-04-24  7:58 UTC  (3+ messages)
` [PATCH 4/4] ARM: dts: mediatek mt8135: Use real UART clocks

imx6 sata cdrom driver issue
 2015-04-24  7:58 UTC  (2+ messages)

[PATCH v2 0/5] AHCI and SATA PHY support for Broadcom STB SoCs
 2015-04-24  7:46 UTC  (4+ messages)
` [PATCH v2 3/5] ata: add Broadcom AHCI SATA3 driver for STB chips

[PATCH V3 0/4] i2c: busses: xgene: I2C proxy driver for X-Gene
 2015-04-24  7:28 UTC  (3+ messages)
` [PATCH V3 2/4] i2c: busses: xgene: add acpi support for i2c xgene SLIMpro driver

[BUG?] drivers: net:ethernet: cpsw: add support for VLAN
 2015-04-24  5:57 UTC  (2+ messages)

[PATCH v4 0/2] 96boards: add thermal senor support to hikey board
 2015-04-24  3:51 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: Document the hi6220 thermal sensor bindings
` [PATCH v4 2/2] thermal: hisilicon: add new hisilicon thermal sensor driver

[PATCH] ARM: BCM2835: Skip doing our own iotable_init() initialization
 2015-04-24  3:28 UTC  (2+ messages)


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