index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
mce
/
therm_throt.c
Age
Commit message (
Expand
)
Author
2021-02-08
thermal: Move therm_throt there from x86/mce
Borislav Petkov
2021-02-08
x86/mce: Get rid of mcheck_intel_therm_init()
Borislav Petkov
2020-06-11
x86/entry: Convert various system vectors
Thomas Gleixner
2020-02-25
x86/mce/therm_throt: Undo thermal polling properly on CPU offline
Thomas Gleixner
2020-01-27
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-15
x86/mce/therm_throt: Do not access uninitialized therm_work
Chuansheng Liu
2019-12-17
x86/mce/therm_throt: Mark throttle_active_work() as __maybe_unused
Arnd Bergmann
2019-11-29
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
Srinivas Pandruvada
2019-11-12
x86/mce/therm_throt: Optimize notifications of thermal throttle
Srinivas Pandruvada
2019-10-17
x86/mce: Lower throttling MCE messages' priority to warning
Benjamin Berg
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-06
x86/mce: Unify pr_* prefix
Borislav Petkov
2018-12-05
x86/mce: Streamline MCE subsystem's naming
Borislav Petkov