1. cdc5287 hwmon: (lm90) Do not report 'busy' status bit as alarm by Guenter Roeck · 3 years, 1 month ago
  2. da7dc05 hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681 by Guenter Roeck · 3 years, 1 month ago
  3. 16ba51b hwmon: (lm90) Drop critical attribute support for MAX6654 by Guenter Roeck · 3 years, 1 month ago
  4. 55840b9 hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations by Guenter Roeck · 3 years, 1 month ago
  5. fce15c4 hwmon: (lm90) Fix usage of CONFIG2 register in detect function by Guenter Roeck · 3 years, 2 months ago
  6. f8344f7 hwmon: (lm90) Add basic support for TI TMP461 by Guenter Roeck · 3 years, 2 months ago
  7. f347e24 hwmon: (lm90) Introduce flag indicating extended temperature support by Guenter Roeck · 3 years, 2 months ago
  8. b50aa49 hwmon: (lm90) Prevent integer underflows of temperature calculations by Dmitry Osipenko · 3 years, 6 months ago
  9. 4c7f85a hwmon: (lm90) Disable interrupt on suspend by Dmitry Osipenko · 3 years, 6 months ago
  10. 2abdc35 hwmon: (lm90) Unmask hardware interrupt by Dmitry Osipenko · 3 years, 6 months ago
  11. 94dbd23 hwmon: (lm90) Use hwmon_notify_event() by Dmitry Osipenko · 3 years, 6 months ago
  12. d97fb83 hwmon: (lm90) Don't override interrupt trigger type by Dmitry Osipenko · 3 years, 6 months ago
  13. 6748703 hwmon: use simple i2c probe function by Stephen Kitt · 4 years, 5 months ago
  14. 229d495 hwmon: (lm90) Add max6654 support to lm90 driver by Josh Lehan · 4 years, 8 months ago
  15. 7a1d220 hwmon: (lm90) Introduce function to update configuration register by Guenter Roeck · 5 years ago
  16. b849e5d hwmon: (lm90) Cache configuration register value by Guenter Roeck · 5 years ago
  17. 6245618 hwmon: (lm90) Fix max6658 sporadic wrong temperature reading by Boyang Yu · 6 years ago
  18. e67776c hwmon: (lm90) simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  19. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  20. 787afaa hwmon: (lm90) Fix build warning by Guenter Roeck · 6 years ago
  21. a4d41e6 hwmon: (lm90) Use HWMON_CHANNEL_INFO macro by Guenter Roeck · 6 years ago
  22. 3334851 hwmon: (lm90) Replace S_<PERMS> with octal values by Guenter Roeck · 6 years ago
  23. df8d57b hwmon: (lm90) Add OF device ID table by Javier Martinez Canillas · 8 years ago
  24. e57959a hwmon: (lm90) use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  25. e9572fd hwmon: (lm90) fix temp1_max_alarm attribute by Michael Walle · 8 years ago
  26. eb1c8f4 hwmon: (lm90) Convert to use new hwmon registration API by Guenter Roeck · 9 years ago
  27. 2790aed Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  28. c5fcf01 hwmon: (lm90) Improve error handling by Guenter Roeck · 8 years ago
  29. be9d637 hwmon: (lm90) Add missing assignment by Guenter Roeck · 8 years ago
  30. 6630420 Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  31. 589f707 hwmon: (lm90) Drop unnecessary else statements by Guenter Roeck · 9 years ago
  32. 2f83ab7 hwmon: (lm90) Use bool for valid flag by Guenter Roeck · 9 years ago
  33. 10bfef4 hwmon: (lm90) Read limit registers only once by Guenter Roeck · 9 years ago
  34. 37ad04d hwmon: (lm90) Simplify read functions by Guenter Roeck · 9 years ago
  35. 6e5f62b hwmon: (lm90) Use devm_hwmon_device_register_with_groups by Guenter Roeck · 9 years ago
  36. 1f17a44 hwmon: (lm90) Use devm_add_action for cleanup by Guenter Roeck · 9 years ago
  37. b4f2105 i2c: add a protocol parameter to the alert callback by Benjamin Tissoires · 9 years ago
  38. 38bab98 hwmon: (lm90) use proper type for update_interval by Wolfram Sang · 9 years ago
  39. 1de8b25 hwmon: (lm90) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  40. 084489e hwmon: (lm90) Create all sysfs groups in one call by Guenter Roeck · 11 years ago
  41. d89fa68 hwmon: (lm90) Always use the dev variable in the probe function by Guenter Roeck · 11 years ago
  42. 742192f hwmon: (lm90) Create most optional attributes with sysfs_create_group by Guenter Roeck · 11 years ago
  43. 7c81c60f Update Jean Delvare's e-mail address by Jean Delvare · 11 years ago
  44. 3d489ac hwmon: (lm90) Unregister hwmon device if interrupt setup fails by Guenter Roeck · 11 years ago
  45. 3e0f964 hwmon: (lm90) Add power control by Wei Ni · 11 years ago
  46. 1daaceb hwmon: (lm90) Add support for TI TMP451 by Wei Ni · 11 years ago
  47. 40465d9 hwmon: (lm90) Use enums for the indexes of temp8 and temp11 by Wei Ni · 11 years ago
  48. 109b128 hwmon: (lm90) Add support to handle IRQ by Wei Ni · 11 years ago
  49. 072de49 hwmon: (lm90) Define status bits by Wei Ni · 11 years ago
  50. e41fae2b hwmon: (lm90) Fix max6696 alarm handling by Guenter Roeck · 11 years ago
  51. 78c2c2f hwmon: (lm90) Drop redundant safety on cache lifetime by Jean Delvare · 11 years ago
  52. 2a844c1 hwmon: Replace SENSORS_LIMIT with clamp_val by Guenter Roeck · 12 years ago
  53. 20f426f hwmon: (lm90) Convert to use devm_ functions by Guenter Roeck · 13 years ago
  54. f7001bb hwmon: (lm90) Restore original configuration if probe function fails by Guenter Roeck · 13 years ago
  55. ae544f6 hwmon: (lm90) Add support for GMT G781 by Guenter Roeck · 13 years ago
  56. f36ffea hwmon: (lm90) Fix multi-line comments by Guenter Roeck · 13 years ago
  57. f0967ee hwmon: convert drivers/hwmon/* to use module_i2c_driver() by Axel Lin · 13 years ago
  58. 6b10111 hwmon: (lm90) Add range check to set_update_interval by Guenter Roeck · 13 years ago
  59. 179c4fd hwmon: replaced strict_str* with kstr* by Frans Meulenbroeks · 13 years ago
  60. b2589ab hwmon: (lm90) Make code more readable by Jean Delvare · 13 years ago
  61. 8dc089d hwmon: (lm90) Fix warnings by Jean Delvare · 13 years ago
  62. f90be42 hwmon: (lm90) Refactor reading of config2 register by Jean Delvare · 13 years ago
  63. 6d101c5 hwmon: (lm90) Make SA56004 detection more robust by Jean Delvare · 13 years ago
  64. a095f68 hwmon: (lm90) Simplify handling of extended local temp register by Jean Delvare · 13 years ago
  65. 2ef0179 hwmon: (lm90) Add support for Philips SA56004 by Stijn Devriendt · 14 years ago
  66. 5a4e5e6 hwmon: (lm90) Add support for ADT7461A and NCT1008 by Guenter Roeck · 14 years ago
  67. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  68. c4f99a2 hwmon: (lm90) Add support for the W83L771W/G by Jean Delvare · 14 years ago
  69. 0c01b64 hwmon: (lm90) Add support for update_interval sysfs attribute by Guenter Roeck · 14 years ago
  70. 1179324 hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionality by Guenter Roeck · 14 years ago
  71. 4667bcb hwmon: (lm90) Introduce chip parameter structure by Guenter Roeck · 14 years ago
  72. 15b66ab hwmon: (lm90) Rearrange code to no longer require forward declarations by Guenter Roeck · 14 years ago
  73. 06e1c0a hwmon: (lm90) Add support for max6695 and max6696 by Guenter Roeck · 14 years ago
  74. 6948708 hwmon: (lm90) Add support for extra features of max6659 by Guenter Roeck · 14 years ago
  75. 13c8495 hwmon: (lm90) Add explicit support for max6659 by Guenter Roeck · 14 years ago
  76. 9651286 hwmon: (lm90) Simplify set_temp11 register calculations by Guenter Roeck · 14 years ago
  77. b6fc1ba hwmon: (lm90) Introduce function to delete sysfs files by Guenter Roeck · 14 years ago
  78. 88073bb hwmon: (lm90) Introduce device feature bits by Guenter Roeck · 14 years ago
  79. 11e5781 hwmon: (lm90) Fix checkpatch errors by Guenter Roeck · 14 years ago
  80. 8c3c7a2 hwmon: (lm90) Use programmed update rate by Ira W. Snyder · 15 years ago
  81. 53de334 hwmon: (lm90) Add SMBus alert support by Jean Delvare · 15 years ago
  82. 9523836 hwmon: (lm90) Restore configuration on exit by Jean Delvare · 15 years ago
  83. 6771ea1 hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASG by Jean Delvare · 15 years ago
  84. e5e9f44 i2c: Drop I2C_CLIENT_INSMOD_2 to 8 by Jean Delvare · 15 years ago
  85. c3813d6 i2c: Get rid of struct i2c_client_address_data by Jean Delvare · 15 years ago
  86. 310ec79 i2c: Drop the kind parameter from detect callbacks by Jean Delvare · 15 years ago
  87. 8f2fa77 hwmon: (lm90) Clean up detect function by Jean Delvare · 15 years ago
  88. 1a51e06 hwmon: (lm90) Document support for the MAX6648/6692 chips by Darrick J. Wong · 16 years ago
  89. 97ae60b hwmon: (lm90) Add support for the LM99 16 degree offset by Jean Delvare · 16 years ago
  90. ec38fa2 hwmon: (lm90) Fix handling of hysteresis value by Jean Delvare · 16 years ago
  91. 4b4e7a7 hwmon: (lm90) Don't spam the kernel log by Jean Delvare · 16 years ago
  92. 271dabf hwmon: (lm90) Support MAX6646, MAX6647 and MAX6649 by Ben Hutchings · 16 years ago
  93. 9d4d383 hwmon: (lm90) Rename temperature conversion functions to match usage by Ben Hutchings · 16 years ago
  94. 23b2d47 hwmon: (lm90) Support ADT7461 in extended mode by Nate Case · 16 years ago
  95. cea50fe hwmon: (lm90) Convert some macros to static functions by Nate Case · 16 years ago
  96. a874a10 hwmon: (lm90) Update datasheet links by Jean Delvare · 16 years ago
  97. 5f502a8 hwmon: (lm90) Don't access nonexistent registers on Maxim chips by Jean Delvare · 16 years ago
  98. f65e170 hwmon: (lm90) Support the extra resolution bits of MAX6657 by Jean Delvare · 16 years ago
  99. 6388a38 hwmon: (lm90) Move 16-bit value read to a separate function by Jean Delvare · 16 years ago
  100. 9b0e852 hwmon: (lm90) Convert to a new-style i2c driver by Jean Delvare · 16 years ago