index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
Xinghuo Chen
1
-1
/
+1
2025-03-13
hwmon: (ad7314) Validate leading zero bits and return error
Erik Schumacher
1
-0
/
+10
2025-03-13
hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table
Maud Spierings
1
-33
/
+33
2025-03-13
hwmon: (pmbus) Initialise page count in pmbus_identify()
Titus Rwantare
1
-0
/
+2
2025-03-13
hwmon: (peci/dimmtemp) Do not provide fake thresholds data
Paul Fertser
1
-6
/
+4
2025-02-08
hwmon: Fix help text for aspeed-g6-pwm-tach
Joel Stanley
1
-2
/
+2
2025-02-08
hwmon: (nct6775): Actually make use of the HWMON_NCT6775 symbol namespace
Uwe Kleine-König
1
-3
/
+3
2025-02-08
module: Convert default symbol namespace to string literal
Masahiro Yamada
1
-1
/
+1
2025-02-01
hwmon: (drivetemp) Set scsi command timeout to 10s
Russell Harmon
1
-1
/
+1
2025-01-23
hwmon: (ltc2991) Fix mixed signed/unsigned in DIV_ROUND_CLOSEST
David Lechner
1
-1
/
+1
2025-01-23
hwmon: (tmp513) Fix division of negative numbers
David Lechner
1
-3
/
+4
2025-01-17
hwmon: (drivetemp) Fix driver producing garbage data when SCSI errors occur
Daniil Stas
1
-2
/
+6
2024-12-27
hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...
Murad Masimov
1
-1
/
+1
2024-12-27
hwmon: (tmp513) Fix Current Register value interpretation
Murad Masimov
1
-1
/
+1
2024-12-27
hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis...
Murad Masimov
1
-2
/
+4
2024-12-14
hwmon: (nct6775) Add 665-ACE/600M-CL to ASUS WMI monitoring list
Sarah Maedel
1
-0
/
+2
2024-12-05
hwmon: (aquacomputer_d5next) Fix length of speed_input array
Aleksa Savic
1
-1
/
+1
2024-12-05
hwmon: (tps23861) Fix reporting of negative temperatures
Murad Masimov
1
-1
/
+1
2024-12-05
hwmon: (nct6775-core) Fix overflows seen when writing limit attributes
Pei Xiao
1
-4
/
+3
2024-12-05
hwmon: (pmbus/core) clear faults after setting smbalert mask
Jerome Brunet
1
-1
/
+11
2024-10-14
[PATCH} hwmon: (jc42) Properly detect TSE2004-compliant devices again
Jean Delvare
1
-1
/
+1
2024-10-07
hwmon: (max1668) Add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-07
hwmon: (ltc2991) Add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-07
hwmon: (adt7470) Add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-07
hwmon: (adm9240) Add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-07
hwmon: (mc34vr500) Add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-07
hwmon: (tmp513) Add missing dependency on REGMAP_I2C
Guenter Roeck
1
-0
/
+1
2024-10-07
hwmon: (adt7475) Fix memory leak in adt7475_fan_pwm_config()
Javier Carrasco
1
-2
/
+1
2024-10-07
hwmon: intel-m10-bmc-hwmon: relabel Columbiaville to CVL Die Temperature
Peter Colberg
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
11
-11
/
+11
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
3
-3
/
+0
2024-09-19
Merge tag 'platform-drivers-x86-v6.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-16
/
+6
2024-09-18
Merge tag 'hwmon-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
50
-2669
/
+3289
2024-09-17
Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-09-13
hwmon: Remove devm_hwmon_device_unregister() API function
Guenter Roeck
1
-18
/
+0
2024-09-12
hwmon: (sch5636) Print unknown ID in error string via %*pE
Andy Shevchenko
1
-2
/
+1
2024-09-12
hwmon: (sht21) Use %*ph to print small buffer
Andy Shevchenko
1
-4
/
+1
2024-09-09
hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2
Patryk Biel
2
-3
/
+20
2024-09-08
hwmon: (pmbus/mpq7932) Constify struct regulator_desc
Christophe JAILLET
1
-1
/
+1
2024-09-05
platform/x86: wmi: Pass event data directly to legacy notify handlers
Armin Wolf
1
-16
/
+6
2024-09-02
hwmon: pmbus: pli12096bc: Add write delay
Patrick Rudolph
1
-25
/
+1
2024-09-02
hwmon: pmbus: zl6100: Use generic code
Patrick Rudolph
1
-58
/
+8
2024-09-02
hwmon: pmbus: ucd9000: Use generic code
Patrick Rudolph
1
-62
/
+2
2024-09-02
hwmon: pmbus: max15301: Use generic code
Patrick Rudolph
1
-91
/
+1
2024-09-02
hwmon: pmbus: Implement generic bus access delay
Patrick Rudolph
2
-6
/
+96
2024-09-02
hwmon: (hp-wmi-sensors) Check if WMI event data exists
Armin Wolf
1
-0
/
+2
2024-09-01
hwmon: ltc2991: fix register bits defines
Pawel Dembicki
1
-3
/
+3
2024-08-30
hwmon: (ina2xx) Use shunt voltage to calculate current
Guenter Roeck
1
-1
/
+13
2024-08-30
hwmon: (ina2xx) Add support for current limits
Guenter Roeck
1
-2
/
+59
2024-08-30
hwmon: (ina2xx) Pass register to alert limit write functions
Guenter Roeck
1
-10
/
+11
[next]