Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2014-02-18 13:22:47 to 2014-02-27 08:34:13 UTC [more...]

[PATCH v4 0/8] Modernize pm8921 with irqdomains, regmap, DT
 2014-02-27  8:34 UTC  (11+ messages)
` [PATCH v4 1/8] mfd: Move pm8xxx-irq.c contents into only driver that uses it
` [PATCH v4 2/8] mfd: pm8921: Update for genirq changes
` [PATCH v4 3/8] mfd: pm8921: Migrate to irqdomains
` [PATCH v4 4/8] mfd: ssbi: Add regmap read/write helpers
` [PATCH v4 5/8] mfd: pm8921: Use ssbi regmap
` [PATCH v4 6/8] mfd: pm8921: Add DT match table
` [PATCH v4 7/8] mfd: pm8921: Loosen Kconfig dependency
` [PATCH v4 8/8] devicetree: bindings: Document PM8921/8058 PMICs

[PATCH 3/3] cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
 2014-02-27  5:39 UTC  (2+ messages)

[PATCH v3 0/9] Use regmap+devm+DT in pm8xxx input drivers
 2014-02-27  2:31 UTC  (19+ messages)
` [PATCH v3 1/9] Input: pmic8xxx-pwrkey - Migrate to regmap APIs
` [PATCH v3 2/9] Input: pmic8xxx-keypad - Migrate to devm_* APIs
` [PATCH v3 3/9] Input: pmic8xxx-keypad - Migrate to regmap APIs
` [PATCH v3 4/9] Input: pmic8xxx-pwrkey - Migrate to DT
` [PATCH v3 5/9] Input: pm8xxx-vibrator - Add DT match table
` [PATCH v3 6/9] Input: pmic8xxx-keypad - Migrate to DT
` [PATCH v3 7/9] devicetree: bindings: Document PM8921/8058 keypads
` [PATCH v3 8/9] devicetree: bindings: Document PM8921/8058 power keys
` [PATCH v3 9/9] devicetree: bindings: Document PM8921/8058 vibrators

[PATCH 0/3] Add qcom_defconfig and update msm_defconfig
 2014-02-27  2:16 UTC  (4+ messages)
` [PATCH 1/3] ARM: config: Add qcom_defconfig
` [PATCH 2/3] ARM: msm: Silence readb/writeb warnings due to missing IOMEM()
` [PATCH 3/3] ARM: config: Update msm_defconfig

Re: [PATCH] PM / devfreq: Fix out of bounds access of transition table array
 2014-02-27  0:45 UTC  (2+ messages)
`  "

[PATCH] ARM: qcom: Enable basic support for Qualcomm platforms in multi_v7_defconfig
 2014-02-26 23:43 UTC  (2+ messages)

[PATCH 0/4] Split mach-msm into legacy and mach-qcom (multiplatform)
 2014-02-26 23:03 UTC  (5+ messages)
` [PATCH 2/4] arm: qcom: Split Qualcomm support into legacy and multiplatform

