Age | Commit message (Expand) | Author |
2012-07-16 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
2012-05-01 | hwmon: (coretemp) Increase CPU core limit | Guenter Roeck |
2012-05-01 | hwmon: (coretemp) fix oops on cpu unplug | Kirill A. Shutemov |
2012-03-21 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-18 | hwmon: (coretemp) Fix checkpatch error | Guenter Roeck |
2012-01-26 | HWMON: Convert coretemp to x86 cpuid autoprobing | Andi Kleen |
2012-01-16 | hwmon: (coretemp) Add missing section annotations | Jean Delvare |
2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester |
2011-11-06 | hwmon: (coretemp) Fix for non-SMP builds | Jean Delvare |
2011-10-14 | coretemp: Get microcode revision from cpu_data | Andi Kleen |
2011-09-28 | hwmon: (coretemp) Avoid leaving around dangling pointer | Guenter Roeck |
2011-09-28 | hwmon: (coretemp) Fixup platform device ID change | Jean Delvare |
2011-09-23 | hwmon: (coretemp) remove struct platform_data * parameter from create_core_da... | Jan Beulich |
2011-09-23 | hwmon: (coretemp) constify static data | Jan Beulich |
2011-09-23 | hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID | Jan Beulich |
2011-09-21 | hwmon: (coretemp) Don't use threshold registers for tempX_max | Guenter Roeck |
2011-09-21 | hwmon: (coretemp) Let the user force TjMax | Jean Delvare |
2011-09-21 | hwmon: (coretemp) Drop duplicate function get_pkg_tjmax | Jean Delvare |
2011-09-14 | hwmon: (coretemp) Initialize tmin | Jean Delvare |
2011-07-28 | hwmon: (coretemp) Add core/pkg threshold support to Coretemp | Durgadoss R |
2011-06-17 | hwmon: (coretemp) Drop unused struct members | Jean Delvare |
2011-06-01 | hwmon: (coretemp) Further relax temperature range checks | Guenter Roeck |
2011-06-01 | hwmon: (coretemp) Fix TjMax detection for older CPUs | Guenter Roeck |
2011-06-01 | hwmon: (coretemp) Relax target temperature range check | Jean Delvare |
2011-05-27 | hwmon: (coretemp) Fix section mismatch | Jean Delvare |
2011-05-27 | hwmon: (coretemp) Update comments describing the handling of HT CPUs | Guenter Roeck |
2011-05-27 | hwmon: (coretemp) Initialize sysfs attributes | Sergey Senozhatsky |
2011-05-23 | hwmon: (coretemp) Add comments describing the handling of HT CPUs | Guenter Roeck |
2011-05-23 | hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined | Guenter Roeck |
2011-05-21 | hwmon: (coretemp) Fix checkpatch errors | Guenter Roeck |
2011-05-20 | hwmon: (coretemp) Merge pkgtemp with coretemp | Durgadoss R |
2011-01-08 | hwmon: (coretemp) Use pr_fmt and pr_<level> | Joe Perches |
2010-10-25 | hwmon: (coretemp) fix reading of microcode revision (v2) | Jan Beulich |
2010-10-25 | hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs | Chen Gong |
2010-10-25 | x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t... | Jan Beulich |
2010-10-25 | x86/hwmon: (coretemp) cosmetic cleanup | Jan Beulich |
2010-10-25 | x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit | Jan Beulich |
2010-09-28 | hwmon (coretemp): Fix build breakage if SMP is undefined | Guenter Roeck |
2010-09-24 | x86/hwmon: register alternate sibling upon CPU removal | Jan Beulich |
2010-09-24 | x86/hwmon: fix initialization of coretemp | Jan Beulich |
2010-09-24 | x86/hwmon: fix module init for hotplug-but-no-device-found case | Jan Beulich |
2010-08-25 | hwmon: (coretemp) Fix harmless build warning | Jean Delvare |
2010-08-11 | fix "hwmon: coretemp: update hotplug condition check" | Andrew Morton |
2010-08-09 | drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU | Andrew Morton |
2010-08-09 | hwmon: coretemp: enable coretemp device add operation failure | Chen Gong |
2010-08-09 | hwmon: coretemp: update hotplug condition check | Chen Gong |
2010-07-09 | hwmon: (coretemp) Properly label the sensors | Jean Delvare |
2010-07-09 | hwmon: (coretemp) Skip duplicate CPU entries | Jean Delvare |
2010-05-25 | drivers/hwmon/coretemp.c: get TjMax value from MSR | Carsten Emde |
2010-05-25 | drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID | Carsten Emde |