1. 673afe4 hwmon: use simple i2c probe function (take 2) by Stephen Kitt · 4 years, 5 months ago
  2. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  3. ff7924b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 272 by Thomas Gleixner · 6 years ago
  4. 09aaf68 hwmon: (w83795) temp4_type has writable permission by Huacai Chen · 6 years ago
  5. cdb1dc3 hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg() by Bartosz Golaszewski · 10 years ago
  6. 7c81c60f Update Jean Delvare's e-mail address by Jean Delvare · 11 years ago
  7. b55f375 hwmon: Fix checkpatch warning 'quoted string split across lines' by Guenter Roeck · 12 years ago
  8. 2a844c1 hwmon: Replace SENSORS_LIMIT with clamp_val by Guenter Roeck · 12 years ago
  9. 0657777 hwmon: Drop needless includes of <linux/delay.h> by Jean Delvare · 12 years ago
  10. dcd8f39 hwmon: Add missing inclusions of <linux/jiffies.h> by Jean Delvare · 12 years ago
  11. 4cb14a3 hwmon: (w83795) Convert to use devm_ functions by Guenter Roeck · 13 years ago
  12. c10b3ee hwmon: (w83795) Fix multi-line comments by Guenter Roeck · 13 years ago
  13. 72fea69 hwmon: (w83795) Unconditionally support manual fan speed control by Jean Delvare · 13 years ago
  14. f0967ee hwmon: convert drivers/hwmon/* to use module_i2c_driver() by Axel Lin · 13 years ago
  15. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  16. 179c4fd hwmon: replaced strict_str* with kstr* by Frans Meulenbroeks · 13 years ago
  17. 014bcd2 hwmon: (w83795) Silent false warning from gcc by Jean Delvare · 14 years ago
  18. 52d159e hwmon: (w83795) Check for BEEP pin availability by Jean Delvare · 14 years ago
  19. 793c51d hwmon: (w83795) Clear intrusion alarm immediately by Jean Delvare · 14 years ago
  20. cf6b9ea hwmon: (w83795) Read the intrusion state properly by Jean Delvare · 14 years ago
  21. 2a2d27d hwmon: (w83795) Print the actual temperature channels as sources by Jean Delvare · 14 years ago
  22. edff2f8 hwmon: (w83795) List all usable temperature sources by Jean Delvare · 14 years ago
  23. d5ab845 hwmon: (w83795) Expose fan control method by Jean Delvare · 14 years ago
  24. ae51cd9 hwmon: (w83795) Fix fan control mode attributes by Jean Delvare · 14 years ago
  25. 2437710 hwmon: (w83795) Use standard attributes for chassis intrusion by Jean Delvare · 14 years ago
  26. 00030af hwmon: (w83795) Exclude fan control feature by default by Jean Delvare · 14 years ago
  27. e3760b4 hwmon: (w83795) Add myself as co-author and maintainer by Jean Delvare · 14 years ago
  28. eb02755 hwmon: (w83795) More style cleanups by Jean Delvare · 14 years ago
  29. 5d2cd95 hwmon: (w83795) Fix LSB reading of voltage limits by Jean Delvare · 14 years ago
  30. 21fc977 hwmon: (w83795) Use dev_get_drvdata() where possible by Jean Delvare · 14 years ago
  31. 1bb3450 hwmon: (w83795) Delay reading pwm config registers by Jean Delvare · 14 years ago
  32. 2ae61de hwmon: (w83795) Delay reading limit registers by Jean Delvare · 14 years ago
  33. 0d7237bf hwmon: (w83795) Move register reads to dedicated functions by Jean Delvare · 14 years ago
  34. 476a4e5 hwmon: (w83795) Pack similar register reads by Jean Delvare · 14 years ago
  35. fd7f82b hwmon: (w83795) Make W83795_REG_PWM more efficient by Jean Delvare · 14 years ago
  36. 5f7b77c hwmon: (w83795) Don't pre-read values we'll update later by Jean Delvare · 14 years ago
  37. 39deb69 hwmon: (w83795) Simplify temperature sensor type handling by Jean Delvare · 14 years ago
  38. cd316df hwmon: (w83795) Drop _NUM constants by Jean Delvare · 14 years ago
  39. 49c7347 hwmon: (w83795) Drop REST_VLT_BEGIN/END by Jean Delvare · 14 years ago
  40. 7eb8d50 hwmon: (w83795) Fix parity checks by Jean Delvare · 14 years ago
  41. a654b9d4 hwmon: (w83795) Get rid of VRLSB_SHIFT by Jean Delvare · 14 years ago
  42. c1a792a hwmon: (w83795) Avoid reading the same register twice by Jean Delvare · 14 years ago
  43. 02728ff hwmon: (w83795) Rework beep_enable implementation by Jean Delvare · 14 years ago
  44. 54891a3 hwmon: (w83795) Report PECI agent Tbase values by Jean Delvare · 14 years ago
  45. dd127f5 hwmon: (w83795) Properly handle negative temperatures by Jean Delvare · 14 years ago
  46. a0ce402 hwmon: (w83795) Rename temperature limit attributes by Jean Delvare · 14 years ago
  47. 01879a8 hwmon: (w83795) Fix PWM duty cycle frequency attributes by Jean Delvare · 14 years ago
  48. 0e25601 hwmon: (w83795) Add support for dynamic in0-2 limits by Jean Delvare · 14 years ago
  49. 6c82b2f hwmon: (w83795) Fix LSB reading of fan speeds by Jean Delvare · 14 years ago
  50. 71caf46 hwmon: (w83795) Clean up probe function by Jean Delvare · 14 years ago
  51. 6f9dfd8 hwmon: (w83795) Fix in17-in20 gain factor by Jean Delvare · 14 years ago
  52. 80646b9 hwmon: (w83795) Only start monitoring if needed by Jean Delvare · 14 years ago
  53. 86ef4d2 hwmon: (w83795) Add const markers by Jean Delvare · 14 years ago
  54. b2cc528 hwmon: (w83795) Only create fan[1-8]_target files when needed by Jean Delvare · 14 years ago
  55. b5f6a90 hwmon: (w83795) Move PWM attributes to a dedidated array by Jean Delvare · 14 years ago
  56. 87df0da hwmon: (w83795) Use 2D arrays for many device attributes by Jean Delvare · 14 years ago
  57. 6f3dcde hwmon: (w83795) Merge w83795_create_files and w83795_remove_files by Jean Delvare · 14 years ago
  58. 892514a hwmon: (w83795) Move file creation to a separate function too by Jean Delvare · 14 years ago
  59. 2fa0987 hwmon: (w83795) Move files removal to a separate function by Jean Delvare · 14 years ago
  60. 2be381d hwmon: (w83795) Improve detection routine by Jean Delvare · 14 years ago
  61. b2469f4 hwmon: (w83795) Refactor bank selection by Jean Delvare · 14 years ago
  62. 093d1a4 hwmon: (w83795) Drop duplicate enum by Jean Delvare · 14 years ago
  63. 315bacf hwmon: (w83795) Misc cleanups by Jean Delvare · 14 years ago
  64. 792d376 hwmon: New driver for the W83795G/ADG monitoring chips by Wei Song · 14 years ago