1
0
Files
linux/arch/x86/kernel
Fenghua Yu 6bb2ff846f x86 thermal: Disable power limit notification interrupt by default
The package power limit notification interrupt is primarily for
system diagnosis, and should not be blindly enabled on every
system by default -- particuarly since Linux does nothing in the
handler except count how many times it has been called...

Add a new kernel cmdline parameter "int_pln_enable" for situations where
users want to oberve these events via existing system counters:

$ grep TRM /proc/interrupts

$ grep . /sys/devices/system/cpu/cpu*/thermal_throttle/*

https://bugzilla.kernel.org/show_bug.cgi?id=36182

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2013-06-14 14:49:00 -07:00
..
2013-04-23 13:45:22 +02:00
2013-02-22 23:31:31 -05:00
2012-08-22 09:34:24 +02:00
2012-05-08 14:08:44 +02:00
2013-03-04 20:10:32 -03:00
2013-02-27 16:59:05 -05:00
2013-05-07 16:24:03 +02:00
2013-02-28 08:50:11 +02:00
2013-02-14 09:21:17 -05:00
2012-05-14 11:49:38 +02:00
2013-04-08 17:39:29 +02:00
2013-01-24 16:22:10 +01:00
2012-11-14 15:28:11 -08:00