linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-12 12:42:46 to 2019-03-20 13:17:59 UTC [more...]

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

[RFC v2 00/11] DVFS in the OPP core
 2019-03-20  9:49 UTC  (12+ messages)
` [RFC v2 01/11] OPP: Don't overwrite rounded clk rate
` [RFC v2 02/11] OPP: Make dev_pm_opp_set_rate() with freq=0 as valid
` [RFC v2 03/11] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
` [RFC v2 04/11] spi: spi-geni-qcom: "
` [RFC v2 05/11] arm64: dts: sdm845: Add OPP table for all qup devices
` [RFC v2 06/11] scsi: ufs: Add support to manage multiple power domains in ufshcd-pltfrm
` [RFC v2 07/11] scsi: ufs: Add support for specifying OPP tables in DT
` [RFC v2 08/11] arm64: dts: sdm845: Add ufs opps and power-domains
` [RFC v2 09/11] drm/msm/dpu: Use OPP API to set clk/perf state
` [RFC v2 10/11] drm/msm: dsi: "
` [RFC v2 11/11] arm64: dts: sdm845: Add DSI and MDP OPP tables and power-domains

[PATCH v3 0/8] phy: qcom-ufs: Enable regulators to be off in suspend
 2019-03-20  9:06 UTC  (3+ messages)

[PATCH] arm64: dts: sdm845: Include rpmpd DT header
 2019-03-20  8:09 UTC 

[PATCH v0] nvmem: core: Export nvmem cell info to userspace
 2019-03-20  5:53 UTC 

[PATCH 1/2] drm/msm: simplify getting .driver_data
 2019-03-19 16:36 UTC 

[PATCH -next] phy: qcom-ufs: Make ufs_qcom_phy_disable_iface_clk static
 2019-03-19 15:27 UTC 

[PATCH] arm64/io: Don't use WZR in writel
 2019-03-19 11:45 UTC  (17+ messages)

[PATCH v1] Bluetooth: hci_qca: Give enough time to ROME controller to bootup
 2019-03-19  2:35 UTC  (6+ messages)

[PATCH] slimbus: ngd: Fix to avoid potential NULL pointer dereference
 2019-03-19  1:25 UTC 

[PATCH v2 1/2] drm/msm: Fix A6XX support for opp-level
 2019-03-18 20:38 UTC  (3+ messages)
` [PATCH v2 2/2] drm/msm: Cleanup A6XX opp-level reading

[PATCH v4 00/10] support wakeup capable GPIOs
 2019-03-18 17:42 UTC  (16+ messages)
` [PATCH v4 01/10] gpio: Add support for hierarchical IRQ domains
` [PATCH v4 02/10] irqdomain: add bus token DOMAIN_BUS_WAKEUP
` [PATCH v4 03/10] of/irq: document properties for wakeup interrupt parent
` [PATCH v4 04/10] of: irq: add helper to remap interrupts to another irqdomain
` [PATCH v4 05/10] drivers: irqchip: add PDC irqdomain for wakeup capable GPIOs
` [PATCH v4 06/10] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO
` [PATCH v4 07/10] drivers: pinctrl: msm: setup GPIO irqchip hierarchy
` [PATCH v4 08/10] arm64: dts: qcom: add PDC interrupt controller for SDM845
` [PATCH v4 09/10] arm64: dts: qcom: setup PDC as wakeup parent for GPIOs "
` [PATCH v4 10/10] arm64: defconfig: enable PDC interrupt controller for Qualcomm SDM845

[RFC PATCH v1] PCI: qcom: Use quirk to override incorrect device class
 2019-03-18 17:14 UTC  (16+ messages)
      ` [PATCH v2] PCI: qcom: Use default config space read function
                    ` [PATCH v3] "
                        ` [PATCH v4] "

[RFC PATCH v1 00/15] drm/msm: Per-instance pagetable support
 2019-03-18 14:19 UTC  (4+ messages)
` [RFC PATCH v1 04/15] iommu: Add DOMAIN_ATTR_PTBASE

