linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-09 12:26:41 to 2014-01-09 20:14:30 UTC [more...]

[PATCH v3 0/2] ohci and ehci-platform clks, phy and dt support
 2014-01-09 20:14 UTC  (7+ messages)
` [PATCH v3 1/2] ohci-platform: Add support for devicetree instantiation
` [PATCH v3 2/2] ehci-platform: Add support for clks and phy passed through devicetree

[PATCH RFC 0/3] drivers: cacheinfo support
 2014-01-09 20:08 UTC  (15+ messages)
` [PATCH RFC 1/3] drivers: base: support cpu cache information interface to userspace via sysfs
` [PATCH RFC 2/3] ARM: kernel: add support for cpu cache information

[PATCH 00/18] ARM: dts: Better support for Gumstix Overo
 2014-01-09 20:00 UTC  (23+ messages)
` [PATCH 01/18] of: add vendor prefix for Gumstix
` [PATCH 02/18] ARM: dts: omap3-tobi: Use the correct vendor prefix
` [PATCH 03/18] ARM: dts: omap3-tobi: Add missing pinctrl
` [PATCH 04/18] ARM: dts: omap3-overo: "
` [PATCH 05/18] ARM: dts: omap3-overo: Use complete poweroff
` [PATCH 06/18] ARM: dts: omap3-overo: Enable MMC2
` [PATCH 07/18] ARM: dts: omap3-overo: Add HSUSB PHY
` [PATCH 08/18] ARM: dts: omap: Add common file for SMSC9221
` [PATCH 09/18] ARM: dts: omap3-tobi: Use include file omap-gpmc-smsc9221
` [PATCH 10/18] ARM: dts: omap3-tobi: Add AT24C01 EEPROM
` [PATCH 11/18] ARM: dts: omap3-tobi: Create a file for common Gumstix peripherals
` [PATCH 12/18] ARM: dts: omap3-tobi: Rename to omap3-overo-tobi
` [PATCH 13/18] ARM: dts: Add support for the Overo Palo43
` [PATCH 14/18] ARM: dts: Add support for the Overo Gallop43
` [PATCH 15/18] ARM: dts: Add support for the Overo Alto35
` [PATCH 16/18] ARM: dts: Add support for the Overo Chestnut43
` [PATCH 17/18] ARM: dts: Add support for the Overo Summit
` [PATCH 18/18] ARM: dts: overo: Add support for DVI output

[PATCH 0/7] Support Krait CPU PMUs
 2014-01-09 19:57 UTC  (10+ messages)
