summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/speedstep-lib.c
AgeCommit message (Expand)AuthorLines
2020-10-28cpufreq: speedstep: remove unneeded semicolonTom Rix-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner-2/+1
2018-05-10cpufreq: speedstep: fix speedstep_detect_processor()'s return typeLuc Van Oostenryck-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang-3/+3
2017-10-14cpufreq: speedstep-lib: mark expected switch fall-throughGustavo A. R. Silva-1/+1
2017-08-29cpufreq: speedstep-lib: make several arrays static, makes code smallerColin Ian King-2/+2
2016-04-09cpufreq: Use consistent prefixing via pr_fmtJoe Perches-1/+3
2016-04-09cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches-6/+3
2015-09-01cpufreq: speedstep-lib: Use monotonic clockAbhilash Jindal-5/+4
2015-02-12cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka-0/+3
2012-01-26cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen-0/+1
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones-0/+478