Commit Graph

81 Commits (16a1d0225e22e4e273e6b60a21db95decde666c2)

Author SHA1 Message Date
Guenter Roeck 1102dcab84 hwmon: (coretemp) Add support for Atom CE4110/4150/4170 13 years ago
Silas Boyd-Wickizer 641f145600 hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug 13 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
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
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 14 years ago
Guenter Roeck 20ecb499f6 hwmon: (coretemp) Avoid leaving around dangling pointer 14 years ago
Jean Delvare 0eb9782ad9 hwmon: (coretemp) Fixup platform device ID change 14 years ago
Jan Beulich 2f1c3db0a6 hwmon: (coretemp) remove struct platform_data * parameter from create_core_data() 14 years ago
Jan Beulich e3204ed3a4 hwmon: (coretemp) constify static data 14 years ago
Jan Beulich b3a242a6e4 hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID 14 years ago
Guenter Roeck f4af6fd6e2 hwmon: (coretemp) Don't use threshold registers for tempX_max 14 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
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) 15 years ago
Chen Gong 17c10d61c7 hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs 15 years ago
Jan Beulich 9401ba1328 x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}temp.c 15 years ago
Jan Beulich e0a8755b6b x86/hwmon: (coretemp) cosmetic cleanup 15 years ago
Jan Beulich a5f42a6bc5 x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit 15 years ago
Guenter Roeck fff2017354 hwmon (coretemp): Fix build breakage if SMP is undefined 15 years ago
Jan Beulich e40cc4bdfd x86/hwmon: register alternate sibling upon CPU removal 15 years ago
Jan Beulich a46590533a x86/hwmon: fix initialization of coretemp 15 years ago
Jan Beulich 89a3fd35ba x86/hwmon: fix module init for hotplug-but-no-device-found case 15 years ago
Jean Delvare 45ff34d32a hwmon: (coretemp) Fix harmless build warning 15 years ago
Andrew Morton 37713308d8 fix "hwmon: coretemp: update hotplug condition check" 15 years ago