` [PATCH 2/7] ARM: perf_event: Support percpu irqs for the CPU PMU
` [PATCH 3/7] ARM: perf_event: Add basic support for Krait CPU PMUs
` [PATCH 6/7] devicetree: bindings: Document Krait performance monitor units (PMU)

[PATCH v2 0/2] ARM: omap3: Split the pinmux core device
 2014-01-09 19:51 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: dts: Add omap specific pinctrl defines to use padconf addresses

[GIT PULL] Samsung Clock changes for v3.14
 2014-01-09 19:08 UTC  (4+ messages)

[PATCHv13 00/40] ARM: TI SoC clock DT conversion
 2014-01-09 18:43 UTC  (44+ messages)
` [PATCHv13 01/40] CLK: TI: add DT alias clock registration mechanism
` [PATCHv13 02/40] CLK: ti: add init support for clock IP blocks
` [PATCHv13 03/40] CLK: TI: Add DPLL clock support
` [PATCHv13 04/40] CLK: TI: add autoidle support
` [PATCHv13 05/40] clk: ti: add composite clock support
` [PATCHv13 06/40] CLK: ti: add support for ti divider-clock
` [PATCHv13 07/40] clk: ti: add support for TI fixed factor clock
` [PATCHv13 08/40] CLK: TI: add support for gate clock
` [PATCHv13 09/40] CLK: TI: add support for clockdomain binding
` [PATCHv13 10/40] clk: ti: add support for basic mux clock
` [PATCHv13 11/40] CLK: TI: add omap4 clock init file
` [PATCHv13 12/40] CLK: TI: add omap5 "
` [PATCHv13 13/40] CLK: TI: omap5: Initialize USB_DPLL at boot
` [PATCHv13 14/40] CLK: TI: DRA7: Add APLL support
` [PATCHv13 15/40] CLK: TI: add dra7 clock init file
` [PATCHv13 16/40] CLK: TI: add am33xx "
` [PATCHv13 17/40] CLK: TI: add interface clock support for OMAP3
` [PATCHv13 18/40] CLK: TI: add omap3 clock init file
` [PATCHv13 19/40] CLK: TI: add am43xx "
` [PATCHv13 20/40] ARM: dts: omap4 clock data
` [PATCHv13 21/40] ARM: dts: omap5 "
` [PATCHv13 22/40] ARM: dts: dra7 "
` [PATCHv13 23/40] ARM: dts: clk: Add apll related clocks
` [PATCHv13 24/40] ARM: dts: DRA7: Change apll_pcie_m2_ck to fixed factor clock
` [PATCHv13 25/40] ARM: dts: DRA7: Add PCIe related clock nodes
` [PATCHv13 26/40] ARM: dts: am33xx clock data
` [PATCHv13 27/40] ARM: dts: omap3 "
` [PATCHv13 28/40] ARM: dts: AM35xx: use DT "
` [PATCHv13 29/40] ARM: dts: am43xx "
` [PATCHv13 30/40] ARM: OMAP2+: clock: add support for indexed memmaps
` [PATCHv13 31/40] ARM: OMAP2+: clock: use driver API instead of direct memory read/write
` [PATCHv13 32/40] ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdm
` [PATCHv13 33/40] ARM: OMAP3: hwmod: initialize clkdm from clkdm_name
` [PATCHv13 34/40] ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DT
` [PATCHv13 35/40] ARM: OMAP2+: io: use new clock init API
` [PATCHv13 36/40] ARM: OMAP4: remove old clock data and link in new clock init code
` [PATCHv13 37/40] ARM: OMAP: DRA7: Enable clock init
` [PATCHv13 38/40] ARM: AM43xx: "
` [PATCHv13 39/40] ARM: AM33xx: remove old clock data and link in new clock init code
` [PATCHv13 40/40] ARM: OMAP3: use DT clock init if DT data is available

[PATCH v3] arm: remove !CPU_V6 and !GENERIC_ATOMIC64 build dependencies for XEN
 2014-01-09 18:42 UTC  (5+ messages)

[PATCH v2 0/7] Allow MSM DT platforms to be built multi-platform
 2014-01-09 18:40 UTC  (7+ messages)
` [PATCH v2 6/7] drm/msm: Drop unnecessary mach include

[PATCH v9 0/5] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
 2014-01-09 18:32 UTC  (6+ messages)
` [PATCH v9 1/5] xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
` [PATCH v9 2/5] kernel: missing include in cputime.c
` [PATCH v9 3/5] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
` [PATCH v9 4/5] arm64: "
` [PATCH v9 5/5] xen/arm: account for stolen ticks

[PATCH v10 0/4] arm64 topology
 2014-01-09 18:18 UTC  (7+ messages)
` [PATCH v10 1/4] arm64: topology: Implement basic CPU topology support
` [PATCH v10 2/4] arm64: topology: Add support for topology DT bindings
` [PATCH v10 3/4] arm64: topology: Tell the scheduler about the relative power of cores
` [PATCH v10 4/4] arm64: topology: Provide relative power numbers for cores

[PATCH v8 0/6] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
 2014-01-09 17:53 UTC  (6+ messages)
` [PATCH v8 4/6] arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops

[PATCH v2 1/2] spi:fsl-dspi:add support of DSPI IP in big endian
 2014-01-09 17:53 UTC  (4+ messages)
` [PATCH v2 2/2] spi:dspi:Remove some coding sytle not in standard

[PATCH v2 0/2] ohci and ehci-platform clks, phy and dt support
 2014-01-09 17:45 UTC  (9+ messages)
` [PATCH v2 1/2] ohci-platform: Add support for devicetree instantiation
` [PATCH v2 2/2] ehci-platform: Add support for clks and phy passed through devicetree
        ` [linux-sunxi] "

[PATCH v2] spi: atmel: Refactor spi-atmel to use SPI framework queue
 2014-01-09 17:42 UTC  (2+ messages)

[PATCH v5 0/5] Hardware Reduced Mode Cleanup for ACPI
 2014-01-09 17:38 UTC  (4+ messages)
