mbox series

[0/2] cpufreq: qcom-cpufreq-hw: Fixes to DCVS interrupt handling on EPSS

Message ID 20220328112836.2464486-1-vladimir.zapolskiy@linaro.org (mailing list archive)
Headers show
Series cpufreq: qcom-cpufreq-hw: Fixes to DCVS interrupt handling on EPSS | expand

Message

Vladimir Zapolskiy March 28, 2022, 11:28 a.m. UTC
The series contains of two critical fixes for QCOM EPSS cpufreq-hw
driver, the fixes correct runtime issues discovered on newer supported
QCOM platforms such as SM8250 and SM8450.

The changes are based on next-20220328 tag.

Vladimir Zapolskiy (2):
  cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts
  cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms

 drivers/cpufreq/qcom-cpufreq-hw.c | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)