index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
Frank Crawford
2023-03-22
1
-1
/
+3
*
hwmon: (xgene) Fix ioremap and memremap leak
Tianyi Jing
2023-03-21
1
-7
/
+7
*
hwmon: fix potential sensor registration fail if of_node is missing
Phinex Hung
2023-03-21
1
-2
/
+5
*
hwmon: (peci/cputemp) Fix miscalculated DTS for SKX
Iwona Winiarska
2023-03-21
1
-1
/
+7
*
hwmon: (ltc2992) Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
2023-03-16
1
-0
/
+1
*
hwmon: (adm1266) Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
2023-03-16
1
-0
/
+1
*
hwmon: tmp512: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-12
1
-1
/
+1
*
hwmon: (ucd90320) Add minimum delay between bus accesses
Lars-Peter Clausen
2023-03-12
1
-0
/
+75
*
hwmon: (ina3221) return prober error code
Marcus Folkesson
2023-03-12
1
-1
/
+1
*
hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...
Zheng Wang
2023-03-12
1
-0
/
+1
*
hwmon: (adt7475) Fix masking of hysteresis registers
Tony O'Brien
2023-03-06
1
-2
/
+2
*
hwmon: (adt7475) Display smoothing attributes in correct order
Tony O'Brien
2023-03-06
1
-2
/
+2
*
Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
|
*
mfd: intel-m10-bmc: Split into core and spi specific parts
Ilpo Järvinen
2023-01-27
1
-1
/
+1
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-22
1
-6
/
+5
|
\
\
|
*
|
scsi: hwmon: drivetemp: Convert to scsi_execute_cmd()
Mike Christie
2023-01-14
1
-6
/
+5
|
|
/
*
|
Merge tag 'hwmon-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2023-02-22
31
-643
/
+2152
|
\
\
|
*
|
hwmon: (mlxreg-fan) Return zero speed for broken fan
Vadim Pasternak
2023-02-12
1
-0
/
+6
|
*
|
hwmon: (gxp-fan-ctrl) use devm_platform_get_and_ioremap_resource()
Ye Xingchen
2023-02-09
1
-3
/
+1
|
*
|
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Aquastream Ultimate
Aleksa Savic
2023-02-03
1
-6
/
+120
|
*
|
hwmon: (aquacomputer_d5next) Add support for Aquacomputer Poweradjust 3
Aleksa Savic
2023-02-03
1
-7
/
+81
|
*
|
hwmon: (iio_hwmon) use dev_err_probe
Alexander Stein
2023-02-03
1
-3
/
+5
|
*
|
hwmon: intel-m10-bmc-hwmon: Add N6000 sensors
Tianfei zhang
2023-02-03
1
-0
/
+229
|
*
|
hwmon: (it87) Add new chipset IT87952E
Frank Crawford
2023-02-03
1
-1
/
+15
|
*
|
hwmon: (it87) Allow multiple chip IDs for force_id
Frank Crawford
2023-02-03
1
-8
/
+13
|
*
|
hwmon: (it87) Add chip_id in some info message
Frank Crawford
2023-02-03
1
-2
/
+4
|
*
|
hwmon: (it87) List full chip model name
Frank Crawford
2023-02-03
1
-23
/
+23
|
*
|
hwmon: (it87) Disable configuration exit for certain chips
Frank Crawford
2023-02-03
1
-2
/
+2
|
*
|
hwmon: (it87) Allow disabling exiting of configuration mode
Frank Crawford
2023-02-03
1
-8
/
+18
|
*
|
hwmon: (pmbus/max16601) Add support for MAX16600
Guenter Roeck
2023-02-03
2
-7
/
+11
|
*
|
hwmon: (ltc2945) Allow setting shunt resistor
John Pruitt
2023-02-03
1
-43
/
+76
|
*
|
hwmon: (ltc2945) Handle error case in ltc2945_value_store
Jonathan Cormier
2023-02-03
1
-0
/
+2
|
*
|
hwmon: (ltc2945) Add devicetree match table
Jonathan Cormier
2023-02-03
1
-2
/
+9
|
*
|
hwmon: (pmbus/tda38640) Add driver for Infineon TDA38640 Voltage Regulator
Patrick Rudolph
2023-02-03
3
-0
/
+91
|
*
|
hwmon: (asus-ec-sensors) add zenith ii extreme alpha
Eric Nguyen
2023-02-03
1
-0
/
+2
|
*
|
hwmon: add initial NXP MC34VR500 PMIC monitoring support
Mario Kicherer
2023-02-03
3
-0
/
+271
|
*
|
hwmon: (it87) Group all related MODULE_PARM definitions together
Frank Crawford
2023-02-03
1
-8
/
+15
|
*
|
hwmon: (ftsteutates) Add support for fanX_fault attributes
Armin Wolf
2023-02-03
1
-8
/
+13
|
*
|
hwmon: (ftsteutates) Replace fanX_source with pwmX_auto_channels_temp
Armin Wolf
2023-02-03
1
-49
/
+28
|
*
|
hwmon: (ftsteutates) Convert to devm_hwmon_device_register_with_info()
Armin Wolf
2023-02-03
1
-328
/
+204
|
*
|
hwmon: (it87) Set second Super-IO chip in configuration mode
Frank Crawford
2023-02-03
1
-0
/
+48
|
*
|
hwmon: (it87) Allow calling __superio_enter outside muxed region
Frank Crawford
2023-02-03
1
-4
/
+9
|
*
|
hwmon: ibmpex: remove unnecessary (void*) conversions
XU pengfei
2023-02-03
1
-1
/
+1
|
*
|
hwmon: (nct6775) B650/B660/X670 ASUS boards support
Denis Pauk
2023-02-03
1
-0
/
+52
|
*
|
hwmon: (nct6775) Directly call ASUS ACPI WMI method
Denis Pauk
2023-02-03
2
-30
/
+70
|
*
|
hwmon: (hih6130) fix kernel-doc warnings
Randy Dunlap
2023-02-03
1
-2
/
+2
|
*
|
hwmon: (sht15,sht21) fix kernel-doc warnings
Randy Dunlap
2023-02-03
2
-6
/
+6
|
*
|
hwmon: (emc2305) fix kernel-doc warnings
Randy Dunlap
2023-02-03
1
-11
/
+13
|
*
|
hwmon: (gxp-fan-ctrl) Add GXP fan controller
Nick Hawkins
2023-02-03
3
-0
/
+265
|
*
|
hwmon: (coretemp) Simplify platform device handling
Robin Murphy
2023-02-03
1
-70
/
+58
[next]