` [PATCH v5 1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode

[RFC PATCH 0/9] mtd: nand: add sunxi NAND Flash Controller support
 2014-01-09 17:35 UTC  (7+ messages)
` [RFC PATCH 3/9] of: mtd: add NAND timings retrieval support

[PATCHv9][ 1/3] ARM i.MX35: build in pinctrl support
 2014-01-09 17:21 UTC  (4+ messages)
` [PATCHv9][ 2/3] ARM: dts: Add support for the cpuimx35 board from Eukrea and its baseboard
` [PATCHv9][ 3/3] ARM: imx_v6_v7_defconfig: Enable some drivers used on the cpuimx35

[PATCH 0/5] ARM: sun6i: Add support for the A31 I2C controller
 2014-01-09 17:20 UTC  (6+ messages)
` [PATCH 1/5] i2c: mv64xxx: Add reset deassert call
` [PATCH 2/5] i2c: mv64xxx: Add support for the Allwinner A31 I2C driver
` [PATCH 3/5] ARM: sun6i: Enable the I2C controllers
` [PATCH 4/5] ARM: sun6i: Enable the I2C muxing options
` [PATCH 5/5] ARM: sun6i: colombus: Enable the I2C controllers

[PATCH v2 00/12] Device Tree support for the at91sam9261ek
 2014-01-09 17:07 UTC  (15+ messages)
` [PATCH v2 01/12] at91: dt: Add at91sam9261 dt SoC support
` [PATCH v2 02/12] at91: dt: sam9261: Basic Device Tree support for the at91sam9261ek
` [PATCH v2 03/12] at91: dt: sam9261: Added support for the lcd display
` [PATCH v2 04/12] at91: smc: export sam9_smc_cs_read and sam9_smc_cs_configure
` [PATCH v2 05/12] at91: smc: Increased the size of tdf_cycles in struct sam9_smc_config
` [PATCH v2 06/12] at91: smc: Adds helper functions to validate and clip the smc timings
` [PATCH v2 07/12] at91: dt: smc: Added smc bus driver
` [PATCH v2 08/12] at91: sam9261: Add a clock definition for the smc
` [PATCH v2 09/12] at91: dt: sam9261: Pinmux DT entries for the SMC/EBI interface
` [PATCH v2 10/12] at91: dt: sam9261: Add an entry in the DT for the SMC/EBI bus driver
` [PATCH v2 11/12] at91: dt: sam9261: moved the NAND under the smc node
` [PATCH v2 12/12] at91: dt: sam9261: Added DM9000 in the device tree

[PATCH RFC RFT 0/2] ARM: Kirkwood: Synology DT files
 2014-01-09 16:55 UTC  (3+ messages)

NAND support for Armada 370
 2014-01-09 16:33 UTC  (7+ messages)

[PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
 2014-01-09 16:33 UTC  (6+ messages)

[PATCH] ARM: socfpga: dts: add pl330 clock
 2014-01-09 16:24 UTC  (2+ messages)

[PATCH v2 0/8] arm: sunxi: rename DT clock node names to clk@N
 2014-01-09 16:02 UTC  (7+ messages)
` [PATCH v2 4/8] arm: dts: sun4i: rename "
          ` [linux-sunxi] "

[PATCH 0/6] cpufreq: use cpufreq-cpu0 driver for exynos4210 based platforms
 2014-01-09 15:59 UTC  (7+ messages)
` [PATCH 1/6] cpufreq: cpufreq-cpu0: allow optional safe voltage during frequency transitions
` [PATCH 2/6] clk: samsung: add infrastructure to register CPU clocks
` [PATCH 3/6] clk: samsung: register cpu clock provider for exynos4210 SoC
` [PATCH 4/6] cpufreq: exynos: remove Exynos4210 specific cpufreq driver support
` [PATCH 5/6] arm: exynos4-dt: statically add platform device for cpufreq-cpu0 platform driver
` [PATCH 6/6] arm: dts: add cpu nodes for Exynos4210 SoC

[RFC 00/18] Versatile Express config rework
 2014-01-09 15:47 UTC  (8+ messages)
  ` [RFC 06/18] regmap: Formalise use of non-bus context
  ` [RFC 10/18] regulator: vexpress: Use regmap instead of custom interface

[PATCH] ARM: sunxi: change the AllWinner A1X to sunxi
 2014-01-09 15:34 UTC 

[PATCH RFC 00/46] Preview of imx-drm cleanup series
 2014-01-09 15:33 UTC  (8+ messages)
` [PATCH RFC 27/46] imx-drm: convert to componentised device support

