1. c5794cf hwmon: (w83627ehf) Better fix for negative temperature values by Jean Delvare · 13 years ago
  2. 17296fe hwmon: (w83627ehf) Uninline is_word_sized by Jean Delvare · 13 years ago
  3. 426343e hwmon: (lm75) Document why clones are not detected by Jean Delvare · 13 years ago
  4. 03f5de2 hwmon: (w83627ehf) Move fan pins check to a separate function by Jean Delvare · 13 years ago
  5. 389ef65 hwmon: (w83627ehf) Skip reading unused voltage registers by Jean Delvare · 13 years ago
  6. e96f9d8 hwmon: (lm75) Add support for Analog Devices ADT75 by Michael Hennerich · 13 years ago
  7. 1af1f53 hwmon: (pmbus_core) Simplify sign extensions by Guenter Roeck · 13 years ago
  8. bc365a7 hwmon: (pmbus) Add support for Lineage Power DC-DC converters by Guenter Roeck · 13 years ago
  9. ddfb41c hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driver by Guenter Roeck · 13 years ago
  10. c3ff9a6 hwmon: (pmbus/ltc2978) Explicit driver for LTC2978 by Guenter Roeck · 13 years ago
  11. 3d79028 hwmon: (pmbus) Add support for TEMP2 peak attributes by Guenter Roeck · 13 years ago
  12. 4f3a659 hwmon: AD7314 driver (ported from IIO) by Jonathan Cameron · 13 years ago
  13. 200855e hwmon: (pmbus) Add support for Intersil power management chips by Guenter Roeck · 13 years ago
  14. da8e48a hwmon: (pmbus) Always call _pmbus_read_byte in core driver by Guenter Roeck · 13 years ago
  15. 179144a hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors by Guenter Roeck · 13 years ago
  16. 6543439 hwmon/f71882fg: Make the decision wether to register fan attr. per fan by Hans de Goede · 13 years ago
  17. 9af0794 hwmon/f71882fg: Add a f71882fg_create_fan_sysfs_files helper function by Hans de Goede · 13 years ago
  18. 5584014 hwmon/f71882fg: Make all fan/pwm attr tables 2 dimensional by Hans de Goede · 13 years ago
  19. 3f67f83 hwmon: (exynos4_tmu) Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  20. 9d97e5c hwmon: Add driver for EXYNOS4 TMU by Donggeun Kim · 13 years ago
  21. 5cf231a hwmon: (pmbus/adm1275) Add support for ADM1276 by Guenter Roeck · 13 years ago
  22. c5e6763 hwmon: (pmbus/adm1275) Add support for second current limit by Guenter Roeck · 13 years ago
  23. 866cf12 hwmon: (pmbus) Don't return errors from driver remove functions by Guenter Roeck · 13 years ago
  24. 20fcfe1 hwmon: (pmbus) Add comments explaining internal driver API return values by Guenter Roeck · 13 years ago
  25. 363a12a hwmon: (w83627ehf) add caseopen detection by Dmitry Artamonow · 13 years ago
  26. 133d324 hwmon: (w83627ehf) Fix negative 8-bit temperature values by Jean Delvare · 13 years ago
  27. bf164c5 hwmon: (w83627ehf) Properly report thermal diode sensors by Jean Delvare · 13 years ago
  28. 20ecb49 hwmon: (coretemp) Avoid leaving around dangling pointer by Guenter Roeck · 13 years ago
  29. 0eb9782 hwmon: (coretemp) Fixup platform device ID change by Jean Delvare · 13 years ago
  30. 2f1c3db hwmon: (coretemp) remove struct platform_data * parameter from create_core_data() by Jan Beulich · 13 years ago
  31. e3204ed hwmon: (coretemp) constify static data by Jan Beulich · 13 years ago
  32. b3a242a hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID by Jan Beulich · 13 years ago
  33. cc41d58 hwmon: (ds620) Fix handling of negative temperatures by Roland Stigge · 13 years ago
  34. 7cbe1ce hwmon: (w83791d) rename prototype parameter from 'register' to 'reg' by Chris Peterson · 13 years ago
  35. f4af6fd hwmon: (coretemp) Don't use threshold registers for tempX_max by Guenter Roeck · 13 years ago
  36. a45a8c8 hwmon: (coretemp) Let the user force TjMax by Jean Delvare · 13 years ago
  37. 6bf9e9b hwmon: (coretemp) Drop duplicate function get_pkg_tjmax by Jean Delvare · 13 years ago
  38. cd5bd3d hwmon: (coretemp) Initialize tmin by Jean Delvare · 13 years ago
  39. 40257b9 hwmon: (pmbus) Fix low limit temperature alarms by Guenter Roeck · 13 years ago
  40. f020b00 hwmon: (ucd9000/ucd9200) Optimize array walk by Jean Delvare · 13 years ago
  41. ff71c18 hwmon: (max16065) Fix current calculation by Guenter Roeck · 13 years ago
  42. b4cb0d4 hwmon: (i5k_amb) Drop i5k_channel_pci_id by Jean Delvare · 13 years ago
  43. 858a914 hwmon: (ntc_thermistor) Simplify if sequence by Guenter Roeck · 13 years ago
  44. 66a89b2 hwmon: (ibmaem) add missing kfree by Julia Lawall · 13 years ago
  45. 3a2805e hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages by Guenter Roeck · 13 years ago
  46. 044cd3a hwmon: (pmbus) Virtualize pmbus_write_byte by Guenter Roeck · 13 years ago
  47. 464c909 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  48. f90be42 hwmon: (lm90) Refactor reading of config2 register by Jean Delvare · 13 years ago
  49. 6d101c5 hwmon: (lm90) Make SA56004 detection more robust by Jean Delvare · 13 years ago
  50. a095f68 hwmon: (lm90) Simplify handling of extended local temp register by Jean Delvare · 13 years ago
  51. 03e9bd8 hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066 by Guenter Roeck · 13 years ago
  52. 98591db hwmon: (max34440) Add support for peak attributes by Guenter Roeck · 13 years ago
  53. 70e94b2 hwmon: (max8688) Add support for peak attributes by Guenter Roeck · 13 years ago
  54. 8ebed85 hwmon: (max16064) Add support for peak attributes by Guenter Roeck · 13 years ago
  55. c576e30 hwmon: (adm1275) Add support for peak attributes by Guenter Roeck · 13 years ago
  56. 6f183d3 hwmon: (pmbus) Add support for peak attributes by Guenter Roeck · 13 years ago
  57. c6bfb76 hwmon: (pmbus) Strengthen check for status register existence by Guenter Roeck · 13 years ago
  58. 9c1ed89 hwmon: (pmbus) Add support for virtual pages by Guenter Roeck · 13 years ago
  59. 46243f3 hwmon: (pmbus) Support reading and writing of word registers in device specific code by Guenter Roeck · 13 years ago
  60. 2bd05bf hwmon: (pmbus) Increase attribute name size by Guenter Roeck · 13 years ago
  61. e0455e3 hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices by Guenter Roeck · 13 years ago
  62. 1061d85 hwmon: (pmbus) Add support for VID output voltage mode by Guenter Roeck · 13 years ago
  63. 9d2ecfb hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus by Guenter Roeck · 13 years ago
  64. c814a4c hwmon: (coretemp) Add core/pkg threshold support to Coretemp by Durgadoss R · 13 years ago
  65. 8c1d041 hwmon: (lm95241) Add support for LM95231 by Guenter Roeck · 13 years ago
  66. fffd80c hwmon: LM95245 driver by Alexander Stein · 13 years ago
  67. 2ef0179 hwmon: (lm90) Add support for Philips SA56004 by Stijn Devriendt · 13 years ago
  68. f22aaaa hwmon: Driver for NTC Thermistors by Donggeun Kim · 13 years ago
  69. dabaa0d hwmon: (max1668) Add support for tempX_fault attributes by Guenter Roeck · 13 years ago
  70. 731b4ca hwmon: Driver for MAX1668 by David George · 13 years ago
  71. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  72. 750e069 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  73. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  74. 156e2d1 hwmon: (lm78) Become the maintainer by Jean Delvare · 13 years ago
  75. 90534c5 hwmon: (lm78) Make ISA interface depend on CONFIG_ISA by Jean Delvare · 13 years ago
  76. ed4cebd hwmon: (lm78) Avoid forward declarations by Jean Delvare · 13 years ago
  77. e9b6e9f hwmon: (sht15) Correct a comment mistake by Vivien Didelot · 13 years ago
  78. d737c09 hwmon: (max1111) Avoid extra memory allocations by Jean Delvare · 13 years ago
  79. 3d30f9e hwmon: (it87) Add chassis intrusion detection support by Jean Delvare · 13 years ago
  80. 764e043 hwmon: (via-cputemp) Add VID reporting support by Jean Delvare · 13 years ago
  81. 0a88f4b hwmon-vid: Add support for VIA family 6 model D CPU by Jean Delvare · 13 years ago
  82. 0772a64 hwmon: New driver sch5636 by Hans de Goede · 13 years ago
  83. 28ff2f7 hwmon: (sch5627) Factor out some code shared with sch5636 driver by Hans de Goede · 13 years ago
  84. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  85. d3f684f hwmon: (max1111) Fix race condition causing NULL pointer exception by Pavel Herrmann · 13 years ago
  86. fa8b697 hwmon: (it87) Fix label group removal by Jean Delvare · 13 years ago
  87. 0b8e77f hwmon: (asus_atk0110) Fix memory leak by Luca Tettamanti · 13 years ago
  88. 7e97bbb hwmon: (adm1275) Fix coefficients per datasheet revision B by Guenter Roeck · 13 years ago
  89. f450c150 hwmon: (pmbus) Use long variables for register to data conversions by Guenter Roeck · 13 years ago
  90. 22e6b23 hwmon: (pmbus) Improve auto-detection of temperature status register by Guenter Roeck · 13 years ago
  91. 0c2a40e hwmon: (lm95241) Fix negative temperature results by Guenter Roeck · 13 years ago
  92. 27739e6 hwmon: (lm95241) Fix chip detection code by Guenter Roeck · 13 years ago
  93. b775c38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  94. 014ab48 hwmon-vid: Fix typo in VIA CPU name by Jean Delvare · 13 years ago
  95. 5da556e hwmon: (f71882fg) Add support for the F71869A by Hans de Goede · 13 years ago
  96. 7958e3b hwmon: Use <> rather than () around my e-mail address by Hans de Goede · 13 years ago
  97. b6b2a1e hwmon: (emc6w201) Properly handle all errors by Jean Delvare · 13 years ago
  98. 0e502ec hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes by Guenter Roeck · 13 years ago
  99. 81ae681 hwmon: (pmbus) Improve fan detection by Guenter Roeck · 13 years ago
  100. 3b33ca4 hwmon: (adm1275) Free allocated memory if probe function fails by Guenter Roeck · 13 years ago