summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: governor: Keep single copy of information common to policy->cpusViresh Kumar2015-07-214-58/+114
* cpufreq: governor: rename cur_policy as policyViresh Kumar2015-07-174-24/+25
* cpufreq: governor: name pointer to cpu_dbs_info as 'cdbs'Viresh Kumar2015-07-171-13/+13
* cpufreq: governor: Rename 'cpu_dbs_common_info' to 'cpu_dbs_info'Viresh Kumar2015-07-172-17/+15
* cpufreq: governor: Drop unused field 'cpu'Viresh Kumar2015-07-172-2/+0
* cpufreq: governor: Name delayed-work as dworkViresh Kumar2015-07-174-9/+9
* intel_pstate: enable HWP per CPUKristen Carlson Accardi2015-07-161-4/+7
* cpufreq: integrator: fixed coding style issuesCristian Ardelean2015-07-161-10/+8
* acpi-cpufreq: Fix an ACPI perf unregister issuePan Xinhui2015-07-161-1/+3
* cpufreq: Properly handle errors from cpufreq_init_policy()Viresh Kumar2015-07-161-9/+11
* cpufreq: cpufreq_add_dev: name goto labels based on what they doViresh Kumar2015-07-161-8/+7
* acpi-cpufreq: replace per_cpu with driver_data of policyPan Xinhui2015-07-161-18/+22
* cpufreq: Allow freq_table to be obtained for offline CPUsViresh Kumar2015-07-102-9/+9
* cpufreq: Initialize the governor again while restoring policyViresh Kumar2015-07-101-0/+1
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-021-1/+1
|\
| * drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platfor...Paul Gortmaker2015-06-161-1/+1
* | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-021-0/+1
|\ \
| * | drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c codePaul Gortmaker2015-06-161-0/+1
| |/
* | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-015-209/+1
|\ \
| * | cpufreq: exynos: remove Exynos4210 specific cpufreq driver supportThomas Abraham2015-06-205-209/+1
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-271-2/+2
|\ \
| * | MIPS: Loongson: Naming style cleanup and reworkHuacai Chen2015-06-211-2/+2
| |/
* | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-2313-492/+649
|\ \
| * | cpufreq: dt: allow driver to boot automaticallyFelipe Balbi2015-06-171-0/+1
| * | intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava2015-06-161-5/+5
| * | cpufreq: qoriq: optimize the CPU frequency switching timeTang Yuantian2015-06-151-11/+21
| * | cpufreq: gx-suspmod: Fix two typos in two commentsShailendra Verma2015-06-151-2/+2
| * | cpufreq: nforce2: Fix typo in comment to function nforce2_init()Shailendra Verma2015-06-151-1/+1
| * | cpufreq: governor: Serialize governor callbacksViresh Kumar2015-06-154-18/+18
| * | cpufreq: governor: split cpufreq_governor_dbs()Viresh Kumar2015-06-151-140/+189
| * | cpufreq: governor: register notifier from cs_init()Viresh Kumar2015-06-154-38/+22
| * | cpufreq: Remove cpufreq_update_policy()Viresh Kumar2015-06-111-19/+4
| * | cpufreq: Restart governor as soon as possibleViresh Kumar2015-06-111-33/+26
| * | cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free()Viresh Kumar2015-06-111-11/+6
| * | cpufreq: Initialize policy->kobj while allocating policyViresh Kumar2015-06-111-25/+21
| * | cpufreq: Stop migrating sysfs files on hotplugViresh Kumar2015-06-111-85/+135
| * | cpufreq: Don't allow updating inactive policies from sysfsViresh Kumar2015-06-101-0/+11
| * | intel_pstate: Force setting target pstate when requiredDoug Smythies2015-06-101-10/+11
| * | intel_pstate: change some inconsistent debug informationDoug Smythies2015-06-101-4/+4
| * | cpufreq: Track cpu managing sysfs kobjects separatelySaravana Kannan2015-05-231-4/+7
| * | cpufreq: Fix for typos in two commentsShailendra Verma2015-05-221-2/+2
| * | cpufreq: Mark policy->governor = NULL for inactive policiesViresh Kumar2015-05-151-2/+3
| * | cpufreq: Manage governor usage history with 'policy->last_governor'Viresh Kumar2015-05-151-15/+15
| * | cpufreq: Don't traverse all active policies to find policy for a cpuViresh Kumar2015-05-151-9/+6
| * | cpufreq: Get rid of cpufreq_cpu_data_fallbackViresh Kumar2015-05-151-19/+6
| * | cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policiesViresh Kumar2015-05-151-45/+34
| * | cpufreq: Create for_each_{in}active_policy()Viresh Kumar2015-05-151-7/+59
| * | cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLESudeep Holla2015-05-152-6/+23
| * | intel_pstate: set BYT MSR with wrmsrl_on_cpu()Joe Konno2015-05-121-1/+1
| * | cpufreq: Clear policy->cpus even for the last CPUViresh Kumar2015-05-071-3/+1
OpenPOWER on IntegriCloud