serial driver cleanups v2
 2019-03-18  8:03 UTC  (65+ messages)
` [PATCH v2 01/45] drivers: tty: serial: 8250_bcm2835aux: use devm_platform_ioremap_resource()
` [PATCH v2 02/45] drivers: tty: serial: 8250_dw: use devm_ioremap_resource()
` [PATCH v2 03/45] drivers: tty: serial: 8250_ingenic: "
` [PATCH v2 04/45] drivers: tty: serial: amba-pl010: "
` [PATCH v2 05/45] drivers: tty: serial: sirfsoc_uart: "
` [PATCH v2 06/45] drivers: tty: serial: samsung: "
` [PATCH v2 07/45] drivers: tty: serial: 8250_uniphier: "
` [PATCH v2 08/45] drivers: tty: serial: 8250_lpc18xx: "
` [PATCH v2 09/45] drivers: tty: serial: 8250_mtk: "
` [PATCH v2 10/45] drivers: tty: serial: zs: use devm_* functions
` [PATCH v2 11/45] drivers: tty: serial: zs: use dev_err() instead of printk()
` [PATCH v2 12/45] drivers: tty: serial: xilinx_uartps: use devm_* functions
` [PATCH v2 13/45] drivers: tty: serial: 21285: "
` [PATCH v2 14/45] drivers: tty: serial: vr41xx_siu: "
` [PATCH v2 15/45] drivers: tty: serial: uartlite: use dev_err() instead of printk()
` [PATCH v2 16/45] drivers: tty: serial: uartlite: use devm_* functions
` [PATCH v2 17/45] drivers: tty: serial: timuart: "
` [PATCH v2 18/45] drivers: tty: serial: sirfsoc_uart: "
` [PATCH v2 19/45] drivers: tty: serial: sh-sci: "
` [PATCH v2 20/45] drivers: tty: serial: msm_serial: "
` [PATCH v2 21/45] drivers: tty: serial: altera_jtaguart: "
` [PATCH v2 22/45] drivers: tty: serial: altera_uart: "
` [PATCH v2 23/45] drivers: tty: serial: amba-pl010: "
` [PATCH v2 24/45] drivers: tty: serial: mxs-auart: "
` [PATCH v2 25/45] drivers: tty: serial: pxa: "
` [PATCH v2 26/45] drivers: tty: serial: dz: use dev_err() instead of printk()
` [PATCH v2 27/45] drivers: tty: serial: dz: use devm_* functions
` [PATCH v2 28/45] drivers: tty: serial: netx-serial: "
` [PATCH v2 29/45] drivers: tty: serial: serial_txx9: "
` [PATCH v2 30/45] drivers: tty: serial: serial_ks8695: "
` [PATCH v2 31/45] drivers: tty: serial: amba-pl011: "
` [PATCH v2 32/45] drivers: tty: serial: atmel_serial: "
` [PATCH v2 33/45] drivers: tty: serial: sb1250-duart: use dev_err() instead of printk()
` [PATCH v2 34/45] drivers: tty: serial: sb1250-duart: use devm_* functions
` [PATCH v2 35/45] drivers: tty: serial: lpc32xx_hs: "
` [PATCH v2 36/45] drivers: tty: serial: pic32_uart: "
` [PATCH v2 37/45] drivers: tty: serial: apbuart: "
` [PATCH v2 38/45] drivers: tty: serial: samsung: "
` [PATCH v2 39/45] drivers: tty: serial: efm32-uart: "
` [PATCH v2 40/45] drivers: tty: serial: mpc52xx_uart: "
` [PATCH v2 41/45] drivers: tty: serial: timuart: "
` [PATCH v2 42/45] drivers: tty: serial: sa1100: "
` [PATCH v2 43/45] drivers: tty: serial: pmac_zilog: "
` [PATCH v2 44/45] drivers: tty: serial: pnx8xxx_uart: "
` [PATCH v2 45/45] drivers: tty: serial: mux: "

[PATCH v2] nvmem: core: Set no-read-write provider to avoid userspace read/write
 2019-03-17 14:12 UTC 

[PATCH] nvmem: core: Set no-read-write provider to avoid userspace read/write
 2019-03-17 14:09 UTC  (4+ messages)

[PATCH 0/4] Introduce OPP bandwidth bindings
 2019-03-15 19:02 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: opp: Introduce opp-bw-MBs bindings
` [PATCH 2/4] OPP: Add support for parsing the interconnect bandwidth
` [PATCH 3/4] OPP: Update the bandwidth on OPP frequency changes
` [PATCH 4/4] cpufreq: dt: Add support for interconnect bandwidth scaling

