1. 39c627a hwmon: (ds1621) Update zbits after conversion rate change by Robert Coulson · 10 years ago
  2. 82f05a0 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  3. 6ddd855c hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality by Axel Lin · 10 years ago
  4. 68be302 fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon definition and use by Joe Perches · 10 years ago
  5. 2aeee04 hwmon: (w83793) Fix vrm write operation by Axel Lin · 10 years ago
  6. fe04f24 hwmon: (w83791d) Fix vrm write operation by Axel Lin · 10 years ago
  7. 970255b hwmon: (w83627hf) Fix vrm write operation by Axel Lin · 10 years ago
  8. 5c570b9 hwmon: (vt1211) Fix vrm write operation by Axel Lin · 10 years ago
  9. 5e3b561 hwmon: (pc87360) Fix vrm write operation by Axel Lin · 10 years ago
  10. fa642d9 hwmon: (lm87) Fix vrm write operation by Axel Lin · 10 years ago
  11. db59ac4 hwmon: (asb100) Fix vrm write operation by Axel Lin · 10 years ago
  12. a446164 hwmon: (adm1026) Fix vrm write operation by Axel Lin · 10 years ago
  13. 9c8ae72 hwmon: (adm1025) Fix vrm write operation by Axel Lin · 10 years ago
  14. eeeafd3 hwmon: (hih6130) Fix missing hih6130->write_length setting by Axel Lin · 10 years ago
  15. d58e47d hwmon: (dme1737) Prevent overflow problem when writing large limits by Axel Lin · 10 years ago
  16. 539a719 hwmon: (emc6w201) Fix temperature limit range by Guenter Roeck · 10 years ago
  17. e981429 hwmon: (ads1015) Fix out-of-bounds array access by Axel Lin · 10 years ago
  18. 5b96308 hwmon: (lm92) Prevent overflow problem when writing large limits by Axel Lin · 10 years ago
  19. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. fce9626 hwmon: (g762) Use of_property_read_u32 at appropriate place by Axel Lin · 10 years ago
  21. cc33654 hwmon: (sis5595) Prevent overflow problem when writing large limits by Axel Lin · 10 years ago
  22. 2565fb0 hwmon: (gpio-fan) Prevent overflow problem when writing large limits by Axel Lin · 10 years ago
  23. 18d03f3 hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate place by Axel Lin · 10 years ago
  24. 746f688 hwmon: (lm85) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  25. 6fd5dd5 hwmon: (lm85) Avoid forward declaration by Axel Lin · 10 years ago
  26. 8eb4061 hwmon: (lm78) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  27. 8de2dcc hwmon: (max6697) Use of_property_read_bool at appropriate places by Axel Lin · 10 years ago
  28. dbd1db7 hwmon: (pwm-fan) Make SENSORS_PWM_FAN depend on OF by Axel Lin · 10 years ago
  29. 4e8e75f hwmon: (pwm-fan) Remove duplicate dev_set_drvdata call by Axel Lin · 10 years ago
  30. 55bdee6 hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data by Axel Lin · 10 years ago
  31. 78313b9 hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791D by Axel Lin · 10 years ago
  32. eac83cd hwmon: (adt7411) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  33. 398e16d hwmon: (g762) Convert to hwmon_device_register_with_groups by Axel Lin · 10 years ago
  34. 9dd304f hwmon: (emc2103) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  35. e70198a hwmon: (smsc47m1) Avoid forward declaration by Axel Lin · 10 years ago
  36. 166f729 hwmon: (smsc47m192) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  37. 94314e2 hwmon: (smsc47m192) Avoid forward declaration by Axel Lin · 10 years ago
  38. 28681d7 hwmon: (max1668) Make max1668_addr_list array const by Axel Lin · 10 years ago
  39. 7edc8cc hwmon: (max6639) Make normal_i2c array const by Axel Lin · 10 years ago
  40. 86fd260 hwmon: (thmc50) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  41. 9b38a66 hwmon: (thmc50) Avoid forward declaration by Axel Lin · 10 years ago
  42. 3048577 hwmon: (adt7470) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  43. 9027d93 hwmon: (adt7470) Avoid forward declaration by Axel Lin · 10 years ago
  44. 573bfe6 hwmon: (adt7462) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  45. a2cc242 hwmon: (adt7462) Avoid forward declaration by Axel Lin · 10 years ago
  46. d82d577 hwmon: Add pwm-fan driver by Kamil Debski · 10 years ago
  47. 7a7176a hwmon: (asc7621) Make map tables const by Axel Lin · 10 years ago
  48. f073b99 hwmon: (ds620) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  49. a7b30ea hwmon: (max16065) Use PTR_ERR_OR_ZERO by Axel Lin · 10 years ago
  50. b8d5689 hwmon: (sht21) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  51. 4395d78 hwmon: (fam15h_power) Remove needless pci dev id by Aravind Gopalakrishnan · 10 years ago
  52. 24c1aa8 hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and temperature by Neelesh Gupta · 10 years ago
  53. a8bfece hwmon: (pmbus) Add tps40422 front-end driver by Zhu, Richard \(NSN - CN/Beijing\) · 10 years ago
  54. 012cb5e hwmon: (tmp421) Drop FSF mailing address by Guenter Roeck · 10 years ago
  55. 05c77ab hwmon: (tmp421) Add support for TMP441 and TMP442 by Guenter Roeck · 10 years ago
  56. a63ee9d hwmon: (tmp421) Strengthen detect function by Guenter Roeck · 10 years ago
  57. e47c39b hwmon: (g760a) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  58. 15ac4dd hwmon: (g760a) Avoid forward declaration by Axel Lin · 10 years ago
  59. 715f69b hwmon: (adm9240) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  60. 8280325 hwmon: (lineage-pem) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  61. 781126a hwmon: (smm665) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  62. 4341fc3 hwmon: (adm9240) Avoid forward declaration by Axel Lin · 10 years ago
  63. b060f3c hwmon: (adm1031) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  64. 278ee1c hwmon: (adm1031) Avoid forward declaration by Axel Lin · 10 years ago
  65. b591d3c hwmon: (adm1026) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  66. 97df556 hwmon: (adm1026) Avoid forward declaration by Axel Lin · 10 years ago
  67. aab3f57 hwmon: (adm1025) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  68. 851a7af hwmon: (adm1025) Avoid forward declaration by Axel Lin · 10 years ago
  69. 48995bc hwmon: (adm1021) Avoid forward declaration by Axel Lin · 10 years ago
  70. d1b9c3f hwmon: (gl520sm) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  71. df51f2d hwmon: (gl520sm) Avoid forward declaration by Axel Lin · 10 years ago
  72. 18faf5b hwmon: (gl518sm) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  73. d4a972a hwmon: (gl518sm) Avoid forward declaration by Axel Lin · 10 years ago
  74. 6579d58 hwmon: (lm93) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  75. 40ebdb9 hwmon: (w83791d) Fix smatch warning by Guenter Roeck · 10 years ago
  76. 7560dc0 hwmon: (lm63) Fix smatch warnings by Guenter Roeck · 10 years ago
  77. 034b44b hwmon: Make regmap configs const by Axel Lin · 10 years ago
  78. fa0efc4 hwmon: (htu21) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  79. 7b3dadc hwmon: (emc6w201) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  80. 1276fae hwmon: (amc6821) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  81. 28e6274 hwmon: (amc6821) Avoid forward declaration by Axel Lin · 10 years ago
  82. 4fd5233 hwmon: (adm1029) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  83. b12e484 hwmon: (adm1029) Avoid forward declarations by Axel Lin · 10 years ago
  84. 337076f hwmon: (ad7418) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  85. 991763a hwmon: (ad7418) Avoid forward declaration by Axel Lin · 10 years ago
  86. 045c139 hwmon: (ad7414) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  87. ed67f08 hwmon: (ntc_thermistor) Support B57330V2103 from EPCOS by Johannes Pointner · 10 years ago
  88. a5afc18 hwmon: (hih6130) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  89. 233adce hwmon: (tmp103) Add missing i2c_set_clientdata call in tmp103_probe by Axel Lin · 10 years ago
  90. c83959f hwmon: (lm75) Add support for TMP112 by Frans Klaver · 10 years ago
  91. 202e485 hwmon: (w83l786ng) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  92. bab711a hwmon: (w83l786ng) Avoid forward declaration by Axel Lin · 10 years ago
  93. 562dc97 hwmon: (fam15h_power) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  94. b3aabd6 hwmon: (wm8350) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  95. 9a70c97 hwmon: (wm831x) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  96. f82b2c3 hwmon: (ads7828) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  97. 11f7e49 hwmon: (atxp1) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  98. d17a7dc hwmon: Driver for TI TMP103 temperature sensor by Heiko Schocher · 10 years ago
  99. 49153b0 hwmon: (gpio-fan) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  100. 5495af5 hwmon: (twl4030-madc-hwmon) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago