linux-yocto/drivers/hwmon
Alexis Czezar Torreno d8322d861a hwmon: (pmbus/max34440) Fix support for max34451
[ Upstream commit 19932f844f ]

The max344** family has an issue with some PMBUS address being switched.
This includes max34451 however version MAX34451-NA6 and later has this
issue fixed and this commit supports that update.

Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@analog.com>
Link: https://lore.kernel.org/r/20250407-dev_adpm12160-v3-1-9cd3095445c8@analog.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-10 15:57:32 +02:00
..
occ hwmon: (occ) fix unaligned accesses 2025-06-27 11:05:35 +01:00
pmbus hwmon: (pmbus/max34440) Fix support for max34451 2025-07-10 15:57:32 +02:00
abituguru.c
abituguru3.c
acpi_power_meter.c hwmon: (acpi_power_meter) Fix 4.29 MW bug 2023-12-13 18:36:39 +01:00
ad7314.c hwmon: (ad7314) Validate leading zero bits and return error 2025-03-13 12:51:05 +01:00
ad7414.c
ad7418.c
adc128d818.c hwmon: (adc128d818) Fix underflows seen when writing limit attributes 2024-09-12 11:07:48 +02:00
adcxx.c
adm1021.c
adm1025.c
adm1026.c
adm1029.c
adm1031.c
adm1177.c
adm9240.c hwmon: (adm9240) Fix writes into inX_max attributes 2021-05-12 18:53:11 -07:00
ads7828.c
ads7871.c
adt7x10.c
adt7x10.h
adt7310.c
adt7410.c
adt7411.c
adt7462.c
adt7470.c hwmon: (adt7470) Fix warning on module removal 2022-05-12 12:30:11 +02:00
adt7475.c hwmon: (adt7475) Fix default duty on fan is disabled 2024-08-19 05:44:50 +02:00
aht10.c
amc6821.c hwmon: (amc6821) add of_match table 2024-04-10 16:18:40 +02:00
applesmc.c
aquacomputer_d5next.c hwmon: add driver for Aquacomputer D5 Next 2021-08-28 08:53:30 -07:00
as370-hwmon.c
asb100.c
asc7621.c
aspeed-pwm-tacho.c hwmon: (aspeed-pwm-tacho) mutex for tach reading 2024-02-23 08:54:57 +01:00
asus_atk0110.c
atxp1.c
axi-fan-control.c hwmon: (axi-fan-control) Fix possible NULL pointer dereference 2023-11-20 11:08:18 +01:00
bt1-pvt.c hwmon: (bt1-pvt) Remove redundant error printing in pvt_request_regs() 2021-06-17 04:21:45 -07:00
bt1-pvt.h
coretemp.c hwmon: (coretemp) Enlarge per package core count limit 2024-03-01 13:21:47 +01:00
corsair-cpro.c hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlock 2024-05-17 11:50:58 +02:00
corsair-psu.c hwmon: (corsair-psu) Fix probe when built-in 2024-01-25 14:52:29 -08:00
da9052-hwmon.c
da9055-hwmon.c
dell-smm-hwmon.c hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist 2022-08-17 14:23:04 +02:00
dme1737.c
drivetemp.c hwmon: (drivetemp) Add module alias 2022-08-17 14:23:13 +02:00
ds620.c
ds1621.c
emc6w201.c
emc1403.c
emc2103.c
f71805f.c
f71882fg.c hwmon: (f71882fg) Fix negative temperature 2022-05-18 10:26:51 +02:00
f75375s.c
fam15h_power.c hwmon: Replace deprecated CPU-hotplug functions. 2021-08-17 14:54:26 -07:00
fschmd.c
ftsteutates.c hwmon: (ftsteutates) Fix scaling of measurements 2023-03-10 09:39:21 +01:00
g760a.c
g762.c
gl518sm.c
gl520sm.c
gpio-fan.c hwmon: (gpio-fan) Add missing mutex locks 2025-06-04 14:37:59 +02:00
gsc-hwmon.c hwmon: (gsc-hwmon) fix fan pwm temperature scaling 2023-07-23 13:47:05 +02:00
hih6130.c
hwmon-vid.c
hwmon.c hwmon: fix potential sensor registration fail if of_node is missing 2023-03-30 12:47:51 +02:00
i5k_amb.c
i5500_temp.c hwmon: (i5500_temp) fix missing pci_disable_device() 2022-12-08 11:28:39 +01:00
ibmaem.c hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() fails 2022-07-07 17:53:35 +02:00
ibmpex.c hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails 2022-12-08 11:28:39 +01:00
ibmpowernv.c
iio_hwmon.c
ina2xx.c
ina209.c
ina3221.c hwmon: (ina3221) return prober error code 2023-03-22 13:31:29 +01:00
intel-m10-bmc-hwmon.c hwmon: intel-m10-bmc-hwmon: add n5010 sensors 2021-08-17 14:54:25 -07:00
it87.c hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs 2023-03-30 12:47:51 +02:00
jc42.c hwmon: (jc42) Fix missing unlock on error in jc42_write() 2022-12-31 13:14:44 +01:00
k8temp.c
k10temp.c hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature 2023-08-03 10:22:43 +02:00
Kconfig hwmon: (adt7470) Add missing dependency on REGMAP_I2C 2024-10-17 15:11:58 +02:00
lineage-pem.c
lm63.c
lm70.c hwmon: (lm70) Use SPI_MODE_X_MASK 2021-06-17 04:21:44 -07:00
lm73.c
lm75.c hwmon: (lm75) Add TI TMP1075 support 2021-06-17 04:21:44 -07:00
lm75.h
lm77.c
lm78.c
lm80.c Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe" 2021-05-13 17:30:01 +02:00
lm83.c
lm85.c
lm87.c
lm90.c hwmon: (lm90) Fix sysfs and udev notifications 2022-02-01 17:27:12 +01:00
lm92.c
lm93.c
lm95234.c hwmon: (lm95234) Fix underflows seen when writing limit attributes 2024-09-12 11:07:48 +02:00
lm95241.c
lm95245.c
lochnagar-hwmon.c
ltc2945.c hwmon: (ltc2945) Handle error case in ltc2945_value_store 2023-03-10 09:39:28 +01:00
ltc2947-core.c hwmon: (ltc2947) fix temperature scaling 2022-12-08 11:28:39 +01:00
ltc2947-i2c.c
ltc2947-spi.c
ltc2947.h
ltc2990.c
ltc2992.c hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt() 2024-09-04 13:23:36 +02:00
ltc4151.c
ltc4215.c
ltc4222.c
ltc4245.c
ltc4260.c
ltc4261.c
ltq-cputemp.c
Makefile hwmon: add driver for Aquacomputer D5 Next 2021-08-28 08:53:30 -07:00
max127.c
max197.c
max1111.c
max1619.c
max1668.c
max6621.c hwmon: (max6621) Fix fall-through warnings for Clang 2021-05-17 19:50:37 -05:00
max6639.c
max6642.c
max6650.c
max6697.c hwmon: (max6697) Fix swapped temp{1,8} critical alarms 2024-08-19 05:44:51 +02:00
max16065.c hwmon: (max16065) Fix alarm attributes 2024-10-17 15:10:50 +02:00
max31722.c hwmon: (max31722) Remove non-standard ACPI device IDs 2021-06-17 04:21:44 -07:00
max31730.c
max31790.c hwmon: (max31790) Detect and report zero fan speed 2021-06-17 04:21:46 -07:00
mc13783-adc.c
mcp3021.c
menf21bmc_hwmon.c
mlxreg-fan.c hwmon: (mlxreg-fan) Return zero speed for broken fan 2023-03-10 09:39:30 +01:00
mr75203.c hwmon: (mr75203) enable polling for all VM channels 2022-09-15 11:30:07 +02:00
nct6683.c
nct6775.c hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9} 2025-04-10 14:32:04 +02:00
nct7802.c hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled 2023-08-03 10:22:44 +02:00
nct7904.c
npcm750-pwm-fan.c
nsa320-hwmon.c
ntc_thermistor.c hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table 2025-03-13 12:51:04 +01:00
nzxt-kraken2.c hwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe() 2023-12-13 18:36:40 +01:00
pc87360.c
pc87427.c
pcf8591.c
powr1220.c
pwm-fan.c hwmon: (pwm-fan) Ensure the fan going on in .probe() 2021-12-14 10:57:14 +01:00
raspberrypi-hwmon.c
s3c-hwmon.c
sbrmi.c hwmon: Add support for SB-RMI power module 2021-08-17 14:54:25 -07:00
sbtsi_temp.c
sch56xx-common.c hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING 2022-04-08 14:23:07 +02:00
sch56xx-common.h hwmon: (sch56xx) Use devres functions for watchdog 2021-06-17 04:21:44 -07:00
sch5627.c hwmon: (sch56xx) Use devres functions for watchdog 2021-06-17 04:21:44 -07:00
sch5636.c hwmon: (sch56xx) Use devres functions for watchdog 2021-06-17 04:21:44 -07:00
scmi-hwmon.c
scpi-hwmon.c hwmon: (scpi-hwmon) shows the negative temperature properly 2021-06-09 11:51:30 -07:00
sht3x.c
sht4x.c hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms 2022-10-26 12:35:37 +02:00
sht15.c hwmon: (sht15) Fix wrong assumptions in device remove callback 2022-08-17 14:23:04 +02:00
sht21.c
shtc1.c hwmon: (shtc1) Fix property misspelling 2024-06-16 13:39:52 +02:00
sis5595.c
sl28cpld-hwmon.c
smm665.c
smsc47b397.c
smsc47m1.c
smsc47m192.c
sparx5-temp.c
stts751.c
tc74.c
tc654.c
thmc50.c
tmp102.c
tmp103.c
tmp108.c
tmp401.c hwmon: (tmp401) Add OF device ID table 2022-05-18 10:26:47 +02:00
tmp421.c hwmon: (tmp421) fix rounding for negative values 2021-09-24 05:00:53 -07:00
tmp513.c hwmon: (tmp513) Fix division of negative numbers 2025-01-23 17:15:59 +01:00
tps23861.c hwmon: (tps23861) Fix reporting of negative temperatures 2024-12-14 19:51:07 +01:00
ultra45_env.c
vexpress-hwmon.c
via-cputemp.c
via686a.c
vt1211.c
vt8231.c
w83l785ts.c
w83l786ng.c
w83627ehf.c hwmon: (w83627ehf) Fix underflows seen when writing limit attributes 2024-09-12 11:07:48 +02:00
w83627hf.c
w83773g.c
w83781d.c hwmon: (w83781d) Match on device tree compatibles 2021-08-17 14:54:26 -07:00
w83791d.c hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field 2021-10-02 05:11:52 -07:00
w83792d.c hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field 2021-10-02 05:12:05 -07:00
w83793.c hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field 2021-10-02 05:14:11 -07:00
w83795.c
wm831x-hwmon.c
wm8350-hwmon.c
xgene-hwmon.c hwmon: (xgene-hwmon) use appropriate type for the latency value 2025-06-04 14:38:03 +02:00