1. d9ef72c hwmon: (ads7828) Check return value of devm_regmap_init_i2c by Axel Lin · 9 years ago
  2. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  3. dd378b1 hwmon: (tmp102) add hibernation callbacks by Grygorii Strashko · 9 years ago
  4. 7f444bf hwmon: (ads2828) Only keep data in device data structure if needed by Guenter Roeck · 9 years ago
  5. bea0bab hwmon: (ads2828) Convert to use regmap by Guenter Roeck · 9 years ago
  6. 9130880 hwmon: (jc42) Allow negative hysteresis temperatures by Jean Delvare · 9 years ago
  7. 2c3b118 hwmon: (adc128d818) Do proper sign extension by Rasmus Villemoes · 9 years ago
  8. 984faa1 hwmon: (ad7314) Do proper sign extension by Rasmus Villemoes · 9 years ago
  9. a14c707 hwmon: (abx500) Fix format string warnings by Asaf Vertz · 9 years ago
  10. e2c26f0 hwmon: (jc42) Fix integer overflow when writing hysteresis value by Guenter Roeck · 9 years ago
  11. 3a05633 hwmon: (jc42) Fix integer overflow by Guenter Roeck · 9 years ago
  12. bca6a1a hwmon: (jc42) Use sign_extend32 for sign extension by Guenter Roeck · 9 years ago
  13. add513b hwmon: (ina2xx) Add ina231 compatible string by Kevin Hilman · 9 years ago
  14. b721fe2 hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errors by Bartosz Golaszewski · 10 years ago
  15. 71eb7c4 hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result check by Bartosz Golaszewski · 10 years ago
  16. 72a87a4 hwmon: (ina2xx) implement update_interval attribute for ina226 by Bartosz Golaszewski · 10 years ago
  17. 8a5fc79 hwmon: (ina2xx) make shunt resistance configurable at run-time by Bartosz Golaszewski · 10 years ago
  18. e794704 hwmon: (ina2xx) don't accept shunt values greater than the calibration factor by Bartosz Golaszewski · 10 years ago
  19. f4fe902 hwmon: (ina2xx) remove a stray new line by Bartosz Golaszewski · 10 years ago
  20. 509416a hwmon: (ina2xx) reinitialize the chip in case it's been reset by Bartosz Golaszewski · 10 years ago
  21. 3c535bc hwmon: (nct7802) Constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  22. 86c725e hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro by Axel Lin · 9 years ago
  23. aef64d0 hwmon: (i5500_temp) Convert to module_pci_driver by Axel Lin · 9 years ago
  24. e3d9820 hwmon: (i5500_temp) Don't bind to disabled sensors by Jean Delvare · 9 years ago
  25. b8d48ce hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups by Jean Delvare · 9 years ago
  26. ada0728 hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets by Jean Delvare · 9 years ago
  27. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  28. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  29. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  30. 9c1e455 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into eduardo-soc-thermal by Zhang Rui · 10 years ago
  31. 907a6d5 hwmon: (tmp401) Detect TMP435 on all addresses it supports by Guenter Roeck · 10 years ago
  32. 4ad40cc hwmon: (lm75) Strengthen detect function by Guenter Roeck · 10 years ago
  33. b95579c hwmon: (gpio-fan) Add a shutdown handler to poweroff the fans by Nishanth Menon · 10 years ago
  34. 52a95c1 hwmon: (gpio-fan) Allow usage of gpio operations that may sleep by Nishanth Menon · 10 years ago
  35. 90652ef hwmon: (tmp401) Bail out from tmp401_probe() in case of write errors by Bartosz Golaszewski · 10 years ago
  36. 06adbae hwmon: (tmp401) Add support for TI TMP435 by Patrick Titiano · 10 years ago
  37. dfcd4c5 hwmon: (lm95234) Add support for LM95233 by Guenter Roeck · 10 years ago
  38. 162a8df hwmon: (lm95245) Add support for LM95235 by Guenter Roeck · 10 years ago
  39. f975b33 hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errors by Bartosz Golaszewski · 10 years ago
  40. 9cd892b hwmon: (nct6775) Add blank lines after declarations by Guenter Roeck · 10 years ago
  41. 8aefb93 hwmon: (nct6775) Add support for NCT6792D by Guenter Roeck · 10 years ago
  42. 799fc60 hwmon: (lm75) Add support for the NXP LM75B by Michael Thalmeier · 10 years ago
  43. 3434f37 hwmon: Driver for Nuvoton NCT7802Y by Guenter Roeck · 10 years ago
  44. 3bdec67 hwmon: (ibmpowernv) Convert to module_platform_driver by Axel Lin · 10 years ago
  45. 8de303ba hwmon: (ibmpowernv) Use platform 'id_table' to probe the device by Neelesh Gupta · 10 years ago
  46. 61bb53b hwmon: (iio_hwmon) Add support for humidity sensors by Guenter Roeck · 10 years ago
  47. 77aa358 hwmon: (ltc2978) Add regulator support by Alan Tull · 10 years ago
  48. ddbb4db hwmon: (pmbus) Add regulator support by Alan Tull · 10 years ago
  49. 11c1199 hwmon: (pmbus) add helpers for byte write and read modify write by Alan Tull · 10 years ago
  50. 2251aef thermal: of: improve of-thermal sensor registration API by Eduardo Valentin · 10 years ago
  51. 6b19b66 hwmon: (g762) fix call to devm_hwmon_device_register_with_groups() by Arnaud Ebalard · 10 years ago
  52. 0bd5294 hwmon: (fam15h_power) Fix NB device ID for F16h M30h by Aravind Gopalakrishnan · 10 years ago
  53. 48b9d5b hwmon: (pwm-fan) Fix suspend/resume behavior by Kamil Debski · 10 years ago
  54. aab18da hwmon: (ibmpowernv) Quieten when probing finds no device by Michael Ellerman · 10 years ago
  55. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  56. 2a1ed07 hwmon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  57. 3d59604 hwmon: (menf21bmc) Include linux/err.h by Johannes Thumshirn · 10 years ago
  58. 3afb57f hwmon: (ab8500) Call kernel_power_off instead of pm_power_off by Guenter Roeck · 10 years ago
  59. 7ad8966 Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next by Guenter Roeck · 10 years ago
  60. 9643569 hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driver by Andreas Werner · 10 years ago
  61. c08860f hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor. by Jonghwa Lee · 10 years ago
  62. 9b993e3 hwmon: (smsc47b397) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  63. 3e3e102 hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  64. f89ce27 hwmon: (k10temp) Add support for F15h M60h by Aravind Gopalakrishnan · 10 years ago
  65. 4222eb5 hwmon: (da9052) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  66. e7d275e hwmon: (da9055) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  67. 8e35762 hwmon: (ads1015) Use of_property_read_u32 at appropriate places by Axel Lin · 10 years ago
  68. 4e66cd1 hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driver by sundarjdev · 10 years ago
  69. 0a0039a hwmon: (fam15h_power) Add support for two more processors by Aravind Gopalakrishnan · 10 years ago
  70. 961a237 hwmon: (fam15h_power) Make actual power reporting conditional by Aravind Gopalakrishnan · 10 years ago
  71. 39c627a hwmon: (ds1621) Update zbits after conversion rate change by Robert Coulson · 10 years ago
  72. 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
  73. 6ddd855c hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality by Axel Lin · 10 years ago
  74. 68be302 fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon definition and use by Joe Perches · 10 years ago
  75. 2aeee04 hwmon: (w83793) Fix vrm write operation by Axel Lin · 10 years ago
  76. fe04f24 hwmon: (w83791d) Fix vrm write operation by Axel Lin · 10 years ago
  77. 970255b hwmon: (w83627hf) Fix vrm write operation by Axel Lin · 10 years ago
  78. 5c570b9 hwmon: (vt1211) Fix vrm write operation by Axel Lin · 10 years ago
  79. 5e3b561 hwmon: (pc87360) Fix vrm write operation by Axel Lin · 10 years ago
  80. fa642d9 hwmon: (lm87) Fix vrm write operation by Axel Lin · 10 years ago
  81. db59ac4 hwmon: (asb100) Fix vrm write operation by Axel Lin · 10 years ago
  82. a446164 hwmon: (adm1026) Fix vrm write operation by Axel Lin · 10 years ago
  83. 9c8ae72 hwmon: (adm1025) Fix vrm write operation by Axel Lin · 10 years ago
  84. eeeafd3 hwmon: (hih6130) Fix missing hih6130->write_length setting by Axel Lin · 10 years ago
  85. d58e47d hwmon: (dme1737) Prevent overflow problem when writing large limits by Axel Lin · 10 years ago
  86. 539a719 hwmon: (emc6w201) Fix temperature limit range by Guenter Roeck · 10 years ago
  87. e981429 hwmon: (ads1015) Fix out-of-bounds array access by Axel Lin · 10 years ago
  88. 5b96308 hwmon: (lm92) Prevent overflow problem when writing large limits by Axel Lin · 10 years ago
  89. 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
  90. fce9626 hwmon: (g762) Use of_property_read_u32 at appropriate place by Axel Lin · 10 years ago
  91. cc33654 hwmon: (sis5595) Prevent overflow problem when writing large limits by Axel Lin · 10 years ago
  92. 2565fb0 hwmon: (gpio-fan) Prevent overflow problem when writing large limits by Axel Lin · 10 years ago
  93. 18d03f3 hwmon: (ibmpowernv) Use of_property_read_u32 at appropriate place by Axel Lin · 10 years ago
  94. 746f688 hwmon: (lm85) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  95. 6fd5dd5 hwmon: (lm85) Avoid forward declaration by Axel Lin · 10 years ago
  96. 8eb4061 hwmon: (lm78) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  97. 8de2dcc hwmon: (max6697) Use of_property_read_bool at appropriate places by Axel Lin · 10 years ago
  98. dbd1db7 hwmon: (pwm-fan) Make SENSORS_PWM_FAN depend on OF by Axel Lin · 10 years ago
  99. 4e8e75f hwmon: (pwm-fan) Remove duplicate dev_set_drvdata call by Axel Lin · 10 years ago
  100. 55bdee6 hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data by Axel Lin · 10 years ago