messages from 2018-09-29 00:38:53 to 2018-10-04 14:57:37 UTC [more...]
[PATCH v9 00/11] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM) (a subset)
2018-10-04 14:57 UTC (19+ messages)
` [PATCH v9 01/11] PM / Domains: Don't treat zero found compatible idle states as an error
` [PATCH v9 02/11] PM / Domains: Deal with multiple states but no governor in genpd
` [PATCH v9 03/11] PM / Domains: Document flags for genpd
` [PATCH v9 04/11] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v9 05/11] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v9 06/11] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v9 07/11] drivers: firmware: psci: Move psci to separate directory
` [PATCH v9 08/11] MAINTAINERS: Update files for PSCI
` [PATCH v9 09/11] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v9 10/11] drivers: firmware: psci: Support hierarchical CPU idle states
` [PATCH v9 11/11] drivers: firmware: psci: Simplify error path of psci_dt_init()
[v4 0/4] msm/drm: a6xx DCVS series
2018-10-04 14:52 UTC (6+ messages)
` [v4 1/4] drm/msm: suspend devfreq on init
` [v4 2/4] drm/msm/a6xx: Add gmu_read64() register read op
` [v4 4/4] drm/msm/a6xx: Add devfreq support for a6xx
` [v4 3/4] drm/msm: re-factor devfreq code
[PATCH RFC 0/7] Add devfreq based clock scaling support for mmc
2018-10-04 12:43 UTC (6+ messages)
` [PATCH RFC 2/7] mmc: core: devfreq: Add devfreq based clock scaling support
[PATCH v6] Add support for LPASS clock controller for SDM845
2018-10-04 12:02 UTC (2+ messages)
` [PATCH v6] clk: qcom: Add lpass clock controller driver "
[PATCH v5 0/2] Add support for LPASS clock controller for SDM845
2018-10-04 12:01 UTC (4+ messages)
` [PATCH v5 2/2] clk: qcom: Add lpass clock controller driver "
[PATCH v4 0/6] Add power domain driver for corners on msm8996/sdm845
2018-10-04 8:36 UTC (9+ messages)
` [PATCH v4 2/6] dt-bindings: power: Add qcom rpm power domain driver bindings
protected pins and debugfs
2018-10-04 8:34 UTC (2+ messages)
[PATCH v3 0/3] Fix qcom geni i2c DMA handling
2018-10-04 7:46 UTC (6+ messages)
` [PATCH v3 2/3] i2c: i2c-qcom-geni: Simplify tx/rx functions
` [PATCH v3 3/3] i2c: i2c-qcom-geni: Simplify irq handler
[PATCH] soc: qcom: qmi_interface: Limit txn ids to U16_MAX
2018-10-04 4:37 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sdm845: Add UART nodes
2018-10-04 0:24 UTC
[PATCH v5 0/2] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
2018-10-04 0:14 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: vadc: Update example to include unit address for node 'usb-id-nopull'
` [PATCH v5 2/2] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
[PATCH] arm64: dts: qcom: sdm845: Add UART nodes
2018-10-03 22:59 UTC (3+ messages)
[PATCH] drm/msm: dpu: Add tracing around CTL_FLUSH
2018-10-03 20:55 UTC (4+ messages)
[PATCH] drm/msm: Grab a vblank reference when waiting for commit_done
2018-10-03 20:22 UTC
[PATCH v9 0/8] Introduce on-chip interconnect API
2018-10-03 18:06 UTC (20+ messages)
` [PATCH v9 2/8] dt-bindings: Introduce interconnect binding
` [PATCH v9 5/8] interconnect: qcom: Add RPM communication
` [PATCH v9 6/8] dt-bindings: interconnect: Document qcom,msm8916 NoC bindings
[PATCH V5 0/3] spi-geni-qcom: QUP SPI GENI driver and SPI device tree bindings
2018-10-03 17:46 UTC (5+ messages)
` [PATCH V5 1/3] dt-bindings: soc: qcom: Remove SPI controller maximum frequency binding
` [PATCH V5 2/3] dt-bindings: soc: qcom: GENI SE SPI controller device tree binding
` [PATCH V5 3/3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
[PATCH] soc: qcom: Add irq clear handling during SE init
2018-10-03 17:45 UTC (2+ messages)
[PATCH v2] Bluetooth: hci_qca: Add support for controller debug logs
2018-10-03 16:56 UTC (2+ messages)
[PATCH 0/2] drm/msm: dpu: Fix cursor updates
2018-10-03 15:45 UTC (11+ messages)
` [PATCH 1/2] drm/msm: dpu: Only check flush register against pending flushes
` [PATCH 2/2] drm/msm: dpu: Make legacy cursor updates asynchronous
[PATCH 11/18] drm/msm: Use drm_atomic_helper_shutdown
2018-10-03 13:01 UTC (2+ messages)
[PATCH] venus: vdec: fix decoded data size
2018-10-03 12:36 UTC (2+ messages)
[PATCH 00/13] drm/msm: Hook up the DRM gpu scheduler
2018-10-03 10:50 UTC (22+ messages)
` [PATCH 01/13] drm/msm: Track GPU fences with idr
` [PATCH 02/13] drm/msm: Change msm_gpu_submit() API
` [PATCH 03/13] drm/msm: Save the ring name in the ring structure
` [PATCH 04/13] drm/msm: Change the name of the fence to hw_fence
` [PATCH 05/13] drm/msm: rearrange submit buffer objects clean up
` [PATCH 06/13] drm/msm: Use kzalloc for submit struct allocation
` [Freedreno] "
` [PATCH 07/13] drm/msm: Fix leak in submitqueue create
` [PATCH 08/13] drm/scheduler: set sched->thread to NULL in failure
` [PATCH 09/13] drm/msm: Use the DRM common Scheduler
` [PATCH 10/13] msm/drm: Remove unused code
` [PATCH 11/13] drm/scheduler: Add a timeout_start_notify function op
` [PATCH 12/13] jiffies: add utility function to calculate delta in ms
` [PATCH 13/13] drm/msm: Implement better timeout detection
[PATCH v1 0/2] drivers/qcom/rpmh: program wakeup timer
2018-10-03 9:56 UTC (3+ messages)
` [PATCH v1 1/2] drivers: qcom: rpmh-rsc: clear active mode configuration for wake TCS
` [PATCH v1 2/2] drivers: qcom: rpmh: write PDC data
[PATCH] pinctrl: qcom: fix 'const' pointer handling
2018-10-03 7:12 UTC (3+ messages)
[PATCH v3 1/2] pinctrl: qcom: Add sdm660 pinctrl driver
2018-10-03 6:59 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] dt-bindings: pinctrl: qcom: Add SDM660 pinctrl binding
[PATCH 1/2] clk: qcom: Export clk_alpha_pll_configure()
2018-10-03 6:21 UTC (4+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404
[PATCH v6 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
2018-10-02 22:40 UTC (3+ messages)
` [PATCH v6 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller
[PATCH] drm/msm: dpu: Don't reset dpu_enc->cur_master on .disable()
2018-10-02 20:22 UTC (6+ messages)
[RFC PATCH] soc: qcom: rmtfs_mem: Control remoteproc from rmtfs_mem
2018-10-02 19:34 UTC (4+ messages)
[PATCH v5 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
2018-10-02 18:45 UTC (5+ messages)
` [PATCH v5 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller
[PATCH v3 0/5] Wakeup GPIO support for SDM845
2018-10-02 17:06 UTC (3+ messages)
` [PATCH v3 1/5] drivers: pinctrl: qcom: add wakeup capability to GPIO
[PATCH 1/2] drm/msm: Use atomic helpers for pm_suspend/resume
2018-10-02 16:15 UTC (5+ messages)
` [PATCH 2/2] drm/msm/dpu: Remove all dpu pm_suspend/resume code
[GIT PULL] Qualcomm ARM64 Defconfig updates for 4.20
2018-10-02 9:36 UTC (10+ messages)
` [GIT PULL] Qualcomm ARM64 DT "
` [GIT PULL] Qualcomm Defconfig "
` [GIT PULL] Qualcomm Driver "
` [GIT PULL] Qualcomm Device Tree "
[PATCH] pinctrl: msm: Actually use function 0 for gpio selection
2018-10-02 8:49 UTC (4+ messages)
[PATCH] venus: vdec: fix decoded data size
2018-10-02 7:38 UTC (10+ messages)
[PATCH v1] Bluetooth: hci_qca: Add support for controller debug logs
2018-10-02 7:32 UTC (3+ messages)
[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
2018-10-02 7:12 UTC (19+ messages)
` [PATCH v16 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v16 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v17 "
` [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2
` [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2
[PATCH] soc: qcom: Drop help text for QCOM_QMI_HELPERS
2018-10-02 3:57 UTC (3+ messages)
[PATCH v4 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
2018-10-02 1:15 UTC (2+ messages)
` [PATCH v4 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller
[PATCH] firmware: Always initialize the fw_priv list object
2018-10-01 20:58 UTC (8+ messages)
[PATCH v3 0/3] pinctrl: msm interrupt and muxing fixes
2018-10-01 19:34 UTC (4+ messages)
[PATCH v9 0/5] Venus updates - PIL
2018-10-01 15:44 UTC (8+ messages)
` [PATCH v9 1/5] venus: firmware: add routine to reset ARM9
[PATCH v1 0/2] driver: thermal: Move some drivers into subdirs
2018-10-01 14:54 UTC (2+ messages)
[PATCH] remoteproc: qcom: q6v5: Fix a race condition on fatal crash
2018-10-01 14:25 UTC
qca: update BT firmware files for QCA ROME chip
2018-10-01 13:57 UTC (2+ messages)
[PATCH v2] drm: Convert to using %pOFn instead of device_node.name
2018-10-01 8:16 UTC (2+ messages)
[PATCH v3 0/3] drm/msm: Replace {un/reference} with {put, get} functions
2018-10-01 7:37 UTC (4+ messages)
` [PATCH v3 2/3] drm/msm: Replace drm_gem_object_{un/reference} with put, get functions
[PATCH v6 0/2] arm64: dts: add prng-ee nodes
2018-10-01 6:21 UTC (3+ messages)
` [PATCH v6 1/2] arm64: dts: msm8996: add prng-ee node
` [PATCH v6 2/2] arm64: dts: sdm845: "
[PATCH RFC 0/5] treewide: add USB OTG support for hammerhead
2018-10-01 5:30 UTC (6+ messages)
` [PATCH RFC 1/5] dt-bindings: power: supply: bq24190_charger: add bq24192 and usb-otg-vbus
` [PATCH RFC 2/5] power: supply: bq24190_charger: add support for bq24192 variant
` [PATCH RFC 3/5] power: supply: bq24190_charger: add of_match for usb-otg-vbus regulator
` [PATCH RFC 4/5] power: supply: bq24190_charger: add support for extcon and GPIO for USB OTG support
` [PATCH RFC 5/5] ARM: dts: qcom: msm8974-hammerhead: add "
[RFC PATCH v2] soc: qcom: rmtfs_mem: Control remoteproc from rmtfs_mem
2018-09-30 15:56 UTC
[PATCH v1 0/5] Venus - Decode reconfig sequence
2018-09-29 12:00 UTC (6+ messages)
` [PATCH v1 1/5] media: venus: handle video decoder resolution change
` [PATCH v1 2/5] media: venus: dynamically configure codec type
` [PATCH v1 3/5] media: venus: do not destroy video session during queue setup
` [PATCH v1 4/5] media: venus: video decoder drop frames handling
` [PATCH v1 5/5] media: venus: update number of bytes used field properly for EOS frames
[PATCH v3 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
2018-09-29 0:45 UTC (5+ messages)
` [PATCH v3 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller
[PATCH v9 1/2] drm/panel: Add support for Truly NT35597 panel driver
2018-09-29 0:38 UTC (2+ messages)
` [PATCH v9 2/2] dt-bindings: Add Truly NT35597 panel driver bindings
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