Jan Beulich
|
e273bd98c9
hwmon: struct x86_cpu_id arrays can be __initconst
|
13 years ago |
Linus Torvalds
|
15b77435ed
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
H. Peter Anvin
|
4ad3341130
x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM
|
13 years ago |
Jean Delvare
|
1268a172cd
hwmon: (coretemp) Drop needless initialization
|
13 years ago |
Guenter Roeck
|
41e58a1f2b
hwmon: (coretemp) Improve support for TjMax detection on Atom CPUs
|
13 years ago |
Guenter Roeck
|
5592906f8b
hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models
|
13 years ago |
Jean Delvare
|
fcc14ac1a8
hwmon: (coretemp) Improve support of recent Atom CPU models
|
13 years ago |
Guenter Roeck
|
bdc71c9a87
hwmon: (coretemp) Increase CPU core limit
|
13 years ago |
Kirill A. Shutemov
|
b704871124
hwmon: (coretemp) fix oops on cpu unplug
|
13 years ago |
Linus Torvalds
|
31f6765266
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
|
13 years ago |
Guenter Roeck
|
780affe0e9
hwmon: (coretemp) Fix checkpatch error
|
13 years ago |
Andi Kleen
|
9b38096fde
HWMON: Convert coretemp to x86 cpuid autoprobing
|
13 years ago |
Jean Delvare
|
d6db23c7ce
hwmon: (coretemp) Add missing section annotations
|
13 years ago |
Kevin Winchester
|
141168c36c
x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'
|
13 years ago |
Jean Delvare
|
2aba6cac2a
hwmon: (coretemp) Fix for non-SMP builds
|
13 years ago |
Andi Kleen
|
ca8bc8dc04
coretemp: Get microcode revision from cpu_data
|
13 years ago |
Guenter Roeck
|
20ecb499f6
hwmon: (coretemp) Avoid leaving around dangling pointer
|
13 years ago |
Jean Delvare
|
0eb9782ad9
hwmon: (coretemp) Fixup platform device ID change
|
13 years ago |
Jan Beulich
|
2f1c3db0a6
hwmon: (coretemp) remove struct platform_data * parameter from create_core_data()
|
13 years ago |
Jan Beulich
|
e3204ed3a4
hwmon: (coretemp) constify static data
|
13 years ago |
Jan Beulich
|
b3a242a6e4
hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID
|
13 years ago |
Guenter Roeck
|
f4af6fd6e2
hwmon: (coretemp) Don't use threshold registers for tempX_max
|
13 years ago |
Jean Delvare
|
a45a8c8571
hwmon: (coretemp) Let the user force TjMax
|
14 years ago |
Jean Delvare
|
6bf9e9b09c
hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
|
14 years ago |
Jean Delvare
|
cd5bd3df1a
hwmon: (coretemp) Initialize tmin
|
14 years ago |
Durgadoss R
|
c814a4c7c4
hwmon: (coretemp) Add core/pkg threshold support to Coretemp
|
14 years ago |
Jean Delvare
|
808b4e639e
hwmon: (coretemp) Drop unused struct members
|
14 years ago |
Guenter Roeck
|
bb9973e4e7
hwmon: (coretemp) Further relax temperature range checks
|
14 years ago |
Guenter Roeck
|
4f5f71a7ab
hwmon: (coretemp) Fix TjMax detection for older CPUs
|
14 years ago |
Jean Delvare
|
4c6e0f8101
hwmon: (coretemp) Relax target temperature range check
|
14 years ago |