WSL2-Linux-Kernel/drivers/hwmon
Guenter Roeck c7bd6dc320 hwmon: (nct6683) Add missing sysfs attribute initialization
The following error message is seen when loading the nct6683 driver
with DEBUG_LOCK_ALLOC enabled.

BUG: key ffff88040b2f0030 not in .data!
------------[ cut here ]------------
WARNING: CPU: 0 PID: 186 at kernel/locking/lockdep.c:2988
				lockdep_init_map+0x469/0x630()
DEBUG_LOCKS_WARN_ON(1)

Caused by a missing call to sysfs_attr_init() when initializing
sysfs attributes.

Reported-by: Alexey Orishko <alexey.orishko@gmail.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Cc: stable@vger.kernel.org # v3.18+
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2015-05-29 17:47:42 -07:00
..
pmbus kconfig: use bool instead of boolean for type definition attributes 2015-01-07 13:08:04 +01:00
Kconfig hwmon: (it87) Add support for IT8620E 2015-04-05 06:01:00 -07:00
Makefile hwmon: Add Nuvoton NCT7904 hwmon driver 2015-03-09 09:59:36 -07:00
ab8500.c
abituguru.c
abituguru3.c
abx500.c hwmon: (abx500) Fix format string warnings 2015-01-25 21:23:59 -08:00
abx500.h
acpi_power_meter.c
ad7314.c hwmon: (ad7314) Do proper sign extension 2015-01-25 21:23:59 -08:00
ad7414.c
ad7418.c
adc128d818.c hwmon: (adc128d818) Do proper sign extension 2015-01-25 21:24:00 -08:00
adcxx.c
adm1021.c
adm1025.c
adm1026.c
adm1029.c
adm1031.c
adm9240.c
ads1015.c
ads7828.c hwmon: (ads7828) Check return value of devm_regmap_init_i2c 2015-02-22 20:10:30 -08:00
ads7871.c
adt7x10.c
adt7x10.h
adt7310.c
adt7410.c
adt7411.c
adt7462.c
adt7470.c
adt7475.c
amc6821.c
applesmc.c
asb100.c
asc7621.c
asus_atk0110.c
atxp1.c
coretemp.c hwmon: (coretemp) Allow format checking 2015-03-09 09:59:35 -07:00
da9052-hwmon.c
da9055-hwmon.c
dme1737.c
ds620.c
ds1621.c
emc6w201.c
emc1403.c
emc2103.c
f71805f.c
f71882fg.c
f75375s.c
fam15h_power.c
fschmd.c
g760a.c
g762.c
gl518sm.c
gl520sm.c
gpio-fan.c hwmon: (gpio-fan) Move the thermal registration after registration is complete 2015-04-08 20:34:43 -07:00
hih6130.c
htu21.c
hwmon-vid.c
hwmon.c
i5k_amb.c
i5500_temp.c hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro 2015-01-24 14:16:22 +01:00
ibmaem.c
ibmpex.c hwmon: (ibmpex) Allow format string checking 2015-03-09 09:59:35 -07:00
ibmpowernv.c hwmon: (ibmpowernv) Fix build error seen for some configurations 2015-04-08 21:03:39 -07:00
iio_hwmon.c
ina2xx.c hwmon: (ina2xx) replace ina226_avg_bits() with find_closest() 2015-04-17 09:03:54 -04:00
ina209.c
it87.c hwmon: (it87) Use feature macros on sio_data 2015-04-09 06:39:11 -07:00
jc42.c hwmon: (jc42) Add support for additional IDT temperature sensors 2015-03-09 09:59:35 -07:00
jz4740-hwmon.c
k8temp.c
k10temp.c
lineage-pem.c
lm63.c
lm70.c
lm73.c
lm75.c
lm75.h
lm77.c
lm78.c
lm80.c
lm83.c
lm85.c hwmon: (lm85) use find_closest() in x_TO_REG() functions 2015-04-17 09:03:55 -04:00
lm87.c
lm90.c
lm92.c
lm93.c
lm95234.c
lm95241.c
lm95245.c
ltc2945.c
ltc4151.c
ltc4215.c
ltc4222.c
ltc4245.c
ltc4260.c
ltc4261.c
max197.c
max1111.c
max1619.c
max1668.c
max6639.c
max6642.c
max6650.c
max6697.c
max16065.c
mc13783-adc.c
mcp3021.c
menf21bmc_hwmon.c
nct6683.c hwmon: (nct6683) Add missing sysfs attribute initialization 2015-05-29 17:47:42 -07:00
nct6775.c hwmon: (nct6775) Add missing sysfs attribute initialization 2015-05-29 17:47:33 -07:00
nct7802.c hwmon: (nct7802) Constify struct regmap_config 2015-01-25 21:23:58 -08:00
nct7904.c hwmon: (nct7904) Strengthen detect function 2015-03-09 09:59:36 -07:00
ntc_thermistor.c hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE 2015-05-26 17:22:49 -07:00
pc87360.c
pc87427.c
pcf8591.c
powr1220.c
pwm-fan.c hwmon: (pwm-fan) Update the duty cycle inorder to control the pwm-fan 2015-04-12 15:59:11 -07:00
s3c-hwmon.c
sch56xx-common.c
sch56xx-common.h
sch5627.c
sch5636.c
sht15.c
sht21.c
shtc1.c
sis5595.c
smm665.c
smsc47b397.c
smsc47m1.c
smsc47m192.c
thmc50.c
tmp102.c hwmon: (tmp102) add hibernation callbacks 2015-02-03 12:17:12 -08:00
tmp103.c
tmp401.c hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37 2015-05-29 13:37:06 -07:00
tmp421.c
twl4030-madc-hwmon.c
ultra45_env.c
vexpress.c hwmon: (pwm-fan, vexpress) Constify of_device_id array 2015-03-16 13:00:32 -07:00
via-cputemp.c
via686a.c
vt1211.c
vt8231.c
w83l785ts.c
w83l786ng.c
w83627ehf.c
w83627hf.c
w83781d.c
w83791d.c
w83792d.c
w83793.c
w83795.c hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg() 2015-04-17 09:03:55 -04:00
wm831x-hwmon.c
wm8350-hwmon.c