public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-03 00:37:44 to 2014-01-18 03:47:20 UTC [more...]

[PATCH] clk: Export more clk-provider functions
 2014-01-18  3:47 UTC 

[PATCH] dt-bindings: qcom: Fix warning with duplicate dt define
 2014-01-18  1:05 UTC 

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

[PATCH v2 0/2] Add Qualcomm BAM dmaengine driver
 2014-01-17 22:49 UTC  (6+ messages)
` [PATCH v2 1/2] dmaengine: add Qualcomm BAM dma driver
` [PATCH v2 2/2] dmaengine: qcom_bam_dma: Add device tree binding

[PATCH v2 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
 2014-01-17 22:19 UTC  (12+ messages)
` [PATCH v2 1/2] i2c: qup: Add device tree bindings information
` [PATCH v2 2/2] i2c: New bus driver for the QUP I2C controller

[PATCH] clk: qcom: Fix modular build
 2014-01-17 21:40 UTC  (2+ messages)

[PATCH] ARM: Make pgtbl macro more robust
 2014-01-17 18:50 UTC  (2+ messages)

Randconfig build failure: screwed dependencies for phy-msm-usb.c
 2014-01-17 18:26 UTC  (6+ messages)
` [PATCH] usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEP
      ` [PATCH v2] "

[PATCH v2 0/7] Support Krait CPU PMUs
 2014-01-17 18:08 UTC  (12+ messages)
` [PATCH v2 1/7] ARM: perf_event: Support percpu irqs for the CPU PMU
` [PATCH v2 2/7] ARM: perf_event: Assign pdev pointer earlier for CPU PMUs
` [PATCH v2 3/7] ARM: perf_event: Add basic support for Krait "
` [PATCH v2 4/7] ARM: perf_event: Add hook for event index clearing
` [PATCH v2 5/7] ARM: perf_event: Fully support Krait CPU PMU events
  ` [PATCH v2 6/7] devicetree: bindings: Document Krait performance monitor units (PMU)
` [PATCH v2 7/7] ARM: dts: msm: Add krait-pmu to platforms with Krait CPUs

[PATCH v5 0/4] Krait L1/L2 EDAC driver
 2014-01-17 10:21 UTC  (15+ messages)
` [PATCH v5 1/4] ARM: Add Krait L2 register accessor functions
` [PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC
` [PATCH v5 3/4] edac: Add support for Krait CPU cache error detection
` [PATCH v5 4/4] ARM: dts: msm: Add Krait CPU/L2 nodes

[PATCH v4 00/15] Add support for MSM's mmio clock/reset controller
 2014-01-17  1:38 UTC  (16+ messages)
` [PATCH v4 01/15] reset: Silence warning in reset-controller.h
` [PATCH v4 02/15] clk: Allow drivers to pass in a regmap

[PATCH 0/2] Enable clock controllers on MSM
 2014-01-17  1:25 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: msm: Add clock controller nodes and hook into uart
` [PATCH 2/2] ARM: msm_defconfig: Enable MSM clock drivers

[PATCH v5 00/14] Add support for MSM's mmio clock/reset controller
 2014-01-16 19:28 UTC  (16+ messages)
` [PATCH v5 01/14] reset: Silence warning in reset-controller.h
` [PATCH v5 02/14] clk: Add set_rate_and_parent() op
` [PATCH v5 03/14] clk: qcom: Add a regmap type clock struct
` [PATCH v5 04/14] clk: qcom: Add support for phase locked loops (PLLs)
` [PATCH v5 05/14] clk: qcom: Add support for root clock generators (RCGs)
` [PATCH v5 06/14] clk: qcom: Add support for branches/gate clocks
` [PATCH v5 07/14] clk: qcom: Add reset controller support
` [PATCH v5 08/14] clk: qcom: Add support for MSM8960's global clock controller (GCC)
` [PATCH v5 09/14] clk: qcom: Add support for MSM8960's multimedia clock controller (MMCC)
` [PATCH v5 10/14] clk: qcom: Add support for MSM8974's global clock controller (GCC)
` [PATCH v5 11/14] clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC)
` [PATCH v5 12/14] clk: qcom: Add support for MSM8660's global clock controller (GCC)
` [PATCH v5 13/14] devicetree: bindings: Document qcom,gcc
  ` [PATCH v5 14/14] devicetree: bindings: Document qcom,mmcc

What is git repo for linux-arm-msm code?
 2014-01-15 20:22 UTC  (4+ messages)

[PATCH v4 0/6] Add support for the System Power Management Interface (SPMI)
 2014-01-15 17:11 UTC  (12+ messages)
` [PATCH v4 1/6] spmi: Linux driver framework for SPMI
` [PATCH v4 2/6] spmi: add generic SPMI controller binding documentation
` [PATCH v4 3/6] spmi: Add MSM PMIC Arbiter SPMI controller
` [PATCH v4 4/6] spmi: pmic_arb: add support for interrupt handling
  ` [PATCH v4 5/6] spmi: document the PMIC arbiter SPMI bindings
` [PATCH v4 6/6] regmap: spmi: support base and extended register spaces

[PATCH 0/7] Support Krait CPU PMUs
 2014-01-15 10:33 UTC  (23+ messages)
` [PATCH 1/7] ARM: perf_event: Silence sparse warning
` [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 4/7] ARM: perf_event: Add hook for event index clearing
` [PATCH 5/7] ARM: perf_event: Fully support Krait CPU PMU events
  ` [PATCH 6/7] devicetree: bindings: Document Krait performance monitor units (PMU)
` [PATCH 7/7] ARM: dts: msm: Add krait-pmu to platforms with Krait CPUs

[PATCH v2 00/10] Use regmap+devm+DT in pm8xxx input drivers
 2014-01-14 20:47 UTC  (10+ messages)
` [PATCH v2 01/10] Input: pmic8xxx-pwrkey - switch to using managed resources
` [PATCH v2 02/10] genirq: Add devm_request_any_context_irq()
` [PATCH v2 05/10] Input: pmic8xxx-pwrkey - Migrate to DT
` [PATCH v2 06/10] Input: pm8xxx-vibrator - Add DT match table
` [PATCH v2 10/10] devicetree: bindings: Document PM8921/8058 vibrators

[PATCH] msm_serial: Add support for poll_{get,put}_char()
 2014-01-14 20:34 UTC 

[PATCH] ARM: msm_defconfig: Update for multi-platform
 2014-01-10 19:47 UTC  (2+ messages)

DiePresse.com Mein Freund, der Fahrradhändler
 2014-01-10 12:36 UTC 

[PATCH v4 0/6] Krait L1/L2 EDAC driver
 2014-01-10 10:54 UTC  (21+ messages)
` [PATCH v4 1/6] edac: Don't try to cancel workqueue when it's never setup
` [PATCH v4 2/6] genirq: export percpu irq functions for module usage
` [PATCH v4 3/6] ARM: Add Krait L2 accessor functions
` [PATCH v4 4/6] devicetree: bindings: Document Krait L1/L2 EDAC
` [PATCH v4 5/6] edac: Add support for Krait CPU cache error detection

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

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

[PATCH v2 0/9] CPU enable method based SMP/hotplug + MSM conversion
 2014-01-09  1:50 UTC  (17+ messages)
` [PATCH v2 1/9] devicetree: bindings: Document Krait/Scorpion cpus and enable-method
` [PATCH v2 2/9] devicetree: bindings: Document qcom,kpss-acc
` [PATCH v2 3/9] devicetree: bindings: Document qcom,saw2 node
` [PATCH v2 4/9] ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp

I have a very lucrative Business
 2014-01-08 20:47 UTC 

[PATCH v2 0/7] Modernize pm8921 with irqdomains, regmap, DT
 2014-01-08  8:14 UTC  (19+ messages)
` [PATCH v2 1/7] mfd: Move pm8xxx-irq.c contents into only driver that uses it
` [PATCH v2 3/7] mfd: pm8921: Migrate to irqdomains
` [PATCH v2 4/7] mfd: ssbi: Add regmap read/write helpers
` [PATCH v2 6/7] mfd: pm8921: Add DT match table
` [PATCH v2 7/7] devicetree: bindings: Document PM8921/8058 PMICs

[PATCH 0/7] Use regmap+devm in pm8xxx input drivers
 2014-01-03  0:50 UTC  (6+ messages)
` [PATCH 2/7] Input: pmic8xxx-pwrkey - Migrate to regmap APIs


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