index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
2018-04-19
hwmon: (ina2xx) Fix access to uninitialized mutex
Marek Szyprowski
2018-04-12
hwmon: (ina2xx) Make calibration register value fixed
Maciej Purski
2018-03-28
hwmon: (k10temp) Add temperature offset for Ryzen 1900X
Guenter Roeck
2018-03-28
hwmon: (k10temp) Only apply temperature offset if result is positive
Guenter Roeck
2018-02-22
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
2017-12-26
hwmon: Deal with errors from the thermal subsystem
Linus Walleij
2017-11-30
hwmon: (jc42) optionally try to disable the SMBUS timeout
Peter Rosin
2017-11-27
hwmon: (pmbus) Use 64bit math for DIRECT format values
Robert Lippert
2017-11-16
hwmon: (w83793) Remove duplicate NULL check
Andy Shevchenko
2017-11-16
hwmon: (w83792d) Remove duplicate NULL check
Andy Shevchenko
2017-11-16
hwmon: (w83791d) Remove duplicate NULL check
Andy Shevchenko
2017-11-16
hwmon: (w83781d) Remove duplicate NULL check
Andy Shevchenko
2017-11-16
hwmon: (k10temp) Correct model name for Ryzen 1600X
Guenter Roeck
2017-11-13
Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-05
pmbus: Add driver for Maxim MAX31785 Intelligent Fan Controller
Andrew Jeffery
2017-11-04
hwmon: (aspeed-pwm-tacho) Sort headers
Joel
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
hwmon: (xgene) Minor clean up of ifdef and acpi_match_table reference
hotran
2017-10-29
hwmon: (max6621) Inverted if condition in max6621_read()
Dan Carpenter
2017-10-29
hwmon: (asc7621) remove redundant assignment to newval
Colin Ian King
2017-10-29
hwmon: (xgene) Support hwmon v2
hotran
2017-10-29
hwmon: (gpio-fan) Fix null pointer dereference at probe
Miquel Raynal
2017-10-29
hwmon: (gpio-fan) Convert to use GPIO descriptors
Linus Walleij
2017-10-29
hwmon: (gpio-fan) Rename GPIO line state variables
Linus Walleij
2017-10-29
hwmon: (gpio-fan) Get rid of the gpio alarm struct
Linus Walleij
2017-10-29
hwmon: (gpio-fan) Get rid of platform data struct
Linus Walleij
2017-10-29
hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata path
Linus Walleij
2017-10-29
hwmon: (gpio-fan) Send around device pointer
Linus Walleij
2017-10-29
hwmon: (gpio-fan) Localize platform data
Linus Walleij
2017-10-29
hwmon: (gpio-fan) Use local variable pointers
Linus Walleij
2017-10-29
hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
Vadim Pasternak
2017-10-29
hwmon: (w83793) make const array watchdog_minors static, reduces object code ...
Colin Ian King
2017-10-29
hwmon: (aspeed-pwm-tacho) increase fan tach period
Patrick Venture
2017-10-29
hwmon: (max1619) Add dt binding
Alan Tull
2017-10-29
hwmon: (sht15) remove redundant check on status and send of status value
Colin Ian King
2017-10-29
hwmon: (sht15) Root out platform data
Linus Walleij
2017-10-29
hwmon: (k10temp) Add support for temperature offsets
Guenter Roeck
2017-10-29
hwmon: (k10temp) Add support for family 17h
Guenter Roeck
2017-10-29
hwmon: (k10temp) Move chip specific code into probe function
Guenter Roeck
2017-10-29
hwmon: (stts751) Fix buffer size passed to snprintf
Jean Delvare
2017-10-29
hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFF
Edward A. James
2017-10-24
hwmon: (tmp102) Fix first temperature reading
Guenter Roeck
2017-10-21
hwmon: (da9052) Increase sample rate when using TSI
Martyn Welch
2017-10-01
hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'
Christophe Jaillet
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-01
hwmon: (ltq-cputemp) add cpu temp sensor driver
Florian Eckert
2017-08-30
hwmon: (pmbus) Add support for Texas Instruments tps53679 device
Vadim Pasternak
2017-08-30
Merge remote-tracking branch 'lee/ib-mfd-hwmon-4.14' into hwmon-next
Guenter Roeck
2017-08-30
hwmon: (asc7621) make several arrays static const
Colin Ian King
[next]