index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
hwmon: (asus-ec-sensors) autoload module via DMI data
Eugene Shalygin
1
-186
/
+222
2022-09-08
hwmon: (mr75203) enable polling for all VM channels
Eliav Farber
1
-0
/
+13
2022-09-08
hwmon: (mr75203) fix multi-channel voltage reading
Eliav Farber
1
-12
/
+17
2022-09-08
hwmon: (mr75203) fix voltage equation for negative source input
Eliav Farber
1
-2
/
+12
2022-09-08
hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...
Eliav Farber
1
-0
/
+2
2022-09-08
hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
Eliav Farber
1
-8
/
+6
2022-09-05
hwmon: (tps23861) fix byte order in resistance register
Alexandru Gagniuc
1
-4
/
+6
2022-08-29
hwmon: (gpio-fan) Fix array out of bounds access
Armin Wolf
1
-0
/
+3
2022-08-17
hwmon: (pmbus) Fix vout margin caching
Vincent Whitchurch
1
-2
/
+8
2022-08-17
hwmon: (pmbus) Use dev_err_probe() to filter -EPROBE_DEFER error messages
Christophe JAILLET
1
-5
/
+4
2022-08-10
hwmon: (nct6775) Fix platform driver suspend regression
Zev Weiss
3
-2
/
+5
2022-08-10
hwmon: (lm90) Fix error return value from detect function
Guenter Roeck
1
-1
/
+1
2022-08-02
Merge tag 'hwmon-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-1190
/
+2809
2022-08-01
Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+12
2022-07-27
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Quadro fan controller
Aleksa Savic
2
-8
/
+67
2022-07-26
hwmon: (nct6775) add ASUS TUF GAMING B550-PLUS WIFI II
Robert Schmidt
1
-0
/
+1
2022-07-26
hwmon: (occ) Replace open-coded variant of %*phN specifier
Andy Shevchenko
1
-6
/
+2
2022-07-26
hwmon: (sht15) Fix wrong assumptions in device remove callback
Uwe Kleine-König
1
-11
/
+6
2022-07-26
hwmon: (aquacomputer_d5next) Add support for reading the +12V voltage sensor ...
Aleksa Savic
1
-3
/
+6
2022-07-21
hwmon: (tps23861) fix byte order in current and voltage registers
Alexandru Gagniuc
1
-5
/
+9
2022-07-21
hwmon: (aspeed-pwm-tacho) increase fan tach period (again)
Paul Fertser
1
-1
/
+1
2022-07-21
hwmon: (aquacomputer_d5next) Add D5 Next fan control support
Aleksa Savic
1
-0
/
+6
2022-07-20
hwmon: (k10temp): Add support for new family 17h and 19h models
Mario Limonciello
1
-0
/
+12
2022-07-15
hwmon: (mcp3021) improve driver support for newer hwmon interface
Marc Ferland
1
-50
/
+49
2022-07-13
hwmon: (asus-ec-sensors) add definitions for ROG ZENITH II EXTREME
Urs Schroffenegger
1
-0
/
+47
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
1
-0
/
+36
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
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
1
-0
/
+18
[next]