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