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