linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-07 23:34:18 to 2016-01-08 15:06:18 UTC [more...]

[PATCH v2 0/2] SoC: rockchip: support power domain for RK3368
 2016-01-08 18:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: add power-domain header for RK3368 SoCs

[PATCH] soc: rockchip: power-domain: Modify power domain driver for rk3368
 2016-01-08 16:05 UTC  (3+ messages)

range operation of outer cache when start >= end?
 2016-01-08 15:06 UTC  (2+ messages)

[PATCH v2] ARM64: kernel: implement ACPI parking protocol
 2016-01-08 15:01 UTC 

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-08 15:01 UTC  (7+ messages)
` [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks

[PATCH 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-01-08 15:00 UTC  (8+ messages)
` [PATCH 1/2] power: act8945a: add charger driver for ACT8945A
` [PATCH 2/2] power: add documentation for ACT8945A's charger DT bindings

[PATCH] watchdog: asm9260: remove __init and __exit annotations
 2016-01-08 14:35 UTC  (2+ messages)

[RFC PATCH 0/2] USB: let the USB device know device node
 2016-01-08 14:32 UTC  (6+ messages)
` [RFC PATCH 1/2] USB: core: let "
` [RFC PATCH 2/2] usb: Example for how to use device node at usb device driver

[RFC PATCH v2 0/4] CPUs capacity information for heterogeneous systems
 2016-01-08 14:09 UTC  (5+ messages)
` [RFC PATCH v2 1/4] ARM: initialize cpu_scale to its default
` [RFC PATCH v2 2/4] drivers/cpufreq: implement init_cpu_capacity_default()
` [RFC PATCH v2 3/4] arm: Enable dynamic CPU capacity initialization
` [RFC PATCH v2 4/4] arm64: "

ION DTS changes for HiKey in -next
 2016-01-08 13:55 UTC  (4+ messages)

Armada XP (MV78460): BUG in netdevice.h with maxcpus=2
 2016-01-08 13:48 UTC  (10+ messages)

[PATCH v8 00/20] KVM: ARM64: Add guest PMU support
 2016-01-08 13:31 UTC  (13+ messages)
` [PATCH v8 20/20] KVM: ARM64: Add a new kvm ARM PMU device

[PATCH v1 1/3] i2c: rk3x: add calc_divs ops for new version
 2016-01-08 13:12 UTC  (5+ messages)

[PATCH] arm64: kernel: fix PMUv3 registers unconditional access
 2016-01-08 12:54 UTC 

[PATCH] ARM: multi_v7_defconfig: Add rockchip audio support
 2016-01-08 12:53 UTC  (2+ messages)

[PATCH v2] soc: mediatek: SCPSYS: use builtin_platform_driver
 2016-01-08 12:49 UTC  (3+ messages)

[PATCH v2 00/13] arm64: implement support for KASLR
 2016-01-08 12:41 UTC  (15+ messages)
` [PATCH v2 04/13] arm64: decouple early fixmap init from linear mapping
` [PATCH v2 11/13] arm64: allow kernel Image to be loaded anywhere in physical memory
` [PATCH v2 12/13] arm64: add support for relocatable kernel
    ` [PATCH] arm64: split elf relocs into a separate header

