1. 63e0101 hwmon: (w83627ehf) Fix negative 8-bit temperature values by Jean Delvare · 13 years ago
  2. 05ffb67 hwmon: (w83627ehf) Properly report thermal diode sensors by Jean Delvare · 13 years ago
  3. a0dbac4 hwmon: (ds620) Fix handling of negative temperatures by Roland Stigge · 13 years ago
  4. a677ecd hwmon: (max16065) Fix current calculation by Guenter Roeck · 13 years ago
  5. 8282be4 hwmon: (ibmaem) add missing kfree by Julia Lawall · 13 years ago
  6. d3f684f hwmon: (max1111) Fix race condition causing NULL pointer exception by Pavel Herrmann · 13 years ago
  7. fa8b697 hwmon: (it87) Fix label group removal by Jean Delvare · 13 years ago
  8. 0b8e77f hwmon: (asus_atk0110) Fix memory leak by Luca Tettamanti · 13 years ago
  9. 7e97bbb hwmon: (adm1275) Fix coefficients per datasheet revision B by Guenter Roeck · 13 years ago
  10. f450c150 hwmon: (pmbus) Use long variables for register to data conversions by Guenter Roeck · 13 years ago
  11. 22e6b23 hwmon: (pmbus) Improve auto-detection of temperature status register by Guenter Roeck · 13 years ago
  12. 0c2a40e hwmon: (lm95241) Fix negative temperature results by Guenter Roeck · 13 years ago
  13. 27739e6 hwmon: (lm95241) Fix chip detection code by Guenter Roeck · 13 years ago
  14. b775c38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  15. 014ab48 hwmon-vid: Fix typo in VIA CPU name by Jean Delvare · 13 years ago
  16. 5da556e hwmon: (f71882fg) Add support for the F71869A by Hans de Goede · 13 years ago
  17. 7958e3b hwmon: Use <> rather than () around my e-mail address by Hans de Goede · 13 years ago
  18. b6b2a1e hwmon: (emc6w201) Properly handle all errors by Jean Delvare · 13 years ago
  19. 0e502ec hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes by Guenter Roeck · 13 years ago
  20. 81ae681 hwmon: (pmbus) Improve fan detection by Guenter Roeck · 13 years ago
  21. 3b33ca4 hwmon: (adm1275) Free allocated memory if probe function fails by Guenter Roeck · 13 years ago
  22. 7f2c066 hwmon: (pmbus) Drop check for PMBus revision register in probe function by Guenter Roeck · 13 years ago
  23. b1e698d hwmon: (s3c) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  24. fb794e0 hwmon: (ibmpex) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  25. 3cdb205 hwmon: (ibmaem) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  26. 9a2d55b hwmon: (asus_atk0110) Consolidate sysfs attribute initialization by Guenter Roeck · 13 years ago
  27. 808b4e6 hwmon: (coretemp) Drop unused struct members by Jean Delvare · 13 years ago
  28. 942c1a9 hwmon: (max6642): Better chip detection schema by Per Dalén · 13 years ago
  29. bb9973e hwmon: (coretemp) Further relax temperature range checks by Guenter Roeck · 13 years ago
  30. 4f5f71a hwmon: (coretemp) Fix TjMax detection for older CPUs by Guenter Roeck · 13 years ago
  31. 4c6e0f8 hwmon: (coretemp) Relax target temperature range check by Jean Delvare · 13 years ago
  32. 614198b hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault by Per Dalen · 13 years ago
  33. 582e1b2 hwmon: (coretemp) Fix section mismatch by Jean Delvare · 13 years ago
  34. eec752b hwmon: (pmbus) Initialize sysfs attributes by Guenter Roeck · 13 years ago
  35. 6777b9e hwmon: (coretemp) Update comments describing the handling of HT CPUs by Guenter Roeck · 13 years ago
  36. 4258781 hwmon: (coretemp) Initialize sysfs attributes by Sergey Senozhatsky · 13 years ago
  37. b0b349a hwmon: New driver for the SMSC EMC6W201 by Jean Delvare · 13 years ago
  38. ec693fe hwmon: (abituguru) Depend on DMI by Jean Delvare · 13 years ago
  39. 5b0380c hwmon: (it87) Use request_muxed_region by Nat Gurumoorthy · 13 years ago
  40. 357b9dc hwmon: (sch5627) Trigger Vbat measurements by Hans de Goede · 13 years ago
  41. 709046a hwmon: (sch5627) Add sch5627_send_cmd function by Hans de Goede · 13 years ago
  42. 9c084da hwmon: (max6650) Properly support the MAX6650 by Jean Delvare · 13 years ago
  43. 67b670f hwmon: (max6650) Drop device detection by Jean Delvare · 13 years ago
  44. 7d03336 Move ACPI power meter driver to hwmon by Jean Delvare · 13 years ago
  45. 629c58b hwmon: (f71882fg) Add support for F71808A by Hans de Goede · 13 years ago
  46. 4d53811 hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep by Hans de Goede · 13 years ago
  47. 9854f97 hwmon: (asc7621) Drop duplicate dependency by Jean Delvare · 13 years ago
  48. 774466a hwmon: (jc42) Change detection class by Jean Delvare · 13 years ago
  49. 512d102 hwmon: Add driver for AMD family 15h processor power information by Andreas Herrmann · 13 years ago
  50. 9e58131 hwmon: (k10temp) Add support for Fam15h (Bulldozer) by Andre Przywara · 13 years ago
  51. 95de3b2 hwmon: Use helper functions to set and get driver data by Jean Delvare · 13 years ago
  52. f4e0bcf hwmon: (coretemp) Add comments describing the handling of HT CPUs by Guenter Roeck · 13 years ago
  53. bb74e8c hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined by Guenter Roeck · 13 years ago
  54. 4cc4527 hwmon: (coretemp) Fix checkpatch errors by Guenter Roeck · 13 years ago
  55. 5e99c2f hwmon: Remove pkgtemp driver by Guenter Roeck · 13 years ago
  56. 199e0de hwmon: (coretemp) Merge pkgtemp with coretemp by Durgadoss R · 13 years ago
  57. 83f7649 hwmon: (pmbus) Add support for Analog Devices ADM1275 by Guenter Roeck · 13 years ago
  58. 0c0a061 hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health Controllers by Guenter Roeck · 13 years ago
  59. 84fc458 hwmon: (pmbus) Add support for TI UCD9200 series of PWM System Controllers by Guenter Roeck · 13 years ago
  60. 6586b14 hwmon: (pmbus) Use device specific function to read fan configuration by Guenter Roeck · 13 years ago
  61. 2cfa6ae hwmon: (pmbus) Expand scope of device specific get_status function by Guenter Roeck · 13 years ago
  62. b4ce237 hwmon: (pmbus) Introduce infrastructure to detect sensors and limit registers by Guenter Roeck · 13 years ago
  63. f5bae26 hwmon: Driver for MAX16065 System Manager and compatibles by Guenter Roeck · 14 years ago
  64. 82c7465 hwmon: (sht15) add support for CRC validation by Jerome Oufella · 13 years ago
  65. cc15c7e hwmon: (sht15) add support for the status register by Vivien Didelot · 13 years ago
  66. 181148a hwmon: (sht15) clean-up the probe function by Vivien Didelot · 13 years ago
  67. 99a0378 hwmon: (sht15) general code clean-up by Vivien Didelot · 13 years ago
  68. 83bffbc hwmon: Add support for MAX6642 by Per Dalén · 13 years ago
  69. c30aa39 hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails by Axel Lin · 13 years ago
  70. bc4d45f hwmon: (lm85) Fix error paths in probe function by Jean Delvare · 13 years ago
  71. 5f441e2 hwmon: (lm85) Add missing list terminators by Jean Delvare · 13 years ago
  72. d7ce033 hwmon: (adm1021) Clarify documentation regarding Xeon processors by Jean Delvare · 13 years ago
  73. 5a4e5e6 hwmon: (lm90) Add support for ADT7461A and NCT1008 by Guenter Roeck · 13 years ago
  74. 3b17857 hwmon: (pmbus) Removed unused variable from struct pmbus_data by Guenter Roeck · 13 years ago
  75. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  76. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  77. c4757ee hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias by Axel Lin · 13 years ago
  78. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  79. 4329510 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  80. 3506999 hwmon: (pmbus) Fix temperature limit register access by Guenter Roeck · 13 years ago
  81. a66c108 hwmon: (f71882fg) Add support for the F71889A by Hans de Goede · 13 years ago
  82. 383586b hwmon: (f71882fg) Add support for the F81865F by Jean Delvare · 13 years ago
  83. 5d7f77b hwmon: (f71882fg) Document all supported devices by Jean Delvare · 13 years ago
  84. f27def0 hwmon: (f71882fg) Per-chip fan/temperature input count tables by Jean Delvare · 13 years ago
  85. 2740c60 hwmon: (f71882fg) Secure chip property definition arrays by Jean Delvare · 13 years ago
  86. e930006 jz4740: silence warnings related to mfd_get_cell changes by Andres Salomon · 13 years ago
  87. 0070bdd hwmon: twl4030: Hwmon Driver for TWL4030 MADC by Keerthy · 13 years ago
  88. 6a54ac2 mfd: mfd_cell is now implicitly available to jz4740 drivers by Andres Salomon · 14 years ago
  89. c004686 hwmon: (ads1015) Make gain and datarate configurable by Dirk Eibach · 13 years ago
  90. fdf241a hwmon: (ads1015) Drop dynamic attribute group by Jean Delvare · 13 years ago
  91. 8c22a8f hwmon: Add support for Texas Instruments ADS1015 by Dirk Eibach · 13 years ago
  92. a98d506 hwmon: New driver for SMSC SCH5627 by Hans de Goede · 13 years ago
  93. 93d0cc5 hwmon: (abituguru*) Update my email address by Hans de Goede · 13 years ago
  94. e76f67b hwmon: (lm75) Speed up detection by Jean Delvare · 13 years ago
  95. 05e82fe hwmon: (lm75) Add detection of the National Semiconductor LM75A by Len Sorensen · 13 years ago
  96. ff60667 Move lis3lv02d drivers to drivers/misc by Jean Delvare · 13 years ago
  97. efcfed9 Move hp_accel to drivers/platform/x86 by Jean Delvare · 13 years ago
  98. 39c3e72 Let Kconfig handle lis3lv02d dependencies by Jean Delvare · 13 years ago
  99. ccd32e7 hwmon: (sht15) Fix integer overflow in humidity calculation by Vivien Didelot · 13 years ago
  100. 396bd76 hwmon: (sht15) Spelling fix by Justin P. Mattock · 13 years ago