| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming | 2010-10-08 | 1 | -1/+2 |
* | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev | Sergey Senozhatsky | 2010-08-20 | 1 | -4/+5 |
* | x86, hwmon: Package Level Thermal/Power: power limit | Fenghua Yu | 2010-08-03 | 1 | -54/+129 |
* | x86, hwmon: Package Level Thermal/Power: thermal throttling handler | Fenghua Yu | 2010-08-03 | 1 | -18/+71 |
* | x86: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 2010-05-27 | 1 | -1/+1 |
* | x86, mce: Clean up thermal init by introducing intel_thermal_supported() | Hidetoshi Seto | 2009-12-14 | 1 | -5/+12 |
* | x86, mce: Thermal monitoring depends on APIC being enabled | Cyrill Gorcunov | 2009-12-14 | 1 | -2/+3 |
* | x86: Limit the number of processor bootup messages | Mike Travis | 2009-12-11 | 1 | -2/+2 |
* | x86, mce: Fix __init annotations | Hidetoshi Seto | 2009-11-12 | 1 | -1/+1 |
* | x86: Mark the thermal init functions __init | Yong Wang | 2009-11-11 | 1 | -2/+2 |
* | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value | Yong Wang | 2009-11-10 | 1 | -1/+28 |
* | x86: mce: Fix thermal throttling message storm | Ingo Molnar | 2009-09-22 | 1 | -2/+4 |
* | x86: mce: Clean up thermal throttling state tracking code | Ingo Molnar | 2009-09-22 | 1 | -24/+39 |
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-17 | 1 | -3/+10 |
|\ |
|
| * | x86, mce: fix reporting of Thermal Monitoring mechanism enabled | Bartlomiej Zolnierkiewicz | 2009-07-29 | 1 | -3/+10 |
* | | x86, mce: therm_throt: Don't log redundant normality | Hugh Dickins | 2009-08-16 | 1 | -2/+5 |
* | | x86, mce: therm_throt - change when we print messages | Dmitry Torokhov | 2009-08-11 | 1 | -7/+11 |
|/ |
|
* | x86, mce: remove therm_throt.h | Hidetoshi Seto | 2009-06-16 | 1 | -3/+2 |
* | x86, mce: remove intel_set_thermal_handler() | Hidetoshi Seto | 2009-06-16 | 1 | -7/+2 |
* | x86, mce: squash mce_intel.c into therm_throt.c | Hidetoshi Seto | 2009-06-16 | 1 | -0/+66 |
* | x86, mce: unify smp_thermal_interrupt | Hidetoshi Seto | 2009-06-16 | 1 | -1/+39 |
* | x86, mce: trivial clean up for therm_throt.c | Hidetoshi Seto | 2009-05-28 | 1 | -1/+0 |
* | x86, mce: clean up therm_throt.c | Ingo Molnar | 2009-05-28 | 1 | -35/+39 |
* | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 1 | -0/+1 |
* | x86: remove pointless comments | WANG Cong | 2008-04-19 | 1 | -1/+0 |
* | x86: sparse warning in therm_throt.c | Harvey Harrison | 2008-02-09 | 1 | -1/+1 |
* | cpu hotplug: thermal_throttle: fix cpu hotplug error handling | Akinobu Mita | 2007-10-18 | 1 | -4/+6 |
* | i386: Fix section mismatch | Satyam Sharma | 2007-10-17 | 1 | -1/+1 |
* | i386: move kernel/cpu/mcheck | Thomas Gleixner | 2007-10-11 | 1 | -0/+186 |