summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mcheck/therm_throt.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mce: Streamline MCE subsystem's namingBorislav Petkov2018-12-051-520/+0Star
* x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner2017-08-291-17/+3Star
* x86: Constify attribute_group structuresArvind Yadav2017-08-181-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-281-2/+4
|\
| * x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-051-2/+4
* | x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov2017-01-241-19/+11Star
|/
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-41/+15Star
|\
| * x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner2016-11-221-5/+8
| * x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-42/+13Star
* | x86: Remove empty idle.h headerThomas Gleixner2016-12-091-1/+0Star
|/
* Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-191-0/+3
|\
| * Merge branch 'acpi-processor'Rafael J. Wysocki2016-04-021-0/+3
| |\
| | * ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada2016-03-261-0/+3
* | | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-131-1/+1
|/ /
* / x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)Chen Yucong2016-02-031-8/+7Star
|/
* x86/mce: Fix thermal throttling reporting after kexecAndi Kleen2015-10-211-8/+0Star
* x86/mce: Avoid showing repetitive message from intel_init_thermal()Rakib Mullick2014-09-191-2/+2
* asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-061-2/+2
* x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat2014-03-201-13/+0Star
* x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+4
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-151-5/+4Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-111-4/+59
|\
| * x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada2013-06-131-4/+59
* | Merge tag 'please-pull-mce-therm' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-031-17/+26
|\ \
| * | x86 thermal: Disable power limit notification interrupt by defaultFenghua Yu2013-06-141-8/+26
| * | x86 thermal: Delete power-limit-notification console messagesFenghua Yu2013-06-141-9/+0Star
| |/
* | x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-211-0/+10
* | x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-211-6/+8
|/
* Disintegrate asm/system.h for X86David Howells2012-03-281-1/+0Star
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-32/+31Star
|\
| * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-32/+31Star
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-071-22/+7Star
|\ \
| * | x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2011-12-151-22/+7Star
| |/
* / x86: Call idle notifier after irq_enter()Frederic Weisbecker2011-12-111-1/+1
|/
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-201-4/+3Star
|\
| * x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter2011-03-291-4/+3Star
| |
| \
*-. \ Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds2011-05-201-3/+0Star
|\ \ \ | | |/ | |/|
| | * x86, MCE: Do not taint when handling correctable errorsBorislav Petkov2011-04-191-3/+0Star
| |/
* / 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-211-4/+5
|/
* x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu2010-08-041-54/+129
* x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu2010-08-041-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