summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar2015-09-015-9/+3
* cpufreq: mediatek: Add MT8173 cpufreq driverPi-Cheng Chen2015-09-013-0/+535
* intel_pstate: append more Oracle OEM table id to vendor bypass listEthan Zhao2015-08-071-0/+4
* intel_pstate: Add SKY-S supportKristen Carlson Accardi2015-08-071-0/+1
* intel_pstate: Fix possible overflow complained by CoverityChen Yu2015-07-311-2/+2
* cpufreq: Correct a freq check in cpufreq_set_policy()Pan Xinhui2015-07-311-1/+5
* cpufreq: Lock CPU online/offline in cpufreq_register_driver()Rafael J. Wysocki2015-07-311-3/+10
* cpufreq: Replace recover_policy with new_policy in cpufreq_online()Rafael J. Wysocki2015-07-311-12/+11
* cpufreq: Separate CPU device registration from CPU onlineRafael J. Wysocki2015-07-311-43/+47
* cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottlingShilpasri G Bhat2015-07-281-2/+29
* cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active bit is setShilpasri G Bhat2015-07-281-9/+3
* cpufreq: powernv: Call throttle_check() on receiving OCC_THROTTLEShilpasri G Bhat2015-07-281-2/+26
* cpufreq: powernv: Register for OCC related opal_message notificationShilpasri G Bhat2015-07-281-1/+73
* cpufreq: powernv: Handle throttling due to Pmax capping at chip levelShilpasri G Bhat2015-07-281-4/+55
* cpufreq: Pass CPU number to cpufreq_policy_alloc()Rafael J. Wysocki2015-07-281-4/+8
* cpufreq: Do not update related_cpus on every policy activationRafael J. Wysocki2015-07-281-5/+5
* cpufreq: Drop unused dev argument from two functionsRafael J. Wysocki2015-07-281-6/+4
* cpufreq: Drop unnecessary label from cpufreq_add_dev()Rafael J. Wysocki2015-07-281-3/+2
* cpufreq: Drop cpufreq_policy_restore()Rafael J. Wysocki2015-07-281-33/+11
* cpufreq: Rework two functions related to CPU offlineRafael J. Wysocki2015-07-281-20/+12
* Merge back earlier cpufreq material for v4.3.Rafael J. Wysocki2015-07-2814-268/+340
|\
| * cpufreq: Remove cpufreq_rwsemSebastian Andrzej Siewior2015-07-251-38/+3
| * cpufreq: ia64: Fix a memory leak in acpi_cpufreq_cpu_exit()Pan Xinhui2015-07-221-0/+1
| * cpufreq: ia64: remove redundant freq_table of acpi_cpufreq_dataPan Xinhui2015-07-221-7/+7
| * cpufreq: acpi-cpufreq: Fix up the handling of cpb sysfs attributeRafael J. Wysocki2015-07-221-10/+11
| * cpufreq: acpi-cpufreq: Drop acpi_data from struct acpi_cpufreq_dataRafael J. Wysocki2015-07-221-13/+16
| * ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-227-25/+16
| * cpufreq: propagate errors returned from __cpufreq_governor()Viresh Kumar2015-07-211-7/+24
| * cpufreq: governor: Don't WARN on invalid statesViresh Kumar2015-07-211-1/+1
| * cpufreq: governor: Avoid invalid states with additional checksViresh Kumar2015-07-211-11/+35
| * cpufreq: governor: split out common part of {cs|od}_dbs_timer()Viresh Kumar2015-07-214-51/+60
| * 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: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki2015-07-281-53/+55
* | intel_pstate: Add get_scaling cpu_defaults param to Knights LandingLukasz Anaczkowski2015-07-271-0/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-263-11/+25
|\ \
| * \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-211-3/+12
| |\ \
| | * | efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-151-3/+12
| * | | x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ...Luis R. Rodriguez2015-07-211-6/+9
| * | | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez2015-07-211-2/+4