1. 464c909 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  2. f90be42 hwmon: (lm90) Refactor reading of config2 register by Jean Delvare · 13 years ago
  3. 6d101c5 hwmon: (lm90) Make SA56004 detection more robust by Jean Delvare · 13 years ago
  4. a095f68 hwmon: (lm90) Simplify handling of extended local temp register by Jean Delvare · 13 years ago
  5. 03e9bd8 hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066 by Guenter Roeck · 13 years ago
  6. 98591db hwmon: (max34440) Add support for peak attributes by Guenter Roeck · 13 years ago
  7. 70e94b2 hwmon: (max8688) Add support for peak attributes by Guenter Roeck · 13 years ago
  8. 8ebed85 hwmon: (max16064) Add support for peak attributes by Guenter Roeck · 13 years ago
  9. c576e30 hwmon: (adm1275) Add support for peak attributes by Guenter Roeck · 13 years ago
  10. 6f183d3 hwmon: (pmbus) Add support for peak attributes by Guenter Roeck · 13 years ago
  11. c6bfb76 hwmon: (pmbus) Strengthen check for status register existence by Guenter Roeck · 13 years ago
  12. 9c1ed89 hwmon: (pmbus) Add support for virtual pages by Guenter Roeck · 13 years ago
  13. 46243f3 hwmon: (pmbus) Support reading and writing of word registers in device specific code by Guenter Roeck · 13 years ago
  14. 2bd05bf hwmon: (pmbus) Increase attribute name size by Guenter Roeck · 13 years ago
  15. e0455e3 hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices by Guenter Roeck · 13 years ago
  16. 1061d85 hwmon: (pmbus) Add support for VID output voltage mode by Guenter Roeck · 13 years ago
  17. 9d2ecfb hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus by Guenter Roeck · 13 years ago
  18. c814a4c hwmon: (coretemp) Add core/pkg threshold support to Coretemp by Durgadoss R · 13 years ago
  19. 8c1d041 hwmon: (lm95241) Add support for LM95231 by Guenter Roeck · 13 years ago
  20. fffd80c hwmon: LM95245 driver by Alexander Stein · 13 years ago
  21. 2ef0179 hwmon: (lm90) Add support for Philips SA56004 by Stijn Devriendt · 13 years ago
  22. f22aaaa hwmon: Driver for NTC Thermistors by Donggeun Kim · 13 years ago
  23. dabaa0d hwmon: (max1668) Add support for tempX_fault attributes by Guenter Roeck · 13 years ago
  24. 731b4ca hwmon: Driver for MAX1668 by David George · 13 years ago
  25. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  26. 750e069 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  27. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  28. 156e2d1 hwmon: (lm78) Become the maintainer by Jean Delvare · 13 years ago
  29. 90534c5 hwmon: (lm78) Make ISA interface depend on CONFIG_ISA by Jean Delvare · 13 years ago
  30. ed4cebd hwmon: (lm78) Avoid forward declarations by Jean Delvare · 13 years ago
  31. e9b6e9f hwmon: (sht15) Correct a comment mistake by Vivien Didelot · 13 years ago
  32. d737c09 hwmon: (max1111) Avoid extra memory allocations by Jean Delvare · 13 years ago
  33. 3d30f9e hwmon: (it87) Add chassis intrusion detection support by Jean Delvare · 13 years ago
  34. 764e043 hwmon: (via-cputemp) Add VID reporting support by Jean Delvare · 13 years ago
  35. 0a88f4b hwmon-vid: Add support for VIA family 6 model D CPU by Jean Delvare · 13 years ago
  36. 0772a64 hwmon: New driver sch5636 by Hans de Goede · 13 years ago
  37. 28ff2f7 hwmon: (sch5627) Factor out some code shared with sch5636 driver by Hans de Goede · 13 years ago
  38. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  39. d3f684f hwmon: (max1111) Fix race condition causing NULL pointer exception by Pavel Herrmann · 13 years ago
  40. fa8b697 hwmon: (it87) Fix label group removal by Jean Delvare · 13 years ago
  41. 0b8e77f hwmon: (asus_atk0110) Fix memory leak by Luca Tettamanti · 13 years ago
  42. 7e97bbb hwmon: (adm1275) Fix coefficients per datasheet revision B by Guenter Roeck · 13 years ago
  43. f450c150 hwmon: (pmbus) Use long variables for register to data conversions by Guenter Roeck · 13 years ago
  44. 22e6b23 hwmon: (pmbus) Improve auto-detection of temperature status register by Guenter Roeck · 13 years ago
  45. 0c2a40e hwmon: (lm95241) Fix negative temperature results by Guenter Roeck · 13 years ago
  46. 27739e6 hwmon: (lm95241) Fix chip detection code by Guenter Roeck · 13 years ago
  47. b775c38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  48. 014ab48 hwmon-vid: Fix typo in VIA CPU name by Jean Delvare · 13 years ago
  49. 5da556e hwmon: (f71882fg) Add support for the F71869A by Hans de Goede · 13 years ago
  50. 7958e3b hwmon: Use <> rather than () around my e-mail address by Hans de Goede · 13 years ago
  51. b6b2a1e hwmon: (emc6w201) Properly handle all errors by Jean Delvare · 13 years ago
  52. 0e502ec hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes by Guenter Roeck · 13 years ago
  53. 81ae681 hwmon: (pmbus) Improve fan detection by Guenter Roeck · 13 years ago
  54. 3b33ca4 hwmon: (adm1275) Free allocated memory if probe function fails by Guenter Roeck · 13 years ago
  55. 7f2c066 hwmon: (pmbus) Drop check for PMBus revision register in probe function by Guenter Roeck · 13 years ago
  56. b1e698d hwmon: (s3c) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  57. fb794e0 hwmon: (ibmpex) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  58. 3cdb205 hwmon: (ibmaem) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  59. 9a2d55b hwmon: (asus_atk0110) Consolidate sysfs attribute initialization by Guenter Roeck · 13 years ago
  60. 808b4e6 hwmon: (coretemp) Drop unused struct members by Jean Delvare · 13 years ago
  61. 942c1a9 hwmon: (max6642): Better chip detection schema by Per Dalén · 13 years ago
  62. bb9973e hwmon: (coretemp) Further relax temperature range checks by Guenter Roeck · 13 years ago
  63. 4f5f71a hwmon: (coretemp) Fix TjMax detection for older CPUs by Guenter Roeck · 13 years ago
  64. 4c6e0f8 hwmon: (coretemp) Relax target temperature range check by Jean Delvare · 13 years ago
  65. 614198b hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault by Per Dalen · 13 years ago
  66. 582e1b2 hwmon: (coretemp) Fix section mismatch by Jean Delvare · 13 years ago
  67. eec752b hwmon: (pmbus) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  68. 6777b9e hwmon: (coretemp) Update comments describing the handling of HT CPUs by Guenter Roeck · 13 years ago
  69. 4258781 hwmon: (coretemp) Initialize sysfs attributes by Sergey Senozhatsky · 13 years ago
  70. b0b349a hwmon: New driver for the SMSC EMC6W201 by Jean Delvare · 13 years ago
  71. ec693fe hwmon: (abituguru) Depend on DMI by Jean Delvare · 13 years ago
  72. 5b0380c hwmon: (it87) Use request_muxed_region by Nat Gurumoorthy · 13 years ago
  73. 357b9dc hwmon: (sch5627) Trigger Vbat measurements by Hans de Goede · 13 years ago
  74. 709046a hwmon: (sch5627) Add sch5627_send_cmd function by Hans de Goede · 13 years ago
  75. 9c084da hwmon: (max6650) Properly support the MAX6650 by Jean Delvare · 13 years ago
  76. 67b670f hwmon: (max6650) Drop device detection by Jean Delvare · 13 years ago
  77. 7d03336 Move ACPI power meter driver to hwmon by Jean Delvare · 13 years ago
  78. 629c58b hwmon: (f71882fg) Add support for F71808A by Hans de Goede · 13 years ago
  79. 4d53811 hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep by Hans de Goede · 13 years ago
  80. 9854f97 hwmon: (asc7621) Drop duplicate dependency by Jean Delvare · 13 years ago
  81. 774466a hwmon: (jc42) Change detection class by Jean Delvare · 13 years ago
  82. 512d102 hwmon: Add driver for AMD family 15h processor power information by Andreas Herrmann · 13 years ago
  83. 9e58131 hwmon: (k10temp) Add support for Fam15h (Bulldozer) by Andre Przywara · 13 years ago
  84. 95de3b2 hwmon: Use helper functions to set and get driver data by Jean Delvare · 13 years ago
  85. f4e0bcf hwmon: (coretemp) Add comments describing the handling of HT CPUs by Guenter Roeck · 13 years ago
  86. bb74e8c hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined by Guenter Roeck · 13 years ago
  87. 4cc4527 hwmon: (coretemp) Fix checkpatch errors by Guenter Roeck · 13 years ago
  88. 5e99c2f hwmon: Remove pkgtemp driver by Guenter Roeck · 13 years ago
  89. 199e0de hwmon: (coretemp) Merge pkgtemp with coretemp by Durgadoss R · 13 years ago
  90. 83f7649 hwmon: (pmbus) Add support for Analog Devices ADM1275 by Guenter Roeck · 13 years ago
  91. 0c0a061 hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health Controllers by Guenter Roeck · 13 years ago
  92. 84fc458 hwmon: (pmbus) Add support for TI UCD9200 series of PWM System Controllers by Guenter Roeck · 13 years ago
  93. 6586b14 hwmon: (pmbus) Use device specific function to read fan configuration by Guenter Roeck · 13 years ago
  94. 2cfa6ae hwmon: (pmbus) Expand scope of device specific get_status function by Guenter Roeck · 13 years ago
  95. b4ce237 hwmon: (pmbus) Introduce infrastructure to detect sensors and limit registers by Guenter Roeck · 13 years ago
  96. f5bae26 hwmon: Driver for MAX16065 System Manager and compatibles by Guenter Roeck · 14 years ago
  97. 82c7465 hwmon: (sht15) add support for CRC validation by Jerome Oufella · 13 years ago
  98. cc15c7e hwmon: (sht15) add support for the status register by Vivien Didelot · 13 years ago
  99. 181148a hwmon: (sht15) clean-up the probe function by Vivien Didelot · 13 years ago
  100. 99a0378 hwmon: (sht15) general code clean-up by Vivien Didelot · 13 years ago