linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-02 15:41:54 to 2019-02-07 19:10:13 UTC [more...]

[PATCH v3 0/1] Thermal throttling for SDM845
 2019-02-07 19:10 UTC  (11+ messages)
` [PATCH v3 1/1] arm64: dts: sdm845: wireup the thermal trip points to cpufreq

[PATCH v3 0/5] UFS on APQ8098/MSM8998
 2019-02-07 14:52 UTC  (32+ messages)
` [PATCH v3 1/5] arm64: dts: qcom: msm8998: Add UFS nodes
` [PATCH v3 2/5] arm64: dts: qcom: msm8998: Allow drivers to set-load
` [PATCH v3 3/5] dt-bindings: phy-qcom-qmp: Add qcom,msm8998-qmp-ufs-phy
` [PATCH v3 4/5] phy: qcom-qmp: Add QMP UFS PHY support for msm8998
` [PATCH v3 5/5] Revert "scsi: ufs: disable vccq if it's not needed by UFS device"

[RFC/PATCH 0/5] DVFS in the OPP core
 2019-02-07 13:37 UTC  (5+ messages)

[PATCH v4 0/4] USB SS PHY for Qualcomm's QCS404
 2019-02-07 11:17 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: phy: remove qcom-dwc3-usb-phy
` [PATCH v4 2/4] dt-bindings: connector: Add vbus-supply property
` [PATCH v4 3/4] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings
` [PATCH v4 4/4] phy: qualcomm: usb: Add SuperSpeed PHY driver

[PATCH v1 00/24] thermal: tsens: Refactor to use regmap_field
 2019-02-07 10:49 UTC  (25+ messages)
` [PATCH v1 01/24] drivers: thermal: tsens: Document the data structures
` [PATCH v1 02/24] drivers: thermal: tsens: Rename tsens_data
` [PATCH v1 03/24] drivers: thermal: tsens: Rename tsens_device
` [PATCH v1 04/24] drivers: thermal: tsens: Rename variable tmdev
` [PATCH v1 05/24] drivers: thermal: tsens: Use consistent names for variables
` [PATCH v1 06/24] drivers: thermal: tsens: Function prototypes should have argument names
` [PATCH v1 07/24] drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974
` [PATCH v1 08/24] drivers: thermal: tsens: Rename constants "
` [PATCH v1 09/24] drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1
` [PATCH v1 10/24] drivers: thermal: tsens: Introduce reg_fields to deal with register description
` [PATCH v1 11/24] drivers: thermal: tsens: Save reference to the device pointer and use it
` [PATCH v1 12/24] drivers: thermal: tsens: Don't print error message on -EPROBE_DEFER
` [PATCH v1 13/24] drivers: thermal: tsens: Print IP version
` [PATCH v1 14/24] drivers: thermal: tsens: Add new operation to check if a sensor is enabled
` [PATCH v1 15/24] drivers: thermal: tsens: change data type for sensor IDs
` [PATCH v1 16/24] drivers: thermal: tsens: Introduce IP-specific max_sensor count
` [PATCH v1 17/24] drivers: thermal: tsens: simplify get_temp_tsens_v2 routine
` [PATCH v1 18/24] drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharing
` [PATCH v1 19/24] drivers: thermal: tsens: Common get_temp() learns to do ADC conversion
` [PATCH v1 20/24] dt: thermal: tsens: Add bindings for qcs404
` [PATCH v1 21/24] drivers: thermal: tsens: Add generic support for TSENS v1 IP
` [PATCH v1 22/24] arm64: dts: qcom: qcs404: Add tsens controller
` [PATCH v1 23/24] arm64: dts: qcom: qcs404: Add thermal zones for each sensor
` [PATCH v1 24/24] drivers: thermal: tsens: Move calibration constants to header file

[PATCH 00/10] Venus stateful Codec API
 2019-02-07  7:33 UTC  (18+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[PATCH v4 0/1] Thermal throttling for SDM845
 2019-02-07  2:00 UTC  (3+ messages)
` [PATCH v4 1/1] arm64: dts: sdm845: wireup the thermal trip points to cpufreq

[PATCH 1/2] drm/msm/dpu: move hw_inf encoder baseclass
 2019-02-06 23:24 UTC  (2+ messages)
