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