1. bfa02b0 hwmon: (w83627ehf) Fix broken driver init by Guenter Roeck · 13 years ago
  2. eff7687 hwmon: (w83627ehf) Add support for the W83627UHG by Jean Delvare · 13 years ago
  3. 6ba71de hwmon: (w83627ehf) Clean up probe function by Jean Delvare · 13 years ago
  4. 2265cef hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types by Jean Delvare · 13 years ago
  5. c5794cf hwmon: (w83627ehf) Better fix for negative temperature values by Jean Delvare · 13 years ago
  6. 17296fe hwmon: (w83627ehf) Uninline is_word_sized by Jean Delvare · 13 years ago
  7. 03f5de2 hwmon: (w83627ehf) Move fan pins check to a separate function by Jean Delvare · 13 years ago
  8. 389ef65 hwmon: (w83627ehf) Skip reading unused voltage registers by Jean Delvare · 13 years ago
  9. 363a12a hwmon: (w83627ehf) add caseopen detection by Dmitry Artamonow · 13 years ago
  10. 133d324 hwmon: (w83627ehf) Fix negative 8-bit temperature values by Jean Delvare · 13 years ago
  11. bf164c5 hwmon: (w83627ehf) Properly report thermal diode sensors by Jean Delvare · 13 years ago
  12. 02309ad hwmon: (w83627ehf) Display correct temperature sensor labels for systems with NCT6775F by Guenter Roeck · 13 years ago
  13. d42e869 hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776F by Ian Dobson · 13 years ago
  14. 3382a91 hwmon: (w83627ehf) Store rpm instead of raw fan speed data by Guenter Roeck · 13 years ago
  15. 26bc440 hwmon: (w83627ehf) Use 16 bit fan count registers if supported by Guenter Roeck · 13 years ago
  16. ec3e5a1 hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776F by Guenter Roeck · 13 years ago
  17. b84bb51 hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startup by Guenter Roeck · 13 years ago
  18. 279af1a hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to pointers by Guenter Roeck · 13 years ago
  19. d36cf32 hwmon: (w83627ehf) Improve support for W83667HG-B by Guenter Roeck · 13 years ago
  20. 83cc898 hwmon: (w83627ehf) Optimize multi-bank register access by Guenter Roeck · 13 years ago
  21. e7e1ca6 hwmon: (w83627ehf) Fixed most checkpatch warnings and errors by Guenter Roeck · 13 years ago
  22. bce26c5 hwmon: (w83627ehf) Unify temperature register access, and use strict string conversions by Guenter Roeck · 13 years ago
  23. abdc6fd hwmon: (w83627ehf) Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  24. 022b75a hwmon: (w83627ehf) Use proper exit sequence by Jonas Jonsson · 14 years ago
  25. c39aeda hwmon: (w83627ehf) Add support for W83667HG-B by Guenter Roeck · 14 years ago
  26. da2e025 hwmon: (w83627ehf) Driver cleanup by Guenter Roeck · 14 years ago
  27. 41e9a06 hwmon: w83627ehf updates by Daniel J Blueman · 15 years ago
  28. 6055fae hwmon: Include <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 15 years ago
  29. c1e48dc hwmon: (w83627ehf) Add W83627DHG-P support by Jean Delvare · 15 years ago
  30. a157d06 hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG by Gong Jun · 15 years ago
  31. 237c8d2 hwmon: (w83627ehf) Add support for W83667HG by Gong Jun · 15 years ago
  32. 1704b26 hwmon: (w83627ehf) Invert fan pin variables logic by Jean Delvare · 15 years ago
  33. 18632f8 hwmon: Fix ACPI resource check error handling by Hans de Goede · 15 years ago
  34. 77fa49d hwmon: Fix various typos by Jean Delvare · 16 years ago
  35. b9acb64 hwmon: Check for ACPI resource conflicts by Jean Delvare · 16 years ago
  36. cbe311f hwmon: (w83627ehf) The W83627DHG has 8 VID pins by Jean Delvare · 17 years ago
  37. 67b671b hwmon: Let the user override the detected Super-I/O device ID by Jean Delvare · 17 years ago
  38. 58e6e78 hwmon: (w83627ehf) Be more careful when changing VID input level by Jean Delvare · 17 years ago
  39. 1beeffe hwmon: Convert from class_device to device by Tony Jones · 17 years ago
  40. 5bfedac hwmon: Allow writing of negative trigger temperatures by Christian Hohnstaedt · 17 years ago
  41. 0956895 hwmon: (w83627ehf) don't assume bank 0 by Jean Delvare · 17 years ago
  42. ea7be66 hwmon: (w83627ehf) read fan_div values during probe by Mark M. Hoffman · 17 years ago
  43. 9f66036 hwmon/w83627ehf: Be quiet when no chip is found by Jean Delvare · 17 years ago
  44. 7cb7273 hwmon/w83627ehf: No need to initialize fan_min by Jean Delvare · 17 years ago
  45. da66736 hwmon/w83627ehf: Export the thermal sensor types by Jean Delvare · 17 years ago
  46. d3130f0 hwmon/w83627ehf: Enable VBAT monitoring by Jean Delvare · 17 years ago
  47. fc18d6c hwmon/w83627ehf: Add support for the VID inputs by Jean Delvare · 17 years ago
  48. 6b3e464 hwmon/w83627ehf: Fix timing issues by Jean Delvare · 17 years ago
  49. 475ef85 hwmon/w83627ehf: Add error messages for two error cases by David Hubbard · 17 years ago
  50. 1ea6dd3 hwmon/w83627ehf: Convert to a platform driver by David Hubbard · 17 years ago
  51. 158ce07 hwmon/w83627ehf: Preserve speed reading when changing fan min by Jean Delvare · 17 years ago
  52. 1a641fc hwmon/w83627ehf: Don't redefine REGION_OFFSET by Jean Delvare · 17 years ago
  53. 33725ad hwmon/w83627ehf: Fix the fan5 clock divider write by Jean Delvare · 17 years ago
  54. 657c93b hwmon/w83627ehf: Add support for the W83627DHG chip by David Hubbard · 17 years ago
  55. 7188cc6 hwmon: Update Rudolf Marek's e-mail address by Jean Delvare · 18 years ago
  56. 14992c7 w83627ehf: Fix the detection of fan5 by Rudolf Marek · 18 years ago
  57. 3379cee hwmon: Remove Yuan Mu's address by Jean Delvare · 18 years ago
  58. c18beb5 w83627ehf: Fix unchecked return status by David Hubbard · 18 years ago
  59. 08c7995 hwmon: Add fan speed control features to w83627ehf by Rudolf Marek · 18 years ago
  60. 8721884 i2c-isa: Restore driver owner by Jean Delvare · 18 years ago
  61. a4589db [PATCH] w83627ehf: Add alarms support by Jean Delvare · 18 years ago
  62. cf0676f [PATCH] w83627ehf: Add voltage inputs support by Rudolf Marek · 18 years ago
  63. 412fec8 [PATCH] w83627ehf: Refactor the sysfs interface by Yuan Mu · 18 years ago
  64. 9a61bf6 [PATCH] hwmon: Semaphore to mutex conversions by Ingo Molnar · 18 years ago
  65. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  66. cdaf793 [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 by Laurent Riffard · 19 years ago
  67. ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
  68. ada0c2f [PATCH] hwmon: Fix w83627ehf/hf vs PNPACPI conflict (bug #4014) by Petr Vandrovec · 19 years ago
  69. 7bef559 [PATCH] I2C: refactor message in i2c_detach_client by Jean Delvare · 19 years ago
  70. 2d8672c [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (5/9) by Jean Delvare · 19 years ago
  71. fde0950 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (3/9) by Jean Delvare · 19 years ago
  72. 943b083 [PATCH] I2C hwmon: add hwmon sysfs class to drivers by Mark M. Hoffman · 19 years ago
  73. 8dd2d2c [PATCH] hwmon: Document on the W83627EHG chip by Jean Delvare · 19 years ago
  74. 8d5d45f [PATCH] I2C: Move hwmon drivers (2/3) by Jean Delvare · 19 years ago[Renamed from drivers/i2c/chips/w83627ehf.c]
  75. 6f637a6 [PATCH] I2C: fix up some sysfs device attribute file parameters by Greg Kroah-Hartman · 19 years ago
  76. b9110b1 [PATCH] I2C: Fix bugs in the new w83627ehf driver by Jean Delvare · 19 years ago
  77. 08e7e27 [PATCH] I2C: New hardware monitoring driver: w83627ehf by Jean Delvare · 19 years ago