[PATCH RFC 00/26] Migrate more OMAP DMA code to DMA engine
 2014-01-09 15:24 UTC  (4+ messages)

[PATCH v2 0/3] OMAP2+: hwmod: Add support to parse clock info from DT
 2014-01-09 15:19 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: OMAP2+: Add support to parse optional clk "

[PATCH 1/4] arm64: topology: Implement basic CPU topology support
 2014-01-09 15:06 UTC  (6+ messages)
` [PATCH 2/4] arm64: topology: Add support for topology DT bindings
` [PATCH 3/4] arm64: topology: Tell the scheduler about the relative power of cores

[PATCH V2 1/3] ARM: imx: add suspend in ocram support on i.mx6q
 2014-01-09 15:03 UTC  (2+ messages)

[PATCH] ARM: at91: smc: bug fix in sam9_smc_cs_read()
 2014-01-09 15:01 UTC 

[PATCH] ARM: imx6q: Add missing esai_ahb clock to current clock tree
 2014-01-09 15:01 UTC  (4+ messages)

[GIT PULL] bcm driver updates for 3.14
 2014-01-09 14:50 UTC  (5+ messages)

[PATCH V3 Resend] cpufreq: create cpufreq_generic_get() routine
 2014-01-09 14:45 UTC  (7+ messages)

[PATCH v7 0/3] mmc: dw_mmc: add dw_mmc-k3
 2014-01-09 14:45 UTC  (7+ messages)
` [PATCH 1/3] mmc: dw_mmc: use slot-gpio to handle cd pin
` [PATCH 2/3] mmc: dw_mmc: add dw_mmc-k3 for k3 platform
` [PATCH 3/3] clk: hisilicon: add hi3620_mmc_clks

[PATCH v4 0/3] Fix i2c bus hang on A0 version of the Armada XP SoCs
 2014-01-09 14:39 UTC  (10+ messages)
` [PATCH v4 2/3] ARM: mvebu: Add quirk for i2c

[PATCH v2 0/3] ARM: sun7i: irqchip: Irqchip driver for NMI
 2014-01-09 14:37 UTC  (9+ messages)
` [PATCH v2 3/3] ARM: sun7i: irqchip: Update the documentation
      ` [linux-sunxi] "

[PATCH] ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set
 2014-01-09 14:37 UTC 

[PATCH] clk: clk-divider: round divider to a valid value when a table is used
 2014-01-09 14:25 UTC 

[PATCH] ARM: sunxi: change the AllWinner A1X to sunxi
 2014-01-09 14:15 UTC 

[PATCH v3 0/2] gpio: davinci: reuse for keystone arch
 2014-01-09 14:10 UTC  (6+ messages)

[PATCH v4 0/9] ASoC: fsl-ssi: offline/online configuration and cleanups
 2014-01-09 13:55 UTC  (3+ messages)
` [PATCH 0/2] fsl-ssi fixups

[PATCHv6] staging/iio/adc: change the MXS touchscreen driver implementation
 2014-01-09 13:31 UTC  (2+ messages)

[PATCH 0/2] omapfb: option to use coherent dma mem
 2014-01-09 13:02 UTC  (7+ messages)
` [PATCH 1/2] ARM: omapfb: add coherent dma memory support

pull request for some small fixes
 2014-01-09 12:53 UTC  (5+ messages)

[PATCH 1/4] arm64: topology: Implement basic CPU topology support
 2014-01-09 12:40 UTC  (4+ messages)

[PATCH v2 0/6] efuse driver for Tegra
 2014-01-09 12:40 UTC  (8+ messages)
` [PATCH v2 3/6] ARM: tegra: Add efuse bindings

[PATCH v4] ARM: prima2: move to generic reset controller driver framework
 2014-01-09 12:29 UTC  (5+ messages)

[PATCH v2 24/28] drm/i2c: tda998x: adjust the audio CTS to the mode clock
 2014-01-09 12:27 UTC  (2+ messages)

[PATCH v2 1/3] ARM: clps711x: Add CLPS711X irqchip driver
 2014-01-09 12:26 UTC  (4+ 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).