[PATCH v1] nvmem: core: Set no-read-write provider to avoid userspace read/write
 2019-03-15 13:59 UTC 

[PATCH v2] venus: hfi_parser: fix Source Matcher errors
 2019-03-15  9:32 UTC 

[PATCH] slimbus: fix a NULL pointer dereference in of_qcom_slim_ngd_register
 2019-03-15  6:20 UTC 

[PATCH v3 0/2] Enable Bluetooth functionality for wcn3998
 2019-03-14 18:56 UTC  (8+ messages)
` [PATCH v3 1/2] Bluetooth: hci_qca: Added support "
` [PATCH v3 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3998

[PATCH v1 0/4] drm/msm/a6xx: Add support for zap shader
 2019-03-14 16:59 UTC  (8+ messages)
  ` [PATCH v1 1/4] drm/msm/gpu: Move zap shader loading to adreno
  ` [PATCH v1 2/4] drm/msm/a6xx: Add zap shader load
  ` [PATCH v1 3/4] dt-bindings: drm/msm/gpu: Document a5xx / a6xx zap shader region
  ` [PATCH v1 4/4] arm64: dts: sdm845: Add zap shader region for GPU
    ` [Freedreno] "

[PATCH v1 0/2] interconnect: Add path tagging support
 2019-03-14 16:35 UTC  (5+ messages)
` [PATCH v1 2/2] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[PATCH v4 0/5] soc: qcom: Add SoC info driver
 2019-03-14 15:58 UTC  (5+ messages)
` [PATCH v4 4/5] soc: qcom: socinfo: Expose custom attributes

[RFC PATCH] media/doc: Allow sizeimage to be set by v4l clients
 2019-03-14 13:11 UTC  (4+ messages)

[PATCH v3 0/5] drm: Fix fb changes for async updates
 2019-03-14  0:20 UTC  (3+ messages)
` [PATCH v3 3/5] drm/msm: fix fb references in async update
  ` [PATCH v3 5/5] drm: don't block fb changes for async plane updates

[PATCH v1] Bluetooth: hci_qca: Enable the ldisc for ROME for x86 platforms
 2019-03-13 23:56 UTC  (8+ messages)

[PATCH v2 0/5] drivers: firmware: psci: Some cleanup and refactoring
 2019-03-13  8:36 UTC  (6+ messages)
` [PATCH v2 1/5] drivers: firmware: psci: Move psci to separate directory
` [PATCH v2 2/5] MAINTAINERS: Update files for PSCI
` [PATCH v2 3/5] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v2 4/5] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v2 5/5] drivers: firmware: psci: Announce support for OS initiated suspend mode

[PATCH] arm64: dts: sdm845: Include the interconnect resources DT header
 2019-03-12 23:24 UTC  (2+ messages)

[PATCH v3 0/9] qcom: support wakeup capable GPIOs
 2019-03-12 16:38 UTC  (7+ messages)
` [PATCH v3 4/9] drivers: irqchip: add PDC irqdomain for "
` [PATCH v3 6/9] drivers: pinctrl: msm: setup GPIO irqchip hierarchy

[PATCH 0/3] scsi: ufs: runtime pm fixes
 2019-03-12 14:06 UTC  (3+ messages)
` [PATCH 2/3] scsi: ufs: Add error checks for pm_runtime_get_sync()

[PATCH v2 0/5] drm: Fix fb changes for async updates
 2019-03-12 12:49 UTC  (4+ messages)
` [PATCH v2 5/5] drm: don't block fb changes for async plane updates


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