1. f617f73 hwmon: (w83792d) Additional PWM outputs support by Roger Lucas · 9 years ago
  2. 6cf0a91 hwmon: Avoid initializing the same field twice by Jean Delvare · 10 years ago
  3. 84fb029 hwmon: Correct some typos by LABBE Corentin · 11 years ago
  4. f85b520 hwmon: (w83792d) Update module author by Shane Huang · 11 years ago
  5. b55f375 hwmon: Fix checkpatch warning 'quoted string split across lines' by Guenter Roeck · 11 years ago
  6. 2a844c1 hwmon: Replace SENSORS_LIMIT with clamp_val by Guenter Roeck · 11 years ago
  7. 4101ece hwmon: Fix chip feature table headers by Jean Delvare · 12 years ago
  8. dcd8f39 hwmon: Add missing inclusions of <linux/jiffies.h> by Jean Delvare · 12 years ago
  9. 1267ce9 hwmon: (w83792d) Remove legacy chassis intrusion detection attributes by Guenter Roeck · 12 years ago
  10. 140849e hwmon: (w83792d) Convert to use devm_ functions by Guenter Roeck · 12 years ago
  11. d174368 hwmon: (w83792d) Fix checkpatch issues by Guenter Roeck · 12 years ago
  12. f0967ee hwmon: convert drivers/hwmon/* to use module_i2c_driver() by Axel Lin · 12 years ago
  13. 7fe83ad hwmon: remove () used with return by Frans Meulenbroeks · 12 years ago
  14. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  15. 179c4fd hwmon: replaced strict_str* with kstr* by Frans Meulenbroeks · 12 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. c32301b hwmon: (w83792d) Implement the standard intrusion detection interface by Jean Delvare · 13 years ago
  18. 1f86df4 i2c: Drop I2C_CLIENT_INSMOD_1 by Jean Delvare · 14 years ago
  19. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 14 years ago
  20. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 14 years ago
  21. 2de1875 hwmon: (w83792d) Clean up detect function by Jean Delvare · 14 years ago
  22. 3aed198 hwmon: Don't overuse I2C_CLIENT_MODULE_PARM by Jean Delvare · 15 years ago
  23. 31d5d27 hwmon: (w83792d) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  24. 25e9c86 hwmon: normal_i2c arrays should be const by Mark M. Hoffman · 16 years ago
  25. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  26. 1beeffe hwmon: Convert from class_device to device by Tony Jones · 17 years ago
  27. 43e61a2 hwmon: (w83792d) Add individual alarm files by Gong Jun · 17 years ago
  28. 7188cc6 hwmon: Update Rudolf Marek's e-mail address by Jean Delvare · 17 years ago
  29. f52f79d w83792d: Fix unchecked return status by Rudolf Marek · 18 years ago
  30. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  31. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  32. bed7308 [PATCH] w83792d: Add missing data access locks by Yuan Mu · 18 years ago
  33. 53e2761 [PATCH] w83792d: Fix setting the PWM value by Yuan Mu · 18 years ago
  34. ac987c1 [PATCH] w83792d: Be quiet on misdetection by Jean Delvare · 18 years ago
  35. 9a61bf6 [PATCH] hwmon: Semaphore to mutex conversions by Ingo Molnar · 18 years ago
  36. 93766d2 [PATCH] hwmon: w83792d drop useless macros by Jean Delvare · 18 years ago
  37. 1f8dae3 [PATCH] hwmon: w83792d use arrays of attributes by Yuan Mu · 18 years ago
  38. 0d0ab7f [PATCH] hwmon: Inline w83792d register access functions by Jean Delvare · 18 years ago
  39. 99d8556 [PATCH] hwmon: w83792d simplify in low bits handling by Jean Delvare · 18 years ago
  40. c9152de [PATCH] hwmon: w83792d misc cleanups by Jean Delvare · 18 years ago
  41. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 18 years ago
  42. cdaf793 [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 by Laurent Riffard · 19 years ago
  43. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  44. 9632051 [PATCH] hwmon: w83792d fix unused fan pins by Jean Delvare · 19 years ago
  45. ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
  46. 7d845b1 [PATCH] hwmon: Discard bogus comment about init setting limits by Jean Delvare · 19 years ago
  47. 303760b [PATCH] hwmon: hwmon vs i2c, second round (07/11) by Jean Delvare · 19 years ago
  48. f4b5026 [PATCH] hwmon: hwmon vs i2c, second round (06/11) by Jean Delvare · 19 years ago
  49. 2ed2dc3 [PATCH] hwmon: hwmon vs i2c, second round (04/11) by Jean Delvare · 19 years ago
  50. 7bef559 [PATCH] I2C: refactor message in i2c_detach_client by Jean Delvare · 19 years ago
  51. ce785ab [PATCH] I2C: W83792D add hwmon class register 2/3 by R.Marek@sh.cvut.cz · 19 years ago
  52. 5563e27 [PATCH] I2C: W83792D driver 1/3 by R.Marek@sh.cvut.cz · 19 years ago