messages from 2018-10-09 16:05:58 to 2018-10-12 10:20:08 UTC [more...]
[PATCH RFC v1 0/8] drivers: qcom: Add cpu power domain for SDM845
2018-10-12 10:20 UTC (24+ messages)
` [PATCH RFC v1 1/8] PM / Domains: Add helper functions to attach/detach CPUs to/from genpd
` [PATCH RFC v1 2/8] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
` [PATCH RFC v1 3/8] timer: Export next wakeup time of a CPU
` [PATCH RFC v1 4/8] drivers: qcom: cpu_pd: add cpu power domain support using genpd
` [PATCH RFC v1 5/8] dt-bindings: introduce cpu power domain bindings for Qualcomm SoCs
` [PATCH RFC v1 6/8] drivers: qcom: cpu_pd: program next wakeup to PDC timer
` [PATCH RFC v1 7/8] drivers: qcom: cpu_pd: Handle cpu hotplug in the domain
` [PATCH RFC v1 8/8] arm64: dtsi: sdm845: Add cpu power domain support
[PATCH v9 00/11] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM) (a subset)
2018-10-12 10:13 UTC (13+ messages)
` [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
[v7 00/13] drm/msm: Capture and dump the GPU crash state
2018-10-12 9:13 UTC (5+ messages)
` [PATCH 08/13] drm/msm/gpu: Rearrange the code that collects the task during a hang
` [Freedreno] "
[PATCH 0/3] drm/msm: Fix gpu recovery path
2018-10-12 8:56 UTC (4+ messages)
` [PATCH 1/3] lib/string: Pass the input gfp flags to kmalloc
` [PATCH 2/3] drm/msm: Check if target supports crash dump capture
` [PATCH 3/3] drm/msm: Fix task dump in gpu recovery
[PATCH] media: venus: add support for key frame
2018-10-12 8:10 UTC (6+ messages)
[PATCH v3 1/1] scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
2018-10-12 6:46 UTC (3+ messages)
[PATCH v4 0/2] Enable smmu support on sdm845
2018-10-12 6:07 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: arm-smmu: Add binding doc for Qcom smmu-500
` [PATCH v4 2/2] dts: arm64/sdm845: Add node for arm,mmu-500
[PATCH v1] phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845
2018-10-12 5:57 UTC (3+ messages)
[PATCH v2 1/1] scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
2018-10-12 0:55 UTC (3+ messages)
[PATCH v10 1/2] drm/panel: Add support for Truly NT35597 panel driver
2018-10-11 22:11 UTC (3+ messages)
` [PATCH v10 2/2] dt-bindings: Add Truly NT35597 panel driver bindings
[PATCH v3 0/3] Fix qcom geni i2c DMA handling
2018-10-11 21:11 UTC (5+ 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 v5 0/2] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
2018-10-11 20:52 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: iio: vadc: Update example to include unit address for node 'usb-id-nopull'
[DPU PATCH 0/3] Add support for DisplayPort driver on SnapDragon 845
2018-10-11 17:43 UTC (9+ messages)
` [DPU PATCH 1/3] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon 845
` [DPU PATCH 2/3] drm/msm/dp: add displayPort driver support
` [DPU PATCH 3/3] drm/msm/dp: add support for DP PLL driver
[PATCH v2] drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driver
2018-10-11 17:18 UTC
[PATCH v4] drm/msm: validate display and event threads
2018-10-11 15:17 UTC (2+ messages)
[PATCH] drm/msm/dsi: fix dsi clock names in DSI 10nm PLL driver
2018-10-11 15:15 UTC (2+ messages)
[PATCH v6 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller
2018-10-11 14:56 UTC (2+ messages)
` Applied "spi: Introduce new driver for Qualcomm QuadSPI controller" to the spi tree
[PATCH 0/9] Add interconnect support + bindings for A630 GPU
2018-10-11 14:54 UTC (15+ messages)
` [PATCH 5/9] arm64: dts: sdm845: Add gpu and gmu device nodes
` [PATCH 6/9] PM / OPP: dt-bindings: Add opp-interconnect-bw
[PATCH 00/25] reserve RM resources in CRTC state
2018-10-11 14:51 UTC (56+ messages)
` [PATCH 01/25] drm/msm/dpu: fix hw ctl retrieval for mixer muxing
` [Freedreno] "
` [PATCH 02/25] drm/msm/dpu: avoid tracking reservations in RM
` [PATCH 03/25] drm/msm/dpu: remove dev from RM
` [PATCH 04/25] drm/msm/dpu: clean up dpu_rm_check_property_topctl declaration
` [PATCH 05/25] drm/msm/dpu: remove encoder from crtc mixer struct
` [PATCH 06/25] drm/msm/dpu: clean up redundant hw type
` [PATCH 07/25] drm/msm/dpu: reserve using crtc state
` [PATCH 08/25] drm/msm/dpu: release reservation "
` [PATCH 09/25] drm/msm/dpu: make RM iterator static
` [PATCH 10/25] drm/msm/dpu: maintain hw_mdp in kms
` [PATCH 11/25] drm/msm/dpu: remove reserve in encoder mode_set
` [PATCH 12/25] drm/msm/dpu: remove mode_set_complete
` [PATCH 13/25] drm/msm/dpu: make RM iterator hw type specific
` [PATCH 14/25] drm/msm/dpu: remove enc_id tagging for hw blocks
` [PATCH 15/25] drm/msm/dpu: avoid redundant hw blk reference
` [PATCH 16/25] drm/msm/dpu: clean up test_only flag for RM reservation
` [PATCH 18/25] drm/msm/dpu: merge RM interface reservation helpers
` [PATCH 22/25] drm/msm/dpu: make crtc and encoder specific HW reservation
` [Freedreno] "
` [PATCH 24/25] drm/msm/dpu: remove mutex locking for RM interfaces
` [Freedreno] "
[RFC] mmc: host: sdhci-msm: Use the interconnect API
2018-10-11 14:06 UTC (2+ messages)
[PATCH v5 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
2018-10-11 14:03 UTC (2+ messages)
[PATCH v8 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
2018-10-11 12:43 UTC (10+ messages)
` [PATCH v8 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v8 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
[PATCH] iommu: arm-smmu: handle client iommu translation fault handlers
2018-10-11 12:26 UTC (3+ messages)
[PATCH v9 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
2018-10-11 11:36 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
[PATCH v4 0/2] Enable smmu support on sdm845
2018-10-11 9:42 UTC
[PATCH 1/2] clk: qcom: Export clk_alpha_pll_configure()
2018-10-11 9:32 UTC (8+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404
[PATCH] media: venus: support VB2_USERPTR IO mode
2018-10-11 8:35 UTC (4+ messages)
[PATCH V5 0/3] spi-geni-qcom: QUP SPI GENI driver and SPI device tree bindings
2018-10-11 7:13 UTC (10+ messages)
` [PATCH V5 3/3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
[PATCH] media: venus: add support for USERPTR to queue
2018-10-11 6:56 UTC (2+ messages)
protected pins and debugfs
2018-10-10 19:40 UTC (3+ messages)
[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
2018-10-10 19:37 UTC (9+ messages)
` [PATCH 3/6] tracing: Add tp_pstore cmdline to have tracepoints go to pstore
[PATCH v9 0/8] Introduce on-chip interconnect API
2018-10-10 15:02 UTC (11+ messages)
` [PATCH v9 2/8] dt-bindings: Introduce interconnect binding
[PATCH v2 0/2] clk: qcom: Add support for QCS404
2018-10-10 14:51 UTC (3+ messages)
` [PATCH v2 1/2] clk: qcom: Export clk_alpha_pll_configure()
` [PATCH v2 2/2] clk: qcom: gcc: Add global clock controller driver for QCS404
[PATCH v3 0/3] Enable ath10k wcn3990 wifi driver support on sdm845
2018-10-10 11:52 UTC (4+ messages)
` [PATCH v3 1/3] dt: bindings: add missing dt properties for WCN3990 wifi node
` [PATCH v3 2/3] dts: arm64/sdm845: Add WCN3990 WLAN module device node
` [PATCH v3 3/3] dt: bindings: add bindings for wifi iommu node
[PATCH v2 0/3] Use interconnect API in MDSS on SDM845
2018-10-10 9:24 UTC (4+ messages)
` [PATCH v2 1/3] drm/msm/dpu: clean up references of DPU custom bus scaling
` [PATCH v2 2/3] drm/msm/dpu: Integrate interconnect API in MDSS
` [PATCH v2 3/3] dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845
[PATCH v3 0/5] Wakeup GPIO support for SDM845
2018-10-10 8:58 UTC (5+ messages)
` [PATCH v3 1/5] drivers: pinctrl: qcom: add wakeup capability to GPIO
[PATCH v2] venus: vdec: fix decoded data size
2018-10-10 7:01 UTC (2+ messages)
[PATCH] remoteproc: qcom: q6v5: shore up resource probe handling
2018-10-10 6:19 UTC (4+ messages)
[PATCH v6] Add support for LPASS clock controller for SDM845
2018-10-10 6:12 UTC (6+ messages)
` [PATCH v6] clk: qcom: Add lpass clock controller driver "
[PATCH 1/3] drm/msm/dpu: clean up references of DPU custom bus scaling
2018-10-10 1:02 UTC (2+ messages)
[PATCH v1 0/2] Add support for display port clocks and clock ops
2018-10-09 20:46 UTC (5+ messages)
` [PATCH v1 1/2] clk: qcom: rcg2: Add support for display port "
` [PATCH v1 2/2] clk: qcom : dispcc: Add support for display port clocks
[PATCH] drm/msm: Grab a vblank reference when waiting for commit_done
2018-10-09 20:43 UTC (4+ messages)
[PATCH] drm/msm: dpu: Simplify conn->state->connector to conn
2018-10-09 20:05 UTC
[pull] drm/msm: msm-fixes-2018-10-09 for 4.20
2018-10-09 19:57 UTC
[PATCH 1/2] drm/msm: dpu: Fix memory leak caused by dropped reference
2018-10-09 19:15 UTC (5+ messages)
` [PATCH 2/2] drm/msm: dpu: Remove checks from dpu_plane_destroy_state()
[PATCH v7] Add support for LPASS clock controller for SDM845
2018-10-09 18:27 UTC (2+ messages)
` [PATCH v7] clk: qcom: Add lpass clock controller driver "
[PATCH] media: venus: queue initial buffers
2018-10-09 18:26 UTC (2+ messages)
[PATCH v3] drm/msm: validate display and event threads
2018-10-09 18:13 UTC (3+ messages)
[PATCH] remoteproc: qcom: q6v5-pil: add SCM probe dependency
2018-10-09 17:21 UTC (4+ messages)
[PATCH v2] arm64: dts: qcom: sdm845: Add qspi (quad SPI) node
2018-10-09 16:35 UTC (2+ messages)
[PATCH v4 0/5] Add coredump support for Q6v5 Modem remoteproc
2018-10-09 16:23 UTC (6+ messages)
` [PATCH v4 1/5] remoteproc: Introduce custom dump function for each remoteproc segment
` [PATCH v4 2/5] remoteproc: Add mechanism for custom dump function assignment
` [PATCH v4 3/5] remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequence
` [PATCH v4 4/5] remoteproc: qcom: q6v5-mss: Add custom dump function for modem
` [PATCH v4 5/5] remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredump
[PATCH v3 0/6] Add coredump support for Q6v5 Modem remoteproc
2018-10-09 16:21 UTC (10+ messages)
` [PATCH v3 1/6] remoteproc: Introduce custom dump function for each remoteproc segment
` [PATCH v3 4/6] remoteproc: qcom: q6v5-pil: Add custom dump function for modem
` [PATCH v3 5/6] remoteproc: qcom: q6v5-pil: Register segments/dumpfn for coredump
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).