linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-26 08:12:38 to 2015-03-26 16:39:15 UTC [more...]

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

String literals in __init functions
 2015-03-26 16:37 UTC  (5+ messages)

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

[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  (16+ messages)
` [RFC 1/6] atmel: add atmel_io.h
` [RFC 2/6] tty: serial: atmel: use atmel_io.h to provide on-chip IO
` [RFC 3/6] clocksource: tcb_clksrc: "
` [RFC 4/6] spi: atmel: "
` [RFC 5/6] usb: gadget: atmel_usba: "
` [RFC 6/6] mmc: atmel-mci: "

[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

Thermal: Cleanups, fixes and hardware trip points
 2015-03-26 15:54 UTC  (14+ 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 v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-26 15:46 UTC  (6+ messages)
` [PATCH v3 04/15] clocksource: Add ARM System timer driver
` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

[PATCH v2 0/7] dmaengine/dra7x: DMA router (crossbar support)
 2015-03-26 15:37 UTC  (13+ 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 v2 4/7] dmaengine: omap-dma: Use defines for dma channels and request count

[PATCH 1/2] ARM: dts: hummingboard: enable PCF8523 RTC support
 2015-03-26 15:31 UTC  (3+ messages)

Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page"
 2015-03-26 15:29 UTC  (6+ messages)

at91 clocks
 2015-03-26 15:28 UTC  (6+ messages)

[PATCH] arm: fix integer overflow in ELF_ET_DYN_BASE
 2015-03-26 15:19 UTC  (3+ messages)

[patch v11 00/23] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-26 15:15 UTC  (11+ messages)
` [patch v11 09/23] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [patch v11 12/23] ARM64 / ACPI: Parse MADT for SMP initialization
` [patch v11 13/23] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID

[PATCH v2 0/5] ARM: sunxi: SRAM mapping support
 2015-03-26 14:53 UTC  (6+ messages)
` [PATCH v2 1/5] drivers: soc: sunxi: Introduce SoC driver to map SRAMs
` [PATCH v2 2/5] ARM: dts: sun4i: Add A10 SRAM and SRAM controller
` [PATCH v2 3/5] ARM: dts: sun5i: Add A13 and A10s "
` [PATCH v2 4/5] ARM: dts: sun7i: Add A20 "
` [PATCH v2 5/5] net: allwinner: emac: Claim our SRAM

[PATCH 0/5] ARM: sunxi: SRAM mapping support
 2015-03-26 14:44 UTC  (10+ messages)
` [PATCH 1/5] drivers: soc: sunxi: Introduce SoC driver to map SRAMs
` [PATCH 2/5] ARM: dts: sun4i: Add A10 SRAM and SRAM controller
` [PATCH 5/5] net: allwinner: emac: Claim our SRAM

[PATCH v3 00/11] KVM: arm/arm64: move VGIC MMIO to kvm_io_bus
 2015-03-26 14:39 UTC  (12+ messages)
` [PATCH v3 01/11] KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks
` [PATCH v3 02/11] KVM: move iodev.h from virt/kvm/ to include/kvm
` [PATCH v3 03/11] KVM: arm/arm64: remove now unneeded include directory from Makefile
` [PATCH v3 04/11] KVM: x86: "
` [PATCH v3 05/11] KVM: arm/arm64: rename struct kvm_mmio_range to vgic_io_range
` [PATCH v3 06/11] KVM: arm/arm64: simplify vgic_find_range() and callers
` [PATCH v3 07/11] KVM: arm/arm64: implement kvm_io_bus MMIO handling for the VGIC
` [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
` [PATCH v3 11/11] KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus

[PATCH v1] arm64:mm: enable the kernel execute attribute for HEAD_TEXT segment
 2015-03-26 14:34 UTC  (2+ messages)

[PATCH 0/4] clk: hisilicon: support stub clock
 2015-03-26 14:22 UTC  (7+ messages)
` [PATCH 1/4] clk: hisi: add API for allocation clk data struct
` [PATCH 2/4] dt-bindings: clk: hisilicon: Document stub clock driver
` [PATCH 3/4] clk: hisi: add stub clk driver
` [PATCH 4/4] clk: hisi: add stub clock register function

[PATCH 0/3] qcom_rpm: add support for IPQ8064 resources
 2015-03-26 14:19 UTC  (4+ messages)
` [PATCH 2/3] mfd: qcom_rpm: add support for IPQ8064

[PATCH v2] cpufreq: hisilicon: add acpu driver
 2015-03-26 14:13 UTC  (3+ messages)

Dropping "depends on SMP" for HAVE_ARM_TWD
 2015-03-26 13:57 UTC 

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

Request for additional arm64 branch in linux-next
 2015-03-26 13:49 UTC  (3+ messages)

[PATCH] ARM: print cma-reserved pages from show_mem
 2015-03-26 13:47 UTC  (11+ messages)

imx6: PCIe imx6_pcie_assert_core_reset() hangs after watchdog reset
 2015-03-26 13:39 UTC  (6+ messages)

soc_id content according to specification
 2015-03-26 13:32 UTC  (2+ messages)

atmel dma endian fixes
 2015-03-26 13:27 UTC  (5+ messages)
` [PATCH 1/3] dmaengine: at_hdmac: use endian agnostic IO accesors
` [PATCH 2/3] dmaengine: at_hdmac: use __le32 for descriptor writes
` [PATCH 3/3] dma: at_xdmac: make all descriptors little endian
` [Linux-kernel] atmel dma endian fixes

[PATCH] ARM: force linker to use PIC veneers
 2015-03-26 13:19 UTC  (13+ messages)

[PATCH 00/16 v2] iommu: Move domain allocation into drivers
 2015-03-26 12:52 UTC  (18+ messages)
` [PATCH 01/16] iommu: Introduce domain_alloc and domain_free iommu_ops
` [PATCH 02/16] iommu: Introduce iommu domain types
` [PATCH 03/16] iommu: Only allow iommu_map/unmap for paging domains
` [PATCH 04/16] iommu/amd: Make use of domain_alloc and domain_free
` [PATCH 05/16] iommu/vt-d: "
` [PATCH 06/16] iommu/omap: "
` [PATCH 07/16] iommu/arm-smmu: "
` [PATCH 08/16] iommu/exynos: "
` [PATCH 09/16] iommu/tegra-smmu: "
` [PATCH 10/16] iommu/tegra-gart: "
` [PATCH 11/16] iommu/msm: "
` [PATCH 12/16] iommu/shmobile: "
` [PATCH 13/16] iommu/ipmmu-vmsa: "
` [PATCH 14/16] iommu/rockchip: "
` [PATCH 15/16] iommu/fsl: "
` [PATCH 16/16] iommu: Remove domain_init and domain_free iommu_ops

[PATCH v2 00/12] KVM: arm/arm64: move VGIC MMIO to kvm_io_bus
 2015-03-26 12:41 UTC  (5+ messages)
` [PATCH v2 06/12] KVM: mark kvm->buses as empty once they were destroyed

[PATCH] pinctrl: at91: convert __raw to endian agnostic IO
 2015-03-26 12:23 UTC  (2+ messages)

[PATCH] ARM: BCM5301X: Implement SMP support
 2015-03-26 12:00 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 0/3] clockevents: Manage device's state separately for core
 2015-03-26 11:59 UTC  (5+ messages)

[PATCH v7 0/7] Support for Fujitsu MB86S7X SoCs
 2015-03-26 11:58 UTC  (5+ messages)
` [PATCH v7 2/7] mailbox: arm_mhu: add driver for ARM MHU controller

ATSAMA5D big endian work
 2015-03-26 11:38 UTC  (8+ messages)
` [PATCH 06/13] ARM: at91: PIT: make IO endian agnostic
` [PATCH 07/13] clocksource: tcb_clksrc: "

[PATCH 0/8] sa11x0 PCMCIA updates
 2015-03-26 11:24 UTC  (9+ messages)
` [PATCH 1/8] pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers
` [PATCH 2/8] pcmcia: sa11x0: convert memory allocation to devm_* API
` [PATCH 3/8] pcmcia: pxa2xx: update socket driver to use devm_clk_get() API
` [PATCH 4/8] pcmcia: pxa2xx: convert memory allocation to devm_* API
` [PATCH 5/8] pcmcia: sa1111: update socket driver to use devm_clk_get() API
` [PATCH 6/8] pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()
` [PATCH 7/8] pcmcia: sa11xx_base.c: remove useless init/exit functions
` [PATCH 8/8] pcmcia: soc_common: remove skt_dev_info's clk pointer

[PATCH 4/7] clocksource: dw_apb_timer_of: make IO endian agnostic
 2015-03-26 10:58 UTC  (4+ messages)

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

[PATCH/RFC 0/5] ARM: shmobile: Add INTC-SYS clock to device tree
 2015-03-26 10:39 UTC  (7+ messages)
` [PATCH/RFC 1/5] clk: shmobile: mstp: Never disable INTC-SYS

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-26 10:24 UTC  (7+ messages)

[PATCH v4 0/8] Add support for QCOM GDSCs
 2015-03-26  9:20 UTC  (9+ messages)
` [PATCH v4 1/8] clk: qcom: Add support for GDSCs
` [PATCH v4 2/8] clk: qcom: gdsc: Prepare common clk probe to register gdscs
` [PATCH v4 3/8] clk: qcom: gdsc: Add GDSCs in msm8916 GCC
` [PATCH v4 4/8] clk: qcom: gdsc: Add GDSCs in msm8974 GCC
` [PATCH v4 5/8] clk: qcom: gdsc: Add GDSCs in msm8974 MMCC
` [PATCH v4 6/8] clk: qcom: gdsc: Add GDSCs in apq8084 GCC
` [PATCH v4 7/8] clk: qcom: gdsc: Add GDSCs in apq8084 MMCC
` [PATCH v4 8/8] arm: dts: qcom: Add #power-domain-cells property

[PATCH v1 0/2] 96boards: add thermal senor support to hikey board
 2015-03-26  9:14 UTC  (3+ messages)
` [PATCH v1 1/2] thermal: hisilicon: add new hisilicon thermal sensor driver

ARM: KVM/XEN: how should we support virt-what?
 2015-03-26  9:01 UTC  (2+ messages)

mc34708 regulators
 2015-03-26  8:38 UTC  (2+ messages)

[PATCH 0/6] i2c: qup: Add support for v2 tags and bam dma
 2015-03-26  8:36 UTC  (6+ messages)
` [PATCH 2/6] i2c: qup: Add V2 tags support

[PATCH 00/12] USB: chipidea: patchset for performance improvement
 2015-03-26  8:34 UTC  (4+ messages)

[PATCH 0/5] arm64: add kdump support
 2015-03-26  8:28 UTC  (6+ messages)
` [PATCH 1/5] arm64: kdump: reserve memory for crash dump kernel
` [PATCH 2/5] arm64: kdump: implement machine_crash_shutdown()
` [PATCH 3/5] arm64: kdump: do not go into EL2 before starting a crash dump kernel
` [PATCH 4/5] arm64: add kdump support
` [PATCH 5/5] arm64: enable kdump in the arm64 defconfig

[PATCH v10 0/2] mfd: axp20x: Add DT binding documentation
 2015-03-26  8:26 UTC  (5+ messages)
` [PATCH v10 1/2] mfd: AXP20x: Add bindings documentation
` [PATCH v10 2/2] dt-bindings: add vendor-prefix for X-Powers

[RFC v2 0/5] arm64: kvm: reset hyp context for kexec
 2015-03-26  8:25 UTC  (6+ messages)
` [RFC v2 1/5] arm64: kvm: add a cpu tear-down function
` [RFC v2 2/5] arm64: kvm: allow EL2 context to be reset on shutdown
` [RFC v2 3/5] arm64: kvm: add cpu reset hook for cpu hotplug
` [RFC v2 4/5] arm64: kvm: add cpu reset at module exit
` [RFC v2 5/5] arm: kvm: add stub implementation for kvm_cpu_reset()

[PATCH] ARM: dts: vf610: fix missing irqs
 2015-03-26  8:12 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).