1. 986ac4c hwmon: (lm80) Fix missing unlock on error in set_fan_div() by Wei Yongjun · 5 years ago
  2. ecbf70b hwmon: (lm80) fix a missing check of bus read in lm80 probe by Kangjie Lu · 5 years ago
  3. 0138dfb hwmon: (lm80) fix a missing check of the status of SMBus read by Kangjie Lu · 5 years ago
  4. c254ffd hwmon: (lm80) Rearrange code to avoid forward declarations by Guenter Roeck · 10 years ago
  5. 85b3ee0 hwmon: (lm80) Convert fan display function macros into functions by Guenter Roeck · 10 years ago
  6. 1adf3a3 hwmon: (lm80) Convert voltage display function macros into functions by Guenter Roeck · 10 years ago
  7. 9711bcd hwmon: (lm80) Convert temperature display function macros into functions by Guenter Roeck · 10 years ago
  8. 688a317 hwmon: (lm80) Normalize all temperature values to 16 bit by Guenter Roeck · 10 years ago
  9. 9028ff8 hwmon: (lm80) Simplify TEMP_FROM_REG by Guenter Roeck · 10 years ago
  10. 118c9a6 hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  11. b55f375 hwmon: Fix checkpatch warning 'quoted string split across lines' by Guenter Roeck · 11 years ago
  12. 2a844c1 hwmon: Replace SENSORS_LIMIT with clamp_val by Guenter Roeck · 11 years ago
  13. c38b282 hwmon: (lm80) Convert to use devm_ functions by Guenter Roeck · 12 years ago
  14. 9908ad4 hwmon: (lm80) Add detection of NatSemi/TI LM96080 by Jean Delvare · 12 years ago
  15. 1160631 hwmon: (lm80) Fix multi-line comments by Guenter Roeck · 12 years ago
  16. f0967ee hwmon: convert drivers/hwmon/* to use module_i2c_driver() by Axel Lin · 12 years ago
  17. 96585f1 hwmon: (lm80) reset device if error occurred by Frans Meulenbroeks · 12 years ago
  18. 6a9e7c4c hwmon: (lm80) fix checkpatch warnings by Frans Meulenbroeks · 12 years ago
  19. 2faaa93 hwmon: (lm80) add error handling by Frans Meulenbroeks · 12 years ago
  20. 66b3b1f hwmon: (lm80) fix checkpatch messages by Frans Meulenbroeks · 12 years ago
  21. 1f86df4 i2c: Drop I2C_CLIENT_INSMOD_1 by Jean Delvare · 14 years ago
  22. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 14 years ago
  23. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 14 years ago
  24. 8c8bacc hwmon: (lm80) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  25. 25e9c86 hwmon: normal_i2c arrays should be const by Mark M. Hoffman · 16 years ago
  26. e84542f hwmon: (lm80) Add individual alarm files by Jean Delvare · 16 years ago
  27. f818176 hwmon: (lm80) De-macro the sysfs callbacks by Jean Delvare · 16 years ago
  28. 6cc37ee hwmon: (lm80) Various cleanups by Jean Delvare · 16 years ago
  29. 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 16 years ago
  30. 1beeffe hwmon: Convert from class_device to device by Tony Jones · 17 years ago
  31. 0501a381 hwmon: Fix unchecked return status, batch 2 by Mark M. Hoffman · 18 years ago
  32. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  33. 9a61bf6 [PATCH] hwmon: Semaphore to mutex conversions by Ingo Molnar · 18 years ago
  34. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 18 years ago
  35. cdaf793 [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 by Laurent Riffard · 19 years ago
  36. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  37. c49efce [PATCH] hwmon: Static function fixes, 3 of 4 by Ben Dooks · 19 years ago
  38. ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
  39. f4b5026 [PATCH] hwmon: hwmon vs i2c, second round (06/11) by Jean Delvare · 19 years ago
  40. 2ed2dc3 [PATCH] hwmon: hwmon vs i2c, second round (04/11) by Jean Delvare · 19 years ago
  41. 7bef559 [PATCH] I2C: refactor message in i2c_detach_client by Jean Delvare · 19 years ago
  42. 5071860 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) by Jean Delvare · 19 years ago
  43. 943b083 [PATCH] I2C hwmon: add hwmon sysfs class to drivers by Mark M. Hoffman · 19 years ago
  44. 8d5d45f [PATCH] I2C: Move hwmon drivers (2/3) by Jean Delvare · 19 years ago[Renamed from drivers/i2c/chips/lm80.c]
  45. f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 19 years ago
  46. 8627f9b [PATCH] Driver Core: drivers/i2c/chips/lm77.c - max1619.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago