1. 9026cae hwmon: (dell-smm-hwmon) Use a valid name attribute by Gabriele Mazzotta · 9 years ago
  2. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  3. 234a56c Merge tag 'hwmon-for-linus-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  4. 761c1770 hwmon: add driver for Microchip TC74 by Maciej S. Szmigiero · 9 years ago
  5. f6725ae hwmon: (ntc_thermistor) Improve precision of resistance calculation by Chris Lesiak · 9 years ago
  6. 0315253 hwmon: (ntc_thermistor) fix iio raw to microvolts conversion by Chris Lesiak · 9 years ago
  7. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  8. e892b75 hwmon: (atxp1) Drop auto-detection by Guenter Roeck · 9 years ago
  9. ea33a5e hwmon: (atxp1) Drop FSF mailing address by Guenter Roeck · 9 years ago
  10. 1376e2c hwmon: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  11. 9c40723 hwmon: (sht15) Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  12. 9c2cbce hwmon: (max197) Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  13. 887ee43 hwmon: (ntc_thermistor) Add support for ncpXXwf104 by Beomho Seo · 9 years ago
  14. c7bd6dc hwmon: (nct6683) Add missing sysfs attribute initialization by Guenter Roeck · 9 years ago
  15. 1b63bf6 hwmon: (nct6775) Add missing sysfs attribute initialization by Guenter Roeck · 9 years ago
  16. 9aecac0 hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37 by Guenter Roeck · 9 years ago
  17. 19a34ee coretemp: Replace cpu_sibling_mask() with topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
  18. adba657 hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE by Chris Lesiak · 9 years ago
  19. 039ae58 hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k by Pali Rohár · 9 years ago
  20. a5afba1 hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree by Pali Rohár · 9 years ago
  21. cdb1dc3 hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg() by Bartosz Golaszewski · 9 years ago
  22. 0f3721c hwmon: (lm85) use find_closest() in x_TO_REG() functions by Bartosz Golaszewski · 9 years ago
  23. d38df34 hwmon: (ina2xx) replace ina226_avg_bits() with find_closest() by Bartosz Golaszewski · 9 years ago
  24. f354169 hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan by Anand Moon · 9 years ago
  25. f83a9cb hwmon: (it87) Use feature macros on sio_data by Guenter Roeck · 9 years ago
  26. 8416915 hwmon: (ibmpowernv) Fix build error seen for some configurations by Guenter Roeck · 9 years ago
  27. e76ea26 hwmon: (gpio-fan) Move the thermal registration after registration is complete by Nishanth Menon · 9 years ago
  28. 3df2f59 hwmon: (ibmpowernv) pretty print labels by Cédric Le Goater · 9 years ago
  29. 2bcd378 hwmon: (ibmpowernv) add a label attribute by Cédric Le Goater · 9 years ago
  30. 1468163 hwmon: (ibmpowernv) add support for the new device tree by Cédric Le Goater · 9 years ago
  31. 9e4f74b hwmon: (ibmpowernv) add a helper routine create_hwmon_attr by Cédric Le Goater · 9 years ago
  32. fa3f70d hwmon: (it87) Add support for 6th fan of IT8620E by Guenter Roeck · 9 years ago
  33. 3ba9d97 hwmon: (it87) Add support for IT8620E by Guenter Roeck · 9 years ago
  34. 4ee0715 hwmon: (it87) Add support for IT8790E by Guenter Roeck · 9 years ago
  35. 7f5726c hwmon: (it87) Introduce feature flag to reflect internal in7 sensor by Guenter Roeck · 9 years ago
  36. faf392f hwmon: (it87) Introduce configuration field for chip suffix by Guenter Roeck · 9 years ago
  37. f56c9c0 hwmon: (it87) Fix PWM frequency display for chips with newer PWM control by Guenter Roeck · 9 years ago
  38. 1696d1d hwmon: (it87) Fix pwm sysfs attribute removal by Guenter Roeck · 9 years ago
  39. fcaf57b hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute names by Cédric Le Goater · 9 years ago
  40. f9f54f1 hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype by Cédric Le Goater · 9 years ago
  41. ccc9ac6 hwmon: (ibmpowernv) add a convert_opal_attr_name() routine by Cédric Le Goater · 9 years ago
  42. c4ad472 hwmon: (ibmpowernv) add a get_sensor_type() routine by Cédric Le Goater · 9 years ago
  43. 9612461 hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMP by Cédric Le Goater · 9 years ago
  44. d720aca hwmon: (pwm-fan, vexpress) Constify of_device_id array by Fabian Frederick · 9 years ago
  45. 25cdd99 hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-M by Guenter Roeck · 9 years ago
  46. d2a14ea hwmon: (nct6775) Restore hardware monitoring logical device status on resume by Guenter Roeck · 9 years ago
  47. 48e9318 hwmon: (nct6775) Convert to use SIMPLE_DEV_PM_OPS by Guenter Roeck · 9 years ago
  48. f6906ed hwmon: (gpio-fan) Fix build with CONFIG_THERMAL=m and SENSORS_GPIO_FAN=y by Randy Dunlap · 9 years ago
  49. 18fd303 hwmon: (pwm-fan) Fix build when THERMAL=m by Randy Dunlap · 9 years ago
  50. de52b04 hwmon: (pwm-fan) Declare pwm_fan_of_get_cooling_data static by Guenter Roeck · 9 years ago
  51. b5cf88e (gpio-fan): Add thermal control hooks by Nishanth Menon · 10 years ago
  52. b6bddec hwmon: (pwm-fan) Add support for using PWM FAN as a cooling device by Lukasz Majewski · 9 years ago
  53. 2e5219c hwmon: (pwm-fan) Read PWM FAN configuration from device tree by Lukasz Majewski · 9 years ago
  54. cb85ca3 hwmon: (pwm-fan) Extract __set_pwm() function to only modify PWM duty cycle by Lukasz Majewski · 9 years ago
  55. 73ef85f hwmon: (gpio-fan) allow to use alarm support alone from DT by Simon Guinot · 9 years ago
  56. 6552f32 hwmon: (nct7904) Strengthen detect function by Guenter Roeck · 9 years ago
  57. 9c947d2 hwmon: Add Nuvoton NCT7904 hwmon driver by Vadim V. Vlasov · 9 years ago
  58. e8433b4 hwmon: (it87) No need to skip fan4 for IT8603 by Guenter Roeck · 9 years ago
  59. a0c1424 hwmon: (it87) Add support for IT8786E by Thomas Lorblanches · 9 years ago
  60. 32dd7c4 hwmon: (it87) Add feature flag for VID support by Guenter Roeck · 9 years ago
  61. 9faf28c hwmon: (it87) Add feature flags for fans count and 16-bit fan configuration by Guenter Roeck · 9 years ago
  62. fd04486 hwmon: (it87) Don't configure 16 bit fan counters it not necessary by Guenter Roeck · 9 years ago
  63. 0ea2f1d hwmon: (jc42) Add support for additional IDT temperature sensors by Guenter Roeck · 9 years ago
  64. 7bc32d2 hwmon: (it87) Add support for IT8781F by Guenter Roeck · 9 years ago
  65. a0fc74d hwmon: (ibmpex) Allow format string checking by Rasmus Villemoes · 9 years ago
  66. 1055b5f9 hwmon: (coretemp) Allow format checking by Rasmus Villemoes · 9 years ago
  67. d9ef72c hwmon: (ads7828) Check return value of devm_regmap_init_i2c by Axel Lin · 9 years ago
  68. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  69. dd378b1 hwmon: (tmp102) add hibernation callbacks by Grygorii Strashko · 9 years ago
  70. 7f444bf hwmon: (ads2828) Only keep data in device data structure if needed by Guenter Roeck · 9 years ago
  71. bea0bab hwmon: (ads2828) Convert to use regmap by Guenter Roeck · 9 years ago
  72. 9130880 hwmon: (jc42) Allow negative hysteresis temperatures by Jean Delvare · 9 years ago
  73. 2c3b118 hwmon: (adc128d818) Do proper sign extension by Rasmus Villemoes · 9 years ago
  74. 984faa1 hwmon: (ad7314) Do proper sign extension by Rasmus Villemoes · 9 years ago
  75. a14c707 hwmon: (abx500) Fix format string warnings by Asaf Vertz · 9 years ago
  76. e2c26f0 hwmon: (jc42) Fix integer overflow when writing hysteresis value by Guenter Roeck · 9 years ago
  77. 3a05633 hwmon: (jc42) Fix integer overflow by Guenter Roeck · 9 years ago
  78. bca6a1a hwmon: (jc42) Use sign_extend32 for sign extension by Guenter Roeck · 9 years ago
  79. add513b hwmon: (ina2xx) Add ina231 compatible string by Kevin Hilman · 10 years ago
  80. b721fe2 hwmon: (ina2xx) use DIV_ROUND_CLOSEST() to avoid rounding errors by Bartosz Golaszewski · 10 years ago
  81. 71eb7c4 hwmon: (ina2xx) remove an unnecessary dev_get_drvdata() result check by Bartosz Golaszewski · 10 years ago
  82. 72a87a4 hwmon: (ina2xx) implement update_interval attribute for ina226 by Bartosz Golaszewski · 10 years ago
  83. 8a5fc79 hwmon: (ina2xx) make shunt resistance configurable at run-time by Bartosz Golaszewski · 10 years ago
  84. e794704 hwmon: (ina2xx) don't accept shunt values greater than the calibration factor by Bartosz Golaszewski · 10 years ago
  85. f4fe902 hwmon: (ina2xx) remove a stray new line by Bartosz Golaszewski · 10 years ago
  86. 509416a hwmon: (ina2xx) reinitialize the chip in case it's been reset by Bartosz Golaszewski · 10 years ago
  87. 3c535bc hwmon: (nct7802) Constify struct regmap_config by Krzysztof Kozlowski · 10 years ago
  88. 86c725e hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro by Axel Lin · 9 years ago
  89. aef64d0 hwmon: (i5500_temp) Convert to module_pci_driver by Axel Lin · 9 years ago
  90. e3d9820 hwmon: (i5500_temp) Don't bind to disabled sensors by Jean Delvare · 9 years ago
  91. b8d48ce hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups by Jean Delvare · 9 years ago
  92. ada0728 hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets by Jean Delvare · 9 years ago
  93. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  94. 2efda90 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  95. 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
  96. 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
  97. 907a6d5 hwmon: (tmp401) Detect TMP435 on all addresses it supports by Guenter Roeck · 10 years ago
  98. 4ad40cc hwmon: (lm75) Strengthen detect function by Guenter Roeck · 10 years ago
  99. b95579c hwmon: (gpio-fan) Add a shutdown handler to poweroff the fans by Nishanth Menon · 10 years ago
  100. 52a95c1 hwmon: (gpio-fan) Allow usage of gpio operations that may sleep by Nishanth Menon · 10 years ago