1. 9612461 hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMP by Cédric Le Goater · 10 years ago
  2. d720aca hwmon: (pwm-fan, vexpress) Constify of_device_id array by Fabian Frederick · 10 years ago
  3. 25cdd99 hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-M by Guenter Roeck · 10 years ago
  4. d2a14ea hwmon: (nct6775) Restore hardware monitoring logical device status on resume by Guenter Roeck · 10 years ago
  5. 48e9318 hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPS by Guenter Roeck · 10 years ago
  6. f6906ed hwmon: (gpio-fan) Fix build with CONFIG_THERMAL=m and SENSORS_GPIO_FAN=y by Randy Dunlap · 10 years ago
  7. 18fd303 hwmon: (pwm-fan) Fix build when THERMAL=m by Randy Dunlap · 10 years ago
  8. de52b04 hwmon: (pwm-fan) Declare pwm_fan_of_get_cooling_data static by Guenter Roeck · 10 years ago
  9. b5cf88e (gpio-fan): Add thermal control hooks by Nishanth Menon · 10 years ago
  10. b6bddec hwmon: (pwm-fan) Add support for using PWM FAN as a cooling device by Lukasz Majewski · 10 years ago
  11. 2e5219c hwmon: (pwm-fan) Read PWM FAN configuration from device tree by Lukasz Majewski · 10 years ago
  12. cb85ca3 hwmon: (pwm-fan) Extract __set_pwm() function to only modify PWM duty cycle by Lukasz Majewski · 10 years ago
  13. 73ef85f hwmon: (gpio-fan) allow to use alarm support alone from DT by Simon Guinot · 10 years ago
  14. 6552f32 hwmon: (nct7904) Strengthen detect function by Guenter Roeck · 10 years ago
  15. 9c947d2 hwmon: Add Nuvoton NCT7904 hwmon driver by Vadim V. Vlasov · 10 years ago
  16. e8433b4 hwmon: (it87) No need to skip fan4 for IT8603 by Guenter Roeck · 10 years ago
  17. a0c1424 hwmon: (it87) Add support for IT8786E by Thomas Lorblanches · 10 years ago
  18. 32dd7c4 hwmon: (it87) Add feature flag for VID support by Guenter Roeck · 10 years ago
  19. 9faf28c hwmon: (it87) Add feature flags for fans count and 16-bit fan configuration by Guenter Roeck · 10 years ago
  20. fd04486 hwmon: (it87) Don't configure 16 bit fan counters it not necessary by Guenter Roeck · 10 years ago
  21. 0ea2f1d hwmon: (jc42) Add support for additional IDT temperature sensors by Guenter Roeck · 10 years ago
  22. 7bc32d2 hwmon: (it87) Add support for IT8781F by Guenter Roeck · 10 years ago
  23. a0fc74d hwmon: (ibmpex) Allow format string checking by Rasmus Villemoes · 10 years ago
  24. 1055b5f9 hwmon: (coretemp) Allow format checking by Rasmus Villemoes · 10 years ago
  25. d9ef72c hwmon: (ads7828) Check return value of devm_regmap_init_i2c by Axel Lin · 10 years ago
  26. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  27. dd378b1 hwmon: (tmp102) add hibernation callbacks by Grygorii Strashko · 10 years ago
  28. 7f444bf hwmon: (ads2828) Only keep data in device data structure if needed by Guenter Roeck · 10 years ago
  29. bea0bab hwmon: (ads2828) Convert to use regmap by Guenter Roeck · 10 years ago
  30. 9130880 hwmon: (jc42) Allow negative hysteresis temperatures by Jean Delvare · 10 years ago
  31. 2c3b118 hwmon: (adc128d818) Do proper sign extension by Rasmus Villemoes · 10 years ago
  32. 984faa1 hwmon: (ad7314) Do proper sign extension by Rasmus Villemoes · 10 years ago
  33. a14c707 hwmon: (abx500) Fix format string warnings by Asaf Vertz · 10 years ago
  34. e2c26f0 hwmon: (jc42) Fix integer overflow when writing hysteresis value by Guenter Roeck · 10 years ago
  35. 3a05633 hwmon: (jc42) Fix integer overflow by Guenter Roeck · 10 years ago
  36. bca6a1a hwmon: (jc42) Use sign_extend32 for sign extension by Guenter Roeck · 10 years ago
  37. add513b hwmon: (ina2xx) Add ina231 compatible string by Kevin Hilman · 10 years ago
  38. b721fe2 hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errors by Bartosz Golaszewski · 10 years ago
  39. 71eb7c4 hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result check by Bartosz Golaszewski · 10 years ago
  40. 72a87a4 hwmon: (ina2xx) implement update_interval attribute for ina226 by Bartosz Golaszewski · 10 years ago
  41. 8a5fc79 hwmon: (ina2xx) make shunt resistance configurable at run-time by Bartosz Golaszewski · 10 years ago
  42. e794704 hwmon: (ina2xx) don't accept shunt values greater than the calibration factor by Bartosz Golaszewski · 10 years ago
  43. f4fe902 hwmon: (ina2xx) remove a stray new line by Bartosz Golaszewski · 10 years ago
  44. 509416a hwmon: (ina2xx) reinitialize the chip in case it's been reset by Bartosz Golaszewski · 10 years ago
  45. 3c535bc hwmon: (nct7802) Constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  46. 86c725e hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro by Axel Lin · 10 years ago
  47. aef64d0 hwmon: (i5500_temp) Convert to module_pci_driver by Axel Lin · 10 years ago
  48. e3d9820 hwmon: (i5500_temp) Don't bind to disabled sensors by Jean Delvare · 10 years ago
  49. b8d48ce hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups by Jean Delvare · 10 years ago
  50. ada0728 hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets by Jean Delvare · 10 years ago
  51. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  52. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  53. 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
  54. 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
  55. 907a6d5 hwmon: (tmp401) Detect TMP435 on all addresses it supports by Guenter Roeck · 10 years ago
  56. 4ad40cc hwmon: (lm75) Strengthen detect function by Guenter Roeck · 10 years ago
  57. b95579c hwmon: (gpio-fan) Add a shutdown handler to poweroff the fans by Nishanth Menon · 10 years ago
  58. 52a95c1 hwmon: (gpio-fan) Allow usage of gpio operations that may sleep by Nishanth Menon · 10 years ago
  59. 90652ef hwmon: (tmp401) Bail out from tmp401_probe() in case of write errors by Bartosz Golaszewski · 10 years ago
  60. 06adbae hwmon: (tmp401) Add support for TI TMP435 by Patrick Titiano · 10 years ago
  61. dfcd4c5 hwmon: (lm95234) Add support for LM95233 by Guenter Roeck · 11 years ago
  62. 162a8df hwmon: (lm95245) Add support for LM95235 by Guenter Roeck · 11 years ago
  63. f975b33 hwmon: (ina2xx) bail-out from ina2xx_probe() in case of configuration errors by Bartosz Golaszewski · 10 years ago
  64. 9cd892b hwmon: (nct6775) Add blank lines after declarations by Guenter Roeck · 10 years ago
  65. 8aefb93 hwmon: (nct6775) Add support for NCT6792D by Guenter Roeck · 10 years ago
  66. 799fc60 hwmon: (lm75) Add support for the NXP LM75B by Michael Thalmeier · 10 years ago
  67. 3434f37 hwmon: Driver for Nuvoton NCT7802Y by Guenter Roeck · 10 years ago
  68. 3bdec67 hwmon: (ibmpowernv) Convert to module_platform_driver by Axel Lin · 10 years ago
  69. 8de303ba hwmon: (ibmpowernv) Use platform 'id_table' to probe the device by Neelesh Gupta · 10 years ago
  70. 61bb53b hwmon: (iio_hwmon) Add support for humidity sensors by Guenter Roeck · 10 years ago
  71. 77aa358 hwmon: (ltc2978) Add regulator support by Alan Tull · 10 years ago
  72. ddbb4db hwmon: (pmbus) Add regulator support by Alan Tull · 10 years ago
  73. 11c1199 hwmon: (pmbus) add helpers for byte write and read modify write by Alan Tull · 10 years ago
  74. 2251aef thermal: of: improve of-thermal sensor registration API by Eduardo Valentin · 10 years ago
  75. 6b19b66 hwmon: (g762) fix call to devm_hwmon_device_register_with_groups() by Arnaud Ebalard · 10 years ago
  76. 0bd5294 hwmon: (fam15h_power) Fix NB device ID for F16h M30h by Aravind Gopalakrishnan · 10 years ago
  77. 48b9d5b hwmon: (pwm-fan) Fix suspend/resume behavior by Kamil Debski · 10 years ago
  78. aab18da hwmon: (ibmpowernv) Quieten when probing finds no device by Michael Ellerman · 10 years ago
  79. 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
  80. 2a1ed07 hwmon: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  81. 3d59604 hwmon: (menf21bmc) Include linux/err.h by Johannes Thumshirn · 10 years ago
  82. 3afb57f hwmon: (ab8500) Call kernel_power_off instead of pm_power_off by Guenter Roeck · 10 years ago
  83. 7ad8966 Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next by Guenter Roeck · 10 years ago
  84. 9643569 hwmon: (menf21bmc) Introduce MEN14F021P00 BMC HWMON driver by Andreas Werner · 10 years ago
  85. c08860f hwmon: (ntc_thermistor) Add ntc thermistor to thermal subsystem as a sensor. by Jonghwa Lee · 10 years ago
  86. 9b993e3 hwmon: (smsc47b397) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  87. 3e3e102 hwmon: (k10temp) Convert to devm_hwmon_device_register_with_groups by Guenter Roeck · 10 years ago
  88. f89ce27 hwmon: (k10temp) Add support for F15h M60h by Aravind Gopalakrishnan · 10 years ago
  89. 4222eb5 hwmon: (da9052) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  90. e7d275e hwmon: (da9055) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 10 years ago
  91. 8e35762 hwmon: (ads1015) Use of_property_read_u32 at appropriate places by Axel Lin · 10 years ago
  92. 4e66cd1 hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driver by sundarjdev · 10 years ago
  93. 0a0039a hwmon: (fam15h_power) Add support for two more processors by Aravind Gopalakrishnan · 10 years ago
  94. 961a237 hwmon: (fam15h_power) Make actual power reporting conditional by Aravind Gopalakrishnan · 10 years ago
  95. 39c627a hwmon: (ds1621) Update zbits after conversion rate change by Robert Coulson · 10 years ago
  96. 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
  97. 6ddd855c hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA functionality by Axel Lin · 10 years ago
  98. 68be302 fs.h, drivers/hwmon/asus_atk0110.c: fix DEFINE_SIMPLE_ATTRIBUTE semicolon definition and use by Joe Perches · 10 years ago
  99. 2aeee04 hwmon: (w83793) Fix vrm write operation by Axel Lin · 10 years ago
  100. fe04f24 hwmon: (w83791d) Fix vrm write operation by Axel Lin · 10 years ago