aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/therm_throt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov1-2/+3
2009-12-11x86: Limit the number of processor bootup messagesMike Travis1-2/+2
2009-11-12x86, mce: Fix __init annotationsHidetoshi Seto1-1/+1
2009-11-11x86: Mark the thermal init functions __initYong Wang1-2/+2
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang1-1/+28
2009-09-22x86: mce: Fix thermal throttling message stormIngo Molnar1-2/+4
2009-09-22x86: mce: Clean up thermal throttling state tracking codeIngo Molnar1-24/+39
2009-09-17Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+10
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins1-2/+5
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov1-7/+11
2009-07-29x86, mce: fix reporting of Thermal Monitoring mechanism enabledBartlomiej Zolnierkiewicz1-3/+10
2009-06-16x86, mce: remove therm_throt.hHidetoshi Seto1-3/+2
2009-06-16x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto1-7/+2
2009-06-16x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto1-0/+66
2009-06-16x86, mce: unify smp_thermal_interruptHidetoshi Seto1-1/+39
2009-05-28x86, mce: trivial clean up for therm_throt.cHidetoshi Seto1-1/+0
2009-05-28x86, mce: clean up therm_throt.cIngo Molnar1-35/+39
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-0/+1
2008-04-19x86: remove pointless commentsWANG Cong1-1/+0
2008-02-09x86: sparse warning in therm_throt.cHarvey Harrison1-1/+1
2007-10-18cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita1-4/+6
2007-10-17i386: Fix section mismatchSatyam Sharma1-1/+1
2007-10-11i386: move kernel/cpu/mcheckThomas Gleixner1-0/+186