Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2015-11-13 03:39:01 to 2015-11-20 16:42:53 UTC [more...]

[PATCH RFC 00/27] PM/Domains: Cluster idle support for ARM SoCs
 2015-11-20 16:42 UTC  (45+ messages)
` [PATCH RFC 01/27] PM / Domains: core changes for multiple states
` [PATCH RFC 02/27] PM / Domains: Allow domain power states to be read from DT
` [PATCH RFC 03/27] PM / Domain: Add additional state specific param
` [PATCH RFC 04/27] PM / Domains: make governor select deepest state
` [PATCH RFC 05/27] PM / Domains: remove old power on/off latencies
  ` [PATCH] ARM: imx6: pm: declare pm domain latency on power_state struct
` [PATCH RFC 06/27] PM / Domains: add debugfs 'states' and 'timings' seq files
` [PATCH RFC 07/27] PM / Domains: Read domain residency from DT
` [PATCH RFC 08/27] PM / Domains: Support IRQ safe PM domains
` [PATCH RFC 09/27] PM / Domains: Attempt runtime suspend of IRQ safe parent domain
` [PATCH RFC 10/27] drivers: power: Introduce PM domains for CPUs/clusters
` [PATCH RFC 11/27] drivers: cpu: Define CPU devices as IRQ safe
` [PATCH RFC 12/27] ARM: cpuidle: remove cpu parameter from the cpuidle_ops suspend hook
` [PATCH RFC 13/27] ARM: cpuidle: Add runtime PM support for CPU idle
` [PATCH RFC 14/27] tick: get next wakeup event for the CPU
` [PATCH RFC 15/27] PM / Domains: Add next_wakeup to device's timing data
` [PATCH RFC 16/27] ARM: cpuidle: Record the next wakeup event of the CPU
` [PATCH RFC 17/27] drivers: cpu-pd: Record CPUs that are part of the domain
` [PATCH RFC 18/27] drivers: cpu-pd: Add PM Domain governor for CPUs
` [PATCH RFC 19/27] drivers: cpu-pd: Invoke CPU PM runtime on hotplug
` [PATCH RFC 20/27] Documentation: ARM: topology: 'cluster' property for cluster nodes
` [PATCH RFC 21/27] drivers: cpu-pd: Parse topology to setup CPU PM domains
` [PATCH RFC 22/27] drivers: firmware: PSCI: Export psci_has_ext_power_state()
` [PATCH RFC 23/27] ARM64: psci: Support cluster idle states for OS-Initated
` [PATCH RFC 24/27] arm64: dts: Add Qualcomm MSM8916, MTP8916, APQ8016, SBC8016 ids
` [PATCH RFC 25/27] devicetree: bindings: Document qcom,msm-id and qcom,board-id
` [PATCH RFC 26/27] ARM64: dts: Add PSCI cpuidle support for MSM8916
` [PATCH RFC 27/27] ARM64: dts: Define CPU power domain "

[PATCH v3 0/6] arm: qcom: Add support for IPQ8014 family of SoCs
 2015-11-20 16:35 UTC  (7+ messages)
` [PATCH v3 1/6] pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support
` [PATCH v3 2/6] clk: qcom: Add IPQ4019 Global Clock Controller support
` [PATCH v3 3/6] ARM: qcom: add IPQ4019 compatible match
` [PATCH v3 4/6] qcom: ipq4019: Add basic board/dts support for IPQ4019 SoC
` [PATCH v3 5/6] dts: ipq4019: Add support for IPQ4019 DK01 board

[PATCH 0/4] Add QCOM DWC3 Phy support
 2015-11-20 15:56 UTC  (10+ messages)
` [PATCH 1/4] phy: Add Qualcomm DWC3 HS/SS PHY driver
` [PATCH 2/4] usb: dwc3: qcom: Configure TCSR phy mux register
` [PATCH 3/4] ARM: dts: qcom: Add DWC3 USB support on IPQ8064
` [PATCH 4/4] Documentation: usb: dwc3: qcom: Add TCSR mux usage

[PATCH v2] soc: qcom: enable smsm/smp2p modular build
 2015-11-20 13:27 UTC  (2+ messages)

[PATCH] drivers/built-in.o: In function `qcom_smp2p_intr':
 2015-11-20 10:29 UTC  (2+ messages)

[PATCH v3 6/6] qcom: ipq4019: add acc and saw nodes to bring up secondary cores
 2015-11-20  0:29 UTC 

[PATCH v3 6/6] qcom: ipq4019: add acc and saw nodes to bring up secondary cores
 2015-11-20  0:16 UTC 

[PATCH 0/2] ARM: use const and __initconst for smp_operations (with refactoring hisi)
 2015-11-19 19:16 UTC  (9+ messages)
  ` [PATCH 2/2] ARM: use const and __initconst for smp_operations

[RFC/PATCH] pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindings
 2015-11-19 14:50 UTC  (5+ messages)
` [PATCH] pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins

[PATCH 0/2] Add pm8994 gpio and mpp support
 2015-11-19 14:47 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: qcom: spmi-gpio: Add pm8994 gpio support
  ` [PATCH 2/2] pinctrl: qcom: spmi-mpp: Add pm8994 mpp support

[PATCH] pinctrl: qcom: Add msm8996 pinctrl driver
 2015-11-19 14:43 UTC  (2+ messages)

[PATCH v4 0/5] Add initial support for RPM clocks
 2015-11-19 13:58 UTC  (6+ messages)
` [PATCH v4 1/5] clk: qcom: msm8916: Move xo and sleep clocks into DT
` [PATCH v4 2/5] arm64: dts: qcom: msm8916: Add fixed rate on-board oscillator
` [PATCH v4 3/5] clk: qcom: Add support for RPM Clocks
` [PATCH v4 4/5] clk: qcom: Add RPM clock controller driver
` [PATCH v4 5/5] arm64: dts: qcom: msm8916: Add RPMCC DT node

[PATCH 0/4] Add DTS for MSM8996 SoC and MTP
 2015-11-18 23:07 UTC  (9+ messages)
` [PATCH 1/4] devicetree: bindings: Document Kryo cpu
` [PATCH 2/4] arm64: dts: Add msm8996 SoC and MTP board support
` [PATCH 3/4] arm64: dts: qcom: Add pm8994, pmi8994, pm8004 PMIC skeletons
` [PATCH 4/4] arm64: dts: qcom: Add pm8994 gpios and MPPs

[PATCH] clk: qcom: Specify LE device endianness
 2015-11-18 21:55 UTC  (2+ messages)

[PATCH 0/6] drm/msm: Work only with DT supported kernels
 2015-11-18 20:29 UTC  (11+ messages)
` [PATCH 1/6] drm/msm: Remove non-DT code in msm_drv
` [PATCH 2/6] drm/msm: Update compatible strings for mdp
` [PATCH 3/6] dt-bindings: drm/msm: Update MDP bindings
` [PATCH 4/6] drm/msm/mdp: Remove CONFIG_OF checks from MDP drivers
` [PATCH 5/6] drm/msm/hdmi: remove CONFIG_OF checks
` [PATCH 6/6] drm/msm/adreno: Remove "

[PATCH 0/5] Add support for MSM8996 clock controllers
 2015-11-18 20:28 UTC  (8+ messages)
` [PATCH 1/5] clk: divider: Cap table divider values to 'width' member
` [PATCH 2/5] clk: qcom: Add Alpha PLL support
` [PATCH 3/5] clk: qcom: Add MSM8996 Global Clock Control (GCC) driver
` [PATCH 4/5] clk: qcom: Add gfx3d ping-pong PLL frequency switching
` [PATCH 5/5] clk: qcom: Add MSM8996 Multimedia Clock Controller (MMCC) driver

[PATCH 00/12] drm/msm/dsi: Add support for DSI on MSM8960/APQ8064
 2015-11-18 15:24 UTC  (14+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] drm/msm/dsi: Add support for 28nm PHY on 8960
  ` [PATCH v2 02/10] drm/msm/dsi: Add DSI PLL for 28nm 8960 PHY
  ` [PATCH v2 03/10] drm/msm/dsi: Use a better way to figure out DSI version
  ` [PATCH v2 04/10] drm/msm/dsi: Delay dsi_clk_init
  ` [PATCH v2 05/10] drm/msm/dsi: Parse bus clocks from a list
  ` [PATCH v2 06/10] drm/msm/dsi: Set up link clocks for DSIv2
  ` [PATCH v2 07/10] drm/msm/dsi: Add dsi_cfg for APQ8064
  ` [PATCH v2 08/10] drm/msm/dsi: Don't use iommu for command TX buffer for DSIv2
  ` [PATCH v2 09/10] drm/msm/dsi: Enable MMSS SPFB port via syscon
  ` [PATCH v2 10/10] dt-bindings: Add DSIv2 documentation

