umber-kernel/drivers/hwmon
Felix Gu c8cde3ddd1 hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin
[ Upstream commit 4923bbff0bcffe488b3aa76829c829bd15b02585 ]

When calling of_parse_phandle_with_args(), the caller is responsible
to call of_node_put() to release the reference of device node.
In nct7363_present_pwm_fanin, it does not release the reference,
causing a resource leak.

Signed-off-by: Felix Gu <gu_0233@qq.com>
Link: https://lore.kernel.org/r/tencent_9717645269E4C07D3D131F52201E12E5E10A@qq.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-03-04 07:20:06 -05:00
..
occ hwmon: (occ) Mark occ_init_attribute() as __printf 2026-02-11 13:41:58 +01:00
peci
pmbus hwmon: (pmbus/mpq8785) fix VOUT_MODE mismatch during identification 2026-02-26 14:59:15 -08:00
Kconfig
Makefile
abituguru.c
abituguru3.c
acpi_power_meter.c hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify() 2026-02-11 13:41:56 +01:00
ad7314.c
ad7414.c
ad7418.c
adc128d818.c
adcxx.c
adm1025.c
adm1026.c
adm1029.c
adm1031.c
adm1177.c
adm9240.c
ads7828.c
ads7871.c
adt7x10.c
adt7x10.h
adt7310.c
adt7410.c
adt7411.c
adt7462.c
adt7470.c
adt7475.c
aht10.c
amc6821.c
applesmc.c
aquacomputer_d5next.c
as370-hwmon.c
asb100.c
asc7621.c
aspeed-g6-pwm-tach.c
aspeed-pwm-tacho.c
asus-ec-sensors.c
asus_atk0110.c
asus_rog_ryujin.c
asus_wmi_sensors.c
atxp1.c
axi-fan-control.c
bt1-pvt.c
bt1-pvt.h
cgbc-hwmon.c
chipcap2.c
coretemp.c
corsair-cpro.c
corsair-psu.c
cros_ec_hwmon.c
da9052-hwmon.c
da9055-hwmon.c
dell-smm-hwmon.c hwmon: (dell-smm) Add support for Dell OptiPlex 7080 2026-03-04 07:20:05 -05:00
dme1737.c
drivetemp.c
ds620.c
ds1621.c
emc6w201.c
emc1403.c
emc2103.c
emc2305.c hwmon: (emc2305) Fix a resource leak in emc2305_of_parse_pwm_child 2026-03-04 07:20:06 -05:00
f71805f.c
f71882fg.c hwmon: (f71882fg) Add F81968 support 2026-03-04 07:20:06 -05:00
f75375s.c
fam15h_power.c
fschmd.c
ftsteutates.c
g760a.c
g762.c
gigabyte_waterforce.c
gl518sm.c
gl520sm.c
gpd-fan.c
gpio-fan.c hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabled 2026-02-11 13:41:44 +01:00
gsc-hwmon.c
gxp-fan-ctrl.c
hih6130.c
hp-wmi-sensors.c
hs3001.c
htu31.c
hwmon-vid.c
hwmon.c
i5k_amb.c
i5500_temp.c
ibmaem.c
ibmpex.c Revert "hwmon: (ibmpex) fix use-after-free in high/low store" 2026-02-26 14:59:15 -08:00
ibmpowernv.c
iio_hwmon.c
ina2xx.c
ina209.c
ina238.c
ina3221.c
intel-m10-bmc-hwmon.c
isl28022.c
it87.c
jc42.c
k8temp.c
k10temp.c
kbatt.c
kfan.c
lan966x-hwmon.c
lenovo-ec-sensors.c
lineage-pem.c
lm63.c
lm70.c
lm73.c
lm75.c
lm75.h
lm77.c
lm78.c
lm80.c
lm83.c
lm85.c
lm87.c
lm90.c
lm92.c
lm93.c
lm95234.c
lm95241.c
lm95245.c
lochnagar-hwmon.c
ltc2945.c
ltc2947-core.c
ltc2947-i2c.c
ltc2947-spi.c
ltc2947.h
ltc2990.c
ltc2991.c
ltc2992.c
ltc4151.c
ltc4215.c
ltc4222.c
ltc4245.c
ltc4260.c
ltc4261.c
ltc4282.c hwmon: (ltc4282): Fix reset_history file permissions 2026-01-02 12:56:55 +01:00
ltq-cputemp.c
max127.c
max197.c
max1111.c
max1619.c
max1668.c
max6620.c
max6621.c
max6639.c
max6650.c
max6697.c hwmon: (max6697) fix regmap leak on probe failure 2026-01-02 12:57:30 +01:00
max16065.c hwmon: (max16065) Use local variable to avoid TOCTOU 2026-01-02 12:57:30 +01:00
max31722.c
max31730.c
max31760.c
max31790.c
max31827.c
max77705-hwmon.c
mc33xs2410_hwmon.c
mc34vr500.c
mc13783-adc.c
mcp3021.c
menf21bmc_hwmon.c
mlxreg-fan.c
mr75203.c
nct6683.c hwmon: (nct6683) Add customer ID for ASRock Z590 Taichi 2026-03-04 07:20:06 -05:00
nct6694-hwmon.c
nct6775-core.c
nct6775-i2c.c
nct6775-platform.c hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SE 2026-03-04 07:20:06 -05:00
nct6775.h
nct7363.c hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin 2026-03-04 07:20:06 -05:00
nct7802.c
nct7904.c
npcm750-pwm-fan.c
nsa320-hwmon.c
ntc_thermistor.c
nzxt-kraken2.c
nzxt-kraken3.c
nzxt-smart2.c
pc87360.c
pc87427.c
pcf8591.c
powerz.c
powr1220.c
pt5161l.c
pwm-fan.c
qnap-mcu-hwmon.c
raspberrypi-hwmon.c
sa67mcu-hwmon.c
sbtsi_temp.c
sch56xx-common.c
sch56xx-common.h
sch5627.c
sch5636.c
scmi-hwmon.c
scpi-hwmon.c
sfctemp.c
sg2042-mcu.c
sht3x.c
sht4x.c
sht15.c
sht21.c
shtc1.c
sis5595.c
sl28cpld-hwmon.c
smpro-hwmon.c
smsc47b397.c
smsc47m1.c
smsc47m192.c
sparx5-temp.c
spd5118.c
stts751.c
surface_fan.c
surface_temp.c
sy7636a-hwmon.c hwmon: sy7636a: Fix regulator_enable resource leak on error path 2025-12-18 14:03:21 +01:00
tc74.c
tc654.c
thmc50.c
tmp102.c
tmp103.c
tmp108.c
tmp401.c hwmon: (tmp401) fix overflow caused by default conversion rate value 2026-01-02 12:56:51 +01:00
tmp421.c
tmp464.c
tmp513.c
tps23861.c
ultra45_env.c
vexpress-hwmon.c
via-cputemp.c
via686a.c
vt1211.c
vt8231.c
w83l785ts.c
w83l786ng.c hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU 2026-01-02 12:57:30 +01:00
w83627ehf.c
w83627hf.c
w83773g.c
w83781d.c
w83791d.c hwmon: (w83791d) Convert macros to functions to avoid TOCTOU 2026-01-02 12:57:30 +01:00
w83792d.c
w83793.c
w83795.c
wm831x-hwmon.c
wm8350-hwmon.c
xgene-hwmon.c