index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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: (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
|
*
hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata path
Linus Walleij
2017-10-29
2
-26
/
+11
|
*
hwmon: (gpio-fan) Send around device pointer
Linus Walleij
2017-10-29
1
-10
/
+10
|
*
hwmon: (gpio-fan) Localize platform data
Linus Walleij
2017-10-29
1
-1
/
+22
|
*
hwmon: (gpio-fan) Use local variable pointers
Linus Walleij
2017-10-29
1
-7
/
+9
|
*
hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor
Vadim Pasternak
2017-10-29
3
-0
/
+608
|
*
hwmon: (w83793) make const array watchdog_minors static, reduces object code ...
Colin Ian King
2017-10-29
1
-1
/
+3
|
*
hwmon: (aspeed-pwm-tacho) increase fan tach period
Patrick Venture
2017-10-29
1
-1
/
+1
|
*
hwmon: (max1619) Add dt binding
Alan Tull
2017-10-29
1
-0
/
+10
|
*
hwmon: (sht15) remove redundant check on status and send of status value
Colin Ian King
2017-10-29
1
-8
/
+0
|
*
hwmon: (sht15) Root out platform data
Linus Walleij
2017-10-29
1
-113
/
+54
|
*
hwmon: (k10temp) Add support for temperature offsets
Guenter Roeck
2017-10-29
1
-0
/
+30
|
*
hwmon: (k10temp) Add support for family 17h
Guenter Roeck
2017-10-29
1
-0
/
+16
|
*
hwmon: (k10temp) Move chip specific code into probe function
Guenter Roeck
2017-10-29
1
-17
/
+45
|
*
hwmon: (stts751) Fix buffer size passed to snprintf
Jean Delvare
2017-10-29
1
-9
/
+9
|
*
hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFF
Edward A. James
2017-10-29
2
-17
/
+14
*
|
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
3
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
|
hwmon: (tmp102) Fix first temperature reading
Guenter Roeck
2017-10-24
1
-8
/
+5
*
|
hwmon: (da9052) Increase sample rate when using TSI
Martyn Welch
2017-10-21
1
-0
/
+5
|
/
*
hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'
Christophe Jaillet
2017-10-01
1
-8
/
+11
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
3
-4
/
+4
*
hwmon: (ltq-cputemp) add cpu temp sensor driver
Florian Eckert
2017-09-01
3
-0
/
+171
[prev]
[next]