1. 06be007 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 6 years ago
  2. cc904f9 hwmon: (coretemp) Increase limit of maximum core ID from 32 to 128. by Lukasz Odzioba · 9 years ago
  3. 19a34ee coretemp: Replace cpu_sibling_mask() with topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  4. 1055b5f9 hwmon: (coretemp) Allow format checking by Rasmus Villemoes · 9 years ago
  5. 2a1ed07 hwmon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  6. c0940e9 Revert "hwmon: (coretemp) Refine TjMax detection" by Guenter Roeck · 10 years ago
  7. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  8. 3289705 hwmon, coretemp: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 10 years ago
  9. d72d19c hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  10. c503a81 hwmon: (coretemp) Allocate platform data with devm_kzalloc by Guenter Roeck · 10 years ago
  11. 1075305 hwmon: (coretemp) Use sysfs_create_group to create sysfs attributes by Guenter Roeck · 10 years ago
  12. bf6ea08 hwmon: (coretemp) Do not return -EAGAIN for low temperatures by Guenter Roeck · 11 years ago
  13. 9fb6c9c hwmon: (coretemp) Refine TjMax detection by Guenter Roeck · 11 years ago
  14. 347c16c hwmon: (coretemp) Add PCI device ID for CE41x0 CPUs by Guenter Roeck · 11 years ago
  15. 14513ee hwmon: (coretemp) Use PCI host bridge ID to identify CPU if necessary by Guenter Roeck · 11 years ago
  16. 3f9aec7 hwmon: (coretemp) Fix truncated name of alarm attributes by Jean Delvare · 10 years ago
  17. 1c2faa2 hwmon: (coretemp) Atom CPUs don't support TjMax; no warning needed by Guenter Roeck · 11 years ago
  18. d23e2ae hwmon: delete __cpuinit usage from all hwmon files by Paul Gortmaker · 11 years ago
  19. 807f730 hwmon: (coretemp) Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  20. b55f375 hwmon: Fix checkpatch warning 'quoted string split across lines' by Guenter Roeck · 11 years ago
  21. 9e3970f hwmon: (coretemp) Document and add support for additional CPU models by Guenter Roeck · 12 years ago
  22. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  23. 3e280ba hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax table by Guenter Roeck · 12 years ago
  24. 2fa5222 hwmon: (coretemp) Use model table instead of if/else to identify CPU models by Guenter Roeck · 12 years ago
  25. 72cbddd hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUs by Guenter Roeck · 12 years ago
  26. 281dfd0 hwmon: remove use of __devexit by Bill Pemberton · 12 years ago
  27. 6c931ae hwmon: remove use of __devinit by Bill Pemberton · 12 years ago
  28. 9e5e9b7 hwmon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  29. 1102dca hwmon: (coretemp) Add support for Atom CE4110/4150/4170 by Guenter Roeck · 12 years ago
  30. 641f145 hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  31. 64f5030 sections: Fix section conflicts in drivers/hwmon by Andi Kleen · 12 years ago
  32. e273bd9 hwmon: struct x86_cpu_id arrays can be __initconst by Jan Beulich · 12 years ago
  33. 15b7743 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 4ad3341 x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM by H. Peter Anvin · 12 years ago
  35. 1268a17 hwmon: (coretemp) Drop needless initialization by Jean Delvare · 12 years ago
  36. 41e58a1f hwmon: (coretemp) Improve support for TjMax detection on Atom CPUs by Guenter Roeck · 12 years ago
  37. 5592906 hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models by Guenter Roeck · 12 years ago
  38. fcc14ac hwmon: (coretemp) Improve support of recent Atom CPU models by Jean Delvare · 12 years ago
  39. bdc71c9 hwmon: (coretemp) Increase CPU core limit by Guenter Roeck · 12 years ago
  40. b704871 hwmon: (coretemp) fix oops on cpu unplug by Kirill A. Shutemov · 12 years ago
  41. 31f6765 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  42. 780affe hwmon: (coretemp) Fix checkpatch error by Guenter Roeck · 12 years ago
  43. 9b38096 HWMON: Convert coretemp to x86 cpuid autoprobing by Andi Kleen · 12 years ago
  44. d6db23c hwmon: (coretemp) Add missing section annotations by Jean Delvare · 12 years ago
  45. 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 12 years ago
  46. 2aba6ca hwmon: (coretemp) Fix for non-SMP builds by Jean Delvare · 13 years ago
  47. ca8bc8d coretemp: Get microcode revision from cpu_data by Andi Kleen · 13 years ago
  48. 20ecb49 hwmon: (coretemp) Avoid leaving around dangling pointer by Guenter Roeck · 13 years ago
  49. 0eb9782 hwmon: (coretemp) Fixup platform device ID change by Jean Delvare · 13 years ago
  50. 2f1c3db hwmon: (coretemp) remove struct platform_data * parameter from create_core_data() by Jan Beulich · 13 years ago
  51. e3204ed hwmon: (coretemp) constify static data by Jan Beulich · 13 years ago
  52. b3a242a hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID by Jan Beulich · 13 years ago
  53. f4af6fd hwmon: (coretemp) Don't use threshold registers for tempX_max by Guenter Roeck · 13 years ago
  54. a45a8c8 hwmon: (coretemp) Let the user force TjMax by Jean Delvare · 13 years ago
  55. 6bf9e9b hwmon: (coretemp) Drop duplicate function get_pkg_tjmax by Jean Delvare · 13 years ago
  56. cd5bd3d hwmon: (coretemp) Initialize tmin by Jean Delvare · 13 years ago
  57. c814a4c hwmon: (coretemp) Add core/pkg threshold support to Coretemp by Durgadoss R · 13 years ago
  58. 808b4e6 hwmon: (coretemp) Drop unused struct members by Jean Delvare · 13 years ago
  59. bb9973e hwmon: (coretemp) Further relax temperature range checks by Guenter Roeck · 13 years ago
  60. 4f5f71a hwmon: (coretemp) Fix TjMax detection for older CPUs by Guenter Roeck · 13 years ago
  61. 4c6e0f8 hwmon: (coretemp) Relax target temperature range check by Jean Delvare · 13 years ago
  62. 582e1b2 hwmon: (coretemp) Fix section mismatch by Jean Delvare · 13 years ago
  63. 6777b9e hwmon: (coretemp) Update comments describing the handling of HT CPUs by Guenter Roeck · 13 years ago
  64. 4258781 hwmon: (coretemp) Initialize sysfs attributes by Sergey Senozhatsky · 13 years ago
  65. f4e0bcf hwmon: (coretemp) Add comments describing the handling of HT CPUs by Guenter Roeck · 13 years ago
  66. bb74e8c hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined by Guenter Roeck · 13 years ago
  67. 4cc4527 hwmon: (coretemp) Fix checkpatch errors by Guenter Roeck · 13 years ago
  68. 199e0de hwmon: (coretemp) Merge pkgtemp with coretemp by Durgadoss R · 13 years ago
  69. f8bb892 hwmon: (coretemp) Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  70. 3247800 hwmon: (coretemp) fix reading of microcode revision (v2) by Jan Beulich · 14 years ago
  71. 17c10d6 hwmon: ({core, pkg, via-cpu}temp) remove unnecessary CONFIG_HOTPLUG_CPU ifdefs by Chen Gong · 14 years ago
  72. 9401ba1 x86/hwmon: remove inclusion of unnecessary headers from {core, pkg, via-cpu}temp.c by Jan Beulich · 14 years ago
  73. e0a8755 x86/hwmon: (coretemp) cosmetic cleanup by Jan Beulich · 14 years ago
  74. a5f42a6 x86/hwmon: {core, pkg, via}cpu_temp_device_remove() can all be __cpuinit by Jan Beulich · 14 years ago
  75. fff2017 hwmon (coretemp): Fix build breakage if SMP is undefined by Guenter Roeck · 14 years ago
  76. e40cc4b x86/hwmon: register alternate sibling upon CPU removal by Jan Beulich · 14 years ago
  77. a465905 x86/hwmon: fix initialization of coretemp by Jan Beulich · 14 years ago
  78. 89a3fd3 x86/hwmon: fix module init for hotplug-but-no-device-found case by Jan Beulich · 14 years ago
  79. 45ff34d hwmon: (coretemp) Fix harmless build warning by Jean Delvare · 14 years ago
  80. 3771330 fix "hwmon: coretemp: update hotplug condition check" by Andrew Morton · 14 years ago
  81. 6b8e828 drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU by Andrew Morton · 14 years ago
  82. 851b29c hwmon: coretemp: enable coretemp device add operation failure by Chen Gong · 14 years ago
  83. 0dca94b hwmon: coretemp: update hotplug condition check by Chen Gong · 14 years ago
  84. 3f4f09b hwmon: (coretemp) Properly label the sensors by Jean Delvare · 14 years ago
  85. d883b9f hwmon: (coretemp) Skip duplicate CPU entries by Jean Delvare · 14 years ago
  86. a321ced drivers/hwmon/coretemp.c: get TjMax value from MSR by Carsten Emde · 14 years ago
  87. 5db47b0 drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID by Carsten Emde · 14 years ago
  88. 4d7a564 hwmon: (coretemp) Add missing newline to dev_warn() message by Dean Nelson · 14 years ago
  89. fcc6a74 hwmon: (coretemp) Fix cpu model output by Prarit Bhargava · 14 years ago
  90. 1fe63ab hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs by Yong Wang · 14 years ago
  91. fa08acd hwmon: (coretemp) Add Lynnfield CPU by Huaxu Wan · 15 years ago
  92. eccfed4 hwmon: (coretemp) Add support for Penryn mobile CPUs by Rudolf Marek · 15 years ago
  93. 708a62b hwmon: (coretemp) Fix Atom CPUs support by Rudolf Marek · 15 years ago
  94. 0bf41d9 drivers/hwmon/coretemp.c: enable the Intel Atom by Michael Riepe · 15 years ago
  95. 34c86c1 coretemp: recognize Nehalem CPUs by Darrick J. Wong · 16 years ago
  96. ae77015 hwmon: (coretemp) Add Penryn CPU to coretemp by Rudolf Marek · 16 years ago
  97. 118a887 hwmon: (coretemp) Add TjMax detection for mobile CPUs by Rudolf Marek · 16 years ago
  98. ba7c192 hwmon: (coretemp) fix section mismatch warning by Sam Ravnborg · 16 years ago
  99. 6369a288 hwmon: (coretemp) Add maximum cooling temperature readout by Rudolf Marek · 16 years ago
  100. 561d9a9 HWMON: coretemp, suspend fix by Rafael J. Wysocki · 17 years ago