[PATCH v2 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-01-08 12:17 UTC  (4+ messages)
` [PATCH v2 1/2] power: act8945a: add charger driver for ACT8945A
` [PATCH v2 2/2] power: add documentation for ACT8945A's charger DT bindings

[RESEND RFC PATCH 0/2] Add 100MHz integer multiples of cpu freq table for the RK3036
 2016-01-08 11:31 UTC  (3+ messages)
` [RESEND RFC PATCH 1/2] clk: rockchip: rk3036: Add to 100MHz integer multiples of cpu freq table
` [RESEND RFC PATCH 2/2] ARM: dts: rockchip: Update the cpu freqs table

[PATCH 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-01-08 11:26 UTC  (7+ messages)
` [PATCH 4/4] soc: mediatek: Add MT2701/MT7623 scpsys driver

[RFC PATCH 1/2] clk: rockchip: rk3036: Add to 100MHz integer multiples of cpu freq table
 2016-01-08 11:25 UTC  (2+ messages)
` [RFC PATCH 2/2] ARM: dts: rockchip: Update the cpu freqs table

[RESEND PATCH 0/2] crypto: sunxi-ss: fix 64-bit compilation
 2016-01-08 11:24 UTC  (3+ messages)
` [RESEND PATCH 1/2] crypto: sunxi-ss-cipher: promote variables to match types in min3() calls
` [RESEND PATCH 2/2] crypto: sunxi-ss-hash: "

[PATCH] clk: mediatek: Allow changing PLL rate when it is off
 2016-01-08 11:21 UTC  (4+ messages)

[PATCH 0/2] crypto: sunxi-ss: fix 64-bit compilation
 2016-01-08 11:15 UTC  (3+ messages)

[PATCH V2] serial: imx: Fix suspend / resume
 2016-01-08 11:13 UTC  (4+ messages)

[RFC4 PATCH v6 00/21] ILP32 for ARM64
 2016-01-08 11:13 UTC  (31+ messages)
` [PATCH v6 01/21] arm64: ilp32: add documentation on the ILP32 ABI "
` [PATCH v6 02/21] arm64: ensure the kernel is compiled for LP64
` [PATCH v6 03/21] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH v6 04/21] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
` [PATCH v6 05/21] arm64: compat: fix wrong dependency
` [PATCH v6 06/21] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH v6 07/21] thread: move thread bits accessors to separated file
` [PATCH v6 08/21] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH v6 09/21] arm64: ilp32: add is_ilp32_compat_{task, thread} and TIF_32BIT_AARCH64
` [PATCH v6 10/21] arm64: introduce binfmt_elf32.c
` [PATCH v6 11/21] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH v6 12/21] arm64:ilp32: share HWCAP between LP64 and ILP32
` [PATCH v6 13/21] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH v6 14/21] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH v6 15/21] arm64: signal: wrap struct ucontext, fp and lr with struct sigframe
` [PATCH v6 16/21] arm64: signal: share lp64 signal routines to ilp32
` [PATCH v6 17/21] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH v6 18/21] arm64: ilp32: introduce ilp32-specific handlers for sigframe
` [PATCH v6 19/21] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH v6 20/21] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32
` [PATCH v6 21/21] arm64:ilp32: add ARM64_ILP32 to Kconfig

[PATCH] clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
 2016-01-08 11:11 UTC  (2+ messages)

[PATCH] arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
 2016-01-08 10:59 UTC  (2+ messages)

[PATCH v2 0/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM/Ixora carrier board
 2016-01-08 10:59 UTC  (13+ messages)
` [PATCH v2 1/2] ARM: dts: imx6: Add support for Toradex Apalis iMX6Q/D SoM
` [PATCH v2 2/2] ARM: dts: imx6: Add support for Toradex Ixora carrier board

[PATCH 0/2] arm: configs: improve KVM support
 2016-01-08 10:52 UTC  (4+ messages)
` [PATCH 1/2] arm: multi_v7_defconfig: Add virtio drivers

[PATCH] ARM: dts: compulab: add new board description
 2016-01-08 10:50 UTC  (4+ messages)

[PATCH] ARM: zx_defconfig: remove CONFIG_MMC_DW_IDMAC
 2016-01-08 10:49 UTC  (3+ messages)

[PATCH 0/2] Add LEDs support for the ARM Versatile DT
 2016-01-08 10:48 UTC  (6+ messages)
` [PATCH 1/2] ARM: versatile: add the syscon LEDs to the DT
` [PATCH 2/2] ARM: versatile: enable the right LEDs

[PATCH] ARM: pxa: add defconfig covering all the boards
 2016-01-08 10:46 UTC  (2+ messages)

[GIT PULL] Amlogic DT changes for 4.5
 2016-01-08 10:45 UTC  (2+ messages)

[Question] Any restriction for the location of initramdisk?
 2016-01-08 10:22 UTC  (2+ messages)

[PATCH 0/3] checkpatch: handling of memory barriers
 2016-01-08 10:14 UTC  (6+ messages)
` [PATCH 3/3] checkpatch: add virt barriers

[RESEND PATCH v2] soc: mediatek: PMIC wrap: Clear the vldclr if state machine stay on FSM_VLDCLR state
 2016-01-08 10:08 UTC  (3+ messages)

[PATCH] mmc: pwrseq_simple: Support assigned-clocks
 2016-01-08  9:59 UTC 

[PATCH v2 00/12] Add the family patches to support for kylin board
 2016-01-08  9:46 UTC  (5+ messages)
` [PATCH v2 04/12] clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for sclk_i2s_out

dra7xx pci driver broken on dra7xx-evm
 2016-01-08  9:22 UTC  (11+ messages)
  ` [PATCH] arm: pci: mark the dra7xx driver as broken

[RFC PATCH v2 0/4] Add RK3229 HDMI support
 2016-01-08  9:13 UTC  (6+ messages)
` [RFC PATCH v2 3/4] drm: rockchip: hdmi: add "

