aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2014-02-13intel_pstate: Add Haswell CPU modelsNell Hardcastle
2014-01-15intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.Dirk Brandewie
2014-01-09intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki
2013-12-04cpufreq: highbank-cpufreq: Enable Midway/ECX-2000Mark Langsdorf
2013-11-13cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie
2013-08-14cpufreq: rename ignore_nice as ignore_nice_loadViresh Kumar
2013-08-14cpufreq: loongson2: fix regression related to clock managementAaro Koskinen
2013-08-11cpufreq: Fix cpufreq driver module refcount balance after suspend/resumeRafael J. Wysocki
2013-08-04cpufreq / intel_pstate: Change to scale off of max P-stateDirk Brandewie
2013-07-25cpufreq: Revert commit 2f7021a8 to fix CPU hotplug regressionSrivatsa S. Bhat
2013-07-25cpufreq: Revert commit a66b2e to fix suspend/resume regressionSrivatsa S. Bhat
2013-07-13cpufreq: Fix cpufreq regression after suspend/resumeSrivatsa S. Bhat
2013-06-25cpufreq: fix NULL pointer deference at od_set_powersave_bias()Jacob Shin
2013-06-05cpufreq: cpufreq-cpu0: use the exact frequency for clk_set_rate()Guennadi Liakhovetski
2013-06-05cpufreq: protect 'policy->cpus' from offlining during __gov_queue_work()Michael Wang
2013-06-05acpi-cpufreq: set current frequency based on target P-StateRoss Lagerwall
2013-05-25Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-22cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar
2013-05-22cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar
2013-05-22cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafaƂ Bilski
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle
2013-05-22cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie
2013-05-22cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar
2013-05-15cpufreq: Preserve sysfs files across suspend/resumeSrivatsa S. Bhat
2013-05-14cpufreq / intel_pstate: use vzalloc() instead of vmalloc()/memset(0)Wei Yongjun
2013-05-13cpufreq, ondemand: Remove leftover debug lineBorislav Petkov
2013-05-12cpufreq / kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-12cpufreq / intel_pstate: remove #ifdef MODULE compile fenceDirk Brandewie
2013-05-12cpufreq / intel_pstate: Remove idle mode PIDDirk Brandewie
2013-05-12cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie
2013-05-12cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie
2013-05-12cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie
2013-05-12cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan
2013-05-12cpufreq: ARM big LITTLE: Fix Kconfig entriesViresh Kumar
2013-05-12cpufreq: cpufreq-cpu0: Free parent node for error casesViresh Kumar
2013-05-12cpufreq: cpufreq-cpu0: defer probe when regulator is not readyNishanth Menon
2013-05-12cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcountViresh Kumar
2013-05-12cpufreq: governors: Fix CPUFREQ_GOV_POLICY_{INIT|EXIT} notifiersViresh Kumar
2013-05-12cpufreq: ARM big LITTLE: Improve print messageViresh Kumar
2013-05-12cpufreq: ARM big LITTLE: Move cpu_to_cluster() to arm_big_little.hViresh Kumar
2013-05-12cpufreq: ARM big LITTLE DT: Return CPUFREQ_ETERNAL if clock-latency isn't foundViresh Kumar
2013-05-12cpufreq: ARM big LITTLE DT: Return correct transition latencyViresh Kumar
2013-05-12cpufreq: ARM big LITTLE: Select PM_OPPViresh Kumar
2013-04-29Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-29cpufreq: Revert incorrect commit 5800043Rafael J. Wysocki
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-25cpufreq: pxa2xx: initialize variablesArnd Bergmann
2013-04-24ARM: S5pv210: compiling issue, ARM_S5PV210_CPUFREQ needs CONFIG_CPU_FREQ_TABLE=yChen Gang
2013-04-22cpufreq: cpu0: Put cpu parent node after using itViresh Kumar