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
/
acpi-cpufreq.c
Age
Commit message (
Expand
)
Author
2025-01-23
cpufreq: ACPI: Remove set_boost in acpi_cpufreq_cpu_init()
Lifeng Zheng
2025-01-14
cpufreq: ACPI: Fix max-frequency computation
Gautham R. Shenoy
2024-11-12
cpufreq: ACPI: Simplify MSR read on the boot CPU
Chang S. Bae
2024-10-28
cpufreq: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-11
x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
Mario Limonciello
2024-07-10
Merge back cpufreq material for 6.11.
Rafael J. Wysocki
2024-07-09
Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
2024-07-01
cpufreq: ACPI: Mark boost policy as enabled when setting boost
Mario Limonciello
2024-06-26
cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h
Perry Yuan
2023-07-20
cpufreq: acpi: Convert to platform remove callback returning void
Yangtao Li
2023-05-15
cpufreq: ACPI: Prevent a warning when another frequency driver is loaded
Petr Pavlu
2023-04-27
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-03-20
ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC drivers
Petr Pavlu
2022-12-06
cpufreq: ACPI: Only set boost MSRs on supported CPUs
Stuart Hayes
2022-11-16
cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' and 'ret'
Nathan Chancellor
2022-11-03
cpufreq: ACPI: Defer setting boost MSRs
Stuart Hayes
2022-11-03
cpufreq: ACPI: Use str_enabled_disabled() helper
Andy Shevchenko
2022-06-29
cpufreq: ACPI: Add Zhaoxin/Centaur turbo boost control interface support
Tony W Wang-oc
2021-10-05
cpufreq: Introducing CPUFREQ_RELATION_E
Vincent Donnefort
2021-09-02
cpufreq: acpi: Remove acpi_cpufreq_cpu_ready()
Viresh Kumar
2021-08-04
cpufreq: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-05-13
x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...
Huang Rui
2021-02-18
cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known
Rafael J. Wysocki
2021-02-08
cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there
Rafael J. Wysocki
2021-02-08
cpufreq: ACPI: Extend frequency tables to cover boost frequencies
Rafael J. Wysocki
2020-10-19
acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
Wei Huang
2020-07-15
cpufreq: acpi-cpufreq: Mark sometimes used ID structs as __maybe_unused
Lee Jones
2020-07-15
cpufreq: acpi-cpufreq: Mark 'dummy' variable as __always_unused
Lee Jones
2020-07-13
cpufreq: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-05
cpufreq: change '.set_boost' to act on one policy
Xiongfeng Wang
2020-03-24
cpufreq: Convert to new X86 CPU match macros
Thomas Gleixner
2020-03-24
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-16
drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warning
Mohan Kumar
2019-02-20
cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies
Erwan Velu
2018-09-27
cpufreq: Add Hygon Dhyana support
Pu Wen
2018-06-13
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
cpufreq: ACPI: make function acpi_cpufreq_fast_switch() static
Colin Ian King
2018-03-20
cpufreq: ACPI: Don't validate the frequency table twice
Viresh Kumar
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2016-12-21
cpufreq: Remove CPU hotplug callbacks only if they were initialized
Boris Ostrovsky
2016-11-28
cpufreq: acpi-cpufreq: drop rdmsr_on_cpus() usage
Sebastian Andrzej Siewior
2016-11-28
cpufreq: acpi-cpufreq: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-21
cpufreq: acpi-cpufreq: use cached frequency mapping when possible
Steve Muckle
2016-07-07
cpufreq: Reuse new freq-table helpers
Viresh Kumar
2016-04-09
cpufreq: ACPI: Remove freq_table from acpi_cpufreq_data
Viresh Kumar
2016-04-09
cpufreq: ACPI: policy->driver_data can't be NULL in ->exit()
Viresh Kumar
2016-04-09
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
[next]