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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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
2023-03-22
hwmon: (adt7475) Fix masking of hysteresis registers
Tony O'Brien
1
-2
/
+2
2023-03-22
hwmon: (adt7475) Display smoothing attributes in correct order
Tony O'Brien
1
-2
/
+2
2023-03-11
hwmon: (coretemp) Simplify platform device handling
Robin Murphy
1
-70
/
+58
2023-03-11
hwmon: (mlxreg-fan) Return zero speed for broken fan
Vadim Pasternak
1
-0
/
+6
2023-03-11
hwmon: (ltc2945) Handle error case in ltc2945_value_store
Jonathan Cormier
1
-0
/
+2
2023-01-14
hwmon: (jc42) Fix missing unlock on error in jc42_write()
Yang Yingliang
1
-1
/
+1
2023-01-14
hwmon: (jc42) Restore the min/max/critical temperatures on resume
Martin Blumenstingl
1
-1
/
+9
2023-01-14
hwmon: (jc42) Convert register access and caching to regmap/regcache
Martin Blumenstingl
2
-102
/
+132
2022-12-08
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Yang Yingliang
1
-1
/
+4
2022-12-08
hwmon: (coretemp) Check for null before removing sysfs attrs
Phil Auld
1
-0
/
+4
2022-12-08
hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
Gaosheng Cui
1
-0
/
+1
2022-12-08
hwmon: (i5500_temp) fix missing pci_disable_device()
Yang Yingliang
1
-1
/
+1
2022-12-08
hwmon: (ina3221) Fix shunt sum critical calculation
Ninad Malwade
1
-2
/
+2
2022-12-08
hwmon: (ltc2947) fix temperature scaling
Derek Nguyen
1
-1
/
+1
2022-10-30
hwmon/coretemp: Handle large core ID value
Zhang Rui
1
-15
/
+41
2022-10-26
hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API
Liang He
1
-0
/
+1
2022-09-15
hwmon: (mr75203) enable polling for all VM channels
Eliav Farber
1
-0
/
+13
2022-09-15
hwmon: (mr75203) fix multi-channel voltage reading
Eliav Farber
1
-12
/
+17
2022-09-15
hwmon: (mr75203) fix voltage equation for negative source input
Eliav Farber
1
-2
/
+12
2022-09-15
hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used se...
Eliav Farber
1
-0
/
+2
2022-09-15
hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
Eliav Farber
1
-8
/
+6
2022-09-08
hwmon: (gpio-fan) Fix array out of bounds access
Armin Wolf
1
-0
/
+3
2022-08-21
hwmon: (drivetemp) Add module alias
Linus Walleij
1
-0
/
+1
2022-07-07
hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails
Yang Yingliang
1
-4
/
+8
2022-05-18
hwmon: (f71882fg) Fix negative temperature
Ji-Ze Hong (Peter Hong)
1
-2
/
+3
2022-05-18
hwmon: (ltq-cputemp) restrict it to SOC_XWAY
Randy Dunlap
1
-1
/
+1
[next]