aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/therm_throt.c
Commit message (Expand)AuthorAgeFilesLines
* x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2012-12-031-22/+7
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-191-4/+3
|\
| * x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter2011-03-291-4/+3
| |
| \
*-. \ Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds2011-05-191-3/+0
|\ \ \ | | |/ | |/|
| | * x86, MCE: Do not taint when handling correctable errorsBorislav Petkov2011-04-191-3/+0
| |/
* | x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2011-05-161-5/+7
|/
* x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu2011-01-211-0/+1
* x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss2011-01-031-0/+40
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-211-1/+1
|\
| * therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't...Jin Dongming2010-09-051-1/+1
* | x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming2010-10-081-1/+2
* | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky2010-08-201-4/+5
|/
* x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu2010-08-031-54/+129
* x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu2010-08-031-18/+71
* x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-1/+1
* x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto2009-12-141-5/+12
* x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov2009-12-141-2/+3
* x86: Limit the number of processor bootup messagesMike Travis2009-12-111-2/+2
* x86, mce: Fix __init annotationsHidetoshi Seto2009-11-121-1/+1
* x86: Mark the thermal init functions __initYong Wang2009-11-111-2/+2
* x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-101-1/+28
* x86: mce: Fix thermal throttling message stormIngo Molnar2009-09-221-2/+4
* x86: mce: Clean up thermal throttling state tracking codeIngo Molnar2009-09-221-24/+39
* Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-171-3/+10
|\
| * x86, mce: fix reporting of Thermal Monitoring mechanism enabledBartlomiej Zolnierkiewicz2009-07-291-3/+10
* | x86, mce: therm_throt: Don't log redundant normalityHugh Dickins2009-08-161-2/+5
* | x86, mce: therm_throt - change when we print messagesDmitry Torokhov2009-08-111-7/+11
|/
* x86, mce: remove therm_throt.hHidetoshi Seto2009-06-161-3/+2
* x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto2009-06-161-7/+2
* x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto2009-06-161-0/+66
* x86, mce: unify smp_thermal_interruptHidetoshi Seto2009-06-161-1/+39
* x86, mce: trivial clean up for therm_throt.cHidetoshi Seto2009-05-281-1/+0
* x86, mce: clean up therm_throt.cIngo Molnar2009-05-281-35/+39
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-0/+1
* x86: remove pointless commentsWANG Cong2008-04-191-1/+0
* x86: sparse warning in therm_throt.cHarvey Harrison2008-02-091-1/+1
* cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita2007-10-181-4/+6
* i386: Fix section mismatchSatyam Sharma2007-10-171-1/+1
* i386: move kernel/cpu/mcheckThomas Gleixner2007-10-111-0/+186