1. 7560dc0 hwmon: (lm63) Fix smatch warnings by Guenter Roeck · 10 years ago
  2. 5ec25c9 hwmon: (lm63) Avoid initializing the same field twice by Jean Delvare · 10 years ago
  3. e19eea8 hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  4. b76552b hwmon: (lm63) Create all sysfs groups in one call by Guenter Roeck · 10 years ago
  5. 2fd638f hwmon: (lm63) Introduce 'dev' variable to point to client->dev by Guenter Roeck · 10 years ago
  6. 0dcb28a hwmon: (lm63) Add additional sysfs group for temp2_type attribute by Guenter Roeck · 10 years ago
  7. 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 10 years ago
  8. 5b0620d hwmon: (lm63) Drop redundant safety on cache lifetime by Jean Delvare · 11 years ago
  9. 2a844c1 hwmon: Replace SENSORS_LIMIT with clamp_val by Guenter Roeck · 11 years ago
  10. c5a4a91 hwmon: (lm63) Convert to use devm_ functions by Guenter Roeck · 12 years ago
  11. af2ef4f hwmon: (lm63) Let the user adjust the lookup table by Jean Delvare · 12 years ago
  12. 817c6cc hwmon: (lm63) Make fan speed control strategy changeable by Jean Delvare · 12 years ago
  13. dac27dc hwmon: (lm63) Reorganize the code by Jean Delvare · 12 years ago
  14. f0967ee hwmon: convert drivers/hwmon/* to use module_i2c_driver() by Axel Lin · 12 years ago
  15. 2fe28ab hwmon: (lm63) Support extended lookup table of LM96163 by Jean Delvare · 12 years ago
  16. d216f68 hwmon: (lm63) Expose automatic fan speed control lookup table by Jean Delvare · 12 years ago
  17. d93ab78 hwmon: (lm63) Fix incorrect comment about I2C address by Jean Delvare · 12 years ago
  18. 409c0b5 hwmon: (lm63) LM64 has a dedicated pin for tachometer by Jean Delvare · 12 years ago
  19. f496b2d hwmon: (lm63) Add sensor type attribute for external sensor on LM96163 by Guenter Roeck · 12 years ago
  20. 04738b2 hwmon: (lm63) Add support for update_interval sysfs attribute by Guenter Roeck · 12 years ago
  21. 94e55df hwmon: (lm63) Add support for writing the external critical temperature by Guenter Roeck · 12 years ago
  22. e872c91 hwmon: (lm63) Add support for unsigned upper temperature limits by Guenter Roeck · 12 years ago
  23. 210961c hwmon: (lm63) Add support for LM96163 by Guenter Roeck · 12 years ago
  24. 786375f hwmon: (lm63) Add support for external temperature offset register by Guenter Roeck · 12 years ago
  25. 662bda2 hwmon: (lm63) Fix checkpatch errors by Guenter Roeck · 12 years ago
  26. 2778fb1 hwmon: (lm63) Consider LM64 temperature offset by Dirk Eibach · 13 years ago
  27. 10f2ed3 hwmon: (lm63) Add basic support for LM64 by Matthew Garrett · 14 years ago
  28. 1f86df4 i2c: Drop I2C_CLIENT_INSMOD_1 by Jean Delvare · 14 years ago
  29. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 14 years ago
  30. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 14 years ago
  31. 52df644 hwmon: Clean up detect functions by Jean Delvare · 14 years ago
  32. d5957be hwmon: (lm63) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  33. 25e9c86 hwmon: normal_i2c arrays should be const by Mark M. Hoffman · 16 years ago
  34. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  35. 1beeffe hwmon: Convert from class_device to device by Tony Jones · 17 years ago
  36. 7817a39 hwmon: Fault files naming convention by Jean Delvare · 17 years ago
  37. 0e39e01 hwmon: Fix unchecked return status, batch 4 by Jean Delvare · 18 years ago
  38. 2d45771 hwmon: Add individual alarm files to 4 drivers by Jean Delvare · 18 years ago
  39. 9a61bf6 [PATCH] hwmon: Semaphore to mutex conversions by Ingo Molnar · 18 years ago
  40. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 18 years ago
  41. cdaf793 [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 by Laurent Riffard · 19 years ago
  42. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  43. ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
  44. f4b5026 [PATCH] hwmon: hwmon vs i2c, second round (06/11) by Jean Delvare · 19 years ago
  45. 2ed2dc3 [PATCH] hwmon: hwmon vs i2c, second round (04/11) by Jean Delvare · 19 years ago
  46. 7bef559 [PATCH] I2C: refactor message in i2c_detach_client by Jean Delvare · 19 years ago
  47. 5071860 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) by Jean Delvare · 19 years ago
  48. 943b083 [PATCH] I2C hwmon: add hwmon sysfs class to drivers by Mark M. Hoffman · 19 years ago
  49. 8d5d45f [PATCH] I2C: Move hwmon drivers (2/3) by Jean Delvare · 19 years ago[Renamed from drivers/i2c/chips/lm63.c]
  50. 10c08f8 [PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h by Jean Delvare · 19 years ago
  51. bc51ae1 [PATCH] I2C: lm63 uses new sysfs callbacks by Jean Delvare · 19 years ago
  52. 44bbe87 [PATCH] Spelling fixes for drivers/i2c. by Steven Cole · 19 years ago
  53. f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 19 years ago
  54. 30f7429 [PATCH] Driver Core: drivers/i2c/chips/adm1031.c - lm75.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago