Loading drivers/hwmon/it87.c +1 −0 Original line number Diff line number Diff line Loading @@ -474,6 +474,7 @@ static const struct it87_devices it87_devices[] = { | FEAT_FIVE_PWM | FEAT_IN7_INTERNAL | FEAT_PWM_FREQ2 | FEAT_AVCC3 | FEAT_VIN3_5V, .peci_mask = 0x07, .smbus_bitmap = BIT(1) | BIT(2), }, [it8628] = { .name = "it8628", Loading Loading
drivers/hwmon/it87.c +1 −0 Original line number Diff line number Diff line Loading @@ -474,6 +474,7 @@ static const struct it87_devices it87_devices[] = { | FEAT_FIVE_PWM | FEAT_IN7_INTERNAL | FEAT_PWM_FREQ2 | FEAT_AVCC3 | FEAT_VIN3_5V, .peci_mask = 0x07, .smbus_bitmap = BIT(1) | BIT(2), }, [it8628] = { .name = "it8628", Loading