1. b2589ab hwmon: (lm90) Make code more readable by Jean Delvare · 13 years ago
  2. 8dc089d hwmon: (lm90) Fix warnings by Jean Delvare · 13 years ago
  3. f90be42 hwmon: (lm90) Refactor reading of config2 register by Jean Delvare · 13 years ago
  4. 6d101c5 hwmon: (lm90) Make SA56004 detection more robust by Jean Delvare · 13 years ago
  5. a095f68 hwmon: (lm90) Simplify handling of extended local temp register by Jean Delvare · 13 years ago
  6. 2ef0179 hwmon: (lm90) Add support for Philips SA56004 by Stijn Devriendt · 13 years ago
  7. 5a4e5e6 hwmon: (lm90) Add support for ADT7461A and NCT1008 by Guenter Roeck · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. c4f99a2 hwmon: (lm90) Add support for the W83L771W/G by Jean Delvare · 14 years ago
  10. 0c01b64 hwmon: (lm90) Add support for update_interval sysfs attribute by Guenter Roeck · 14 years ago
  11. 1179324 hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionality by Guenter Roeck · 14 years ago
  12. 4667bcb hwmon: (lm90) Introduce chip parameter structure by Guenter Roeck · 14 years ago
  13. 15b66ab hwmon: (lm90) Rearrange code to no longer require forward declarations by Guenter Roeck · 14 years ago
  14. 06e1c0a hwmon: (lm90) Add support for max6695 and max6696 by Guenter Roeck · 14 years ago
  15. 6948708 hwmon: (lm90) Add support for extra features of max6659 by Guenter Roeck · 14 years ago
  16. 13c8495 hwmon: (lm90) Add explicit support for max6659 by Guenter Roeck · 14 years ago
  17. 9651286 hwmon: (lm90) Simplify set_temp11 register calculations by Guenter Roeck · 14 years ago
  18. b6fc1ba hwmon: (lm90) Introduce function to delete sysfs files by Guenter Roeck · 14 years ago
  19. 88073bb hwmon: (lm90) Introduce device feature bits by Guenter Roeck · 14 years ago
  20. 11e5781 hwmon: (lm90) Fix checkpatch errors by Guenter Roeck · 14 years ago
  21. 8c3c7a2 hwmon: (lm90) Use programmed update rate by Ira W. Snyder · 14 years ago
  22. 53de334 hwmon: (lm90) Add SMBus alert support by Jean Delvare · 14 years ago
  23. 9523836 hwmon: (lm90) Restore configuration on exit by Jean Delvare · 14 years ago
  24. 6771ea1 hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASG by Jean Delvare · 14 years ago
  25. e5e9f44 i2c: Drop I2C_CLIENT_INSMOD_2 to 8 by Jean Delvare · 15 years ago
  26. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 15 years ago
  27. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 15 years ago
  28. 8f2fa77 hwmon: (lm90) Clean up detect function by Jean Delvare · 15 years ago
  29. 1a51e06 hwmon: (lm90) Document support for the MAX6648/6692 chips by Darrick J. Wong · 15 years ago
  30. 97ae60b hwmon: (lm90) Add support for the LM99 16 degree offset by Jean Delvare · 16 years ago
  31. ec38fa2 hwmon: (lm90) Fix handling of hysteresis value by Jean Delvare · 16 years ago
  32. 4b4e7a7 hwmon: (lm90) Don't spam the kernel log by Jean Delvare · 16 years ago
  33. 271dabf hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649 by Ben Hutchings · 16 years ago
  34. 9d4d383 hwmon: (lm90) Rename temperature conversion functions to match usage by Ben Hutchings · 16 years ago
  35. 23b2d47 hwmon: (lm90) Support ADT7461 in extended mode by Nate Case · 16 years ago
  36. cea50fe hwmon: (lm90) Convert some macros to static functions by Nate Case · 16 years ago
  37. a874a10 hwmon: (lm90) Update datasheet links by Jean Delvare · 16 years ago
  38. 5f502a8 hwmon: (lm90) Don't access nonexistent registers on Maxim chips by Jean Delvare · 16 years ago
  39. f65e170 hwmon: (lm90) Support the extra resolution bits of MAX6657 by Jean Delvare · 16 years ago
  40. 6388a38 hwmon: (lm90) Move 16-bit value read to a separate function by Jean Delvare · 16 years ago
  41. 9b0e852 hwmon: (lm90) Convert to a new-style i2c driver by Jean Delvare · 16 years ago
  42. 25e9c86 hwmon: normal_i2c arrays should be const by Mark M. Hoffman · 16 years ago
  43. 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 17 years ago
  44. e0ae87a hwmon: (lm90) Use generic i2c reads during detection by Jean Delvare · 17 years ago
  45. 69f2f96 hwmon: (lm90) Export temperature offset values by Jean Delvare · 17 years ago
  46. 1beeffe hwmon: Convert from class_device to device by Tony Jones · 17 years ago
  47. f5744e3 hwmon: Fix regression caused by typo in lm90.c by Guillaume Chazarain · 17 years ago
  48. 7817a39 hwmon: Fault files naming convention by Jean Delvare · 17 years ago
  49. 32c82a9 hwmon/lm90: Add support for the Maxim MAX6680/MAX6681 by Rainer Birkenmaier · 17 years ago
  50. 0966415 hwmon/lm90: Spelling fix: explicitly by Jean Delvare · 17 years ago
  51. 0e39e01 hwmon: Fix unchecked return status, batch 4 by Jean Delvare · 18 years ago
  52. 2d45771 hwmon: Add individual alarm files to 4 drivers by Jean Delvare · 18 years ago
  53. 9a61bf6 [PATCH] hwmon: Semaphore to mutex conversions by Ingo Molnar · 18 years ago
  54. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  55. cdaf793 [PATCH] i2c: Drop i2c_driver.{owner,name}, 3 of 11 by Laurent Riffard · 19 years ago
  56. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  57. 90209b4 [PATCH] hwmon: lm90 documentation update by Jean Delvare · 19 years ago
  58. c3df580 [PATCH] hwmon: Add PEC support to the lm90 driver by Jean Delvare · 19 years ago
  59. 8256fe0 [PATCH] hwmon: Separate the lm90 register read function by Jean Delvare · 19 years ago
  60. ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
  61. f4b5026 [PATCH] hwmon: hwmon vs i2c, second round (06/11) by Jean Delvare · 19 years ago
  62. 2ed2dc3 [PATCH] hwmon: hwmon vs i2c, second round (04/11) by Jean Delvare · 19 years ago
  63. 7bef559 [PATCH] I2C: refactor message in i2c_detach_client by Jean Delvare · 19 years ago
  64. 5071860 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) by Jean Delvare · 19 years ago
  65. 943b083 [PATCH] I2C hwmon: add hwmon sysfs class to drivers by Mark M. Hoffman · 19 years ago
  66. 8d5d45f [PATCH] I2C: Move hwmon drivers (2/3) by Jean Delvare · 19 years ago[Renamed from drivers/i2c/chips/lm90.c]
  67. 10c08f8 [PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h by Jean Delvare · 19 years ago
  68. 30d7394 [PATCH] I2C: lm90 uses new sysfs callbacks by Jean Delvare · 19 years ago
  69. 44bbe87 [PATCH] Spelling fixes for drivers/i2c. by Steven Cole · 19 years ago
  70. f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 19 years ago
  71. 8627f9b [PATCH] Driver Core: drivers/i2c/chips/lm77.c - max1619.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago