index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-08-30
cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flag
Taniya Das
2021-08-30
cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support
Thara Gopinath
2021-08-12
cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy model
Viresh Kumar
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