linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-26 15:31:01 to 2015-03-27 10:42:22 UTC [more...]

[PATCH 0/5] arm64: Patching branches for fun and profit
 2015-03-27 10:42 UTC  (7+ messages)
` [PATCH 2/5] arm64: alternative: Allow immediate branch as alternative instruction

[PATCH] pinctrl: fsl: imx: Check for 0 config register
 2015-03-27 10:41 UTC  (4+ messages)

ARM: KVM/XEN: how should we support virt-what?
 2015-03-27 10:25 UTC  (6+ messages)

ARM: dts: Fix wrong SoC type to build devicetrees for i.MX27
 2015-03-27 10:22 UTC 

at91 clocks
 2015-03-27 10:21 UTC  (9+ messages)

gpio-syscon for Keystone 2 - DT bindings mismatch code expectation?
 2015-03-27 10:21 UTC  (3+ messages)

Thermal: Cleanups, fixes and hardware trip points
 2015-03-27 10:18 UTC  (19+ messages)
` [PATCH 01/13] thermal: Make temperatures consistently unsigned long
` [PATCH 02/13] thermal: trivial: fix typo in comment
` [PATCH 03/13] thermal: remove useless call to thermal_zone_device_set_polling
` [PATCH 04/13] thermal: Fix not emulating critical temperatures
` [PATCH 05/13] thermal: inline only once used function
` [PATCH 06/13] thermal: streamline get_trend callbacks
` [PATCH 07/13] thermal: of: streamline .get_temp callbacks
` [PATCH 08/13] thermal: Allow sensor ops to fail with -ENOSYS
` [PATCH 09/13] thermal: of: always set sensor related callbacks
` [PATCH 10/13] thermal: Make struct thermal_zone_device_ops const
` [PATCH 11/13] thermal: of: make of_thermal_ops const
` [PATCH 12/13] thermal: Add support for hardware-tracked trip points
` [PATCH 13/13] thermal: of: implement .set_trips for device tree thermal zones

[PATCH] ARM, arm64: kvm: get rid of the bounce page
 2015-03-27 10:18 UTC  (2+ messages)
` [PATCH] ARM: kvm: round HYP section to page size instead of log2 upper bound

[PATCH 1/2] pinctrl: at91: Add set_multiple GPIO chip feature
 2015-03-27 10:11 UTC  (3+ messages)

[GIT PULL] ARM: OMAP2+: hwmod data changes for AM43xx and DRA7xx for v4.1
 2015-03-27 10:09 UTC 

[PATCH] net: fec: setup right value for mdio hold time
 2015-03-27 10:08 UTC 

Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page"
 2015-03-27 10:06 UTC  (8+ messages)

[RFC PATCH 0/5] MT8173 IOMMU support
 2015-03-27  9:41 UTC  (5+ messages)
` [PATCH 2/5] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH v2 00/12] KVM: arm/arm64: move VGIC MMIO to kvm_io_bus
 2015-03-27  9:33 UTC  (7+ messages)
` [PATCH v2 06/12] KVM: mark kvm->buses as empty once they were destroyed
` [PATCH v2 12/12] KVM: arm/arm64: remove now obsolete VGIC specific MMIO handling code

[PATCH v8]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-03-27  9:21 UTC  (6+ messages)
` [PATCH 4/6] clk: mediatek: Add basic clocks for Mediatek MT8135

[PATCH v9]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-03-27  9:20 UTC  (8+ messages)
` [PATCH 1/6] clk: make strings in parent name arrays const
` [PATCH 2/6] clk: mediatek: Add initial common clock support for Mediatek SoCs
` [PATCH 3/6] clk: mediatek: Add reset controller support
` [PATCH 4/6] clk: mediatek: Add basic clocks for Mediatek MT8135
` [PATCH 5/6] clk: mediatek: Add basic clocks for Mediatek MT8173
` [PATCH 6/6] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock/reset controllers

configuration for nc pins without pull
 2015-03-27  9:15 UTC  (2+ messages)

[PATCH 0/2] tc3589x OF only enforcement
 2015-03-27  9:04 UTC  (2+ messages)

[PATCH v3 0/3] Amlogic Meson8b pinctrl driver support
 2015-03-27  9:02 UTC  (2+ messages)

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-27  9:00 UTC  (7+ messages)
` [PATCH 32/35 linux-next] clk: "
  ` [PATCH 35/35 linux-next] pinctrl: "

[PATCH 0/2] leds/pwm: don't call pwm_disable when setting brightness
 2015-03-27  8:59 UTC  (4+ messages)

[PATCH] pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver
 2015-03-27  8:37 UTC  (2+ messages)

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-27  8:36 UTC  (10+ messages)
` [PATCH v3 04/15] clocksource: Add ARM System timer driver
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

