index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
qcom-cpufreq-hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-27
cpufreq: qcom-hw: Fix reading "reg" with address/size-cells != 2
Konrad Dybcio
1
-2
/
+20
2022-11-24
cpufreq: qcom-hw: Add CPU clock provider support
Manivannan Sadhasivam
1
-0
/
+46
2022-11-21
cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()
Manivannan Sadhasivam
1
-13
/
+29
2022-11-09
cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
Chen Hui
1
-0
/
+1
2022-11-02
cpufreq: qcom-hw: Move soc_data to struct qcom_cpufreq
Manivannan Sadhasivam
1
-13
/
+14
2022-11-02
cpufreq: qcom-hw: Use cached dev pointer in probe()
Manivannan Sadhasivam
1
-7
/
+8
2022-11-02
cpufreq: qcom-hw: Allocate qcom_cpufreq_data during probe
Manivannan Sadhasivam
1
-49
/
+37
2022-11-02
cpufreq: qcom-hw: Remove un-necessary cpumask_empty() check
Manivannan Sadhasivam
1
-5
/
+0
2022-09-26
cpufreq: qcom-cpufreq-hw: Add cpufreq qos for LMh
Xuewen Yan
1
-0
/
+14
2022-09-21
cpufreq: qcom-cpufreq-hw: Fix uninitialized throttled_freq warning
Viresh Kumar
1
-5
/
+5
2022-07-13
cpufreq: qcom-hw: Remove deprecated irq_set_affinity_hint() call
Pierre Gondois
1
-3
/
+3
2022-07-13
cpufreq: qcom-hw: Disable LMH irq when disabling policy
Pierre Gondois
1
-0
/
+1
2022-07-13
cpufreq: qcom-hw: Reset cancel_throttle when policy is re-enabled
Pierre Gondois
1
-0
/
+4
2022-07-13
cpufreq: qcom-cpufreq-hw: use HZ_PER_KHZ macro in units.h
Yicong Yang
1
-2
/
+1
2022-06-28
cpufreq: qcom-hw: Don't do lmh things without a throttle interrupt
Stephen Boyd
1
-0
/
+6
2022-04-26
cpufreq: qcom-cpufreq-hw: Clear dcvs interrupts
Vladimir Zapolskiy
1
-0
/
+8
2022-04-04
cpufreq: qcom-cpufreq-hw: Fix throttle frequency value on EPSS platforms
Vladimir Zapolskiy
1
-6
/
+11
2022-04-04
cpufreq: qcom-hw: provide online/offline operations
Dmitry Baryshkov
1
-2
/
+26
2022-04-04
cpufreq: qcom-hw: fix the opp entries refcounting
Dmitry Baryshkov
1
-4
/
+10
2022-04-04
cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
Dmitry Baryshkov
1
-1
/
+1
2022-04-04
cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
Dmitry Baryshkov
1
-0
/
+1
2022-02-24
cpufreq: qcom-hw: Add support for per-core-dcvs
Bjorn Andersson
1
-0
/
+18
2022-02-09
cpufreq: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-1
/
+1
2022-02-09
cpufreq: qcom-hw: Delay enabling throttle_irq
Bjorn Andersson
1
-1
/
+10
2021-12-03
cpufreq: qcom-hw: Use optional irq API
Stephen Boyd
1
-3
/
+5
2021-11-25
cpufreq: qcom-hw: Set CPU affinity of dcvsh interrupts
Vladimir Zapolskiy
1
-0
/
+5
2021-11-25
cpufreq: qcom-hw: Fix probable nested interrupt handling
Vladimir Zapolskiy
1
-2
/
+2
2021-11-25
cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ name
Ard Biesheuvel
1
-4
/
+4
2021-11-23
cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function
Lukasz Luba
1
-12
/
+3
2021-11-23
cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure
Lukasz Luba
1
-1
/
+2
2021-08-30
cpufreq: qcom-hw: Set dvfs_possible_from_any_cpu cpufreq driver flag
Taniya Das
1
-0
/
+1
2021-08-30
cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support
Thara Gopinath
1
-0
/
+147
2021-08-12
cpufreq: qcom-cpufreq-hw: Use .register_em() to register with energy model
Viresh Kumar
1
-2
/
+1
2021-03-08
cpufreq: qcom-hw: Fix return value check in qcom_cpufreq_hw_cpu_init()
Wei Yongjun
1
-2
/
+2
2021-03-08
cpufreq: qcom-hw: fix dereferencing freed memory 'data'
Shawn Guo
1
-1
/
+1
2021-02-23
Merge branches 'pm-cpufreq' and 'pm-opp'
Rafael J. Wysocki
1
-8
/
+32
2021-02-18
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-8
/
+32
2021-02-18
cpufreq: qcom-hw: drop devm_xxx() calls from init/exit hooks
Shawn Guo
1
-8
/
+32
2021-02-15
Merge branch 'pm-opp' into pm
Rafael J. Wysocki
1
-1
/
+1
2021-02-08
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-0
/
+6
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
1
-1
/
+1
2021-02-02
cpufreq: qcom: Migrate to dev_pm_opp_set_opp()
Viresh Kumar
1
-1
/
+1
2021-01-18
cpufreq: qcom-hw: enable boost support
Shawn Guo
1
-0
/
+6
2020-10-06
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-46
/
+89
2020-09-18
cpufreq: move invariance setter calls in cpufreq core
Ionela Voinescu
1
-8
/
+1
2020-09-16
cpufreq: qcom: Don't add frequencies without an OPP
Matthias Kaehlcke
1
-6
/
+15
2020-09-16
cpufreq: qcom-hw: Add cpufreq support for SM8250 SoC
Manivannan Sadhasivam
1
-0
/
+9
2020-09-16
cpufreq: qcom-hw: Use of_device_get_match_data for offsets and row size
Manivannan Sadhasivam
1
-30
/
+59
2020-09-16
cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify code
Manivannan Sadhasivam
1
-8
/
+3
2020-09-16
cpufreq: qcom-hw: Make use of cpufreq driver_data for passing pdev
Manivannan Sadhasivam
1
-5
/
+6
[next]