[PATCH 0/5] drm/msm: DSI support on MDP4
 2015-11-18 13:10 UTC  (6+ messages)
` [PATCH 1/5] drm/msm/mdp4: Clean up modeset_init
` [PATCH 2/5] drm/msm/mdp4: Initialize LCDC encoder even if panel driver isn't available
` [PATCH 3/5] drm/msm/dsi: Add a mdp4 encoder for DSI
` [PATCH 4/5] drm/msm/mdp4: Call custom round_pixclk helper only if the encoder type is TMDS
` [PATCH 5/5] drm/msm/mdp4: Initialize DSI encoders

[PATCH v2] mmc: sdhci-msm: Boost controller core clock
 2015-11-18  8:04 UTC  (9+ messages)

[PATCH v2 1/5] pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support
 2015-11-18  4:15 UTC  (8+ messages)
  ` [PATCH v2 2/5] clk: qcom: Add IPQ4019 Global Clock Controller support
  ` [PATCH v2 3/5] ARM: qcom: add IPQ4019 compatible match
    ` [PATCH v2 4/5] qcom: ipq4019: Add basic board/dts support for IPQ4019 SoC
  ` [PATCH v2 5/5] dts: ipq4019: Add support for IPQ4019 DK01 board

[PATCH v2] spmi: pmic-arb: Support more than 128 peripherals
 2015-11-18  0:13 UTC 

[PATCH] mfd: qcom-spmi-pmic: Don't access non-existing registers
 2015-11-18  0:06 UTC 

[PATCH] ARM: use "depends on" for SoC configs instead of "if" after prompt
 2015-11-17 18:04 UTC  (12+ messages)

[PATCH] pinctrl: fix qcom ssbi drivers for 64-bit compilation
 2015-11-17 14:34 UTC  (3+ messages)

[PATCH V5 0/6] i2c: qup: Add support for v2 tags and bam dma
 2015-11-17 11:45 UTC  (7+ messages)
` [PATCH V5 1/6] i2c: qup: Change qup_wait_writeready function to use for all timeouts
` [PATCH V5 2/6] i2c: qup: Add V2 tags support
` [PATCH V5 3/6] i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
` [PATCH V5 4/6] i2c: qup: Add bam dma capabilities
` [PATCH V5 5/6] dts: msm8974: Add blsp2_bam dma node
` [PATCH V5 6/6] dts: msm8974: Add dma channels for blsp2_i2c1 node

[PATCH] Revert "thermal: qcom_spmi: allow compile test"
 2015-11-17  4:13 UTC  (2+ messages)

[PATCH v3 2/5] clk: qcom: Add IPQ4019 Global Clock Controller support
 2015-11-16 22:57 UTC 

[PATCH 1/2] Documentation: dt-bindings: add async_irq to msm_hsusb
 2015-11-16 17:21 UTC  (6+ messages)
` [PATCH 2/2] usb: phy: msm: fix connect/disconnect bug for dragonboard OTG port

[PATCH V5 0/3] add Qualcomm Technologies HIDMA driver
 2015-11-16 16:25 UTC  (6+ messages)
` [PATCH V5 1/3] dma: qcom_bam_dma: move to qcom directory
` [PATCH V5 2/3] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V5 3/3] dma: add Qualcomm Technologies HIDMA channel driver

[PATCH] mfd: ssbi: removing unnecessary strcmp
 2015-11-16 12:50 UTC  (2+ messages)

[PATCH V5 0/2] add self test code for DMA engine drivers
 2015-11-15 21:01 UTC  (3+ messages)
` [PATCH V5 1/2] dmaselftest: add memcpy selftest support functions
` [PATCH V5 2/2] dma: qcom_hidma: add self test hooks

[PATCH V4 0/4] dma: add Qualcomm Technologies HIDMA driver
 2015-11-15 20:22 UTC  (4+ messages)
` [PATCH V4 2/4] dma: add Qualcomm Technologies HIDMA management driver

[PATCH V3] acpi: add support for extended IRQ to PCI link
 2015-11-15 20:14 UTC  (2+ messages)

[PATCH v2 0/2] Make oxili GDSC parent of oxili_cx GDSC
 2015-11-13  6:28 UTC  (6+ messages)
` [PATCH v2 2/2] clk: qcom: "

[PATCH] sched: fix incorrect wait time and wait count statistics
 2015-11-13  3:38 UTC  (6+ messages)
` [PATCH v4] "
        ` [PATCH v5] "


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