index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-27
hwmon: (dell-smm) Disable fan support for Dell Vostro 3360
Oleksandr Natalenko
1
-0
/
+7
2018-01-27
hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720
Pali Rohár
1
-1
/
+39
2018-01-27
hwmon: (dell-smm) Enable broken functionality via "force" module param
Pali Rohár
1
-2
/
+5
2018-01-19
hwmon: (k10temp) Add temperature offset for Ryzen 1900X
Guenter Roeck
1
-0
/
+1
2018-01-17
hwmon: (lm75) Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-15
hwmon: (ina2xx) Fix access to uninitialized mutex
Marek Szyprowski
1
-2
/
+1
2018-01-15
hwmon: (pmbus/ir35221) Remove unnecessary scaling
Samuel Mendoza-Jonas
1
-189
/
+0
2018-01-12
hwmon: (sht3x) wait predefined limits loading complete before access
Emiliano Ingrassia
1
-0
/
+7
2018-01-12
hwmon: (pmbus/ibm-cffps) Add dependency on LEDS_CLASS
Arnd Bergmann
1
-0
/
+1
2018-01-11
hwmon: (pmbus/cffps) Add led class device for power supply fault led
eajames@linux.vnet.ibm.com
1
-8
/
+88
2018-01-08
hwmon: (pmbus) cffps: Add PMBUS_SKIP_STATUS_CHECK
Eddie James
1
-0
/
+6
2018-01-02
hwmon: (aspeed-pwm-tacho) Deassert reset in probe
Joel
1
-0
/
+22
2018-01-02
hwmon: (pmbus) cffps: Add debugfs entries
Edward A. James
1
-1
/
+201
2018-01-02
hwmon: (pmbus) Export pmbus device debugfs directory entry
Edward A. James
2
-0
/
+10
2018-01-02
hwmon: (w83773g) Fix fault detection and reporting
Guenter Roeck
1
-1
/
+1
2018-01-02
hwmon: (hih6130) Fix documentation of struct hih6130
Guenter Roeck
1
-1
/
+1
2018-01-02
hwmon: (iio_hwmon) Fix documentation of struct iio_hwmon_state
Guenter Roeck
1
-1
/
+2
2018-01-02
hwmon: (sht15) Fix parameter documentation of sht15_crc8()
Guenter Roeck
1
-0
/
+1
2018-01-02
hwmon: (sht21) Fix documentation of struct sht21
Guenter Roeck
1
-1
/
+1
2018-01-02
hwmon: Fix parameter documentation
Guenter Roeck
1
-6
/
+6
2018-01-02
hwmon: (max31785) Add OF device ID table
Javier Martinez Canillas
1
-0
/
+9
2018-01-02
hwmon: (ina2xx) Make calibration register value fixed
Maciej Purski
1
-37
/
+50
2018-01-02
hwmon: (pmbus/max31785) Add dual tachometer support
Andrew Jeffery
1
-0
/
+147
2018-01-02
hwmon: (pmbus) Add virtual page config bit
Andrew Jeffery
2
-9
/
+20
2018-01-02
hwmon: (pmbus/max31785) Add fan control
Andrew Jeffery
1
-1
/
+137
2018-01-02
hwmon: (pmbus) Add fan control support
Andrew Jeffery
2
-18
/
+259
2018-01-02
hwmon: (pmbus/lm25066) Drop support for LM25063
Guenter Roeck
1
-65
/
+2
2018-01-02
hwmon: (coretemp) deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-02
hwmon: Drop unnecessary 'default n' from Kconfig
Guenter Roeck
1
-16
/
+0
2018-01-02
hwmon: Add W83773G driver
Lei YU
3
-0
/
+340
2017-12-26
hwmon: Deal with errors from the thermal subsystem
Linus Walleij
1
-4
/
+17
2017-11-30
hwmon: (jc42) optionally try to disable the SMBUS timeout
Peter Rosin
1
-0
/
+21
2017-11-27
hwmon: (pmbus) Use 64bit math for DIRECT format values
Robert Lippert
1
-9
/
+12
2017-11-16
hwmon: (w83793) Remove duplicate NULL check
Andy Shevchenko
1
-10
/
+5
2017-11-16
hwmon: (w83792d) Remove duplicate NULL check
Andy Shevchenko
1
-10
/
+5
2017-11-16
hwmon: (w83791d) Remove duplicate NULL check
Andy Shevchenko
1
-10
/
+5
2017-11-16
hwmon: (w83781d) Remove duplicate NULL check
Andy Shevchenko
1
-8
/
+4
2017-11-16
hwmon: (k10temp) Correct model name for Ryzen 1600X
Guenter Roeck
1
-1
/
+1
2017-11-13
Merge tag 'hwmon-for-linus-v4.15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-320
/
+1034
2017-11-05
pmbus: Add driver for Maxim MAX31785 Intelligent Fan Controller
Andrew Jeffery
3
-0
/
+127
2017-11-04
hwmon: (aspeed-pwm-tacho) Sort headers
Joel
1
-3
/
+3
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-01
hwmon: (xgene) Minor clean up of ifdef and acpi_match_table reference
hotran
1
-4
/
+3
2017-10-29
hwmon: (max6621) Inverted if condition in max6621_read()
Dan Carpenter
1
-1
/
+1
2017-10-29
hwmon: (asc7621) remove redundant assignment to newval
Colin Ian King
1
-1
/
+0
2017-10-29
hwmon: (xgene) Support hwmon v2
hotran
1
-9
/
+31
2017-10-29
hwmon: (gpio-fan) Fix null pointer dereference at probe
Miquel Raynal
1
-1
/
+1
2017-10-29
hwmon: (gpio-fan) Convert to use GPIO descriptors
Linus Walleij
1
-56
/
+32
2017-10-29
hwmon: (gpio-fan) Rename GPIO line state variables
Linus Walleij
1
-25
/
+26
[next]