summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/acpi-cpufreq.c
AgeCommit message (Expand)Author
2025-05-30Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-05-29acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()Gautham R. Shenoy
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar
2025-04-25cpufreq: ACPI: Re-sync CPU boost state on system resumeViresh Kumar
2025-04-10x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-02-07cpufreq: acpi: Set policy->boost_supportedViresh Kumar
2025-02-07cpufreq: acpi: Stop setting common freq attributesViresh Kumar
2025-01-23cpufreq: ACPI: Remove set_boost in acpi_cpufreq_cpu_init()Lifeng Zheng
2025-01-14cpufreq: ACPI: Fix max-frequency computationGautham R. Shenoy
2024-11-12cpufreq: ACPI: Simplify MSR read on the boot CPUChang S. Bae
2024-10-28cpufreq: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-11x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()Mario Limonciello
2024-07-10Merge back cpufreq material for 6.11.Rafael J. Wysocki
2024-07-09Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki
2024-07-09cpufreq: Make cpufreq_driver->exit() return voidLizhe
2024-07-01cpufreq: ACPI: Mark boost policy as enabled when setting boostMario Limonciello
2024-06-26cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.hPerry Yuan
2023-07-20cpufreq: acpi: Convert to platform remove callback returning voidYangtao Li
2023-05-15cpufreq: ACPI: Prevent a warning when another frequency driver is loadedPetr Pavlu
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-20ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC driversPetr Pavlu
2022-12-06cpufreq: ACPI: Only set boost MSRs on supported CPUsStuart Hayes
2022-11-16cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' and 'ret'Nathan Chancellor
2022-11-03cpufreq: ACPI: Defer setting boost MSRsStuart Hayes
2022-11-03cpufreq: ACPI: Use str_enabled_disabled() helperAndy Shevchenko
2022-06-29cpufreq: ACPI: Add Zhaoxin/Centaur turbo boost control interface supportTony W Wang-oc
2021-10-05cpufreq: Introducing CPUFREQ_RELATION_EVincent Donnefort
2021-09-02cpufreq: acpi: Remove acpi_cpufreq_cpu_ready()Viresh Kumar
2021-08-04cpufreq: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-05-13x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...Huang Rui
2021-02-18cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is knownRafael J. Wysocki
2021-02-08cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not thereRafael J. Wysocki
2021-02-08cpufreq: ACPI: Extend frequency tables to cover boost frequenciesRafael J. Wysocki
2020-10-19acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang
2020-07-15cpufreq: acpi-cpufreq: Mark sometimes used ID structs as __maybe_unusedLee Jones
2020-07-15cpufreq: acpi-cpufreq: Mark 'dummy' variable as __always_unusedLee Jones
2020-07-13cpufreq: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-05cpufreq: change '.set_boost' to act on one policyXiongfeng Wang
2020-03-24cpufreq: Convert to new X86 CPU match macrosThomas Gleixner
2020-03-24x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-16drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warningMohan Kumar
2019-02-20cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologiesErwan Velu
2018-09-27cpufreq: Add Hygon Dhyana supportPu Wen
2018-06-13Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06cpufreq: ACPI: make function acpi_cpufreq_fast_switch() staticColin Ian King
2018-03-20cpufreq: ACPI: Don't validate the frequency table twiceViresh Kumar