messages from 2014-04-28 07:10:36 to 2014-04-28 15:22:40 UTC [more...]
[PATCH v3 part1 00/11] Enable ACPI on ARM64 in Kconfig
2014-04-28 15:22 UTC (16+ messages)
` [PATCH v3 part1 04/11] ARM64 / ACPI: Introduce arm-core.c and its related head file
` [Linaro-acpi] "
` [PATCH v3 part1 06/11] ARM64 / ACPI: Introduce lowlevel suspend function
` [Linaro-acpi] "
` [PATCH v3 part1 07/11] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology
` [PATCH v3 part1 08/11] ARM64 / ACPI: Introduce PCI functions for ACPI on ARM64
[PATCH v6 RESEND 0/5] Add Broadcom Kona PWM Support
2014-04-28 15:19 UTC (4+ messages)
[PATCH 00/15] bus: omap_l3_noc: driver cleanups and support for DRA7/AM4372
2014-04-28 15:15 UTC (22+ messages)
` [PATCH V3 00/20] "
` [PATCH V3 01/20] bus: omap_l3_noc: Fix copyright information
` [PATCH V3 02/20] bus: omap_l3_noc: rename functions and data to omap_l3
` [PATCH V3 03/20] bus: omap_l3_noc: remove iclk from omap_l3 struct
` [PATCH V3 04/20] bus: omap_l3_noc: populate l3->dev and use it
` [PATCH V3 05/20] bus: omap_l3_noc: switch over to relaxed variants of readl/writel
` [PATCH V3 06/20] bus: omap_l3_noc: un-obfuscate l3_targ address computation
` [PATCH V3 07/20] bus: omap_l3_noc: move L3 master data structure out
` [PATCH V3 08/20] bus: omap_l3_noc: convert target information into a structure
` [PATCH V3 09/20] bus: omap_l3_noc: Add support for discountinous flag mux input numbers
` [PATCH V3 10/20] bus: omap_l3_noc: use of_match_data to pick up SoC information
` [PATCH V3 11/20] bus: omap_l3_noc: convert flagmux information into a structure
` [PATCH V3 12/20] bus: omap_l3_noc: fix masterid detection
` [PATCH V3 13/20] bus: omap_l3_noc: make error reporting and handling common
` [PATCH V3 14/20] bus: omap_l3_noc: improve readability by using helper for slave event parsing
` [PATCH V3 15/20] bus: omap_l3_noc: ignore masked out unclearable targets
` [PATCH V3 16/20] bus: omap_l3_noc: add information about the type of operation
` [PATCH V3 17/20] bus: omap_l3_noc: Add information about the context "
` [PATCH V3 18/20] bus: omap_l3_noc: introduce concept of submodule
` [PATCH V3 19/20] bus: omap_l3_noc: Add DRA7 interconnect error data
` [PATCH V3 20/20] bus: omap_l3_noc: Add AM4372 "
[PATCH] clk: shmobile: clk-mstp: change to using clock-indices
2014-04-28 15:03 UTC (3+ messages)
[PATCH 0/7] mfd: add basic sun6i A31 PRCM support
2014-04-28 14:58 UTC (8+ messages)
` [PATCH 1/7] reset: sunxi: document sunxi's reset controllers bindings
` [PATCH 2/7] reset: sunxi: allow MFD subdevices probe
` [PATCH 3/7] mfd: add support for sun6i PRCM (Power/Reset/Clock Management) unit
` [PATCH 4/7] mfd: sun6i-prcm: document DT bindings
` [PATCH 5/7] clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
` [PATCH 6/7] clk: sunxi: document PRCM clock compatible strings
` [PATCH 7/7] ARM: sunxi: dt: add PRCM clk and reset controller subdevices
[PATCH v2 00/38] ARM: orion5x: big step towards DT conversion
2014-04-28 14:56 UTC (5+ messages)
` [PATCH v2 05/38] memory: mvebu-devbus: use ARMADA_ prefix in defines
[PATCH] ARM: l2c: prima2: only call l2x0_of_init() on matching nodes
2014-04-28 14:52 UTC (6+ messages)
[PATCH] ASoC: fsl: select SND_SOC_IMX_PCM_DMA where needed
2014-04-28 14:46 UTC
[PATCH 0/6] Add CPTS support for AM437x
2014-04-28 14:45 UTC (10+ messages)
` [PATCH 1/6] drivers: net: cpts: Remove hardcoded clock name for CPTS
` [PATCH 4/6] drivers: net: cpsw: Enable Annexe F Time sync
` [PATCH 5/6] ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clk
[patch V2 0/6] dma: edma: Provide granular residue accounting
2014-04-28 14:44 UTC (8+ messages)
` [patch V2 1/6] dma: edma: Sanitize residue reporting
` [patch V2 2/6] dma: edma: Check the current decriptor first in tx_status()
` [patch V2 3/6] dma: edma: Create private pset struct
` [patch V2 4/6] dma: edma: Store transfer data in edma_desc and edma_pset
` [patch V2 5/6] edma: Make reading the position of active channels work
` [patch V2 6/6] dma: edma: Provide granular accounting
[RFC 0/5] Nand
2014-04-28 14:41 UTC (3+ messages)
` [RFC 1/5] mtd:fsl_nfc: Nand flash controller for VF610, MPC5125, etc
[PATCH 1/4] ARM: dts: am335x-bone-common: use phandles for USB and DMA refs
2014-04-28 14:41 UTC (5+ messages)
` [PATCH 2/4] ARM: dts: am335x-evm: "
` [PATCH 3/4] ARM: dts: am335x-evmsk: "
` [PATCH 4/4] ARM: dts: am335x-igep0033: "
[PATCH v10 00/12] In-kernel PSCI v0.2 emulation for KVM ARM/ARM64
2014-04-28 14:40 UTC (13+ messages)
` [PATCH v10 02/12] ARM/ARM64: KVM: Add common header for PSCI related defines
` [PATCH v10 05/12] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
` [PATCH v10 07/12] ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET
` [PATCH v10 08/12] ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO
` [PATCH v10 11/12] ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND
[PATCH] ARM: dts: am33xx: fix DMA support for the second USB interface
2014-04-28 14:25 UTC (2+ messages)
[PATCH 0/3] ARM: dts: imx6 fsl-ssi and i2c4
2014-04-28 14:12 UTC (4+ messages)
` [PATCH 1/3] arm: dts: imx6qdl, remove fsl,ssi-dma-events
` [PATCH 2/3] arm: dts: imx6* Add clock-names for all ssi nodes
` [PATCH 3/3] ARM: dts: imx6dl, fix i2c4 device node
[PATCH v2 0/4] Support additional regulators on BCM590xx
2014-04-28 14:09 UTC (4+ messages)
` [PATCH v2 2/4] mfd: bcm590xx: add support for secondary I2C slave address
[PATCH v8 0/3] PSCI v0.2 support and DT bindings
2014-04-28 13:54 UTC (10+ messages)
` [PATCH v8 3/3] ARM: Check if a CPU has gone offline
[PATCH] ARM: imx: imx6q, Add i2c4 clock to the clock tree
2014-04-28 13:54 UTC
[PATCH v2] mtd: davinci-nand: disable subpage write for keystone-nand
2014-04-28 13:43 UTC (6+ messages)
[PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables
2014-04-28 13:23 UTC (4+ messages)
[PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM64
2014-04-28 13:12 UTC (7+ messages)
` [PATCH 1/3] perf tests: Introduce perf_regs_load function on ARM64
[PATCH 00/38] MMC updates, plus CuBox-i WiFi support
2014-04-28 13:10 UTC (12+ messages)
` [PATCH 21/38] mmc: sdhci: hack up driver to make it more compliant with UHS-1
[PATCH v3 0/6] MCPM backend for Exynos5420
2014-04-28 12:49 UTC (4+ messages)
` [PATCH v3 6/6] arm: exynos: Add /dev/bL_status user interface on Exynos5420
[PATCH v12 00/31] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
2014-04-28 12:49 UTC (11+ messages)
` [PATCH v12 11/31] documentation: iommu: add binding document of Exynos System MMU
` [PATCH v12 18/31] iommu/exynos: allow having multiple System MMUs for a master H/W
[PATCH V2 0/3] Add PMU and S2R support for exynos5420
2014-04-28 12:39 UTC (7+ messages)
` [PATCH V2 1/3] ARM: EXYNOS5: Add PMU settings "
` [PATCH V2 2/3] ARM: EXYNOS5: Support Suspend-to-RAM on EXYNOS5420
[PATCH] perf: ARM64: wire up perf_regs and unwind support
2014-04-28 12:32 UTC (9+ messages)
[RESUBMIT RFC PATCH v2 0/3] Add support for Exynos PMU driver
2014-04-28 12:26 UTC (7+ messages)
` [RESUBMIT RFC PATCH v2 1/3] ARM: EXYNOS: Move PMU specific definitions from common.h
` [RESUBMIT RFC PATCH v2 2/3] ARM: EXYNOS: Move pmu specific header files under "linux/mfd/samsung"
` [RESUBMIT RFC PATCH v2 3/3] drivers: mfd: Add support for Exynos PMU driver
[PATCH] ARM: dts: keystone: add cell's information to spi nodes
2014-04-28 12:20 UTC
[PATCH RFC 0/5] Dove PMU support
2014-04-28 12:17 UTC (6+ messages)
` [PATCH 3/5] ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets
[RFC PATCH 0/2] Add support for Exynos PMU driver
2014-04-28 12:08 UTC (7+ messages)
` [RFC PATCH v2 0/3] "
` [RFC PATCH v2 2/3] ARM: EXYNOS: Move pmu specific header files under "linux/mfd/samsung"
` [RFC PATCH v2 3/3] drivers: mfd: Add support for Exynos PMU driver
[PATCH v4 00/14] enable HiP04 SoC
2014-04-28 11:58 UTC (7+ messages)
` [PATCH v4 04/14] irq: gic: use mask field in GICC_IAR
` [PATCH v4 05/14] irq: gic: support hip04 gic
` [PATCH v4 14/14] virt: arm: "
[PATCH 0/4] mfd: twl4030-power: Enable off-idle configuration when booted with device tree
2014-04-28 11:48 UTC (9+ messages)
` [PATCH 1/4] mfd: twl4030-power: Add recommended idle configuration
` [PATCH 2/4] mfd: twl4030-power: Add support for board specific configuration
` [PATCH 3/4] mfd: twl4030power: Add a configuration to turn off oscillator during off-idle
` [PATCH 1a/4] mfd: twl4030-power: Add generic reset configuration
[PATCH 0/2] ARM: dts: sbc-t54: add support for sbc-t54 with cm-t54
2014-04-28 11:41 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] ARM: dts: cm-t54: add WiFi/BT support
[PATCH 0/3] Add PMU node for Exynos4210, Exynos4412, Exynos4212
2014-04-28 11:22 UTC (5+ messages)
` [PATCH v2 0/5] Add PMU node for Exynos SoCs
` [PATCH v2 1/5] ARM: dts: Add syscon handle in pmu node for exynos5250
[PATCH RESEND 0/3] Orion irqchip and Kirkwood SDIO
2014-04-28 11:02 UTC (5+ messages)
` [PATCH RESEND 1/3] mmc: mvsdio: silence card detect notice
` [PATCH RESEND 2/3] mmc: mvsdio: workaround for spurious irqs
[PATCH] ARM: dts: Remove vmmc-supply for mmc@12220000 on arndale-octa board
2014-04-28 10:55 UTC (8+ messages)
[PATCH v4 00/17] ASoC: fsl-ssi: Driver cleanup
2014-04-28 10:54 UTC (18+ messages)
` [PATCH v4 01/17] ASoC: fsl-ssi: Fix register values when disabling
` [PATCH v4 02/17] ASoC: fsl-ssi: Move debugging to seperate file
` [PATCH v4 03/17] ASoC: fsl-ssi: Use dev_name for DAI driver struct
` [PATCH v4 04/17] ASoC: fsl-ssi: Move imx-specific probe to seperate function
` [PATCH v4 05/17] ASoC: fsl-ssi: Remove useless DMA code
` [PATCH v4 06/17] ASoC: fsl-ssi: Cleanup probe function
` [PATCH v4 07/17] ASoC: fsl-ssi: Remove unnecessary variables from ssi_private
` [PATCH v4 08/17] ASoC: fsl-ssi: introduce SoC specific data
` [PATCH v4 09/17] ASoC: fsl-ssi: make fsl,mode property optional
` [PATCH v4 10/17] ASoC: fsl-ssi: Transmit enable synchronization
` [PATCH v4 11/17] ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_params
` [PATCH v4 12/17] ASoC: fsl-ssi: set bitclock in master mode from hw_params
` [PATCH v4 13/17] ASoC: fsl-ssi: remove unnecessary spinlock
` [PATCH v4 14/17] ASoC: fsl-ssi: Set framerate divider correctly for i2s master mode
` [PATCH v4 15/17] ASoC: fsl-ssi: Fix baudclock handling
` [PATCH v4 16/17] ASoC: fsl-ssi: reorder and document fsl_ssi_private
` [PATCH v4 17/17] ASoC: fsl-ssi: Use regmap
[RFC PATCH 0/8] component helper improvements
2014-04-28 10:52 UTC (7+ messages)
` [PATCH RFC 3/8] component: add support for component match array
` [PATCH RFC 6/8] component: remove old add_components method
[PATCHv3 00/41] OMAPDSS: DT support v3
2014-04-28 10:43 UTC (6+ messages)
` [PATCHv3 19/41] OMAPDSS: panel-dpi: Add DT support
[PATCH v6 0/7] arm64: Add ftrace support
2014-04-28 10:41 UTC (4+ messages)
` [PATCH v7 6/7] arm64: ftrace: Add CALLER_ADDRx macros
[PATCH v3 0/4] usb: ehci/ohci-exynos: Move to generic phy framework
2014-04-28 10:30 UTC (8+ messages)
` [PATCH 1/4] usb: ohci-exynos: Use struct device instead of platform_device
` [PATCH 2/4] usb: ehci-exynos: "
` [PATCH v3 3/4] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
` [PATCH v9 4/4] usb: ehci-exynos: Change "
[PATCH] clk: exynos5420: Add clock IDs needed by GPU
2014-04-28 10:20 UTC
[PATCH v7 00/10] R-Car Gen2 PCIe host driver
2014-04-28 10:03 UTC (4+ messages)
` [PATCH v7 01/10] PCI: host: rcar: Add Renesas R-Car PCIe driver
[PATCH v4 0/3] arm64: prerequisites for audit and ftrace
2014-04-28 9:58 UTC (5+ messages)
` [PATCH v5 0/4] "
` [PATCH v5 2/4] arm64: split syscall_trace() into separate functions for enter/exit
[PATCH v7 0/2] arm64: Add audit support
2014-04-28 9:55 UTC (7+ messages)
` [PATCH_v8 "
` [PATCH_v8 2/2] arm64: audit: Add audit hook in syscall_trace_enter/exit()
map_lowmem---something is wrong for LPAE?
2014-04-28 9:42 UTC
[PATCH v2 0/6] Add platform support for LSI AXM55xx
2014-04-28 9:41 UTC (8+ messages)
` [PATCH v2 3/6] ARM: dts: Device tree for AXM55xx
[PATCH v6] clk: Exynos5250: Add clocks for G3D
2014-04-28 9:37 UTC
[PATCH 0/3] Make kexec work with CONFIG_DEBUG_RODATA enabled
2014-04-28 9:31 UTC (4+ messages)
` [PATCH 1/3] ARM: kexec: Make kexec work with read-only kernel .text section
` [PATCH 2/3] ARM: Kconfig: remove dependence of CONFIG_DEBUG_RODATA on !kexec
` [PATCH 3/3] ARM: kexec: Use .struct to describe relocate_new_kernel parameter layout
[PATCH 0/4] Support additional regulators on BCM590xx
2014-04-28 9:29 UTC (10+ messages)
` [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space
[PATCH v3 0/4] usb: ehci/ohci-exynos: Move to generic phy framework
2014-04-28 9:24 UTC
[PATCH v2 0/7] Add cros_ec changes for newer boards
2014-04-28 9:19 UTC (6+ messages)
[RFC PATCH] arm64: make bitops 32-bit tolerant
2014-04-28 9:15 UTC (3+ messages)
[PATCH] gpio: always enable GPIO_OMAP on ARCH_OMAP
2014-04-28 9:07 UTC
[PATCH] i2c: exynos5: add support for HSI2C on Exynos5260 SoC
2014-04-28 8:59 UTC
[PATCH v3 0/4] ARM: DRA7: Add support for DRA72x devices
2014-04-28 8:55 UTC (5+ messages)
` [PATCH v3 2/4] ARM: dts: Add support for DRA72x family of devices
[PATCH v3 00/18] ASoC: fsl-ssi: Driver cleanup
2014-04-28 8:54 UTC (3+ messages)
[PATCH] ARM: fix v7-M signal return
2014-04-28 8:27 UTC (2+ messages)
[PATCH 1/2 v4] i2c: exynos5: add support for HSI2C on Exynos5260 SoC
2014-04-28 8:15 UTC (3+ messages)
[PATCH] ARM: fix v7-M setup stack location
2014-04-28 8:00 UTC (2+ messages)
[PATCH] ARM: fix string functions on !MMU
2014-04-28 7:51 UTC (2+ messages)
[PATCH v3 00/16] exynos5420: clock file cleanup
2014-04-28 7:41 UTC (4+ messages)
` [PATCH v3 02/16] clk: exynos5420: add clocks for ISP block
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).