summaryrefslogtreecommitdiff
path: root/drivers/usb/storage/option_ms.c
diff options
context:
space:
mode:
authorJayaprakash Shanmugam <jayaprakash.shanmugam@intel.com>2016-11-28 16:06:00 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-02-02 22:41:40 -0800
commit11131e2b8e9454f79ebfc71e45fe246948ce4997 (patch)
treeb82f9ae8a58eba09cbec372ea1abde84907b97a6 /drivers/usb/storage/option_ms.c
parent52ea3e802047552a8c1ec8c42cad361ffd4ca09c (diff)
i40e: Remove FPK HyperV VF device ID
Requirement for VFs to use the VMBus has been removed that's why removing Hyper-V VF device ID. Change-ID: I84f0964f443ee0db3e5e444b5ace996eb71b8280 Signed-off-by: Jayaprakash Shanmugam <jayaprakash.shanmugam@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/usb/storage/option_ms.c')
0 files changed, 0 insertions, 0 deletions
address this problem. First, Linux can also run in legacy P-state mode on this system. As intel_pstate is how Linux enables HWP, booting with "intel_pstate=disable" will run in acpi-cpufreq/ondemand legacy p-state mode. Or second, the "performance" governor can be used with intel_pstate, which will modify HWP.EPP to 0. Or third, starting in 4.10, the /sys/devices/system/cpu/cpufreq/policy*/energy_performance_preference attribute in can be updated from "balance_power" to "performance". Or fourth, apply this patch, which fixes the erroneous setting of MSR_IA32_POWER_CTL BIT_EE on this model, allowing the default configuration to function as designed. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Reviewed-by: Len Brown <len.brown@intel.com> Cc: 4.6+ <stable@vger.kernel.org> # 4.6+ Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/usb/renesas_usbhs/rcar2.h')