index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
acpi-cpufreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: acpi: Convert to platform remove callback returning void
Yangtao Li
2023-07-20
1
-4
/
+2
*
cpufreq: ACPI: Prevent a warning when another frequency driver is loaded
Petr Pavlu
2023-05-15
1
-1
/
+1
*
Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-04-27
1
-0
/
+1
|
\
*
|
ACPI: cpufreq: Use platform devices to load ACPI PPC and PCC drivers
Petr Pavlu
2023-03-20
1
-17
/
+22
|
/
*
cpufreq: ACPI: Only set boost MSRs on supported CPUs
Stuart Hayes
2022-12-06
1
-1
/
+2
*
cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' and 'ret'
Nathan Chancellor
2022-11-16
1
-6
/
+0
*
cpufreq: ACPI: Defer setting boost MSRs
Stuart Hayes
2022-11-03
1
-28
/
+3
*
cpufreq: ACPI: Use str_enabled_disabled() helper
Andy Shevchenko
2022-11-03
1
-2
/
+3
*
cpufreq: ACPI: Add Zhaoxin/Centaur turbo boost control interface support
Tony W Wang-oc
2022-06-29
1
-0
/
+4
*
cpufreq: Introducing CPUFREQ_RELATION_E
Vincent Donnefort
2021-10-05
1
-1
/
+2
*
cpufreq: acpi: Remove acpi_cpufreq_cpu_ready()
Viresh Kumar
2021-09-02
1
-11
/
+3
*
cpufreq: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-08-04
1
-2
/
+2
*
x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...
Huang Rui
2021-05-13
1
-1
/
+5
*
cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known
Rafael J. Wysocki
2021-02-18
1
-46
/
+16
*
cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there
Rafael J. Wysocki
2021-02-08
1
-0
/
+8
*
cpufreq: ACPI: Extend frequency tables to cover boost frequencies
Rafael J. Wysocki
2021-02-08
1
-12
/
+95
*
acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
Wei Huang
2020-10-19
1
-1
/
+2
*
cpufreq: acpi-cpufreq: Mark sometimes used ID structs as __maybe_unused
Lee Jones
2020-07-15
1
-2
/
+2
*
cpufreq: acpi-cpufreq: Mark 'dummy' variable as __always_unused
Lee Jones
2020-07-15
1
-2
/
+2
*
cpufreq: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-13
1
-1
/
+1
*
cpufreq: change '.set_boost' to act on one policy
Xiongfeng Wang
2020-06-05
1
-6
/
+8
*
cpufreq: Convert to new X86 CPU match macros
Thomas Gleixner
2020-03-24
1
-2
/
+2
*
x86/devicetable: Move x86 specific macro out of generic code
Thomas Gleixner
2020-03-24
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-18
/
+1
*
drivers/cpufreq/acpi-cpufreq.c: This fixes the following checkpatch warning
Mohan Kumar
2019-04-16
1
-10
/
+9
*
cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies
Erwan Velu
2019-02-20
1
-1
/
+3
*
cpufreq: Add Hygon Dhyana support
Pu Wen
2018-09-27
1
-0
/
+5
*
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-06-13
1
-2
/
+2
|
\
|
*
cpufreq: ACPI: make function acpi_cpufreq_fast_switch() static
Colin Ian King
2018-06-06
1
-2
/
+2
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
|
/
*
cpufreq: ACPI: Don't validate the frequency table twice
Viresh Kumar
2018-03-20
1
-9
/
+11
*
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2018-02-15
1
-1
/
+1
*
cpufreq: Remove CPU hotplug callbacks only if they were initialized
Boris Ostrovsky
2016-12-21
1
-1
/
+1
*
cpufreq: acpi-cpufreq: drop rdmsr_on_cpus() usage
Sebastian Andrzej Siewior
2016-11-28
1
-39
/
+20
*
cpufreq: acpi-cpufreq: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-28
1
-47
/
+45
*
cpufreq: acpi-cpufreq: use cached frequency mapping when possible
Steve Muckle
2016-07-21
1
-1
/
+4
*
cpufreq: Reuse new freq-table helpers
Viresh Kumar
2016-07-07
1
-10
/
+4
*
cpufreq: ACPI: Remove freq_table from acpi_cpufreq_data
Viresh Kumar
2016-04-09
1
-29
/
+34
*
cpufreq: ACPI: policy->driver_data can't be NULL in ->exit()
Viresh Kumar
2016-04-09
1
-8
/
+6
*
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
2016-04-09
1
-4
/
+4
*
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2016-04-09
1
-7
/
+3
*
cpufreq: Support for fast frequency switching
Rafael J. Wysocki
2016-04-02
1
-0
/
+42
*
cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static
Jisheng Zhang
2016-03-22
1
-6
/
+6
*
cpufreq: acpi-cpufreq: Clean up hot plug notifier callback
Richard Cochran
2016-03-20
1
-2
/
+4
*
cpufreq: acpi-cpufreq: Make read and write operations more efficient
Rafael J. Wysocki
2016-03-03
1
-113
/
+95
*
cpufreq: acpi-cpufreq: Drop pointless label from acpi_cpufreq_target()
Rafael J. Wysocki
2016-02-26
1
-4
/
+2
*
cpufreq: Simplify core code related to boost support
Rafael J. Wysocki
2016-01-01
1
-3
/
+2
*
cpufreq: acpi-cpufreq: Simplify boost-related code
Rafael J. Wysocki
2016-01-01
1
-13
/
+8
*
cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
Srinivas Pandruvada
2015-10-08
1
-0
/
+3
*
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
2015-09-16
1
-2
/
+1
[next]