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
|
13 years ago |
Jean Delvare
|
6bf9e9b09c
hwmon: (coretemp) Drop duplicate function get_pkg_tjmax
|
13 years ago |
Jean Delvare
|
cd5bd3df1a
hwmon: (coretemp) Initialize tmin
|
13 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 |
Jean Delvare
|
582e1b270f
hwmon: (coretemp) Fix section mismatch
|
14 years ago |
Guenter Roeck
|
6777b9e47e
hwmon: (coretemp) Update comments describing the handling of HT CPUs
|
14 years ago |
Sergey Senozhatsky
|
4258781ac7
hwmon: (coretemp) Initialize sysfs attributes
|
14 years ago |
Guenter Roeck
|
f4e0bcf06b
hwmon: (coretemp) Add comments describing the handling of HT CPUs
|
14 years ago |
Guenter Roeck
|
bb74e8ca35
hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined
|
14 years ago |
Guenter Roeck
|
4cc452758f
hwmon: (coretemp) Fix checkpatch errors
|
14 years ago |
Durgadoss R
|
199e0de7f5
hwmon: (coretemp) Merge pkgtemp with coretemp
|
14 years ago |
Joe Perches
|
f8bb892568
hwmon: (coretemp) Use pr_fmt and pr_<level>
|
14 years ago |
Jan Beulich
|
3247800676
hwmon: (coretemp) fix reading of microcode revision (v2)
|
14 years ago |