summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)AuthorFilesLines
2014-04-14cpufreq: Fix timer/workqueue corruption due to double queueingStephen Boyd1-0/+3
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen1-0/+24
2014-04-14powernow-k6: reorder frequenciesMikulas Patocka1-7/+10
2014-04-14powernow-k6: correctly initialize default parametersMikulas Patocka1-4/+72
2014-04-14powernow-k6: disable cache when changing frequencyMikulas Patocka1-17/+39
2014-03-06cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat1-3/+7
2014-02-13intel_pstate: Correct calculation of min pstate valueDirk Brandewie1-2/+3
2014-02-13intel_pstate: Improve accuracy by not truncating until final resultBrennan Shacklett1-18/+15
2014-02-13intel_pstate: fix no_turboSrinivas Pandruvada1-1/+4
2014-02-13intel_pstate: Add Haswell CPU modelsNell Hardcastle1-0/+5
2014-01-15intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie1-1/+2
2014-01-09intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki1-0/+5
2013-12-04cpufreq: highbank-cpufreq: Enable Midway/ECX-2000Mark Langsdorf1-1/+2
2013-11-13cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie1-4/+3
2013-08-14cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar4-26/+26
2013-08-14cpufreq: loongson2: fix regression related to clock managementAaro Koskinen1-5/+6
2013-08-11cpufreq: Fix cpufreq driver module refcount balance after suspend/resumeRafael J. Wysocki1-9/+10
2013-08-04cpufreq / intel_pstate: Change to scale off of max P-stateDirk Brandewie1-6/+6
2013-07-25cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regressionSrivatsa S. Bhat1-3/+0
2013-07-25cpufreq: Revert commit a66b2e to fix suspend/resume regressionSrivatsa S. Bhat2-5/+5
2013-07-13cpufreq: Fix cpufreq regression after suspend/resumeSrivatsa S. Bhat1-0/+1
2013-06-25cpufreq: fix NULL pointer deference at od_set_powersave_bias()Jacob Shin1-4/+13
2013-06-05cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()Guennadi Liakhovetski1-2/+3
2013-06-05cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()Michael Wang1-0/+3
2013-06-05acpi-cpufreq: set current frequency based on target P-StateRoss Lagerwall1-2/+2
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-39/+66
2013-05-22cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar1-5/+15
2013-05-22cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar1-31/+42
2013-05-22cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafaƂ Bilski1-1/+1
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-0/+1
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle1-0/+1
2013-05-22cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie1-0/+1
2013-05-22cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar1-2/+7
2013-05-15cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat2-6/+5
2013-05-14cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)Wei Yongjun1-2/+1
2013-05-13cpufreq, ondemand: Remove leftover debug lineBorislav Petkov1-1/+0
2013-05-12cpufreq / kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-12cpufreq / intel_pstate: remove #ifdef MODULE compile fenceDirk Brandewie1-2/+1
2013-05-12cpufreq / intel_pstate: Remove idle mode PIDDirk Brandewie1-49/+0
2013-05-12cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie1-8/+2
2013-05-12cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie1-3/+9
2013-05-12cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie1-37/+8
2013-05-12cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan1-1/+1
2013-05-12cpufreq: ARM big LITTLE: Fix Kconfig entriesViresh Kumar1-8/+8
2013-05-12cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar1-1/+4
2013-05-12cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon1-6/+16
2013-05-12cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcountViresh Kumar1-3/+3
2013-05-12cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar2-4/+8
2013-05-12cpufreq: ARM big LITTLE: Improve print messageViresh Kumar1-1/+1
2013-05-12cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar2-5/+5