` [PATCH 2/2] drm/msm/dpu: remove phys_vid subclass

[PATCH v2 0/5] Add reservation_object to drm_gem_object
 2019-02-06 22:59 UTC  (8+ messages)
  ` [PATCH v2 1/5] drm: "
  ` [PATCH v2 2/5] drm: etnaviv: Switch to use drm_gem_object reservation_object
  ` [PATCH v2 3/5] drm: msm: "
  ` [PATCH v2 4/5] drm: v3d: "
  ` [PATCH v2 5/5] drm: vc4: "

[PATCH 1/4] drm/msm: Use drm_mode_vrefresh instead of mode->vrefresh
 2019-02-06 19:53 UTC  (10+ messages)
` [PATCH 2/4] drm/msm: dpu: Simplify frame_done watchdog timeout calculation
` [PATCH 3/4] drm/msm: dpu: Untangle frame_done timeout units
` [PATCH 4/4] drm/msm: dpu: Don't queue the frame_done watchdog for cursor

[PATCH v4 0/3] ARM: qcom: add vibrator support for various MSM SOCs
 2019-02-06 18:51 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: Input: new bindings for MSM vibrator
` [PATCH v4 2/3] Input: add new vibrator driver for various MSM SOCs
` [PATCH v4 3/3] ARM: dts: qcom: msm8974-hammerhead: add device tree bindings for vibrator

[PATCH 4/7] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO
 2019-02-06 18:47 UTC  (12+ messages)

[PATCH v1 0/4] MSM8998 Multimedia Clock Controller
 2019-02-06 17:04 UTC  (20+ messages)
` [PATCH v1 1/4] clk: qcom: smd: Add XO clock for MSM8998
` [PATCH v1 2/4] dt-bindings: clock: Add support for the MSM8998 mmcc
` [PATCH v1 3/4] clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driver
` [PATCH v1 4/4] arm64: dts: qcom: msm8998: Add mmcc node

[PATCH] ARM: dts: qcom-apq8060: Fix up interrupt parents
 2019-02-06 15:32 UTC 

[PATCH 0/9] qcom: ssbi-gpio: add support for hierarchical IRQ chip
 2019-02-06 15:21 UTC  (12+ messages)
` [PATCH 1/9] pinctrl: qcom: ssbi-gpio: hardcode IRQ counts
` [PATCH 3/9] mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chips

[PATCH v2 0/2] USB SS PHY for Qualcomm's QCS404
 2019-02-06 14:11 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: Add Qualcomm USB Super-Speed PHY bindings

[PATCH] pinctrl: qcom: qcs404: Correct SDC tile
 2019-02-06  8:24 UTC  (3+ messages)

[PATCH] iommu: Allow io-pgtable to be used outside of drivers/iommu/
 2019-02-06  6:55 UTC  (5+ messages)

[PATCH v6 00/8] Qualcomm AOSS QMP driver and modem dts
 2019-02-06  5:13 UTC  (9+ messages)
` [PATCH v6 1/8] arm64: dts: qcom: sdm845: Update reserved memory map
` [PATCH v6 2/8] arm64: dts: qcom: sdm845: Define rmtfs memory
` [PATCH v6 3/8] arm64: dts: sdm845: Introduce ADSP and CDSP PAS nodes
` [PATCH v6 4/8] dt-bindings: soc: qcom: Add AOSS QMP binding
` [PATCH v6 5/8] soc: qcom: Add AOSS QMP communication driver
` [PATCH v6 6/8] soc: qcom: Add AOSS QMP genpd provider
` [PATCH v6 7/8] arm64: dts: qcom: Add AOSS QMP node
` [PATCH v6 8/8] arm64: dts: qcom: sdm845: Add Q6V5 MSS node

[PATCH v5 00/10] Qualcomm AOSS QMP driver and modem dts
 2019-02-06  1:33 UTC  (4+ messages)
` [PATCH v5 05/10] soc: qcom: Add AOSS QMP communication driver

[PATCH v3 0/3] ARM: qcom: add vibrator support for various MSM SOCs
 2019-02-06  0:52 UTC  (5+ messages)
` [PATCH v3 2/3] Input: add new vibrator driver "

[PATCH v1 0/2] thermal: trivial fixes to error messages
 2019-02-05 23:49 UTC  (2+ messages)

[PATCH] drm/msm: dpu: Don't set frame_busy_mask for async updates
 2019-02-05 20:11 UTC  (2+ messages)

[PATCH v3 0/7] Standardize onboard LED support for 96Boards
 2019-02-05 19:24 UTC  (5+ messages)
` [PATCH v3 7/7] arm64: dts: qcom: apq8016-sbc: Standardize LED labels

