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: (nct6775) Fix platform driver suspend regression
Zev Weiss
2022-08-10
3
-2
/
+5
*
hwmon: (lm90) Fix error return value from detect function
Guenter Roeck
2022-08-10
1
-1
/
+1
*
Merge tag 'hwmon-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
24
-1190
/
+2809
|
\
|
*
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Quadro fan controller
Aleksa Savic
2022-07-27
2
-8
/
+67
|
*
hwmon: (nct6775) add ASUS TUF GAMING B550-PLUS WIFI II
Robert Schmidt
2022-07-26
1
-0
/
+1
|
*
hwmon: (occ) Replace open-coded variant of %*phN specifier
Andy Shevchenko
2022-07-26
1
-6
/
+2
|
*
hwmon: (sht15) Fix wrong assumptions in device remove callback
Uwe Kleine-König
2022-07-26
1
-11
/
+6
|
*
hwmon: (aquacomputer_d5next) Add support for reading the +12V voltage sensor ...
Aleksa Savic
2022-07-26
1
-3
/
+6
|
*
hwmon: (tps23861) fix byte order in current and voltage registers
Alexandru Gagniuc
2022-07-21
1
-5
/
+9
|
*
hwmon: (aspeed-pwm-tacho) increase fan tach period (again)
Paul Fertser
2022-07-21
1
-1
/
+1
|
*
hwmon: (aquacomputer_d5next) Add D5 Next fan control support
Aleksa Savic
2022-07-21
1
-0
/
+6
|
*
hwmon: (mcp3021) improve driver support for newer hwmon interface
Marc Ferland
2022-07-15
1
-50
/
+49
|
*
hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREME
Urs Schroffenegger
2022-07-13
1
-0
/
+47
|
*
hwmon: (aquacomputer_d5next) Move device-specific data into struct aqc_data
Aleksa Savic
2022-07-13
1
-152
/
+92
|
*
hwmon: (asus-ec-sensors) add missing sensors for X570-I GAMING
Eugene Shalygin
2022-07-13
1
-3
/
+4
|
*
hwmon: (drivetemp) Add module alias
Linus Walleij
2022-07-13
1
-0
/
+1
|
*
hwmon: (asus_wmi_sensors) Save a few bytes of memory
Christophe JAILLET
2022-07-13
1
-7
/
+5
|
*
hwmon: (lm90) Use worker for alarm notifications
Guenter Roeck
2022-07-13
1
-5
/
+13
|
*
hwmon: (asus-ec-sensors) add support for Maximus XI Hero
Michael Carns
2022-07-13
1
-0
/
+36
|
*
hwmon: (dell-smm) Improve assembly code
Armin Wolf
2022-07-13
1
-60
/
+18
|
*
hwmon: (pmbus/ltc2978) Set voltage resolution
Mårten Lindahl
2022-07-13
2
-6
/
+46
|
*
hwmon: (pmbus) Add list_voltage to pmbus ops
Mårten Lindahl
2022-07-13
1
-0
/
+30
|
*
hwmon: (pmbus) Introduce and use cached vout margins
Mårten Lindahl
2022-07-13
1
-17
/
+61
|
*
hwmon: (gsc-hwmon) Add missing of_node_put()
Liang He
2022-07-13
1
-0
/
+3
|
*
hwmon: (dell-smm) Add Dell G5 5590 to DMI table
Armin Wolf
2022-07-13
1
-0
/
+7
|
*
hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist
Armin Wolf
2022-07-13
1
-0
/
+8
|
*
hwmon: (nct6775) Drop duplicate NULL check in ->init() and ->exit()
Andy Shevchenko
2022-07-13
1
-8
/
+4
|
*
hwmon: (pmbus) fix build error unused-function
Ren Zhijie
2022-07-13
1
-2
/
+2
|
*
hwmon: (lm90) Read the channel's temperature offset from device-tree
Slawomir Stepien
2022-07-13
1
-0
/
+16
|
*
hwmon: (lm90) Add support for 2nd remote channel's offset register
Slawomir Stepien
2022-07-13
1
-9
/
+49
|
*
hwmon: (occ) Delete unnecessary NULL check
Ziyang Xuan
2022-07-13
1
-4
/
+2
|
*
hwmon: (lm90) Read the channel's label from device-tree
Slawomir Stepien
2022-07-13
1
-0
/
+72
|
*
hwmon: (lm90) Define maximum number of channels that are supported
Slawomir Stepien
2022-07-13
1
-12
/
+15
|
*
hwmon: (lm90) Add compatible entry for adt7481
Slawomir Stepien
2022-07-13
1
-0
/
+4
|
*
hwmon: Allow to compile ASB100 and FSCHMD on !X86
Uwe Kleine-König
2022-07-13
1
-2
/
+2
|
*
hwmon: (pmbus) add MFR_* registers to debugfs
Adam Wujek
2022-07-13
1
-2
/
+97
|
*
hwmon: (pmbus) add a function to check the presence of a block register
Adam Wujek
2022-07-13
1
-0
/
+28
|
*
hwmon: (asus-ec-sensors) add support for Strix Z690-a D4
Shady Nawara
2022-07-13
1
-0
/
+18
|
*
hwmon: (sch56xx-common) Add DMI override table
Armin Wolf
2022-07-13
1
-10
/
+34
|
*
hwmon: (lm75) Replace kernel.h with the necessary inclusions
Christophe JAILLET
2022-07-13
1
-1
/
+2
|
*
hwmon: (f71882fg) Add support for F71858AD (0x0903)
Aleksander Mazur
2022-07-13
1
-0
/
+2
|
*
hwmon: (pmbus) Add support for Analog Devices LT7182S
Guenter Roeck
2022-07-13
3
-0
/
+205
|
*
hwmon: (pmbus) Add IEEE 754 half precision support to PMBus core
Guenter Roeck
2022-07-13
2
-5
/
+139
|
*
hwmon: (lm90) Support temp_samples attribute
Guenter Roeck
2022-07-13
1
-14
/
+91
|
*
hwmon: (lm90) Add table with supported Analog/ONSEMI devices
Guenter Roeck
2022-07-13
1
-0
/
+36
|
*
hwmon: (lm90) Add support and detection of Philips/NXP NE1618
Guenter Roeck
2022-07-13
2
-13
/
+33
|
*
hwmon: (lm90) Add explicit support for ADM1020
Guenter Roeck
2022-07-13
2
-3
/
+11
|
*
hwmon: (lm90) Only disable alerts if not already disabled
Guenter Roeck
2022-07-13
1
-2
/
+4
|
*
hwmon: (lm90) Add support for ADT7421
Guenter Roeck
2022-07-13
1
-1
/
+9
|
*
hwmon: (lm90) Add support for ON Semiconductor NCT218
Guenter Roeck
2022-07-13
2
-3
/
+30
[next]