1. 71a9c23 hwmon: (it87) Add support for IT8628E by Guenter Roeck · 8 years ago
  2. 0624d86 hwmon: (it87) Fix pwm_temp_map for system with 6 pwm channels by Guenter Roeck · 9 years ago
  3. 2cbb9c3 hwmon: (it87) Support automatic pwm control on newer chips by Guenter Roeck · 9 years ago
  4. a0df926 hwmon: (it87) Enhance validation for fan4 and fan5 by Guenter Roeck · 9 years ago
  5. f1bbe61 hwmon: (it87) Support disabling fan control for all pwm control and chips by Guenter Roeck · 9 years ago
  6. c962024 hwmon: (it87) Formatting cleanup by Guenter Roeck · 9 years ago
  7. 2310048 hwmon: (it87) Use defines for array sizes and sensor counts by Guenter Roeck · 9 years ago
  8. 48b2ae7 hwmon: (it87) Use BIT macro by Guenter Roeck · 9 years ago
  9. f838aa2 hwmon: (it87) Add support for VIN7 to VIN10 on IT8620E by Guenter Roeck · 9 years ago
  10. 559313c hwmon: (it87) Simplify reading voltage registers by Guenter Roeck · 9 years ago
  11. cc18da7 hwmon: (it87) Support up to 6 temperature sensors on IT8620E by Guenter Roeck · 9 years ago
  12. 8638d0a hwmon: (it87) Convert to use new hwmon API by Guenter Roeck · 9 years ago
  13. d376684 hwmon: (it87) Use single group and is_visible for miscellaneous attributes by Guenter Roeck · 11 years ago
  14. 5c39126 hwmon: (it87) Use is_visible for pwm attributes by Guenter Roeck · 11 years ago
  15. 9a70ee8 hwmon: (it87) Use is_visible for fan attributes by Guenter Roeck · 11 years ago
  16. 8753377 hwmon: (it87) Use is_visible for temperature sensors by Guenter Roeck · 11 years ago
  17. 5292971 hwmon: (it87) Use is_visible for voltage sensors by Guenter Roeck · 11 years ago
  18. c1e7a4c hwmon: (it87) Rearrange code to avoid forward declarations by Guenter Roeck · 9 years ago
  19. e84bd95 hwmon: (it87) Add support for second Super-IO chip by Guenter Roeck · 9 years ago
  20. 3c2e351 hwmon: (it87) Pass SIO base address as parameter to superio functions by Guenter Roeck · 9 years ago
  21. 8e50e3c hwmon: (it87) Don't use pdev as static driver variable by Guenter Roeck · 9 years ago
  22. 5cae84a hwmon: (it87) Simplify error return in it87_device_add by Guenter Roeck · 9 years ago
  23. 60878bc hwmon: (it87) Add support for second pwm frequency register by Guenter Roeck · 9 years ago
  24. 36c4d98 hwmon: (it87) Add support for all pwm channels on IT8620E by Guenter Roeck · 9 years ago
  25. 7305540 hwmon: (it87) Add feature flag for AVCC3 support by Guenter Roeck · 9 years ago
  26. ead8080 hwmon: (it87) Add support for IT8732F by Justin Maggard · 9 years ago
  27. f83a9cb hwmon: (it87) Use feature macros on sio_data by Guenter Roeck · 9 years ago
  28. fa3f70d hwmon: (it87) Add support for 6th fan of IT8620E by Guenter Roeck · 9 years ago
  29. 3ba9d97 hwmon: (it87) Add support for IT8620E by Guenter Roeck · 9 years ago
  30. 4ee0715 hwmon: (it87) Add support for IT8790E by Guenter Roeck · 9 years ago
  31. 7f5726c hwmon: (it87) Introduce feature flag to reflect internal in7 sensor by Guenter Roeck · 9 years ago
  32. faf392f hwmon: (it87) Introduce configuration field for chip suffix by Guenter Roeck · 9 years ago
  33. f56c9c0 hwmon: (it87) Fix PWM frequency display for chips with newer PWM control by Guenter Roeck · 9 years ago
  34. 1696d1d hwmon: (it87) Fix pwm sysfs attribute removal by Guenter Roeck · 9 years ago
  35. e8433b4 hwmon: (it87) No need to skip fan4 for IT8603 by Guenter Roeck · 9 years ago
  36. a0c1424 hwmon: (it87) Add support for IT8786E by Thomas Lorblanches · 9 years ago
  37. 32dd7c4 hwmon: (it87) Add feature flag for VID support by Guenter Roeck · 9 years ago
  38. 9faf28c hwmon: (it87) Add feature flags for fans count and 16-bit fan configuration by Guenter Roeck · 9 years ago
  39. fd04486 hwmon: (it87) Don't configure 16 bit fan counters it not necessary by Guenter Roeck · 9 years ago
  40. 7bc32d2 hwmon: (it87) Add support for IT8781F by Guenter Roeck · 9 years ago
  41. 2a1ed07 hwmon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  42. 574e9bd hwmon: (it87) Add support for IT8623E by Rudolf Marek · 10 years ago
  43. 7183ae8 hwmon: (it87) Fix IT8603E define name by Rudolf Marek · 10 years ago
  44. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 10 years ago
  45. b523bb7 hwmon: (it87) Print proper names for the IT8771E and IT8772E by Jean Delvare · 10 years ago
  46. c145d5c hwmon: (it87) Add support for the ITE IT8603E by Rudolf Marek · 10 years ago
  47. a8b3a3a hwmon: use dev_get_platdata() by Jingoo Han · 11 years ago
  48. 088ce2a hwmon: Fix CamelCase checkpatch warnings by Guenter Roeck · 11 years ago
  49. b063670 hwmon: (it87) Add support for IT8771E and IT8772E by Guenter Roeck · 12 years ago
  50. 2a844c1 hwmon: Replace SENSORS_LIMIT with clamp_val by Guenter Roeck · 12 years ago
  51. 1952978 hwmon: (it87) Support PECI for additional chips by Guenter Roeck · 12 years ago
  52. 5d8d2f2 hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate by Guenter Roeck · 12 years ago
  53. 483db43 hwmon: (it87) Manage device specific features with table by Guenter Roeck · 12 years ago
  54. c4458db hwmon: (it87) Replace pwm group macro with direct attribute definitions by Guenter Roeck · 12 years ago
  55. 1d9bcf6 hwmon: (it87) Avoid quoted string splits across lines by Guenter Roeck · 12 years ago
  56. e1169ba hwmon: (it87) Save fan registers in 2-dimensional array by Guenter Roeck · 12 years ago
  57. 161d898 hwmon: (it87) Introduce support for tempX_offset sysfs attribute by Guenter Roeck · 12 years ago
  58. 2cece01 hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions by Guenter Roeck · 12 years ago
  59. 929c6a5 hwmon: (it87) Save voltage register values in 2-dimensional array by Guenter Roeck · 12 years ago
  60. 60ca385 hwmon: (it87) Save temperature registers in 2-dimensional array by Guenter Roeck · 12 years ago
  61. 281dfd0 hwmon: remove use of __devexit by Bill Pemberton · 12 years ago
  62. 6c931ae hwmon: remove use of __devinit by Bill Pemberton · 12 years ago
  63. 9e5e9b7 hwmon: remove use of __devexit_p by Bill Pemberton · 12 years ago
  64. 41002f8 hwmon: (it87) Preserve configuration register bits on init by Jean Delvare · 12 years ago
  65. 4573acb hwmon: (it87) Make temp3 attribute conditional for IT8782F by Guenter Roeck · 12 years ago
  66. 62a1d05 hwmon: (it87) Convert to use devm_kzalloc and devm_request_region by Guenter Roeck · 12 years ago
  67. 9172b5d hwmon: (it87) Create voltage attributes only if voltage is enabled by Guenter Roeck · 12 years ago
  68. 0531d98 hwmon: (it87) Add support for IT8782F and IT8783E/F by Guenter Roeck · 12 years ago
  69. 3c4c497 hwmon: (it87) Constify fixed string arrays by Guenter Roeck · 12 years ago
  70. 4a0d71c hwmon: (it87) Fix multi-line comments by Guenter Roeck · 12 years ago
  71. 16b5dda hwmon: (it87) Add IT8728F support by Jean Delvare · 12 years ago
  72. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  73. 179c4fd hwmon: replaced strict_str* with kstr* by Frans Meulenbroeks · 13 years ago
  74. 3d30f9e hwmon: (it87) Add chassis intrusion detection support by Jean Delvare · 13 years ago
  75. fa8b697 hwmon: (it87) Fix label group removal by Jean Delvare · 13 years ago
  76. 5b0380c hwmon: (it87) Use request_muxed_region by Nat Gurumoorthy · 13 years ago
  77. a8ca103 hwmon: (it87) Use pr_fmt and pr_<level> by Joe Perches · 13 years ago
  78. 6229cdb hwmon: (it87) Fix manual fan speed control on IT8721F by Jean Delvare · 14 years ago
  79. 44c1bcd hwmon: (it87) Add support for the IT8721F/IT8758E by Jean Delvare · 14 years ago
  80. 0df6454d hwmon: (it87) Move conversion functions by Jean Delvare · 14 years ago
  81. 738e5e0 hwmon: (it87) Export labels for internal sensors by Jean Delvare · 14 years ago
  82. 436cad2 hwmon: (it87) Fix in7 on IT8720F by Jean Delvare · 14 years ago
  83. 2b3d1d8 hwmon: (it87) Invalidate cache on temperature sensor change by Jean Delvare · 14 years ago
  84. 8acf07c hwmon: (it87) Properly handle wrong sensor type requests by Jean Delvare · 14 years ago
  85. a00afb9 hwmon: (it87) Don't arbitrarily enable temperature channels by Jean Delvare · 14 years ago
  86. cccfc9c hwmon: (it87) Validate auto pwm settings by Jean Delvare · 14 years ago
  87. 4f3f51b hwmon: (it87) Add support for old automatic fan speed control by Jean Delvare · 14 years ago
  88. f5f6450 hwmon: (it87) Use strict_strtol instead of simple_strtol by Jean Delvare · 14 years ago
  89. 5f2dc79 hwmon: (it87) Fix many checkpatch errors and warnings by Jean Delvare · 14 years ago
  90. d9b327c hwmon: (it87) Add support for beep on alarm by Jean Delvare · 14 years ago
  91. 6a8d7ac hwmon: (it87) Create vid attributes by group by Jean Delvare · 14 years ago
  92. 723a0aa hwmon: (it87) Refactor attributes creation and removal by Jean Delvare · 14 years ago
  93. 94ac7ee hwmon: (it87) Expose the PWM/temperature mappings by Jean Delvare · 14 years ago
  94. b99883d hwmon: (it87) Display fan outputs in automatic mode as such by Jean Delvare · 14 years ago
  95. 591ec65 hwmon: (it87) Check for fan2 and fan3 availability by Jean Delvare · 15 years ago
  96. 895ff26 hwmon: (it87) Verify the VID pin usage by Jean Delvare · 15 years ago
  97. 371dc4a hwmon: (it87) Fix VID reading on IT8718F/IT8720F by Jean Delvare · 15 years ago
  98. 6055fae hwmon: Include <linux/io.h> instead of <asm/io.h> by H Hartley Sweeten · 15 years ago
  99. e267d25 hwmon: (it87) Properly decode -128 degrees C temperature by Jean Delvare · 15 years ago
  100. 77fa49d hwmon: Fix various typos by Jean Delvare · 16 years ago