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