index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
qcom-cpufreq-hw.c
Age
Commit message (
Expand
)
Author
2021-03-08
cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()
Wei Yongjun
2021-03-08
cpufreq: qcom-hw: fix dereferencing freed memory 'data'
Shawn Guo
2021-02-23
Merge branches 'pm-cpufreq' and 'pm-opp'
Rafael J. Wysocki
2021-02-18
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-02-18
cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks
Shawn Guo
2021-02-15
Merge branch 'pm-opp' into pm
Rafael J. Wysocki
2021-02-08
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2021-02-02
cpufreq: qcom: Migrate to dev_pm_opp_set_opp()
Viresh Kumar
2021-01-18
cpufreq: qcom-hw: enable boost support
Shawn Guo
2020-10-06
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-09-18
cpufreq: move invariance setter calls in cpufreq core
Ionela Voinescu
2020-09-16
cpufreq: qcom: Don't add frequencies without an OPP
Matthias Kaehlcke
2020-09-16
cpufreq: qcom-hw: Add cpufreq support for SM8250 SoC
Manivannan Sadhasivam
2020-09-16
cpufreq: qcom-hw: Use of_device_get_match_data for offsets and row size
Manivannan Sadhasivam
2020-09-16
cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify code
Manivannan Sadhasivam
2020-09-16
cpufreq: qcom-hw: Make use of cpufreq driver_data for passing pdev
Manivannan Sadhasivam
2020-08-04
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-07-30
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
2020-07-30
cpufreq: qcom: Disable fast switch when scaling DDR/L3
Sibi Sankar
2020-07-30
cpufreq: qcom: Update the bandwidth levels on frequency change
Sibi Sankar
2020-06-24
OPP: refactor dev_pm_opp_of_register_em() and update related drivers
Lukasz Luba
2019-11-07
cpufreq: qcom-hw: Move driver initialization earlier
Amit Kucheria
2019-08-22
cpufreq: qcom-hw: invoke frequency-invariance setter function
Douglas RAILLARD
2019-08-22
cpufreq: qcom-hw: Update logic to detect turbo frequency
Sibi Sankar
2019-02-13
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2019-02-08
cpufreq: qcom-hw: Register an Energy Model
Matthias Kaehlcke
2019-02-08
cpufreq: qcom: Read voltage LUT and populate OPP
Taniya Das
2019-02-08
cpufreq: qcom-hw: Move to device_initcall
Amit Kucheria
2019-01-30
cpufreq: qcom-hw: Register as a cpufreq cooling device
Amit Kucheria
2018-12-18
cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
Taniya Das