messages from 2016-07-14 11:51:34 to 2016-08-01 16:30:03 UTC [more...]
[PATCH v2 00/14] PM: SoC idle support using PM domains
2016-08-01 16:30 UTC (17+ messages)
` [PATCH v2 01/14] PM / Domains: Allow domain power states to be read from DT
` [PATCH v2 02/14] dt/bindings: update binding for PM domain idle states
` [PATCH v2 03/14] PM / Domains: Abstract genpd locking
` [PATCH v2 04/14] PM / Domains: Support IRQ safe PM domains
` [PATCH v2 05/14] PM / doc: update device documentation for devices in "
` [PATCH v2 06/14] PM / cpu_domains: Setup PM domains for CPUs/clusters
` [PATCH v2 07/14] ARM: cpuidle: Add runtime PM support for CPUs
` [PATCH v2 08/14] timer: Export next wake up of a CPU
` [PATCH v2 09/14] PM / cpu_domains: Add PM Domain governor for CPUs
` [PATCH v2 10/14] doc / cpu_domains: Describe CPU PM domains setup and governor
` [PATCH v2 11/14] drivers: firmware: psci: Allow OS Initiated suspend mode
` [PATCH v2 12/14] drivers: firmware: psci: Support cluster idle states for OS-Initiated
` [PATCH v2 13/14] ARM64: dts: Add PSCI cpuidle support for MSM8916
` [PATCH v2 14/14] ARM64: dts: Define CPU power domain "
[PATCH V2] dmaengine: qcom_hidma: release the descriptor before the callback
2016-07-31 14:14 UTC (3+ messages)
[PATCH] [v6] net: emac: emac gigabit ethernet controller driver
2016-07-30 10:26 UTC (4+ messages)
[PATCH] drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
2016-07-29 19:33 UTC (11+ messages)
` [PATCH v2] "
[PATCH] ARM: dts: qcom: msm8974-hammerhead: Add sdhci1 node
2016-07-29 16:27 UTC (2+ messages)
[PATCH v3 0/5] Initial support for LG Nexus 5 phone (hammerhead)
2016-07-29 16:21 UTC (7+ messages)
` [PATCH v3 1/5] ARM: dts: qcom: Add initial DTS for LG Nexus 5 Phone
` [PATCH v3 3/5] ARM: dts: qcom: msm8974: Add fixed regulator node for vph-pwr-reg
` [PATCH v3 2/5] ARM: dts: msm8974: Move vreg_boost node from the honami to msm8974
` [PATCH v3 4/5] ARM: dts: msm8974-hammerhead: Add regulator nodes for hammerhead
` [PATCH v3 5/5] ARM: dts: msm8974-hammerhead: Introduce gpio-keys nodes
[RESEND PATCH 0/5] ipq8064 NAND support
2016-07-28 22:16 UTC (6+ messages)
` [RESEND PATCH 1/5] dtbindings: qcom_adm: Fix channel specifiers
[Patch v2 0/5] Initial support for LG Nexus 5 phone (hammerhead)
2016-07-28 17:02 UTC (10+ messages)
` [Patch v2 1/5] ARM: dts: qcom: Add initial DTS for LG Nexus 5 Phone
` [Patch v2 2/5] ARM: dts: msm8974: Move vreg_boost node from the honami to msm8974
` [Patch v2 3/5] ARM: dts: qcom: msm8974: Add fixed regulator node for vph-pwr-reg
` [Patch v2 4/5] ARM: dts: msm8974-hammerhead: Add regulator nodes for hammerhead
` [Patch v2 5/5] ARM: dts: msm8974-hammerhead: Introduce gpio-keys nodes
[PATCH v6 00/11] qcom: Add support for TSENS driver
2016-07-28 8:55 UTC (6+ messages)
[PATCH] spi: qup: Remove spi_master_put in spi_qup_remove()
2016-07-27 19:13 UTC (2+ messages)
` Applied "spi: qup: Remove spi_master_put in spi_qup_remove()" to the spi tree
[PATCH 00/14] PM: SoC idle support using PM domains
2016-07-27 15:06 UTC (16+ messages)
` [PATCH 02/14] dt/bindings: update binding for PM domain idle states
` [draft] "
` [PATCH 05/14] PM / doc: update device documentation for devices in IRQ safe PM domains
` [PATCH 08/14] timer: Export next wake up of a CPU
[PATCH] dmaengine: qcom_hidma: release the descriptor before the callback
2016-07-25 14:19 UTC (4+ messages)
[PATCH RFCv2 00/10] mmc: Add HW Command Queuing Support
2016-07-25 10:24 UTC (4+ messages)
` [PATCH RFCv2 10/10] mmc: sdhci: add command queue support to sdhci
[PATCH 00/10] dmaengine: qcom_hidma: add MSI interrupt support
2016-07-24 14:40 UTC (20+ messages)
` [PATCH 01/10] Documentation: DT: qcom_hidma: update binding for MSI
` [PATCH 10/10] dmaengine: qcom_hidma: add MSI support for interrupts
` [PATCH 02/10] Documentation: DT: qcom_hidma: correct spelling mistakes
` [PATCH 03/10] of: irq: make of_msi_configure accessible from modules
` [PATCH 04/10] dmaending: qcom_hidma: configure DMA and MSI for OF
` [PATCH 05/10] dmaengine: qcom_hidma: make pending_tre_count atomic
` [PATCH 06/10] dmaengine: qcom_hidma: make error and success path common
` [PATCH 07/10] dmaengine: qcom_hidma: eliminate processed variables
` [PATCH 08/10] dmaengine: qcom_hidma: bring out interrupt cause
` [PATCH 09/10] dmaengine: qcom_hidma: add a common API to setup the interrupt
[PATCH] mmc: sdhci-msm: Add support for UHS cards
2016-07-23 9:38 UTC (3+ messages)
[PATCH] mmc: sdhci-msm: Add set_uhs_signaling() implementation
2016-07-23 9:38 UTC (4+ messages)
[PATCH] mmc: sdhci-msm: Do not reset the controller if no card in the slot
2016-07-23 9:37 UTC (4+ messages)
[PATCH V11 0/9] vfio, platform: add ACPI support
2016-07-19 21:50 UTC (11+ messages)
` [PATCH V11 1/9] vfio: platform: rename reset function
` [PATCH V11 2/9] vfio: platform: move reset call to a common function
` [PATCH V11 3/9] vfio: platform: determine reset capability
` [PATCH V11 4/9] vfio: platform: add support for ACPI probe
` [PATCH V11 5/9] vfio: platform: add extra debug info argument to call reset
` [PATCH V11 6/9] vfio: platform: call _RST method when using ACPI
` [PATCH V11 7/9] vfio, platform: make reset driver a requirement by default
` [PATCH V11 8/9] vfio: platform: check reset call return code during open
` [PATCH V11 9/9] vfio: platform: check reset call return code during release
[PATCH V10 0/9] vfio, platform: add ACPI support
2016-07-19 15:29 UTC (16+ messages)
` [PATCH V10 1/9] vfio: platform: rename reset function
` [PATCH V10 2/9] vfio: platform: move reset call to a common function
` [PATCH V10 3/9] vfio: platform: determine reset capability
` [PATCH V10 4/9] vfio: platform: add support for ACPI probe
` [PATCH V10 5/9] vfio: platform: add extra debug info argument to call reset
` [PATCH V10 6/9] vfio: platform: call _RST method when using ACPI
` [PATCH V10 7/9] vfio, platform: make reset driver a requirement by default
` [PATCH V10 8/9] vfio: platform: check reset call return code during open
` [PATCH V10 9/9] vfio: platform: check reset call return code during release
[PATCH v3 0/4] Add support for the Qualcomm PM8018 PMIC
2016-07-19 13:52 UTC
(unknown),
2016-07-19 13:51 UTC (5+ messages)
` [PATCH v3 1/4] mfd: pm8921: Add support for pm8018
` [PATCH v3 2/4] rtc: rtc-pm8xxx: Add support for pm8018 rtc
` [PATCH v3 3/4] mfd: qcom-rpm: Add support for pm8018 RPM Regulator
` [PATCH v3 4/4] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator
First steps with my Google Nexus-4
2016-07-19 11:42 UTC (12+ messages)
[PATCH V9 0/9] vfio, platform: add ACPI support
2016-07-18 21:23 UTC (12+ messages)
` [PATCH V9 4/9] vfio: platform: add support for ACPI probe
` [PATCH V9 6/9] vfio: platform: call _RST method when using ACPI
` [PATCH V9 7/9] vfio, platform: make reset driver a requirement by default
[PATCH 0/3] Initial support for LG Nexus 5 phone (hammerhead)
2016-07-18 19:12 UTC (13+ messages)
` [PATCH 1/3] ARM: dts: qcom: Add initial DTS for LG Nexus 5 Phone
` [PATCH 2/3] ARM: dts: msm8974-hammerhead: Add regulator nodes for hammerhead
` [PATCH 3/3] ARM: dts: msm8974-hammerhead: Introduce gpio-keys nodes
[PATCH V2] dmenginer: dmatest: exclude compare and fill time during perf report
2016-07-18 14:10 UTC (2+ messages)
[PATCH 0/5] dts patches for qcom tsens support
2016-07-18 9:53 UTC (4+ messages)
` [PATCH 2/5] arm: dts: apq8064: Add thermal zones, tsens and qfprom nodes
[PATCH v2 00/22] Support qcom's HSIC USB and rewrite USB2 HS phy support
2016-07-18 2:28 UTC (7+ messages)
` [PATCH v2 03/22] usb: ulpi: Support device discovery via device properties
` [PATCH v2 21/22] phy: Add support for Qualcomm's USB HSIC phy
` [PATCH v2 22/22] phy: Add support for Qualcomm's USB HS phy
[PATCH 0/4] Qualcomm IPQ4019 Audio driver addition
2016-07-17 20:03 UTC (10+ messages)
` [PATCH 1/4] qcom: ipq4019: Add ipq4019 ASoC device tree changes
` [PATCH 2/4] qcom: ipq4019: ASoC clock driver support
` [PATCH 3/4] qcom: ipq4019: ASoC tlmm/pinctrl support
` [PATCH 4/4] qcom: ipq4019: Add ASoC driver modules
[PATCH] pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindings
2016-07-16 19:25 UTC (2+ messages)
[pull] drm/msm: msm-next for 4.8
2016-07-16 19:06 UTC
[PATCH 1/6] arm64: dts: qcom: msm8916: Add smsm and smp2p nodes
2016-07-16 0:42 UTC (6+ messages)
` [PATCH 2/6] arm64: dts: qcom: msm8916: Add mba memory reserve
` [PATCH 3/6] arm64: dts: qcom: msm8916: Make scm a reset-controller
` [PATCH 4/6] arm64: dts: qcom: msm8916: Add tcsr syscon
` [PATCH 5/6] arm64: dts: qcom: msm8916: Add Hexagon SMD edge
` [PATCH 6/6] arm64: dts: qcom: msm8916: Add Hexagon remoteproc node
[PATCH] pinctrl: qcom: update DT bindings with ebi2 groups
2016-07-16 0:11 UTC (2+ messages)
[PATCH v5 0/2] Add ACPI support and SMBus block read
2016-07-15 20:08 UTC (3+ messages)
` [PATCH v5 1/2] i2c: qup: add ACPI support
` [PATCH v5 2/2] i2c: qup: support SMBus block read
[PATCH 0/4] soc: qcom: add EBI2 support and do ethernet
2016-07-15 19:19 UTC (3+ messages)
` [PATCH 1/4] soc: qcom: add an EBI2 device tree bindings
[PATCH 0/4] Qualcomm IPQ4019 Audio driver addition
2016-07-15 6:56 UTC (2+ messages)
` [PATCH 1/4] qcom: ipq4019: Add ipq4019 ASoC device tree changes
[PATCH 0/2] i2c: qup: Fixed the DMA transfer errors
2016-07-15 6:38 UTC (5+ messages)
` [PATCH 1/2] i2c: qup: Cleared the error bits in ISR
` [PATCH 2/2] i2c: qup: Fixed the DMA segments length
[PATCH 0/3] drm/msm: Deletion of a few unnecessary checks
2016-07-15 2:08 UTC (2+ messages)
[PATCH] ARM: dts: msm8974: Add nodes for blsp1_uart1 serial port
2016-07-14 14:51 UTC (2+ messages)
[PATCH RFCv1 0/1] Update struct spi_transfer to specify 8x bit transfers
2016-07-14 13:30 UTC (2+ messages)
[GIT PULL] Qualcomm Driver Updates for v4.8 Part 2
2016-07-14 13:07 UTC (2+ messages)
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).