index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
speedstep-lib.c
Age
Commit message (
Expand
)
Author
2020-10-28
cpufreq: speedstep: remove unneeded semicolon
Tom Rix
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166
Thomas Gleixner
2018-05-10
cpufreq: speedstep: fix speedstep_detect_processor()'s return type
Luc Van Oostenryck
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2017-10-14
cpufreq: speedstep-lib: mark expected switch fall-through
Gustavo A. R. Silva
2017-08-29
cpufreq: speedstep-lib: make several arrays static, makes code smaller
Colin Ian King
2016-04-09
cpufreq: Use consistent prefixing via pr_fmt
Joe Perches
2016-04-09
cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2015-09-01
cpufreq: speedstep-lib: Use monotonic clock
Abhilash Jindal
2015-02-12
cpufreq: speedstep-smi: enable interrupts when waiting
Mikulas Patocka
2012-01-26
cpufreq: Add support for x86 cpuinfo auto loading v4
Andi Kleen
2011-05-19
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones