summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/speedstep-ich.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: speedstep: remove unnecessary static in speedstep_detect_chipset()Gustavo A. R. Silva2017-07-161-1/+1
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-3/+5
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-3/+3
* speedstep-ich: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
* Update/Remove soon-to-be-dead email addressDave Jones2014-12-191-2/+1
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-3/+3
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-121-1/+0
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-9/+0
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-18/+6
* cpufreq: speedstep: don't initialize part of policy set by coreViresh Kumar2013-10-161-14/+1
* cpufreq: speedstep: Use generic cpufreq routinesViresh Kumar2013-10-161-27/+3
* cpufreq: speedstep: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-8/+1
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-10/+2
* cpufreq: Fix typo in cpufreq driverMasanari Iida2012-07-201-1/+1
* cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-261-0/+15
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-0/+448
OpenPOWER on IntegriCloud