aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2015-03-10 Merge tag 'v3.14.35' into linux-linaro-lsk-v3.14Alex Shi
2015-03-06cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann
2015-03-06cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka
2015-03-06cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar
2014-11-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark Brown
2014-11-14intel_pstate: Correct BYT VID values.Dirk Brandewie
2014-11-14intel_pstate: Fix BYT frequency reportingDirk Brandewie
2014-11-14cpufreq: intel_pstate: Add CPU ID for Braswell processorMika Westerberg
2014-11-14intel_pstate: Add CPU IDs for Broadwell processorsDirk Brandewie
2014-11-14cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár
2014-11-14cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie
2014-10-10Merge tag 'v3.14.21' into linux-linaro-lsk-v3.14Mark Brown
2014-10-09cpufreq: integrator: fix integrator_cpufreq_remove return typeArnd Bergmann
2014-10-06Merge tag 'v3.14.20' into linux-linaro-lsk-v3.14Mark Brown
2014-10-05cpufreq: release policy->rwsem on errorPrarit Bhargava
2014-08-08Merge tag 'v3.14.16' into linux-linaro-lsk-v3.14Alex Shi
2014-08-07cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar
2014-07-18Merge tag '3.14.13' into linux-linaro-lsk-v3.14Alex Shi
2014-07-17intel_pstate: Set CPU number before accessing MSRsVincent Minet
2014-07-17intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie
2014-07-17intel_pstate: Fix setting VIDDirk Brandewie
2014-07-17cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad
2014-07-10Merge tag 'v3.14.12' into linux-linaro-lsk-v3.14Alex Shi
2014-07-09intel_pstate: Correct rounding in busy calculationDoug Smythies
2014-06-13Merge remote-tracking branch 'lsk/v3.14/topic/mailbox' into linux-linaro-lsk-...Mark Brown
2014-06-13mailbox: rename pl320-ipc specific mailbox.hSuman Anna
2014-06-12Merge tag 'v3.14.7' into linux-linaro-lsk-v3.14Alex Shi
2014-06-11intel_pstate: Improve initial busy calculationDoug Smythies
2014-06-11intel_pstate: add sample time scalingDirk Brandewie
2014-06-11intel_pstate: Correct rounding in busy calculationDirk Brandewie
2014-06-11intel_pstate: Remove C0 trackingDirk Brandewie
2014-06-11intel_pstate: remove unneeded sample buffersDirk Brandewie
2014-06-11cpufreq: remove race while accessing cur_policyBibek Basu
2014-06-11cpufreq: cpu0: drop wrong devm usageLucas Stach
2014-06-09Merge LTS 3.14.6 into linux-linaro-lsk-v3.14Alex Shi
2014-06-07intel_pstate: remove setting P state to MAX on initDirk Brandewie
2014-06-07intel_pstate: Set turbo VID for BayTrailDirk Brandewie
2014-06-07MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-06-06cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark Brown
2014-05-13cpufreq: unicore32: fix typo issue for 'clk'Chen Gang
2014-05-13cpufreq: at32ap: don't declare local variable as staticViresh Kumar
2014-05-13cpufreq: loongson2_cpufreq: don't declare local variable as staticViresh Kumar
2014-03-13cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki
2014-03-06cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar
2014-03-06cpufreq: Initialize policy before making it available for others to useViresh Kumar
2014-03-06cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner
2014-02-26intel_pstate: Change busy calculation to use fixed point math.Dirk Brandewie
2014-02-21intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie
2014-02-21intel_pstate: Use LFM bus ratio as min ratio/P stateDirk Brandewie
2014-02-19cpufreq: powernow-k8: Initialize per-cpu data-structures properlySrivatsa S. Bhat