[PATCH v3 0/8] phy: qcom-ufs: Enable regulators to be off in suspend
 2019-02-05 18:58 UTC  (3+ messages)
` [PATCH v3 4/8] arm64: dts: sdm845: Add UFS PHY reset
` [PATCH v3 5/8] arm64: dts: msm8996: Add UFS PHY reset controller

[PATCH] qcom: apr: Make apr callbacks in non-atomic context
 2019-02-05 18:35 UTC  (6+ messages)

[PATCH] ARM: hammerhead_defconfig: new defconfig for LG Nexus 5 phone
 2019-02-05 18:17 UTC  (2+ messages)

[PATCH] ARM: dts: qcom: ipq4019: Fix MSI IRQ type
 2019-02-05 18:13 UTC  (2+ messages)

msm8998: Hacking the USB3 controller (force controller to host/source mode)
 2019-02-05 16:51 UTC  (3+ messages)

[RESEND PATCH] amba: Allow pclk to be controlled by power domain
 2019-02-05 14:58 UTC  (2+ messages)

[PATCH v3] arm64: dts: sdm845: Add Q6V5 ADSP node
 2019-02-05 10:34 UTC 

[PATCH 0/7] QCS404 PCIe PHY and controller
 2019-02-05  6:01 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: phy: Add binding for Qualcomm PCIe2 PHY
` [PATCH 7/7] arm64: dts: qcom: qcs404: Add PCIe related nodes

[PATCH] arm64: dts: qcom: sdm845: Define iommus for USB controllers
 2019-02-05  0:56 UTC 

[PATCH] arm64: dts: qcom: sdm845: Define IOMMU for sdhc 2
 2019-02-05  0:54 UTC 

[PATCH] arm64: dts: qcs404: evb: Fix voltages for s5 and l3
 2019-02-04 20:59 UTC  (8+ messages)

[PATCH v11 0/3] Bug fixes for Qualcomm BT chip wcn3990
 2019-02-04 17:31 UTC  (5+ messages)
` [PATCH v11 1/3] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v11 2/3] Bluetooth: hci_qca: Deassert RTS while baudrate change command
` [PATCH v11 3/3] Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer

[PATCH v1 0/6] drm/msm: Improved a6xx GMU reset
 2019-02-04 16:15 UTC  (7+ messages)
` [PATCH v1 2/6] dt-bindings: drm/msm/a6xx: Add GX power-domain for GMU bindings
  ` [PATCH v1 1/6] drm/msm/a6xx: Remove unwanted regulator code
  ` [PATCH v1 3/6] drm/msm/gpu: Attach to the GPU GX power domain
  ` [PATCH v1 4/6] drm/msm/a6xx: Make GMU reset useful
  ` [PATCH v1 5/6] msm/drm/a6xx: Turn off the GMU if resume fails
  ` [PATCH v1 6/6] drm/msm/a6xx: Remove an unused struct member

[PATCH v10 0/3] Bug fixes for Qualcomm BT chip wcn3990
 2019-02-04 14:55 UTC  (4+ messages)
` [PATCH v10 1/3] Bluetooth: hci_qca: use wait_until_sent() for power pulses
` [PATCH v10 2/3] Bluetooth: hci_qca: Deassert RTS while baudrate change command
` [PATCH v10 3/3] Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer

[PATCH v2 -next 1/2] genirq: export irq_chip_set_wake_parent symbol
 2019-02-04 10:04 UTC  (4+ messages)
` [PATCH v2 -next 2/2] pinctrl: qcom: spmi-gpio: select IRQ_DOMAIN_HIERARCHY in Kconfig

[PATCH 0/3] qcom: add PMS405 SPMI regulator
 2019-02-04  9:03 UTC  (3+ messages)
` [PATCH 2/3] drivers: regulator: "

[GIT PULL] Qualcomm ARM64 DT updates for 5.1
 2019-02-04  4:31 UTC  (3+ messages)
` [GIT PULL] Qualcomm Driver "
` [GIT PULL] Qualcomm Device Tree "

[PATCH -next 1/2] genirq: export irq_chip_set_wake_parent symbol
 2019-02-03 13:05 UTC  (3+ messages)
` [PATCH -next 2/2] pinctrl: qcom: spmi-gpio: select IRQ_DOMAIN_HIERARCHY in Kconfig

next-20190201 build: 2 failures 19 warnings (next-20190201)
 2019-02-03 12:38 UTC  (2+ messages)


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