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
2023-08-23
cpufreq: qcom-cpufreq-hw: add support for 4 freq domains
Neil Armstrong
2023-07-20
cpufreq: qcom-cpufreq-hw: Convert to platform remove callback returning void
Yangtao Li
2023-06-26
cpufreq: qcom-cpufreq-hw: Use dev_err_probe() when failing to get icc paths
Andrew Halaney
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-13
cpufreq: Adjust includes to remove of_device.h
Rob Herring
2023-03-30
cpufreq: qcom-cpufreq-hw: Revert adding cpufreq qos
Bjorn Andersson
2023-03-30
cpufreq: qcom-cpufreq-hw: fix double IO unmap and resource release on exit
Krzysztof Kozlowski
2023-03-13
cpufreq: qcom-hw: Simplify counting frequency domains
Konrad Dybcio
2023-02-14
Merge back cpufreq material for 6.3-rc1.
Rafael J. Wysocki
2023-02-14
cpufreq: qcom-hw: Add missing null pointer check
Manivannan Sadhasivam
2023-02-09
cpufreq: Make cpufreq_unregister_driver() return void
Uwe Kleine-König
2023-02-06
Merge tag 'cpufreq-arm-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
2023-02-06
cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systems
Douglas Anderson
2022-12-27
cpufreq: qcom-hw: Fix reading "reg" with address/size-cells != 2
Konrad Dybcio
2022-11-24
cpufreq: qcom-hw: Add CPU clock provider support
Manivannan Sadhasivam
2022-11-21
cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()
Manivannan Sadhasivam
2022-11-09
cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
Chen Hui
2022-11-02
cpufreq: qcom-hw: Move soc_data to struct qcom_cpufreq
Manivannan Sadhasivam
2022-11-02
cpufreq: qcom-hw: Use cached dev pointer in probe()
Manivannan Sadhasivam
2022-11-02
cpufreq: qcom-hw: Allocate qcom_cpufreq_data during probe
Manivannan Sadhasivam
2022-11-02
cpufreq: qcom-hw: Remove un-necessary cpumask_empty() check
Manivannan Sadhasivam
2022-09-26
cpufreq: qcom-cpufreq-hw: Add cpufreq qos for LMh
Xuewen Yan
2022-09-21
cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warning
Viresh Kumar
2022-07-13
cpufreq: qcom-hw: Remove deprecated irq_set_affinity_hint() call
Pierre Gondois
2022-07-13
cpufreq: qcom-hw: Disable LMH irq when disabling policy
Pierre Gondois
2022-07-13
cpufreq: qcom-hw: Reset cancel_throttle when policy is re-enabled
Pierre Gondois
2022-07-13
cpufreq: qcom-cpufreq-hw: use HZ_PER_KHZ macro in units.h
Yicong Yang
2022-06-28
cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt
Stephen Boyd
2022-04-26
cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts
Vladimir Zapolskiy
2022-04-04
cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms
Vladimir Zapolskiy
2022-04-04
cpufreq: qcom-hw: provide online/offline operations
Dmitry Baryshkov
2022-04-04
cpufreq: qcom-hw: fix the opp entries refcounting
Dmitry Baryshkov
2022-04-04
cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
Dmitry Baryshkov
2022-04-04
cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
Dmitry Baryshkov
2022-02-24
cpufreq: qcom-hw: Add support for per-core-dcvs
Bjorn Andersson
2022-02-09
cpufreq: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-09
cpufreq: qcom-hw: Delay enabling throttle_irq
Bjorn Andersson
2021-12-03
cpufreq: qcom-hw: Use optional irq API
Stephen Boyd
2021-11-25
cpufreq: qcom-hw: Set CPU affinity of dcvsh interrupts
Vladimir Zapolskiy
2021-11-25
cpufreq: qcom-hw: Fix probable nested interrupt handling
Vladimir Zapolskiy
2021-11-25
cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ name
Ard Biesheuvel
2021-11-23
cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function
Lukasz Luba
2021-11-23
cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure
Lukasz Luba
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
[next]