[PATCH v3 0/3] Enable X-Gene standby GPIO as interrupt controller
 2016-01-08  9:07 UTC  (4+ messages)
` [PATCH v3 1/3] gpio: xgene: "

[PATCH] mmc: pwrseq_simple: Make reset-gpios optional to match doc
 2016-01-08  9:07 UTC 

[PATCH] arm64: KVM: Fix AArch64 guest userspace exception injection
 2016-01-08  8:56 UTC  (3+ messages)

[PATCH] ata: add AMD Seattle platform driver
 2016-01-08  8:46 UTC  (6+ messages)

[PATCH] clk: mediatek: Fix memory leak on clock init fail
 2016-01-08  8:21 UTC  (2+ messages)

[PATCH 2/2] memory: omap-gpmc: Add Kconfig option for debug
 2016-01-08  7:59 UTC  (14+ messages)

[PATCH 1/2] Document: i2c: Add a dt binding for mediatek MT2701 soc
 2016-01-08  7:45 UTC  (4+ messages)

[PATCH v2 0/3] USB: add generic onboard USB HUB driver
 2016-01-08  3:33 UTC  (7+ messages)

[PATCH v2 0/4] Mediatek MT2701 SCPSYS power domain support
 2016-01-08  3:32 UTC  (5+ messages)
` [PATCH v2 1/4] soc: mediatek: Separate scpsys driver common code
` [PATCH v2 2/4] soc: mediatek: Init MT8173 scpsys driver earlier
` [PATCH v2 3/4] soc: mediatek: Add MT2701 power dt-bindings
` [PATCH v2 4/4] soc: mediatek: Add MT2701 scpsys driver

next boot: 564 boots: 59 failed, 448 passed with 57 offline (next-20160107)
 2016-01-08  2:47 UTC  (4+ messages)

[PATCH] ARM: Runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()
 2016-01-08  2:44 UTC  (8+ messages)

[PATCH v5 0/6] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2016-01-08  2:16 UTC  (7+ messages)
` [PATCH v5 1/6] clk: hisilicon: add CRG driver for hi3519 soc
` [PATCH v5 2/6] ARM: hisi: add compatible string for Hi3519 soc
` [PATCH v5 3/6] ARM: config: hisi: enable CONFIG_RESET_CONTROLLER
` [PATCH v5 4/6] ARM: debug: add hi3519 debug uart
` [PATCH v5 5/6] mfd: dt-bindings: add device tree bindings for Hi3519 sysctrl
` [PATCH v5 6/6] ARM: dts: add dts files for Hi3519

[PATCH v3 00/62] Add ACPI support for arm64 on Xen
 2016-01-08  2:12 UTC  (9+ messages)
` [PATCH v3 59/62] xen/arm: Add a hypercall for device mmio mapping

[PATCH 0/2] regulator: act8945a: add regulator driver for the sub-device of ACT8945A MFD
 2016-01-08  2:08 UTC  (3+ messages)
` [PATCH 1/2] regulator: act8945a: add regulator driver for ACT8945A
` [PATCH 2/2] regulator: add documentation for ACT8945A's regulator DT bindings

[PATCH] ARM: dts: rockchip: Add support emac for RK3036
 2016-01-08  1:37 UTC 

[PATCH v2 0/3] Add support emac for the RK3036 SoC platform
 2016-01-08  1:35 UTC  (4+ messages)
` [PATCH v2 1/3] net: ethernet: arc: Probe emac after set RMII clock
` [PATCH v2 2/3] net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs
` [PATCH v2 3/3] net: ethernet: arc: Add support emac for RK3036

[RESEND PATCH v2] usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling
 2016-01-08  1:28 UTC 

[RESEND PATCH] usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT
 2016-01-08  1:26 UTC 

[PATCH v4 0/3] dma-mapping: Patches for speeding up allocation
 2016-01-08  0:36 UTC  (3+ messages)
` [PATCH v4 1/3] ARM: dma-mapping: Optimize allocation
` [PATCH v4 3/3] ARM: dma-mapping: Use DMA_ATTR_NOHUGEPAGE hint to optimize allocation

[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-08  0:20 UTC  (4+ messages)
` [PATCH v11 2/4] PM / Domains: add setter for dev.pm_domain

[PATCH 0/4] ata: ahci_brcmstb: ALPM support
 2016-01-08  0:03 UTC  (5+ messages)
` [PATCH 1/4] ata: ahci_brcmstb: enable support for ALPM
` [PATCH 2/4] ata: ahci_brcmstb: disable DIPM support
` [PATCH 3/4] drivers: ata: wake port before DMA stop for ALPM
` [PATCH 4/4] libata: skip debounce delay on link resume


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