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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
cpufreq: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
5
-5
/
+3
2022-04-13
PM: EM: Change the order of arguments in the .active_power() callback
Lukasz Luba
2
-4
/
+4
2022-04-13
cpufreq: governor: Use kobject release() method to free dbs_data
Kevin Hao
2
-7
/
+14
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-03-22
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
5
-25
/
+45
2022-03-18
Merge branch 'pm-tools'
Rafael J. Wysocki
2
-3
/
+78
2022-03-17
cpufreq: powernow-k8: Re-order the init checks
Mario Limonciello
1
-3
/
+3
2022-03-16
cpufreq: intel_pstate: Use firmware default EPP
Srinivas Pandruvada
1
-6
/
+32
2022-03-10
cpufreq: unify show() and store() naming and use __ATTR_XX
Lianjie Zhang
4
-20
/
+18
2022-03-09
cpufreq: amd-pstate: Add more tracepoint for AMD P-State module
Jinzhou Su
2
-3
/
+78
2022-02-28
Merge back cpufreq changes for v5.18.
Rafael J. Wysocki
2
-7
/
+2
2022-02-25
cpufreq: blocklist Qualcomm sc8280xp and sa8540p in cpufreq-dt-platdev
Bjorn Andersson
1
-0
/
+2
2022-02-24
cpufreq: qcom-hw: Add support for per-core-dcvs
Bjorn Andersson
1
-0
/
+18
2022-02-10
cpufreq: CPPC: Fix performance/frequency conversion
Pierre Gondois
1
-22
/
+21
2022-02-09
cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklist
Stefan Agner
1
-0
/
+1
2022-02-09
cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse
Luca Weiss
1
-1
/
+1
2022-02-09
cpufreq: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2
-2
/
+2
2022-02-09
cpufreq: qcom-hw: Delay enabling throttle_irq
Bjorn Andersson
1
-1
/
+10
2022-02-09
cpufreq: Reintroduce ready() callback
Bjorn Andersson
1
-0
/
+4
2022-02-04
cpufreq: longhaul: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-2
/
+2
2022-02-04
cpufreq: Move to_gov_attr_set() to cpufreq.h
Kevin Hao
1
-5
/
+0
2022-01-06
cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-State
Huang Rui
1
-3
/
+3
2022-01-06
cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment
Yang Li
1
-0
/
+2
2021-12-30
cpufreq: amd-pstate: Add AMD P-State performance attributes
Huang Rui
1
-0
/
+18
2021-12-30
cpufreq: amd-pstate: Add AMD P-State frequencies attributes
Huang Rui
1
-0
/
+47
2021-12-30
cpufreq: amd-pstate: Add boost mode support for AMD P-State
Huang Rui
1
-3
/
+66
2021-12-30
cpufreq: amd-pstate: Add trace for AMD P-State module
Huang Rui
4
-1
/
+88
2021-12-30
cpufreq: amd-pstate: Introduce the support for the processors with shared mem...
Huang Rui
1
-8
/
+97
2021-12-30
cpufreq: amd-pstate: Add fast switch function for AMD P-State
Huang Rui
1
-0
/
+36
2021-12-30
cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future pro...
Huang Rui
3
-0
/
+404
2021-12-30
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2
-23
/
+49
2021-12-28
cpufreq: use default_groups in kobj_type
Greg Kroah-Hartman
3
-6
/
+9
2021-12-27
cpufreq: mediatek-hw: Fix double devm_remap in hotplug case
Hector.Yuan
1
-3
/
+30
2021-12-22
cpufreq: intel_pstate: Update cpuinfo.max_freq on HWP_CAP changes
Rafael J. Wysocki
1
-7
/
+17
2021-12-17
cpufreq: Fix initialization of min and max frequency QoS requests
Rafael J. Wysocki
1
-2
/
+2
2021-12-17
cpufreq: intel_pstate: Update EPP for AlderLake mobile
Srinivas Pandruvada
1
-22
/
+57
2021-12-17
cpufreq: intel_pstate: Drop redundant intel_pstate_get_hwp_cap() call
Rafael J. Wysocki
1
-12
/
+8
2021-12-03
cpufreq: qcom-hw: Use optional irq API
Stephen Boyd
1
-3
/
+5
2021-12-01
cpufreq: Fix a comment in cpufreq_policy_free
Tang Yizhou
1
-2
/
+3
2021-12-01
cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()
Xiongfeng Wang
1
-5
/
+4
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: intel_pstate: ITMT support for overclocked system
Srinivas Pandruvada
1
-0
/
+10
2021-11-23
cpufreq: intel_pstate: Fix active mode offline/online EPP handling
Rafael J. Wysocki
1
-0
/
+6
2021-11-23
cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs
Adamos Ttofari
1
-0
/
+1
[prev]
[next]