Age | Commit message (Expand) | Author | Files | Lines |
2011-05-21 | hwmon: (coretemp) Fix checkpatch errors | Guenter Roeck | 1 | -30/+37 |
2011-05-20 | hwmon: (coretemp) Merge pkgtemp with coretemp | Durgadoss R | 1 | -210/+455 |
2011-01-08 | hwmon: (coretemp) Use pr_fmt and pr_<level> | Joe Perches | 1 | -5/+6 |
2010-10-26 | hwmon: (coretemp) fix reading of microcode revision (v2) | Jan Beulich | 1 | -2/+18 |
2010-10-26 | hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs | Chen Gong | 1 | -2/+1 |
2010-10-26 | x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}t... | Jan Beulich | 1 | -1/+0 |
2010-10-26 | x86/hwmon: (coretemp) cosmetic cleanup | Jan Beulich | 1 | -2/+0 |
2010-10-26 | x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit | Jan Beulich | 1 | -1/+1 |
2010-09-28 | hwmon (coretemp): Fix build breakage if SMP is undefined | Guenter Roeck | 1 | -0/+1 |
2010-09-24 | x86/hwmon: register alternate sibling upon CPU removal | Jan Beulich | 1 | -7/+15 |
2010-09-24 | x86/hwmon: fix initialization of coretemp | Jan Beulich | 1 | -16/+13 |
2010-09-24 | x86/hwmon: fix module init for hotplug-but-no-device-found case | Jan Beulich | 1 | -1/+4 |
2010-08-25 | hwmon: (coretemp) Fix harmless build warning | Jean Delvare | 1 | -1/+0 |
2010-08-11 | fix "hwmon: coretemp: update hotplug condition check" | Andrew Morton | 1 | -3/+0 |
2010-08-10 | drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU | Andrew Morton | 1 | -4/+0 |
2010-08-10 | hwmon: coretemp: enable coretemp device add operation failure | Chen Gong | 1 | -14/+3 |
2010-08-10 | hwmon: coretemp: update hotplug condition check | Chen Gong | 1 | -0/+5 |
2010-07-09 | hwmon: (coretemp) Properly label the sensors | Jean Delvare | 1 | -1/+5 |
2010-07-09 | hwmon: (coretemp) Skip duplicate CPU entries | Jean Delvare | 1 | -1/+25 |
2010-05-25 | drivers/hwmon/coretemp.c: get TjMax value from MSR | Carsten Emde | 1 | -4/+57 |
2010-05-25 | drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID | Carsten Emde | 1 | -20/+12 |
2010-03-30 | hwmon: (coretemp) Add missing newline to dev_warn() message | Dean Nelson | 1 | -1/+1 |
2010-03-30 | hwmon: (coretemp) Fix cpu model output | Prarit Bhargava | 1 | -1/+1 |
2010-01-10 | hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs | Yong Wang | 1 | -2/+14 |
2009-09-24 | hwmon: (coretemp) Add Lynnfield CPU | Huaxu Wan | 1 | -2/+4 |
2009-09-24 | hwmon: (coretemp) Add support for Penryn mobile CPUs | Rudolf Marek | 1 | -3/+23 |
2009-09-24 | hwmon: (coretemp) Fix Atom CPUs support | Rudolf Marek | 1 | -10/+19 |
2009-09-22 | drivers/hwmon/coretemp.c: enable the Intel Atom | Michael Riepe | 1 | -2/+2 |
2008-08-15 | coretemp: recognize Nehalem CPUs | Darrick J. Wong | 1 | -2/+3 |
2008-02-18 | hwmon: (coretemp) Add Penryn CPU to coretemp | Rudolf Marek | 1 | -2/+2 |
2008-02-18 | hwmon: (coretemp) Add TjMax detection for mobile CPUs | Rudolf Marek | 1 | -32/+51 |
2008-02-17 | hwmon: (coretemp) fix section mismatch warning | Sam Ravnborg | 1 | -2/+2 |
2008-02-17 | hwmon: (coretemp) Add maximum cooling temperature readout | Rudolf Marek | 1 | -4/+30 |
2007-12-04 | HWMON: coretemp, suspend fix | Rafael J. Wysocki | 1 | -3/+2 |
2007-10-19 | x86: convert cpuinfo_x86 array to a per_cpu array | Mike Travis | 1 | -3/+3 |
2007-10-10 | hwmon: (coretemp) Add support for Celeron 4xx | Rudolf Marek | 1 | -2/+3 |
2007-10-10 | hwmon: Convert from class_device to device | Tony Jones | 1 | -5/+5 |
2007-10-10 | hwmon: (coretemp) Remove bogus __cpuinitdata etc cleanup | Satyam Sharma | 1 | -3/+1 |
2007-07-19 | make coretemp_device_remove() static | Adrian Bunk | 1 | -1/+1 |
2007-06-24 | hwmon/coretemp: fix a broken error path | Jean Delvare | 1 | -0/+1 |
2007-05-28 | hwmon/coretemp: Add more safety checks | Rudolf Marek | 1 | -3/+29 |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 1 | -0/+2 |
2007-05-08 | hwmon: New coretemp driver | Rudolf Marek | 1 | -0/+406 |