summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/longhaul.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-161-49/+35
|\
| * cpufreq: Use consistent prefixing via pr_fmtJoe Perches2016-04-091-30/+30
| * cpufreq: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-04-091-47/+33
* | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-131-1/+1
|/
* Update/Remove soon-to-be-dead email addressDave Jones2014-12-191-2/+2
* Merge branch 'cpufreq-macros' into pm-cpufreqRafael J. Wysocki2014-05-011-6/+5
|\
| * cpufreq: Use cpufreq_for_each_* macros for frequency table iterationStratos Karafotis2014-04-301-6/+5
* | cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/endSrivatsa S. Bhat2014-04-291-12/+24
|/
* cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_tableViresh Kumar2014-04-071-1/+1
* cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}Viresh Kumar2014-03-261-2/+2
* cpufreq: Remove cpufreq_generic_exit()Viresh Kumar2014-03-121-1/+0
* cpufreq: Implement light weight ->target_index() routineViresh Kumar2013-10-251-11/+2
* cpufreq: longhaul: don't initialize part of policy set by coreViresh Kumar2013-10-161-1/+0
* cpufreq: longhaul: Use generic cpufreq routinesViresh Kumar2013-10-161-20/+3
* cpufreq: longhaul: use cpufreq_table_validate_and_show()Viresh Kumar2013-09-301-7/+1
* cpufreq: Drop the owner field from struct cpufreq_driverViresh Kumar2013-08-101-1/+0
* cpufreq: delete __cpuinit usage from all cpufreq filesPaul Gortmaker2013-07-141-3/+3
* cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar2013-06-041-8/+8
* cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-8/+10
* cpufreq / Longhaul: Disable driver by defaultRafaƂ Bilski2013-01-031-1/+9
* cpufreq: remove use of __devexitBill Pemberton2012-11-211-1/+1
* cpufreq: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* cpufreq: Add support for x86 cpuinfo auto loading v4Andi Kleen2012-01-261-1/+7
* [CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones2011-05-191-0/+1024
OpenPOWER on IntegriCloud