Guenter Roeck
|
9e3970fba9
hwmon: (coretemp) Document and add support for additional CPU models
|
12 years ago |
Linus Torvalds
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Guenter Roeck
|
3e280ba08a
hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table
|
12 years ago |
Guenter Roeck
|
2fa5222efe
hwmon: (coretemp) Use model table instead of if/else to identify CPU models
|
12 years ago |
Guenter Roeck
|
72cbdddcc1
hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs
|
12 years ago |
Bill Pemberton
|
281dfd0b6e
hwmon: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
6c931ae1c0
hwmon: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
9e5e9b7a92
hwmon: remove use of __devexit_p
|
12 years ago |
Guenter Roeck
|
1102dcab84
hwmon: (coretemp) Add support for Atom CE4110/4150/4170
|
12 years ago |
Silas Boyd-Wickizer
|
641f145600
hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug
|
12 years ago |
Andi Kleen
|
64f503076f
sections: Fix section conflicts in drivers/hwmon
|
13 years ago |
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 |