summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/p4-clockmod.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-5/+5
* cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-12/+3
* p4-clockmod: Replace cpu_sibling_mask() with topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
* cpufreq: create another field .flags in cpufreq_frequency_tableViresh Kumar2014-04-071-10/+10
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-121-1/+0
* cpufreq: move freq change notifications to cpufreq coreViresh Kumar2013-10-311-10/+0
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-14/+4
* cpufreq: p4: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0
* cpufreq: p4-clockmod: Use generic cpufreq routinesViresh Kumar2013-10-161-20/+3
* cpufreq: p4-clockmod: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-2/+1
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-2/+2
* cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-021-2/+1
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-8/+2
* cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-261-6/+11
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-0/+329
OpenPOWER on IntegriCloud