aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2014-11-14cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár
2014-10-09cpufreq: ondemand: Change the calculation of target frequencyStratos Karafotis
2014-10-09cpufreq: Fix wrong time unit conversionAndreas Schwab
2014-07-17cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad
2014-04-14cpufreq: Fix timer/workqueue corruption due to double queueingStephen Boyd
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen
2014-04-14powernow-k6: reorder frequenciesMikulas Patocka
2014-04-14powernow-k6: correctly initialize default parametersMikulas Patocka
2014-04-14powernow-k6: disable cache when changing frequencyMikulas Patocka
2014-03-06cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat
2014-02-13intel_pstate: Correct calculation of min pstate valueDirk Brandewie
2014-02-13intel_pstate: Improve accuracy by not truncating until final resultBrennan Shacklett
2014-02-13intel_pstate: fix no_turboSrinivas Pandruvada
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