index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cppc_cpufreq.c
Age
Commit message (
Expand
)
Author
2025-10-01
ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value
Rafael J. Wysocki
2025-10-01
cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
Rafael J. Wysocki
2025-08-29
cpufreq: CPPC: Use scope-based cleanup helper
Zihuan Zhang
2025-08-11
cpufreq: Remove unused parameter in cppc_perf_from_fbctrs()
BowenYu
2025-07-22
cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flag
Prashant Malani
2025-06-18
cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em()
Lifeng Zheng
2025-06-18
cpufreq: CPPC: Do not return a value from populate_efficiency_class()
Lifeng Zheng
2025-06-18
cpufreq: CPPC: Remove cpu_data_list
Lifeng Zheng
2025-05-21
cpufreq: CPPC: Add support for autonomous selection
Lifeng Zheng
2025-04-16
cpufreq: cppc: Fix invalid return value in .get() callback
Marc Zyngier
2025-02-07
cpufreq: cppc: Set policy->boost_supported
Viresh Kumar
2025-01-23
cpufreq: CPPC: Fix wrong max_freq in policy initialization
Lifeng Zheng
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
2024-11-19
Merge tag 'cpufreq-arm-updates-6.13' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
2024-11-11
cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power()
Jinjie Ruan
2024-11-11
cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost()
Jinjie Ruan
2024-10-30
cpufreq: CPPC: Fix possible null-ptr-deref for cppc_get_cpu_cost()
Jinjie Ruan
2024-10-30
cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()
Jinjie Ruan
2024-10-03
cppc_cpufreq: Remove HiSilicon CPPC workaround
Jie Zhan
2024-10-03
cppc_cpufreq: Use desired perf if feedback ctrs are 0 or unchanged
Jie Zhan
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-11
cpufreq/cppc: Use NSEC_PER_MSEC for deadline task
Christian Loehle
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
2024-06-13
cpufreq/cppc: Don't compare desired_perf in target()
Riwen Lu
2024-04-19
cppc_cpufreq: Fix possible null pointer dereference
Aleksandr Mishin
2023-12-23
cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()
Vincent Guittot
2023-08-17
cpufreq: cppc: Set fie_disabled to FIE_DISABLED if fails to create kworker_fie
Liao Chang
2023-08-17
cpufreq: cppc: cppc_cpufreq_get_rate() returns zero in all error cases.
Liao Chang
2022-12-27
cpufreq: CPPC: Add u64 casts to avoid overflowing
Pierre Gondois
2022-09-24
ACPI: CPPC: Disable FIE if registers in PCC regions
Jeremy Linton
2022-08-25
ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()
Perry Yuan
2022-05-30
cpufreq: CPPC: Fix unused-function warning
Pierre Gondois
2022-05-30
cpufreq: CPPC: Fix build error without CONFIG_ACPI_CPPC_CPUFREQ_FIE
Zheng Bin
2022-05-19
cpufreq: CPPC: Enable dvfs_possible_from_any_cpu
Pierre Gondois
2022-05-19
cpufreq: CPPC: Enable fast_switch
Pierre Gondois
2022-05-06
cpufreq: CPPC: Register EM based on efficiency class information
Pierre Gondois
2022-05-06
cpufreq: CPPC: Add per_cpu efficiency_class
Pierre Gondois
2022-02-10
cpufreq: CPPC: Fix performance/frequency conversion
Pierre Gondois
2021-10-04
cpufreq: remove useless INIT_LIST_HEAD()
Han Wang
2021-07-01
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
2021-07-01
cpufreq: CPPC: Pass structure instance by reference
Viresh Kumar
2021-07-01
cpufreq: CPPC: Fix potential memleak in cppc_cpufreq_cpu_init
Viresh Kumar
2021-06-30
cpufreq: CPPC: Migrate to ->exit() callback instead of ->stop_cpu()
Viresh Kumar
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
2021-03-22
cpufreq: cppc: simplify default delay_us setting
Tom Saeger
2021-03-22
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
2020-12-15
cppc_cpufreq: replace per-cpu data array with a list
Ionela Voinescu
2020-12-15
cppc_cpufreq: expose information on frequency domains
Ionela Voinescu
2020-12-15
cppc_cpufreq: clarify support for coordination types
Ionela Voinescu
2020-12-15
cppc_cpufreq: use policy->cpu as driver of frequency setting
Ionela Voinescu
[next]