[PATCH] pinmux: allow exlusive pin allocation among GPIO and peripheral funtions via flag strict in struct pinctrl_desc
 2015-03-27  8:32 UTC  (3+ messages)

[PATCH v1 0/2] 96boards: add thermal senor support to hikey board
 2015-03-27  8:30 UTC  (4+ messages)
` [PATCH v1 1/2] thermal: hisilicon: add new hisilicon thermal sensor driver

Need a phy function to enable / disable usb squelch detection
 2015-03-27  8:17 UTC  (3+ messages)

[PATCH V2 0/2] DRA7/X15: Thermal dts patches
 2015-03-27  8:08 UTC  (7+ messages)
` [PATCH V2 1/2] ARM: dts: DRA7: Add bandgap and related thermal nodes
` [PATCH V2 2/2] ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102

[PATCH v3 00/11] KVM: arm/arm64: move VGIC MMIO to kvm_io_bus
 2015-03-27  7:34 UTC  (10+ messages)
` [PATCH v3 08/11] KVM: arm/arm64: prepare GICv2 emulation to be handled by kvm_io_bus
` [PATCH v3 09/11] KVM: arm/arm64: merge GICv3 RD_base and SGI_base register frames
` [PATCH v3 10/11] KVM: arm/arm64: prepare GICv3 emulation to use kvm_io_bus MMIO handling

String literals in __init functions
 2015-03-27  7:32 UTC  (13+ messages)

[PATCH] mmc: dw_mmc: Don't send clock off command if power is off
 2015-03-27  7:21 UTC  (4+ messages)

[PATCH] MAINTAINERS: clk: discuss on the linux-clk@vger.kernel.org list
 2015-03-27  7:17 UTC  (2+ messages)

[PATCH 0/3] arm: msm: Use timer DT node for qcom watchdog config
 2015-03-27  5:55 UTC  (2+ messages)

[PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
 2015-03-27  5:55 UTC  (2+ messages)

[PATCH v2 1/2] watchdog: digicolor: document device tree binding
 2015-03-27  5:48 UTC  (4+ messages)
` [PATCH v2 2/2] watchdog: digicolor: driver for Conexant Digicolor CX92755 SoC

[PATCH] clk: qcom: Fix ipq806x LCC frequency tables
 2015-03-27  5:46 UTC  (3+ messages)

[PATCH v1] arm64:mm: enable the kernel execute attribute for HEAD_TEXT segment
 2015-03-27  5:08 UTC  (3+ messages)

[PATCH 0/5] arm64: add kdump support
 2015-03-27  4:43 UTC  (6+ messages)
` [PATCH 1/5] arm64: kdump: reserve memory for crash dump kernel
` [PATCH 3/5] arm64: kdump: do not go into EL2 before starting a "

[PATCH 1/2] phy: dt-binding: document Conexant Digicolor USB PHY
 2015-03-27  4:36 UTC  (2+ messages)
` [PATCH 2/2] phy: driver for Conexant Digicolor internal "

[PATCH v8 00/30] Refine PCI scan interfaces and make generic pci host bridge
 2015-03-27  2:31 UTC  (4+ messages)
` [PATCH v8 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges

[PATCH 0/4] clk: hisilicon: support stub clock
 2015-03-27  2:08 UTC  (7+ messages)
` [PATCH 1/4] clk: hisi: add API for allocation clk data struct
` [PATCH 3/4] clk: hisi: add stub clk driver

[PATCH v2] cpufreq: hisilicon: add acpu driver
 2015-03-27  2:02 UTC  (3+ messages)

[PATCH] ARM: force linker to use PIC veneers
 2015-03-27  0:01 UTC  (12+ messages)

[PATCH] dmaengine: pl330: fix the race condition in pl330 driver
 2015-03-26 23:55 UTC 

[PATCH v4 2/4] mfd: lubbock_cplds: add lubbock IO board
 2015-03-26 23:47 UTC  (11+ messages)

Propagating clock rate constraints
 2015-03-26 23:40 UTC 

[PATCH 0/3] Add devm_of_phy_get_by_index and update platform drivers
 2015-03-26 23:07 UTC  (7+ messages)
` [PATCH 1/3] phy: core: Add devm_of_phy_get_by_index to phy-core

[PATCH v1 0/3] USB PHY driver for Broadcom's Cygnus chipse
 2015-03-26 23:02 UTC  (5+ messages)
` [PATCH v1 2/3] Phy: DT binding documentation for Broadcom Cygnus USB PHY driver

[patch v11 00/23] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-26 23:01 UTC  (7+ messages)
` [patch v11 12/23] ARM64 / ACPI: Parse MADT for SMP initialization

[PATCH v2 0/5] arm64: Patching branches for fun and profit
 2015-03-26 22:48 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: insn: Add aarch64_insn_decode_immediate
` [PATCH v2 2/5] arm64: alternative: Allow immediate branch as alternative instruction
` [PATCH v2 3/5] arm64: Extract feature parsing code from cpu_errata.c
` [PATCH v2 4/5] arm64: alternative: Introduce feature for GICv3 CPU interface
` [PATCH v2 5/5] arm64: KVM: Switch vgic save/restore to alternative_insn

[PATCH v2] coresight: moving to new "hwtracing" directory
 2015-03-26 22:22 UTC  (2+ messages)

[PATCH] serial: imx: protect Soft Reset of port with lock
 2015-03-26 22:01 UTC  (2+ messages)

[PATCH v2] pinctrl: make of_device_ids const
 2015-03-26 22:00 UTC 

ATSAMA5D big endian work
 2015-03-26 21:46 UTC  (3+ messages)
` [PATCH 02/13] tty: serial: atmel: fix big-endian on ARMv7 devices

[PATCH v3 0/*] serial/amba-pl011: Activate TX IRQ passively
 2015-03-26 21:30 UTC  (2+ messages)

[PATCH v2] amba-pl011: simplify TX handling
 2015-03-26 21:28 UTC  (2+ messages)

[PATCH v2 0/2] serial/amba-pl011: Activate TX IRQ passively
 2015-03-26 21:27 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] serial/amba-pl011: Leave the TX IRQ alone when the UART is not open

[PATCH 0/8] sa11x0 PCMCIA updates
 2015-03-26 20:38 UTC  (2+ messages)

[PATCHv2 0/2] qcom_rpm: add support for IPQ8064 resources
 2015-03-26 20:09 UTC  (5+ messages)
` [PATCHv2 1/2] mfd: devicetree: qcom_rpm: document "
` [PATCHv2 2/2] mfd: qcom_rpm: add support for IPQ8064

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

[PATCH v4] dt-bindings: brcm: rationalize Broadcom documentation naming
 2015-03-26 19:00 UTC  (4+ messages)

"ARM: multi_v7_defconfig: Enable shmobile platforms" breaks Tegra20 multi_v7_defconfig boot
 2015-03-26 18:57 UTC  (6+ messages)

[PATCHv5 00/35] ARM: OMAP2+: PRCM/SCM cleanups against 4.0-rc
 2015-03-26 18:49 UTC  (8+ messages)
` [PATCHv5 11/35] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver

[PATCH] ARM: multi_v7_defconfig: enable alpine platform
 2015-03-26 18:34 UTC 

[PATCH v6] crypto: Add Allwinner Security System crypto accelerator
 2015-03-26 18:31 UTC  (3+ messages)
` [PATCH v6 4/4] "

[PATCH] dma: at_xdmac: use __le32 for dma addresses
 2015-03-26 18:08 UTC 

[PATCH] dma: at_hdmac: use __le32 for dma addresses
 2015-03-26 18:02 UTC 

[PATCH 0/2] ARM: dts: sunxi: Fix cpufreq instabilities
 2015-03-26 17:56 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP setting
    ` [linux-sunxi] "

[RESEND PATCH 1/2] ARM: dts: am4372: Add "ti, am437x-ocp2scp" as compatible string for OCP2SCP
 2015-03-26 17:50 UTC  (3+ messages)
` [RESEND PATCH 2/2] bus: ocp2scp: SYNC2 value should be changed to 0x6

atmel dma endian fixes
 2015-03-26 17:42 UTC  (6+ messages)
` [PATCH 2/3] dmaengine: at_hdmac: use __le32 for descriptor writes
` [PATCH 3/3] dma: at_xdmac: make all descriptors little endian

[GIT PULL 1/2] ARM: rockchip: soc code changes for 4.1
 2015-03-26 17:41 UTC  (2+ messages)

[PATCH v6 0/4] edac: Add APM X-Gene SoC EDAC driver
 2015-03-26 17:39 UTC  (2+ messages)

SAM5D3 Xplained MMC device tree updates
 2015-03-26 17:38 UTC  (4+ messages)
` [PATCH 1/3] ARM: at91/dt: sama5d3 fill in mmc1 and default disabled
` [PATCH 2/3] ARM: at91/dt: sama5d3 add mmc0 vmmcq entry
` [PATCH 3/3] ARM: at91/dt: sama5d3 add gpio regulator for vmmc0

[PATCH] ARM: DRA7: Enable Cortex A15 errata 798181
 2015-03-26 17:35 UTC  (3+ messages)

[PATCH] arm: mach-omap2: remove superfluous NULL pointer check
 2015-03-26 17:34 UTC  (2+ messages)

[PATCH v5 0/6] QEMU ARM64 Migration Fixes
 2015-03-26 17:26 UTC  (11+ messages)
` [PATCH v5 2/6] target-arm: kvm: save/restore mp state
` [PATCH v5 3/6] hw/intc: arm_gic_kvm.c restore config first
` [PATCH v5 4/6] target-arm: kvm64 sync FP register state
` [PATCH v5 5/6] target-arm: kvm64 fix save/restore of SPSR regs
` [PATCH v5 6/6] target-arm: cpu.h document why env->spsr exists

[PATCH v4 0/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
 2015-03-26 17:19 UTC  (3+ messages)

[PATCH] ARM: mvebu: GPIO reset on GlobalScale Mirabox
 2015-03-26 17:16 UTC  (6+ messages)

[PATCH resend v2 0/2] ARM: dts: sunxi: Fix cpufreq instabilities
 2015-03-26 17:11 UTC  (3+ messages)
` [PATCH resend v2 1/2] ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP setting
  ` [linux-sunxi] "

[PATCH 2/2] sunxi: a20-LIME2 define board specific operating points
 2015-03-26 17:08 UTC 

[PATCH 1/2] sunxi: a20-LIME2 update regulator description
 2015-03-26 17:06 UTC 

[PATCH v2 1/1] ARM: exynos_defconfig: Enable options to mount a rootfs via NFS
 2015-03-26 16:50 UTC  (2+ messages)

Exynos5422 odroidxu3 pwm-fan control using thermal sensors
 2015-03-26 16:39 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts :exynos5422-odroidxu3 Add pwm-fan node to the Odroid-XU3 board
` [PATCH 2/6] ARM: dts exynos5420 update the cooling cells for core cpu0
` [PATCH 3/6] ARM:dts exynos5422 Update the thermal sensor for tmu_cpu0
` [PATCH 4/6] ARM: dts: OdroidXU3: Enable TMU at Exynos5422 base
` [PATCH 5/6] pwm: samsung: Fix output race on disabling
` [PATCH 6/6] hwmon: pwm-fan: Update the duty cycle inorder to control the pwm-fan

[PATCH v3 0/9] Add simple EEPROM Framework via regmap
 2015-03-26 16:23 UTC  (4+ messages)
` [PATCH v3 3/9] eeprom: Add a simple EEPROM framework for eeprom providers

RPmsg, DMA and ARM64
 2015-03-26 16:15 UTC  (4+ messages)

[RFC] add avr32/at91 on-chip iO accessors
 2015-03-26 16:01 UTC  (6+ messages)
` [RFC 4/6] spi: atmel: use atmel_io.h to provide on-chip IO

[FOR DISCUSSION 0/9] Dove PMU support
 2015-03-26 16:00 UTC  (6+ messages)
` [PATCH 2/3] pm: domains: factor out code to get the generic PM domain from a struct device

[PATCH v2 0/7] dmaengine/dra7x: DMA router (crossbar support)
 2015-03-26 15:37 UTC  (9+ messages)
` [PATCH v2 1/7] dmaengine: of_dma: Support for DMA routers
` [PATCH v2 3/7] dmaengine: Add driver for TI DMA crossbar on DRA7x

[PATCH 1/2] ARM: dts: hummingboard: enable PCF8523 RTC support
 2015-03-26 15:31 UTC  (3+ 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).