messages from 2018-09-06 03:52:16 to 2018-09-13 22:30:13 UTC [more...]
[PATCH v2 1/7] drm/msm: dpu: Remove impossible checks
2018-09-13 22:30 UTC (12+ messages)
` [PATCH v2 2/7] drm/msm: dpu: Move atomic_check_plane_state() call to atomic_check
` [PATCH v2 3/7] drm/msm: dpu: Consolidate atomic_check functions()
` [PATCH v2 4/7] drm/msm: dpu: Remove dpu_plane_sspp_enabled()
` [PATCH v2 5/7] drm/msm: dpu: Remove dpu_plane_enabled()
` [PATCH v2 6/7] drm/msm: dpu: Make dpu_plane_sspp_atomic_update() void
` [PATCH v2 7/7] drm/msm: dpu: Don't continue after error in atomic_check
[PATCH v6 0/9] soc: qcom: Allow COMPILE_TEST of qcom SoC Kconfigs
2018-09-13 21:38 UTC (2+ messages)
[PATCH 0/2] qcom: remove memcpy()ing from cmd-db driver
2018-09-13 21:30 UTC (2+ messages)
[PATCH] drm/msm/dpu: Remove an unused enum
2018-09-13 16:46 UTC
[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
2018-09-13 15:37 UTC (11+ messages)
` [PATCH v8 07/26] PM / Domains: Add genpd governor for CPUs
[PATCH v3 00/23] Qualcomm 8x16 Camera Subsystem driver
2018-09-13 15:04 UTC (5+ messages)
` [PATCH v3 16/23] camss: vfe: Support for frame padding
[PATCH v2 0/6] drivers/qcom: add additional functionality to RPMH
2018-09-12 22:55 UTC (15+ messages)
` [PATCH v2 1/6] drivers: qcom: rpmh-rsc: return if the controller is idle
` [PATCH v2 3/6] drivers: qcom: rpmh: disallow active requests in solver mode
` [PATCH v2 4/6] drivers: qcom: rpmh-rsc: clear active mode configuration for waketcs
` [PATCH v2 5/6] drivers: qcom: rpmh-rsc: write PDC data
` [PATCH v2 6/6] drivers: qcom: rpmh: "
[PATCH v6 0/4] Add EDAC driver for QCOM SoCs
2018-09-12 18:06 UTC (5+ messages)
` [PATCH v6 1/4] drivers: soc: Add broadcast base for Last Level Cache Controller (LLCC)
` [PATCH v6 2/4] drivers: soc: Add support to register LLCC EDAC driver
` [PATCH v6 3/4] drivers: edac: Add EDAC driver support for QCOM SoCs
` [PATCH v6 4/4] dt-bindings: msm: Update documentation of qcom,llcc
[PATCH 1/7] drm/msm: dpu: Remove impossible checks
2018-09-12 13:39 UTC (10+ messages)
` [PATCH 2/7] drm/msm: dpu: Move atomic_check_plane_state() call to atomic_check
` [PATCH 3/7] drm/msm: dpu: Consolodate atomic_check functions()
` [PATCH 4/7] drm/msm: dpu: Remove dpu_plane_sspp_enabled()
` [PATCH 5/7] drm/msm: dpu: Remove dpu_plane_enabled()
` [PATCH 6/7] drm/msm: dpu: Make dpu_plane_sspp_atomic_update() void
` [PATCH 7/7] drm/msm: dpu: Don't continue after error in atomic_check
[PATCH v3 0/3] pinctrl: msm interrupt and muxing fixes
2018-09-12 10:34 UTC (2+ messages)
[PATCH v3 00/16] Another round of tsens cleanups
2018-09-12 9:53 UTC (17+ messages)
` [PATCH v3 01/16] thermal: tsens: Prepare 8916 and 8974 tsens to use SROT and TM address space
` [PATCH v3 02/16] thermal: tsens: Add SPDX license identifiers
` [PATCH v3 03/16] thermal: tsens: Get rid of dead code
` [PATCH v3 04/16] thermal: tsens: Rename map field in order to add a second address map
` [PATCH v3 05/16] thermal: tsens: Add the SROT "
` [PATCH v3 06/16] MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers
` [PATCH v3 07/16] thermal: tsens: Pass register offsets as private data
` [PATCH v3 08/16] thermal: tsens: Check if the IP is correctly enabled by firmware
` [PATCH v3 09/16] arm: dts: msm8974: thermal: split address space into two
` [PATCH v3 10/16] arm64: dts: msm8916: "
` [PATCH v3 11/16] arm: dts: msm8974: thermal: Add "qcom,sensors" property
` [PATCH v3 12/16] arm64: dts: msm8916: "
` [PATCH v3 13/16] dt-bindings: thermal: Fix a typo in documentation
` [PATCH v3 14/16] arm64: dts: msm8916: Add gpu thermal zone
` [PATCH v3 15/16] arm64: dts: msm8916: Add camera "
` [PATCH v3 16/16] arm64: dts: sdm845: enable tsens thermal zones
[PATCH v2 0/2] Add Embedded USB Debugger (EUD) driver
2018-09-12 6:29 UTC (6+ messages)
` [PATCH v2 2/2] "
[PATCH v6 00/19] clean up DPU for RM refactor
2018-09-11 18:20 UTC (21+ messages)
` [PATCH v6 01/19] drm/msm/dpu: remove debugfs support for misr
` [PATCH v6 02/19] drm/msm/dpu: squash power handle event types
` [PATCH v6 03/19] drm/msm/dpu: remove scalar config definitions
` [PATCH v6 04/19] drm/msm/dpu: remove resource pool manager
` [PATCH v6 05/19] drm/msm/dpu: remove ping pong split topology variables
` [PATCH v6 06/19] drm/msm/dpu: enable master-slave encoders explicitly
` [PATCH v6 07/19] drm/msm/dpu: use kms stored hw mdp block
` [PATCH v6 08/19] drm/msm/dpu: iterate for assigned hw ctl in virtual encoder
` [PATCH v6 09/19] drm/msm/dpu: avoid querying for hw intf before assignment
` [PATCH v6 10/19] drm/msm/dpu: make crtc get_mixer_width helper static
` [PATCH v6 11/19] drm/msm/dpu: move hw resource tracking to crtc state
` [PATCH v6 12/19] drm/msm/dpu: rename hw_ctl to lm_ctl
` [PATCH v6 13/19] drm/msm/dpu: clean up destination scaler residue
` [PATCH v6 14/19] drm/msm/dpu: remove cdm block support from resource manager
` [PATCH v6 15/19] drm/msm/dpu: remove LOCK/CLEAR support in RM
` [PATCH v6 16/19] drm/msm/dpu: remove display H_TILE from encoder
` [PATCH v6 17/19] drm/msm/dpu: remove RM dependency on connector state
` [PATCH v6 18/19] drm/msm/dpu: relax parameter validation in encoders
` [PATCH v6 19/19] drm/msm/dpu: remove RM topology definition
[PATCH v4 0/2] Add support for LPASS clock controller for SDM845
2018-09-11 17:00 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH 2/2] clk: qcom: Add lpass clock controller driver for SDM845
[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
2018-09-11 16:11 UTC (10+ messages)
` [PATCH 1/6] dt-bindings: ramoops: Add event-size property
` [PATCH 2/6] pstore: Add event tracing support
` [PATCH 3/6] tracing: Add tp_pstore cmdline to have tracepoints go to pstore
` [PATCH 4/6] arm64/io: Add tracepoint for register accesses
` [PATCH 5/6] arm64/io: Add header for instrumentation of io operations
` [PATCH 6/6] dynamic_debug: Add flag for dynamic event tracing
[RFC PATCH v2] irqchip/gic-v3: Add quirk for msm8996 secured registers
2018-09-11 14:14 UTC (2+ messages)
[PATCH v2] remoteproc: q6v5: Add support to vote for rpmh power domains
2018-09-11 11:30 UTC (2+ messages)
[PATCH v4 0/4] Add EDAC driver for QCOM SoCs
2018-09-11 9:41 UTC (11+ messages)
` [PATCH v4 3/4] drivers: edac: Add EDAC driver support "
` [PATCH v4 4/4] dt-bindings: msm: Update documentation of qcom,llcc
[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
2018-09-11 8:34 UTC (10+ messages)
` [PATCH v16 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [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
db820c: Input signal Out of range
2018-09-11 6:29 UTC (11+ messages)
[PATCH v5 0/4] Add EDAC driver for QCOM SoCs
2018-09-10 23:46 UTC (5+ messages)
` [PATCH v5 1/4] drivers: soc: Add broadcast base for Last Level Cache Controller (LLCC)
` [PATCH v5 2/4] drivers: soc: Add support to register LLCC EDAC driver
` [PATCH v5 3/4] drivers: edac: Add EDAC driver support for QCOM SoCs
` [PATCH v5 4/4] dt-bindings: msm: Update documentation of qcom,llcc
[PATCH v3 0/6] Add support for PDC Global on SDM845 SoCs
2018-09-10 18:28 UTC (3+ messages)
` [PATCH v3 3/6] dt-bindings: remoteproc: qcom: Remove additional definition tag
[PATCH v3 0/3] arm64: dts: sdm845: Add RPMh-regulators and usb
2018-09-10 17:47 UTC (7+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sdm845: Add USB-related nodes
` [PATCH v3 2/3] arm64: dts: qcom: sdm845-mtp: Add RPMh VRM/XOB regulators
` [PATCH v3 3/3] arm64: dts: qcom: sdm845-mtp: Add nodes for USB
[PATCH v3 0/5] Wakeup GPIO support for SDM845
2018-09-10 16:58 UTC (4+ messages)
` [PATCH v3 2/5] dt-bindings: pinctrl: add wakeup capable GPIOs "
[PATCH v3 0/3] arm64: dts: qcom: pm8998: Add ADC node and die temperature channel
2018-09-10 16:03 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: iio: vadc: Fix documentation of 'reg'
` [PATCH v3 2/3] arm64: dts: qcom: pm8998: Add adc node
` [PATCH v3 3/3] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
[PATCH V3] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
2018-09-10 14:24 UTC (9+ messages)
[PATCH v2 0/4] Qcom smmu-500 TLB invalidation errata for sdm845
2018-09-10 10:38 UTC
[PATCH] pinctrl: qcom: spmi-mpp: Fix drive strength setting
2018-09-10 7:31 UTC (2+ messages)
[PATCH v1 0/2] Add gpu and camera thermal zones for msm8916
2018-09-10 7:17 UTC (3+ messages)
` [PATCH v1 1/2] arm64: dts: msm8916: Add gpu thermal management
` [PATCH v1 2/2] arm64: dts: msm8916: Add camera thermal zone
[PATCH v2 0/3] arm64: dts: qcom: pm8998: Add ADC node and die temperature channel
2018-09-08 14:15 UTC (9+ messages)
` [PATCH v2 1/3] dt-bindings: iio: vadc: Fix documentation of 'reg'
` [PATCH v2 2/3] arm64: dts: qcom: pm8998: Add adc node
` [PATCH v2 3/3] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
[PATCH] rnndb: Update registers / add additional enums for devcoredump
2018-09-07 22:08 UTC
[PATCH v5 00/19] clean up DPU for RM refactor
2018-09-07 21:02 UTC (14+ messages)
` [PATCH v5 01/19] drm/msm/dpu: remove debugfs support for misr
` [PATCH v5 02/19] drm/msm/dpu: squash power handle event types
` [PATCH v5 17/19] drm/msm/dpu: remove RM dependency on connector state
` [PATCH v5 18/19] drm/msm/dpu: relax parameter validation in encoders
` [PATCH v5 19/19] drm/msm/dpu: remove RM topology definition
[PATCH] ARM: qcom_defconfig: Enable MAILBOX
2018-09-07 16:51 UTC (2+ messages)
[PATCH V12 00/14] Krait clocks + Krait CPUfreq
2018-09-07 14:28 UTC (4+ messages)
[PATCH 0/6] ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value
2018-09-07 5:33 UTC (7+ messages)
` [PATCH 1/6] ARM: dts: qcom-msm8974: use named constant for interrupt type GIC_PPI
` [PATCH 2/6] ARM: dts: qcom-msm8974: use named constant for interrupt type GIC_SPI
` [PATCH 3/6] ARM: dts: qcom-msm8974: use named constant for interrupt flag EDGE RISING
` [PATCH 4/6] ARM: dts: qcom-msm8974: use named constant for interrupt flag LEVEL HIGH
` [PATCH 5/6] ARM: dts: qcom-msm8974: use named constant for interrupt flag NONE
` [PATCH 6/6] ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value
[PATCH v3 1/2] soc: qcom: geni: Don't ignore clk_round_rate() errors in geni_se_clk_tbl_get()
2018-09-06 22:49 UTC (2+ messages)
` [PATCH v3 2/2] soc: qcom: geni: geni_se_clk_freq_match() should always accept multiples
[PATCH v2 1/2] soc: qcom: geni: Don't ignore clk_round_rate() errors in geni_se_clk_tbl_get()
2018-09-06 22:40 UTC (5+ messages)
` [PATCH v2 2/2] soc: qcom: geni: geni_se_clk_freq_match() should always accept multiples
[PATCH 0/3] arm64: dts: qcom: pm8998: Add ADC node and die temperature channel
2018-09-06 20:36 UTC (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: pm8998: Add adc node
[PATCH] arm64: dts: qcom: sdm845-mtp: pm8998 and pmi8998 regulators
2018-09-06 20:20 UTC (4+ messages)
[RFC PATCH v2 0/3] Register read/write tracing with dynamic debug and pstore
2018-09-06 18:06 UTC (4+ messages)
` [RFC PATCH v2 3/3] dynamic_debug: Add support for dynamic register trace
[PATCH RESEND v1 0/5] Wakeup GPIO support for SDM845 SoC
2018-09-06 16:36 UTC (8+ messages)
` [PATCH RESEND v1 2/5] drivers: pinctrl: msm: enable PDC interrupt only during suspend
[PATCH 1/2] soc: qcom: geni: Don't ignore clk_round_rate() errors in geni_se_clk_tbl_get()
2018-09-06 16:33 UTC (6+ messages)
` [PATCH 2/2] soc: qcom: geni: geni_se_clk_freq_match() should always accept multiples
[PATCH] arm64: dts: qcom: Add AOSS reset driver node for SDM845
2018-09-06 16:00 UTC (2+ messages)
[PATCH v2 0/3] arm msm compatible+model cleanup
2018-09-06 15:56 UTC (5+ messages)
` [PATCH v2 2/3] arm64: dts: msm8916: Drop model and compatible
` [PATCH v2 3/3] arm64: dts: msm8996: Drop model
[PATCH v3 0/8] MSM8998 and MTP dts
2018-09-06 15:46 UTC (4+ messages)
` [PATCH v3 3/8] arm64: dts: qcom: msm8998: Add tsens and thermal-zones
[PATCH v3 0/2] Add support for LPASS clock controller for SDM845
2018-09-06 11:31 UTC (6+ messages)
` [PATCH v3 2/2] clk: qcom: Add lpass clock controller driver "
[PATCH v2 00/11] Another round of tsens cleanups
2018-09-06 10:00 UTC (8+ messages)
` [PATCH v2 01/11] arm/arm64: dts: msm8974/msm8916: thermal: Split address space into two
` [PATCH v2 08/11] thermal: tsens: Check if the IP is correctly enabled by firmware
[RFC] UAPI: Check headers by compiling all together as C++
2018-09-06 9:18 UTC (2+ messages)
` [PATCH 01/11] UAPI: drm: Fix use of C++ keywords as structural members [ver #2]
[PATCH] cpu/hotplug: Fix rollback during error-out in takedown_cpu()
2018-09-06 9:00 UTC (8+ messages)
[RFC] UAPI: Check headers by compiling all together as C++
2018-09-06 7:12 UTC (4+ 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).