[PATCH] cpufreq: Set policy to non-NULL only after all hotplug online work is done
 2014-02-26 20:20 UTC  (27+ messages)
                ` [PATCH 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
                ` [PATCH 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
                ` [PATCH 3/3] cpufreq: Set policy to non-NULL only after all hotplug online work is done

[PATCH 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
 2014-02-26 20:17 UTC 

[PATCH 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
 2014-02-26 20:17 UTC 

[PATCH] devicetree: bindings: Make msm8974-pinctrl documentation match code
 2014-02-26 19:12 UTC 

[Patch v7 0/2] Add Qualcomm BAM dmaengine driver
 2014-02-26 17:06 UTC  (8+ messages)
  ` [Patch v7 1/2] dmaengine: qcom_bam_dma: Add device tree binding
` [Patch v7 2/2] dmaengine: add Qualcomm BAM dma driver

[PATCH v5 0/4] Krait L1/L2 EDAC driver
 2014-02-26 12:01 UTC  (14+ messages)
` [PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC

[PATCH] PM / devfreq: Fix out of bounds access of transition table array
 2014-02-25 21:13 UTC  (2+ messages)

[GIT PULL] qcom driver changes for v3.15
 2014-02-25 20:25 UTC  (3+ messages)

[PATCH v5 1/1] usb: gadget: f_fs: Add support for SuperSpeed Mode
 2014-02-25 18:32 UTC  (5+ messages)
` [RFC] usb: gadget: f_fs: Add flags to descriptors block
    ` [PATCHv2] "

[PATCH v3 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
 2014-02-25 16:56 UTC  (17+ messages)
  ` [PATCH v3 1/2] i2c: qup: Add device tree bindings information
` [PATCH v3 2/2] i2c: New bus driver for the Qualcomm QUP I2C controller

[PATCH 1/2] pinctrl-msm: Add SPI8 pin definitions
 2014-02-25 15:50 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: MSM8974: Add pinctrl node

[PATCH] hwrng: msm: switch Kconfig to ARCH_QCOM depends
 2014-02-25 12:16 UTC  (3+ messages)

linux-next: Tree for Feb 17 (pinctrl-msm)
 2014-02-25  9:44 UTC  (5+ messages)

[PATCH v2 0/3] usb: chipidea: msm: Clean and fix glue layer driver
 2014-02-25  1:57 UTC  (29+ messages)
` [PATCH v2 1/3] usb: chipidea: msm: Add device tree binding information
` [PATCH v2 2/3] usb: chipidea: msm: Add device tree support
                  ` [PATCH RESEND v2 1/3] usb: chipidea: msm: Add device tree binding information
` [PATCH v2 3/3] usb: chipidea: msm: Initialize offset of the capability registers

Build error: MSM DRM
 2014-02-24 12:24 UTC  (2+ messages)

[PATCH] gpio: msm: switch Kconfig to ARCH_QCOM depends
 2014-02-22  1:57 UTC  (4+ messages)

[Patch v6 0/2] Add Qualcomm BAM dmaengine driver
 2014-02-21 19:02 UTC  (9+ messages)
` [Patch v6 1/2] dmaengine: qcom_bam_dma: Add device tree binding
` [Patch v6 2/2] dmaengine: add Qualcomm BAM dma driver

[PATCH v3] hwrng: msm: switch Kconfig to ARCH_QCOM depends
 2014-02-21  0:31 UTC  (2+ messages)

[PATCH v2] hwrng: msm: switch Kconfig to ARCH_QCOM depends
 2014-02-20 21:54 UTC  (3+ messages)

[PATCH RESEND] ARM: dts: qcom-msm8960-cdp: Add RNG device tree node
 2014-02-20 17:06 UTC  (2+ messages)

[PATCH RESEND] ARM: dts: qcom-msm8974: Add RNG device tree node
 2014-02-20 17:05 UTC  (2+ messages)

[GIT PULL] qcom DT changes for v3.15
 2014-02-20 17:05 UTC 

[GIT PULL] qcom SoC changes for v3.15
 2014-02-20  9:12 UTC  (3+ messages)

[GIT PULL] qcom cleanups for v3.15
 2014-02-20  8:52 UTC  (8+ messages)

[PATCH] clk: qcom: Add missing clock at index GCC_XO_CLK for MSM8974
 2014-02-20  7:44 UTC  (3+ messages)

[PATCH] ARM: dts: qcom: Add RNG device tree node
 2014-02-19 22:47 UTC  (6+ messages)
      ` [PATCH] ARM: dts: qcom-msm8960-cdp: "

[PATCH] ARM: qcom: Copyright marking changes
 2014-02-19 20:41 UTC 

[PATCH] usb: phy: msm: fix possible build error
 2014-02-19 19:43 UTC  (2+ messages)

[PATH v2 2/2] spi: Add Qualcomm QUP SPI controller support
 2014-02-19 15:28 UTC  (2+ messages)

[PATCHv4 2/2] arm: Get rid of meminfo
 2014-02-18 23:49 UTC  (4+ messages)

[PATCH v5 0/6] Add support for the System Power Management Interface (SPMI)
 2014-02-18 18:56 UTC  (4+ messages)
` [PATCH v5 1/6] spmi: Linux driver framework for SPMI

[PATCH v3 0/7] Modernize pm8921 with irqdomains, regmap, DT
 2014-02-18 18:44 UTC  (6+ messages)
` [PATCH v3 7/7] devicetree: bindings: Document PM8921/8058 PMICs

[PATCH] usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP
 2014-02-18 16:42 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH RESEND v3] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox