Show patches with: Submitter = Thara Gopinath       |    Archived = No       |   86 patches
Patch Series S/W/F Date Submitter Delegate State
[4/5] thermal: Add generic power domain warming device driver. Introduce Power domain based warming device driver --- 2019-09-10 Thara Gopinath New
[5/5] arm64: dts: qcom: Add node for RPMH power domain warming device on sdm845. Introduce Power domain based warming device driver --- 2019-09-10 Thara Gopinath New
soc: qcom: Invert the cooling states for the aoss resources that can act as warming devices soc: qcom: Invert the cooling states for the aoss resources that can act as warming devices --- 2019-09-19 Thara Gopinath Accepted
[v3,2/7] soc: qcom: rpmhpd: Introduce function to retrieve power domain performance state count Untitled series #24189 --- 2019-10-16 Thara Gopinath Superseded
[v3,3/7] thermal: core: Add late init hook to cooling device ops Untitled series #24189 --- 2019-10-16 Thara Gopinath New
[v4,2/7] soc: qcom: rpmhpd: Introduce function to retrieve power domain performance state count Introduce Power domain based warming device driver --- 2019-11-20 Thara Gopinath Superseded
[v4,6/7] dt-bindings: soc: qcom: Extend RPMh power controller binding to describe thermal warming device Introduce Power domain based warming device driver --- 2019-11-20 Thara Gopinath New
[v4,7/7] arm64: dts: qcom: Indicate rpmhpd hosts a power domain that can be used as a warming device. Introduce Power domain based warming device driver --- 2019-11-20 Thara Gopinath Superseded
[v5,1/6] PM/Domains: Add support for retrieving genpd performance states information Introduce Power domain based warming device driver --- 2020-03-20 Thara Gopinath New
[v5,4/6] soc: qcom: Extend RPMh power controller driver to register warming devices. Introduce Power domain based warming device driver --- 2020-03-20 Thara Gopinath New
[v5,5/6] dt-bindings: power: Extend RPMh power controller binding to describe thermal warming device Introduce Power domain based warming device driver --- 2020-03-20 Thara Gopinath New
[v6,2/6] soc: qcom: rpmhpd: Introduce function to retrieve power domain performance state count Introduce Power domain based warming device driver --- 2020-06-04 Thara Gopinath New
[v6,3/6] thermal: Add generic power domain warming device driver. Introduce Power domain based warming device driver --- 2020-06-04 Thara Gopinath New
[v6,6/6] arm64: dts: qcom: Indicate rpmhpd hosts a power domain that can be used as a warming device. Introduce Power domain based warming device driver --- 2020-06-04 Thara Gopinath New
[RFC,1/8] dt-bindings: thermal: Introduce monitor-falling parameter to thermal trip point binding Introduce warming in thermal framework --- 2020-09-17 Thara Gopinath New
[RFC,2/8] thermal: Introduce new property monitor_type for trip point. Introduce warming in thermal framework --- 2020-09-17 Thara Gopinath New
[RFC,3/8] thermal: thermal_of: Extend thermal dt driver to support bi-directional monitoring of a thermal trip point. Introduce warming in thermal framework --- 2020-09-17 Thara Gopinath New
[RFC,4/8] thermal:core:Add genetlink notifications for monitoring falling temperature Introduce warming in thermal framework --- 2020-09-17 Thara Gopinath New
[RFC,6/8] thermal: Modify thermal governors to do nothing for trip points being monitored for falling temperature Introduce warming in thermal framework --- 2020-09-17 Thara Gopinath New
[RFC,7/8] thermal:core: Add is_warming_dev and supporting warming device api's to the cooling dev framework. Introduce warming in thermal framework --- 2020-09-17 Thara Gopinath New
[RFC,8/8] soc:qcom:qcom_aoss: Change cooling_device_register to warming_device_register Introduce warming in thermal framework --- 2020-09-17 Thara Gopinath New
[1/6] dt-binding:clock: Add entry for crypto engine RPMH clock resource Enable Qualcomm Crypto Engine on sdm845 --- 2020-11-17 Thara Gopinath Accepted
[2/6] clk:qcom:rpmh: Add CE clock on sdm845. Enable Qualcomm Crypto Engine on sdm845 --- 2020-11-17 Thara Gopinath Accepted
[3/6] drivers:crypto:qce: Enable support for crypto engine on sdm845. Enable Qualcomm Crypto Engine on sdm845 --- 2020-11-17 Thara Gopinath Superseded
[4/6] drivers:crypto:qce: Fix SHA result buffer corruption issues. Enable Qualcomm Crypto Engine on sdm845 --- 2020-11-17 Thara Gopinath Superseded
[5/6] dts:qcom:sdm845: Add dt entries to support crypto engine. Enable Qualcomm Crypto Engine on sdm845 --- 2020-11-17 Thara Gopinath New
[6/6] devicetree:bindings:crypto: Extend qcom-qce binding to add support for crypto engine version 5.4 Enable Qualcomm Crypto Engine on sdm845 --- 2020-11-17 Thara Gopinath New
[v2,3/6] drivers: crypto: qce: Enable support for crypto engine on sdm845. Untitled series #80647 --- 2020-11-19 Thara Gopinath Accepted
[v2,4/6] drivers: crypto: qce: Fix SHA result buffer corruption issues. Untitled series #80647 --- 2020-11-19 Thara Gopinath Accepted
[v2,6/6] dt-bindings: crypto: qcom-qce: Add v5.4 to binding Untitled series #80647 --- 2020-11-19 Thara Gopinath New
drivers: dma: qcom: bam_dma: Manage clocks when controlled_remotely is set drivers: dma: qcom: bam_dma: Manage clocks when controlled_remotely is set --- 2021-01-22 Thara Gopinath New
[v2] dma: qcom: bam_dma: Manage clocks when controlled_remotely is set [v2] dma: qcom: bam_dma: Manage clocks when controlled_remotely is set --- 2021-01-26 Thara Gopinath New
cpufreq: exclude boost frequencies from valid count if not enabled cpufreq: exclude boost frequencies from valid count if not enabled --- 2021-02-17 Thara Gopinath New
[v2,1/7] crypto: qce: common: Add MAC failed error checking Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-17 Thara Gopinath Superseded
[v2,3/7] crypto: qce: Add mode for rfc4309 Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-17 Thara Gopinath Superseded
[v2,4/7] crypto: qce: Add support for AEAD algorithms Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-17 Thara Gopinath Superseded
[v2,5/7] crypto: qce: common: Clean up qce_auth_cfg Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-17 Thara Gopinath Superseded
[v2,6/7] crypto: qce: common: Add support for AEAD algorithms Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-17 Thara Gopinath New
[v2,7/7] crypto: qce: aead: Schedule fallback algorithm Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-17 Thara Gopinath Superseded
[v3,1/7] crypto: qce: common: Add MAC failed error checking Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-20 Thara Gopinath Superseded
[v3,3/7] crypto: qce: Add mode for rfc4309 Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-20 Thara Gopinath Superseded
[v3,4/7] crypto: qce: Add support for AEAD algorithms Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-20 Thara Gopinath Superseded
[v3,6/7] crypto: qce: common: Add support for AEAD algorithms Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-20 Thara Gopinath Superseded
[v3,7/7] crypto: qce: aead: Schedule fallback algorithm Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-20 Thara Gopinath Superseded
[v4,1/7] crypto: qce: common: Add MAC failed error checking Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-29 Thara Gopinath Accepted
[v4,2/7] crypto: qce: common: Make result dump optional Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-29 Thara Gopinath New
[v4,3/7] crypto: qce: Add mode for rfc4309 Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-29 Thara Gopinath Accepted
[v4,4/7] crypto: qce: Add support for AEAD algorithms Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-29 Thara Gopinath Accepted
[v4,5/7] crypto: qce: common: Clean up qce_auth_cfg Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-29 Thara Gopinath Accepted
[v4,6/7] crypto: qce: common: Add support for AEAD algorithms Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-29 Thara Gopinath Accepted
[v4,7/7] crypto: qce: aead: Schedule fallback algorithm Add support for AEAD algorithms in Qualcomm Crypto Engine driver --- 2021-04-29 Thara Gopinath Accepted
crypto: qce: skcipher: Fix incorrect sg count for dma transfers crypto: qce: skcipher: Fix incorrect sg count for dma transfers --- 2021-05-21 Thara Gopinath Accepted
MAINTAINERS: Add maintainer for Qualcomm crypto drivers MAINTAINERS: Add maintainer for Qualcomm crypto drivers --- 2021-05-21 Thara Gopinath Accepted
[2/5] thermal: qcom: Add support for LMh driver Introduce LMh driver for Qualcomm SoCs --- 2021-06-08 Thara Gopinath New
[3/5] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support Introduce LMh driver for Qualcomm SoCs --- 2021-06-08 Thara Gopinath New
[4/5] arm64: boot: dts: sdm45: Add support for LMh node Introduce LMh driver for Qualcomm SoCs --- 2021-06-08 Thara Gopinath New
[v2,3/5] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support Introduce LMh driver for Qualcomm SoCs --- 2021-06-24 Thara Gopinath New
[v2,4/5] arm64: boot: dts: qcom: sdm45: Add support for LMh node Introduce LMh driver for Qualcomm SoCs --- 2021-06-24 Thara Gopinath New
[v2,5/5] arm64: boot: dts: qcom: sdm845: Remove passive trip points for thermal zones 0-7 Introduce LMh driver for Qualcomm SoCs --- 2021-06-24 Thara Gopinath Superseded
[v3,1/6] firmware: qcom_scm: Introduce SCM calls to access LMh Introduce LMh driver for Qualcomm SoCs --- 2021-07-08 Thara Gopinath Superseded
[v3,2/6] thermal: qcom: Add support for LMh driver Introduce LMh driver for Qualcomm SoCs --- 2021-07-08 Thara Gopinath New
[v3,3/6] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support Introduce LMh driver for Qualcomm SoCs --- 2021-07-08 Thara Gopinath New
[v3,4/6] arm64: boot: dts: qcom: sdm45: Add support for LMh node Introduce LMh driver for Qualcomm SoCs --- 2021-07-08 Thara Gopinath New
[v3,5/6] arm64: boot: dts: qcom: sdm845: Remove cpufreq cooling devices for CPU thermal zones Introduce LMh driver for Qualcomm SoCs --- 2021-07-08 Thara Gopinath Superseded
[v3,6/6] dt-bindings: thermal: Add dt binding for QCOM LMh Introduce LMh driver for Qualcomm SoCs --- 2021-07-08 Thara Gopinath New
arm64: boot: dts: qcom: sm8150: Add CPU opp tables arm64: boot: dts: qcom: sm8150: Add CPU opp tables --- 2021-07-14 Thara Gopinath Accepted
[v4,1/6] firmware: qcom_scm: Introduce SCM calls to access LMh Introduce LMh driver for Qualcomm SoCs --- 2021-07-27 Thara Gopinath Superseded
[v4,2/6] thermal: qcom: Add support for LMh driver Introduce LMh driver for Qualcomm SoCs --- 2021-07-27 Thara Gopinath Superseded
[v4,3/6] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support Introduce LMh driver for Qualcomm SoCs --- 2021-07-27 Thara Gopinath New
[v4,4/6] arm64: dts: qcom: sdm45: Add support for LMh node Introduce LMh driver for Qualcomm SoCs --- 2021-07-27 Thara Gopinath New
[v4,5/6] arm64: dts: qcom: sdm845: Remove cpufreq cooling devices for CPU thermal zones Introduce LMh driver for Qualcomm SoCs --- 2021-07-27 Thara Gopinath Accepted
[v4,6/6] dt-bindings: thermal: Add dt binding for QCOM LMh Introduce LMh driver for Qualcomm SoCs --- 2021-07-27 Thara Gopinath New
arm64: dts: qcom: sm8150: Fix incorrect cpu opp table entry arm64: dts: qcom: sm8150: Fix incorrect cpu opp table entry --- 2021-08-04 Thara Gopinath Accepted
arm64: dts: qcom: sm8150-mtp: Add 8150 compatible string arm64: dts: qcom: sm8150-mtp: Add 8150 compatible string --- 2021-08-04 Thara Gopinath Accepted
cpufreq: blacklist Qualcomm sm8150 in cpufreq-dt-platdev cpufreq: blacklist Qualcomm sm8150 in cpufreq-dt-platdev --- 2021-08-04 Thara Gopinath Superseded
[v2] cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev [v2] cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdev --- 2021-08-04 Thara Gopinath Accepted
[v5,1/6] firmware: qcom_scm: Introduce SCM calls to access LMh Introduce LMh driver for Qualcomm SoCs --- 2021-08-09 Thara Gopinath Accepted
[v5,2/6] thermal: qcom: Add support for LMh driver Introduce LMh driver for Qualcomm SoCs --- 2021-08-09 Thara Gopinath Accepted
[v5,6/6] dt-bindings: thermal: Add dt binding for QCOM LMh Untitled series #151054 --- 2021-08-09 Thara Gopinath Superseded
[v5,6/6] dt-bindings: thermal: Add dt binding for QCOM LMh Introduce LMh driver for Qualcomm SoCs --- 2021-08-09 Thara Gopinath Superseded
[1/3] thermal: qcom: lmh: Add support for sm8150 Extend LMh driver to suppot Qualcomm sm8150 SoC. --- 2021-12-02 Thara Gopinath New
[2/3] arm64: dts: qcom: sm8150: Add support for LMh node Extend LMh driver to suppot Qualcomm sm8150 SoC. --- 2021-12-02 Thara Gopinath Superseded
[3/3] dt-bindings: thermal: Add sm8150 compatible string for LMh Extend LMh driver to suppot Qualcomm sm8150 SoC. --- 2021-12-02 Thara Gopinath Accepted
[v2,2/3] arm64: dts: qcom: sm8150: Add support for LMh node Extend LMh driver to suppot Qualcomm sm8150 SoC. --- 2021-12-15 Thara Gopinath Superseded
[v3,1/3] thermal: qcom: lmh: Add support for sm8150 [v3,1/3] thermal: qcom: lmh: Add support for sm8150 --- 2022-01-06 Thara Gopinath Accepted
[v3,2/3] arm64: dts: qcom: sm8150: Add support for LMh node [v3,1/3] thermal: qcom: lmh: Add support for sm8150 --- 2022-01-06 Thara Gopinath Accepted