aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAge
* cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat2014-03-07
* intel_pstate: Correct calculation of min pstate valueDirk Brandewie2014-02-13
* intel_pstate: Improve accuracy by not truncating until final resultBrennan Shacklett2014-02-13
* intel_pstate: fix no_turboSrinivas Pandruvada2014-02-13
* intel_pstate: Add Haswell CPU modelsNell Hardcastle2014-02-13
* intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie2014-01-15
* intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki2014-01-09
* cpufreq: highbank-cpufreq: Enable Midway/ECX-2000Mark Langsdorf2013-12-04
* cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie2013-11-12
* cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar2013-08-15
* cpufreq: loongson2: fix regression related to clock managementAaro Koskinen2013-08-15
* cpufreq: Fix cpufreq driver module refcount balance after suspend/resumeRafael J. Wysocki2013-08-11
* cpufreq / intel_pstate: Change to scale off of max P-stateDirk Brandewie2013-08-04
* cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regressionSrivatsa S. Bhat2013-07-25
* cpufreq: Revert commit a66b2e to fix suspend/resume regressionSrivatsa S. Bhat2013-07-25
* cpufreq: Fix cpufreq regression after suspend/resumeSrivatsa S. Bhat2013-07-13
* cpufreq: fix NULL pointer deference at od_set_powersave_bias()Jacob Shin2013-06-25
* cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()Guennadi Liakhovetski2013-06-05
* cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()Michael Wang2013-06-05
* acpi-cpufreq: set current frequency based on target P-StateRoss Lagerwall2013-06-05
* Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-25
|\
| * cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar2013-05-22
| * cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar2013-05-22
| * cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafaƂ Bilski2013-05-22
| * cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie2013-05-21
| * cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar2013-05-21
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-21
* | MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle2013-05-21
|/
* cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat2013-05-15
* cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)Wei Yongjun2013-05-13
* cpufreq, ondemand: Remove leftover debug lineBorislav Petkov2013-05-13
* cpufreq / kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-12
* cpufreq / intel_pstate: remove #ifdef MODULE compile fenceDirk Brandewie2013-05-12
* cpufreq / intel_pstate: Remove idle mode PIDDirk Brandewie2013-05-12
* cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie2013-05-12
* cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie2013-05-12
* cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie2013-05-12
* cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan2013-05-12
* cpufreq: ARM big LITTLE: Fix Kconfig entriesViresh Kumar2013-05-12
* cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar2013-05-12
* cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon2013-05-12
* cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcountViresh Kumar2013-05-12
* cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar2013-05-12
* cpufreq: ARM big LITTLE: Improve print messageViresh Kumar2013-05-12
* cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar2013-05-12
* cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't foundViresh Kumar2013-05-12
* cpufreq: ARM big LITTLE DT: Return correct transition latencyViresh Kumar2013-05-12
* cpufreq: ARM big LITTLE: Select PM_OPPViresh Kumar2013-05-12
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-28
|\
| * cpufreq: Revert incorrect commit 5800043Rafael J. Wysocki2013-04-28