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