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-01-09
hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...
Murad Masimov
1
-1
/
+1
2024-10-17
hwmon: (adm9240) Add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-17
hwmon: (tmp513) Add missing dependency on REGMAP_I2C
Guenter Roeck
1
-0
/
+1
2024-10-17
hwmon: (ntc_thermistor) fix module autoloading
Yuntao Liu
1
-0
/
+1
2024-10-17
hwmon: (max16065) Fix alarm attributes
Guenter Roeck
1
-2
/
+10
2024-10-17
hwmon: (max16065) Remove use of i2c_match_id()
Andrew Davis
1
-6
/
+4
2024-10-17
hwmon: (max16065) Fix overflows seen when writing limits
Guenter Roeck
1
-2
/
+3
2024-10-17
hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2
Patryk Biel
2
-3
/
+20
2024-10-17
hwmon: (pmbus) Introduce and use write_byte_data callback
Mårten Lindahl
2
-3
/
+23
2024-09-12
hwmon: (w83627ehf) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-2
/
+2
2024-09-12
hwmon: (nct6775-core) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-1
/
+1
2024-09-12
hwmon: (lm95234) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-4
/
+5
2024-09-12
hwmon: (adc128d818) Fix underflows seen when writing limit attributes
Guenter Roeck
1
-2
/
+2
2024-08-19
hwmon: (max6697) Fix swapped temp{1,8} critical alarms
Guenter Roeck
1
-2
/
+2
2024-08-19
hwmon: (max6697) Fix underflow when writing limit attributes
Guenter Roeck
1
-0
/
+1
2024-08-19
hwmon: (adt7475) Fix default duty on fan is disabled
Wayne Tung
1
-1
/
+1
2024-06-16
hwmon: (shtc1) Fix property misspelling
Guenter Roeck
1
-1
/
+1
2024-05-17
hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
Lakshmi Yadlapati
1
-3
/
+3
2024-05-17
hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock
Aleksa Savic
1
-5
/
+19
2024-05-17
hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...
Aleksa Savic
1
-1
/
+1
2024-05-17
hwmon: (corsair-cpro) Use a separate buffer for sending commands
Aleksa Savic
1
-7
/
+12
2024-04-13
hwmon: (amc6821) add of_match table
Josua Mayer
1
-0
/
+11
2024-03-01
hwmon: (coretemp) Enlarge per package core count limit
Zhang Rui
1
-1
/
+1
2024-02-23
hwmon: (coretemp) Fix bogus core_id to attr name mapping
Zhang Rui
1
-13
/
+19
2024-02-23
hwmon: (coretemp) Fix out-of-bounds memory access
Zhang Rui
1
-6
/
+2
2024-02-23
hwmon: (aspeed-pwm-tacho) mutex for tach reading
Loic Prylli
1
-0
/
+7
2023-12-13
hwmon: (acpi_power_meter) Fix 4.29 MW bug
Armin Wolf
1
-0
/
+4
2023-11-20
hwmon: (coretemp) Fix potentially truncated sysfs attribute name
Zhang Rui
1
-1
/
+1
2023-11-20
hwmon: (axi-fan-control) Fix possible NULL pointer dereference
Dragos Bogdan
1
-13
/
+16
2023-11-20
hwmon: (axi-fan-control) Support temperature vs pwm points
Nuno Sá
1
-1
/
+73
2023-09-19
hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()
Biju Das
1
-1
/
+1
2023-08-16
hwmon: (pmbus/bel-pfe) Enable PMBUS_SKIP_STATUS_CHECK for pfe1100
Tao Ren
1
-8
/
+8
2023-08-11
hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled
Gilles Buloz
1
-1
/
+1
2023-07-27
hwmon: (pmbus/adm1275) Fix problems with temperature monitoring on ADM1272
Guenter Roeck
1
-26
/
+26
2023-07-27
hwmon: (adm1275) Allow setting sample averaging
Potin Lai
1
-1
/
+39
2023-07-27
hwmon: (adm1275) enable adm1272 temperature reporting
Chu Lin
1
-8
/
+6
2023-07-27
hwmon: (gsc-hwmon) fix fan pwm temperature scaling
Tim Harvey
1
-3
/
+3
2023-05-17
hwmon: (adt7475) Use device_property APIs when configuring polarity
Chris Packham
1
-3
/
+3
2023-05-17
hwmon: (k10temp) Check range scale when CUR_TEMP register is read-write
Babu Moger
1
-1
/
+3
2023-04-05
hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
Frank Crawford
1
-1
/
+3
2023-04-05
hwmon: fix potential sensor registration fail if of_node is missing
Phinex Hung
1
-2
/
+5
2023-03-22
hwmon: (adm1266) Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
1
-0
/
+1
2023-03-22
hwmon: tmp512: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-22
hwmon: (ucd90320) Add minimum delay between bus accesses
Lars-Peter Clausen
1
-0
/
+75
2023-03-22
hwmon: (ina3221) return prober error code
Marcus Folkesson
1
-1
/
+1
2023-03-22
hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...
Zheng Wang
1
-0
/
+1
[next]