linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 16:33:47 to 2020-05-11 13:46:02 UTC [more...]

[PATCH v7 00/15] Add support for devices in the Energy Model
 2020-05-11 13:45 UTC  (22+ messages)
` [PATCH v7 01/15] PM / EM: change naming convention from 'capacity' to 'performance'
` [PATCH v7 02/15] PM / EM: introduce em_dev_register_perf_domain function
` [PATCH v7 03/15] PM / EM: update callback structure and add device pointer
` [PATCH v7 04/15] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v7 05/15] PM / EM: remove em_register_perf_domain
` [PATCH v7 06/15] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v7 07/15] Documentation: power: update Energy Model description
` [PATCH v7 08/15] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v7 09/15] thermal: devfreq_cooling: change tracing function and arguments
` [PATCH v7 10/15] thermal: devfreq_cooling: get device load and frequency directly
` [PATCH v7 11/15] thermal: devfreq_cooling: work on a copy of device status
` [PATCH v7 12/15] thermal: devfreq_cooling: add new registration functions with Energy Model
` [PATCH v7 13/15] thermal: devfreq_cooling: remove old power model and use EM
` [PATCH v7 14/15] thermal: devfreq_cooling: update license to use SPDX
` [PATCH v7 15/15] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

[PATCH 00/14] thermal core include cleanups
 2020-05-11 12:25 UTC  (15+ messages)
` [PATCH 01/14] thermal/core: Get rid of MODULE_* tags
` [PATCH 02/14] thermal/core: Replace module.h with export.h
` [PATCH 03/14] thermal/drivers/thermal_helpers: Sort headers alphabetically
` [PATCH 04/14] thermal/drivers/thermal_helpers: Include export.h
` [PATCH 05/14] thermal/drivers/thermal_hwmon: Sort headers alphabetically
` [PATCH 06/14] thermal/drivers/thermal_hwmon: Include export.h
` [PATCH 07/14] thermal/drivers/clock_cooling: Sort headers alphabetically
` [PATCH 08/14] thermal/drivers/clock_cooling: Include export.h
` [PATCH 09/14] thermal/drivers/cpufreq_cooling: Sort headers alphabetically
` [PATCH 10/14] thermal/drivers/cpufreq_cooling: Replace module.h with export.h
` [PATCH 11/14] thermal/drivers/of-thermal: Sort headers alphabetically
` [PATCH 12/14] thermal/drivers/user_space: "
` [PATCH 13/14] thermal/governors: Prefix all source files with gov_
` [PATCH 14/14] thermal/of: Rename of-thermal.c

[PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-05-11 11:14 UTC  (15+ messages)

[v2 0/4] Qualcomm labibb regulator driver
 2020-05-11 10:49 UTC  (7+ messages)
` [v2 1/4] dt-bindings: regulator: Add labibb regulator
` [v2 2/4] arm64: dts: qcom: pmi8998: Add nodes for LAB and IBB regulators
` [v2 3/4] regulator: qcom: Add labibb driver
` [v2 4/4] regulator: qcom: labibb: Add SC interrupt handling

[PATCH -next] bus: mhi: core: Fix some error return code
 2020-05-11 10:31 UTC  (2+ messages)

[PATCH 1/9] drm/msm: Don't call dma_buf_vunmap without _vmap
 2020-05-11  9:35 UTC 

[PATCH] coresight: replicator: Reset replicator if context is lost
 2020-05-11  8:34 UTC 

[PATCH -next] soundwire: qcom: Use IRQF_ONESHOT
 2020-05-11  6:15 UTC  (2+ messages)

[PATCH] arch: arm64: dts: apq8016-dbc: Add missing cpu opps
 2020-05-11  5:29 UTC  (12+ messages)

[PATCH] iommu/qcom: add optional clock for TLB invalidate
 2020-05-10 14:30 UTC  (3+ messages)

[PATCH 2/3] gpu/drm: Fix spelling of *frequency*
 2020-05-10 12:08 UTC 

[PATCH 1/3] panel: simple: Fix size and bpp of BOE NV133FHM-N61
 2020-05-09 22:49 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: display: simple: Add BOE NV133FHM-N62
` [PATCH 3/3] panel: "

[PATCH v5 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-09 22:48 UTC  (9+ messages)
` [PATCH v5 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v5 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v5 3/6] drm/panel-simple: Support hpd-gpios for delaying prepare()
` [PATCH v5 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v5 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd
` [PATCH v5 6/6] arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza

[v2 PATCH] drivers: gpu: drm: Add MDP5 configuration for MSM8x36
 2020-05-09 12:59 UTC  (2+ messages)
` [Freedreno] "

[PATCH 0/2] Add adreno a405 GPU support
 2020-05-09 12:38 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/a4xx: add adreno a405 support
` [PATCH 2/2] drm/msm/a4xx: add a405_registers for a405 device

[PATCH V5 0/7] Add interconnect support to QSPI and QUP drivers
 2020-05-09 12:11 UTC  (19+ messages)
` [PATCH V5 1/7] soc: qcom: geni: Support for ICC voting
` [PATCH V5 2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V5 3/7] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V5 4/7] spi: spi-geni-qcom: "
` [PATCH V5 5/7] tty: serial: qcom_geni_serial: "
` [PATCH V5 6/7] spi: spi-qcom-qspi: "
` [PATCH V5 7/7] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[RFC 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-05-09  8:42 UTC  (6+ messages)
` [RFC 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
` [RFC 2/3] arm64: boot: dts: qcom: sm8150: Enable dynamic TX FIFO resize logic
` [RFC 3/3] dt-bindings: usb: dwc3: Add entry for tx-fifo-resize

[PATCH v7 0/8] Bug fixes and improved logging in MHI
 2020-05-09  8:32 UTC  (18+ messages)
` [PATCH v7 1/8] bus: mhi: core: Refactor mhi queue APIs
` [PATCH v7 2/8] bus: mhi: core: Cache intmod from mhi event to mhi channel
` [PATCH v7 3/8] bus: mhi: core: Add range check for channel id received in event ring
` [PATCH v7 4/8] bus: mhi: core: Read transfer length from an event properly
` [PATCH v7 5/8] bus: mhi: core: Handle firmware load using state worker
` [PATCH v7 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
` [PATCH v7 7/8] bus: mhi: core: Improve debug logs for loading firmware
` [PATCH v7 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values are used

[PATCH] drm/bridge: ti-sn65dsi86: Clear old error bits before AUX transfers
 2020-05-08 23:33 UTC 

[PATCH v3 00/11] Multiple fixes in PCIe qcom driver
 2020-05-08 22:00 UTC  (19+ messages)
` [PATCH v3 01/11] PCI: qcom: add missing ipq806x clocks in PCIe driver
` [PATCH v3 03/11] PCI: qcom: change duplicate PCI reset to phy reset
` [PATCH v3 04/11] PCI: qcom: add missing reset for ipq806x
` [PATCH v3 06/11] PCI: qcom: introduce qcom_clear_and_set_dword
` [PATCH v3 08/11] devicetree: bindings: pci: document PARF params bindings
    ` R: "
` [PATCH v3 09/11] PCI: qcom: add ipq8064 rev2 variant and set tx term offset
    ` R: "
` [PATCH v3 10/11] devicetree: bindings: pci: add ipq8064 rev 2 variant to qcom,pcie

[PATCH] firmware: qcom_scm-legacy: Replace zero-length array with flexible-array
 2020-05-08 21:08 UTC 

[PATCH] dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array
 2020-05-08 21:07 UTC 

[RFC PATCH v4 0/4] Inline crypto support on DragonBoard 845c
 2020-05-08 20:29 UTC  (8+ messages)
` [RFC PATCH v4 4/4] scsi: ufs-qcom: add Inline Crypto Engine support

[PATCH v2 0/3] Add Qualcomm IPCC driver support
 2020-05-08 18:27 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: Add devicetree binding for Qcom IPCC
` [PATCH v2 2/3] mailbox: Add support for Qualcomm IPCC
` [PATCH v2 3/3] MAINTAINERS: Add entry for Qualcomm IPCC driver

[PATCH v6 0/8] Bug fixes and improved logging in MHI
 2020-05-08 18:06 UTC  (10+ messages)
` [PATCH v6 3/8] bus: mhi: core: Add range check for channel id received in event ring
` [PATCH v6 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
` [PATCH v6 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values are used

[PATCH] dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array
 2020-05-08 17:43 UTC  (5+ messages)

[PATCH v5] iommu/arm-smmu-qcom: Request direct mapping for modem device
 2020-05-08 17:23 UTC  (3+ messages)

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-05-08 15:40 UTC  (6+ messages)

[PATCH] drivers: gpu: drm: Add MDP5 configuration for MSM8x36 and its derivatives, such as MSM8939
 2020-05-08 13:51 UTC  (2+ messages)

[PATCH] soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc ids
 2020-05-08 13:01 UTC  (2+ messages)

[PATCH v4 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-05-08 11:57 UTC  (4+ messages)
` [PATCH v4 2/6] spi: spi-geni-qcom: Use OPP API to set clk/perf state

[PATCH 10/36] drm/gem: add _locked suffix to drm_object_put
 2020-05-08 11:25 UTC  (4+ messages)

[PATCH v3 0/2] Add Qualcomm MSM8939 GCC binding and driver
 2020-05-08 10:06 UTC  (4+ messages)

[PATCH V1 0/2] CQE fixes
 2020-05-08  8:17 UTC  (12+ messages)
` [PATCH V1 1/2] mmc: core: Check request type before completing the request
` [PATCH V1 2/2] mmc: core: Fix recursive locking issue in CQE recovery path
    ` [PATCH] mmc: block: Fix request completion in the CQE timeout path
        ` [PATCH RESEND] "
  ` [PATCH V2] mmc: core: Fix recursive locking issue in CQE recovery path

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-05-08  6:29 UTC  (3+ messages)

[RFC] METADATA design using V4l2 Request API
 2020-05-08  6:21 UTC  (4+ messages)
` [RFC PATCH 1/3] Register for media device
` [RFC PATCH 2/3] Enable Request API for output buffers
` [PATCH 3/3] Enable Request API for Capture Buffers

[PATCH v5 0/5] mmc: mediatek: add mmc cqhci support
 2020-05-08  5:05 UTC  (6+ messages)
` [PATCH v5 1/5] mmc: core: Extend mmc_of_parse() to parse CQE bindings

[PATCH v5 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-05-08  0:27 UTC  (7+ messages)
` [PATCH v5 1/7] fs: introduce kernel_pread_file* support
` [PATCH v5 2/7] firmware: add offset to request_firmware_into_buf
` [PATCH v5 3/7] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v5 4/7] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v5 5/7] bcm-vk: add bcm_vk UAPI
` [PATCH v5 7/7] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver

[PATCH v2 1/2] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-07 21:39 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: drm/bridge: ti-sn65dsi86: Improve the yaml validation

[PATCH] media: venus: Replace zero-length array with flexible-array
 2020-05-07 21:18 UTC  (3+ messages)

[PATCH v2 0/2] Add QRTR MHI client driver
 2020-05-07 20:21 UTC  (2+ messages)

[PATCH v4 00/12] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-07 20:08 UTC  (2+ messages)
` [PATCH v4 10/12] serial: qcom_geni_serial: Support kgdboc_earlycon

[PATCH 0/4] rpmsg: Refactor Qualcomm glink_ssr
 2020-05-07 18:03 UTC  (9+ messages)
` [PATCH 1/4] remoteproc: qcom: Pass ssr_name to glink subdevice
` [PATCH 2/4] soc: qcom: glink_ssr: Internalize ssr_notifiers
` [PATCH 3/4] rpmsg: glink: Integrate glink_ssr in qcom_glink
` [PATCH 4/4] arm64: defconfig: Remove QCOM_GLINK_SSR

[PATCH] bus: mhi: core: Add soc_reset sysfs
 2020-05-07 17:12 UTC 


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).