index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
wm831x-hwmon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
hwmon: (aquacomputer_d5next) Move device-specific data into struct aqc_data
Aleksa Savic
1
-152
/
+92
2022-07-13
hwmon: (asus-ec-sensors) add missing sensors for X570-I GAMING
Eugene Shalygin
1
-3
/
+4
2022-07-13
hwmon: (drivetemp) Add module alias
Linus Walleij
1
-0
/
+1
2022-07-13
hwmon: (asus_wmi_sensors) Save a few bytes of memory
Christophe JAILLET
1
-7
/
+5
2022-07-13
hwmon: (lm90) Use worker for alarm notifications
Guenter Roeck
1
-5
/
+13
2022-07-13
hwmon: (asus-ec-sensors) add support for Maximus XI Hero
Michael Carns
2
-0
/
+38
2022-07-13
hwmon: (dell-smm) Improve assembly code
Armin Wolf
1
-60
/
+18
2022-07-13
hwmon: (pmbus/ltc2978) Set voltage resolution
Mårten Lindahl
2
-6
/
+46
2022-07-13
hwmon: (pmbus) Add list_voltage to pmbus ops
Mårten Lindahl
1
-0
/
+30
2022-07-13
hwmon: (pmbus) Introduce and use cached vout margins
Mårten Lindahl
1
-17
/
+61
2022-07-13
hwmon: (gsc-hwmon) Add missing of_node_put()
Liang He
1
-0
/
+3
2022-07-13
hwmon: (dell-smm) Add Dell G5 5590 to DMI table
Armin Wolf
1
-0
/
+7
2022-07-13
hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist
Armin Wolf
1
-0
/
+8
2022-07-13
hwmon: (nct6775) Drop duplicate NULL check in ->init() and ->exit()
Andy Shevchenko
1
-8
/
+4
2022-07-13
hwmon: (pmbus) fix build error unused-function
Ren Zhijie
1
-2
/
+2
2022-07-13
hwmon: (lm90) Read the channel's temperature offset from device-tree
Slawomir Stepien
1
-0
/
+16
2022-07-13
hwmon: (lm90) Add support for 2nd remote channel's offset register
Slawomir Stepien
1
-9
/
+49
2022-07-13
hwmon: (occ) Delete unnecessary NULL check
Ziyang Xuan
1
-4
/
+2
2022-07-13
hwmon: (lm90) Read the channel's label from device-tree
Slawomir Stepien
1
-0
/
+72
2022-07-13
hwmon: (lm90) Define maximum number of channels that are supported
Slawomir Stepien
1
-12
/
+15
2022-07-13
hwmon: (lm90) Add compatible entry for adt7481
Slawomir Stepien
1
-0
/
+4
2022-07-13
dt-bindings: hwmon: Allow specifying channels for lm90
Slawomir Stepien
1
-0
/
+129
2022-07-13
dt-bindings: hwmon: Add compatible string for ADT7481 in lm90
Slawomir Stepien
1
-0
/
+2
2022-07-13
hwmon: Allow to compile ASB100 and FSCHMD on !X86
Uwe Kleine-König
1
-2
/
+2
2022-07-13
hwmon: (pmbus) add MFR_* registers to debugfs
Adam Wujek
1
-2
/
+97
2022-07-13
hwmon: (pmbus) add a function to check the presence of a block register
Adam Wujek
1
-0
/
+28
2022-07-13
hwmon: (asus-ec-sensors) add support for Strix Z690-a D4
Shady Nawara
2
-0
/
+19
2022-07-13
hwmon: (sch56xx-common) Add DMI override table
Armin Wolf
1
-10
/
+34
2022-07-13
hwmon: (lm75) Replace kernel.h with the necessary inclusions
Christophe JAILLET
1
-1
/
+2
2022-07-13
hwmon: (f71882fg) Add support for F71858AD (0x0903)
Aleksander Mazur
1
-0
/
+2
2022-07-13
hwmon: (pmbus) Add support for Analog Devices LT7182S
Guenter Roeck
5
-0
/
+298
2022-07-13
dt-bindings: trivial-devices: Add lt7182s
Guenter Roeck
1
-0
/
+2
2022-07-13
hwmon: (pmbus) Add IEEE 754 half precision support to PMBus core
Guenter Roeck
2
-5
/
+139
2022-07-13
hwmon: (lm90) Support temp_samples attribute
Guenter Roeck
1
-14
/
+91
2022-07-13
hwmon: (lm90) Add table with supported Analog/ONSEMI devices
Guenter Roeck
1
-0
/
+36
2022-07-13
hwmon: (lm90) Add support and detection of Philips/NXP NE1618
Guenter Roeck
3
-14
/
+42
2022-07-13
hwmon: (lm90) Add explicit support for ADM1020
Guenter Roeck
3
-4
/
+20
2022-07-13
hwmon: (lm90) Only disable alerts if not already disabled
Guenter Roeck
1
-2
/
+4
2022-07-13
hwmon: (lm90) Add support for ADT7421
Guenter Roeck
1
-1
/
+9
2022-07-13
hwmon: (lm90) Add support for ON Semiconductor NCT218
Guenter Roeck
3
-3
/
+40
2022-07-13
hwmon: (lm90) Add support for ON Semiconductor NCT214 and NCT72
Guenter Roeck
3
-2
/
+56
2022-07-13
hwmon: (lm90) Add explicit support for NCT210
Guenter Roeck
3
-3
/
+31
2022-07-13
hwmon: (lm90) Combine lm86 and lm90 configuration
Guenter Roeck
1
-12
/
+5
2022-07-13
hwmon: (lm90) Add remaining chips supported by adm1021 driver
Guenter Roeck
3
-1
/
+60
2022-07-13
hwmon: (lm90) Add support for ADM1021, ADM1021A, and ADM1023
Guenter Roeck
3
-8
/
+66
2022-07-13
hwmon: (lm90) Support MAX1617 and LM84
Guenter Roeck
3
-43
/
+275
2022-07-13
hwmon: (lm90) Introduce 16-bit register write function
Guenter Roeck
1
-14
/
+19
2022-07-13
hwmon: (lm90) Let lm90_read16() handle 8-bit read operations
Guenter Roeck
1
-30
/
+17
2022-07-13
hwmon: (lm90) Add support for MAX6642
Guenter Roeck
3
-16
/
+83
2022-07-13
hwmon: (lm90) Add flag to indicate conversion rate support
Guenter Roeck
1
-27
/
+39
[next]