1. 738ac44 hwmon: (lm75) Fix write operations for negative temperatures by Guenter Roeck · 4 years, 10 months ago
  2. 08b0243 hwmon: (lm75) Convert to use new hwmon registration API by Guenter Roeck · 8 years ago
  3. 90e2b54 hwmon: (lm75) Improve error handling by Guenter Roeck · 8 years ago
  4. e65365f hwmon: (lm75) Convert to use regmap by Guenter Roeck · 8 years ago
  5. 5f7e5e2 hwmon: (lm75) Add update_interval attribute by Guenter Roeck · 8 years ago
  6. 38aefb4 hwmon: (lm75) Drop lm75_read_value and lm75_write_value by Guenter Roeck · 8 years ago
  7. 9e37d3e hwmon: (lm75) Handle cleanup with devm_add_action by Guenter Roeck · 8 years ago
  8. 2a48802 hwmon: convert lm75 to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 8 years ago
  9. 9c32e81 hwmon: (lm75) Add support for TMP75C by Ben Gardner · 9 years ago
  10. 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
  11. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  12. 4ad40cc hwmon: (lm75) Strengthen detect function by Guenter Roeck · 9 years ago
  13. 799fc60 hwmon: (lm75) Add support for the NXP LM75B by Michael Thalmeier · 10 years ago
  14. 2251aef thermal: of: improve of-thermal sensor registration API by Eduardo Valentin · 10 years ago
  15. c83959f hwmon: (lm75) Add support for TMP112 by Frans Klaver · 10 years ago
  16. d663ec4 hwmon: (lm75) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  17. 22e7318 hwmon: lm75: expose to thermal fw via DT nodes by Eduardo Valentin · 11 years ago
  18. c98d6c6 hwmon: (lm75) Add support for GMT G751 chip by Arnaud Ebalard · 11 years ago
  19. 3fbc81e hwmon: (lm75) Add support for the Dallas/Maxim DS7505 by Jean Delvare · 11 years ago
  20. 0cd2c72 hwmon: (lm75) Tune resolution and sample time per chip by Jean Delvare · 11 years ago
  21. 87d0621 hwmon: (lm75) Prepare to support per-chip resolution and sample time by Jean Delvare · 11 years ago
  22. 8a5c5cc hwmon: (lm75) Per-chip configuration register initialization by Jean Delvare · 11 years ago
  23. 13ac7a0 hwmon: (lm75) Convert to use devm_ functions by Guenter Roeck · 12 years ago
  24. f0967ee hwmon: convert drivers/hwmon/* to use module_i2c_driver() by Axel Lin · 12 years ago
  25. 24edc0a hwmon: (lm75) fix checkpatch warning by Frans Meulenbroeks · 12 years ago
  26. 1f962f3 hwmon: (lm75) added error handling by Frans Meulenbroeks · 12 years ago
  27. 90f4102 hwmon: Use i2c_smbus_{read,write}_word_swapped by Jean Delvare · 13 years ago
  28. 426343e hwmon: (lm75) Document why clones are not detected by Jean Delvare · 13 years ago
  29. e96f9d8 hwmon: (lm75) Add support for Analog Devices ADT75 by Michael Hennerich · 13 years ago
  30. e76f67b hwmon: (lm75) Speed up detection by Jean Delvare · 13 years ago
  31. 05e82fe hwmon: (lm75) Add detection of the National Semiconductor LM75A by Len Sorensen · 13 years ago
  32. caaa0f3 hwmon: (lm75) Trivial changes to pacify the checkpatch by Shubhrajyoti D · 14 years ago
  33. e3cd952 hwmon: (lm75) Make the writing to sysfs more robust by Shubhrajyoti D · 14 years ago
  34. 9914518 hwmon: (lm75) Add suspend/resume feature by Shubhrajyoti Datta · 14 years ago
  35. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  36. 6d03405 hwmon: (lm75) Add support for the Texas Instruments TMP105 by Shubhrajyoti Datta · 14 years ago
  37. 1f86df4 i2c: Drop I2C_CLIENT_INSMOD_1 by Jean Delvare · 14 years ago
  38. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 14 years ago
  39. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 14 years ago
  40. 52df644 hwmon: Clean up detect functions by Jean Delvare · 14 years ago
  41. 739cf3a hwmon: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  42. 8ff69ee hwmon: (lm75) Drop legacy i2c driver by Jean Delvare · 16 years ago
  43. 9ebd3d8 hwmon: (lm75) add new-style driver binding by David Brownell · 16 years ago
  44. 01a5239 hwmon: (lm75) cleanup/reorg by David Brownell · 16 years ago
  45. bcccc3a hwmon: (lm75) sensor reading bugfix by David Brownell · 16 years ago
  46. ccd6bef hwmon: (lm75) Fix an incorrect comment by Jean Delvare · 16 years ago
  47. 25e9c86 hwmon: normal_i2c arrays should be const by Mark M. Hoffman · 16 years ago
  48. 7b501b1 hwmon: Discard useless I2C driver IDs by Jean Delvare · 16 years ago
  49. 1beeffe hwmon: Convert from class_device to device by Tony Jones · 17 years ago
  50. 5bfedac hwmon: Allow writing of negative trigger temperatures by Christian Hohnstaedt · 17 years ago
  51. 9ca8e40c8 hwmon/lm75: Use dynamic sysfs callbacks by Jean Delvare · 17 years ago
  52. c1685f6 hwmon: Fix unchecked return status, batch 1 by Mark M. Hoffman · 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 · 18 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. ba9c2e8 [PATCH] hwmon: kzalloc conversion by Deepak Saxena · 19 years ago
  58. f4b5026 [PATCH] hwmon: hwmon vs i2c, second round (06/11) by Jean Delvare · 19 years ago
  59. 2ed2dc3 [PATCH] hwmon: hwmon vs i2c, second round (04/11) by Jean Delvare · 19 years ago
  60. 02ff982 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (8/9) by Jean Delvare · 19 years ago
  61. 5071860 [PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9) by Jean Delvare · 19 years ago
  62. 943b083 [PATCH] I2C hwmon: add hwmon sysfs class to drivers by Mark M. Hoffman · 19 years ago
  63. e647ecf [PATCH] hwmon: soften lm75 initialization by Jean Delvare · 19 years ago
  64. 8d5d45f [PATCH] I2C: Move hwmon drivers (2/3) by Jean Delvare · 19 years ago[Renamed from drivers/i2c/chips/lm75.c]
  65. f0bb60e [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup by Alexey Dobriyan · 19 years ago
  66. 30f7429 [PATCH] Driver Core: drivers/i2c/chips/adm1031.c - lm75.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago