summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2024-06-08hwmon: (tmp401) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (thmc50) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (shtc1) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (sht3x) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (powr1220) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (mcp3021) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (max6697) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (max1668) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (max16065) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm95234) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm90) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm85) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm83) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm78) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm75) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (lm63) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (ina2xx) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (fschmd) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (f75375s) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (ds1621) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (dme1737) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (aht10) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (adt7475) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (ads7828) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (adm1031) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (adm1021) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: (ad7418) Remove use of i2c_match_id()Andrew Davis
2024-06-08hwmon: lm70: simplify with spi_get_device_match_data()Krzysztof Kozlowski
2024-06-07hwmon: (cros_ec) Fix access to restricted __le16Guenter Roeck
2024-06-07hwmon: (cros_ec) Prevent read overflow in probe()Dan Carpenter
2024-06-04hwmon: g672: add support for g761Christian Marangi
2024-06-03hwmon: (max31827) Add PEC supportRadu Sabau
2024-06-03hwmon: (lm90) Convert to use PEC support from hwmon coreGuenter Roeck
2024-06-03hwmon: Add PEC attribute support to hardware monitoring coreGuenter Roeck
2024-06-03hwmon: add ChromeOS EC driverThomas Weißschuh
2024-05-30hwmon: (shtc1) Fix property misspellingGuenter Roeck
2024-05-30hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensorPeter Colberg
2024-05-29hwmon: (nzxt-smart2) Add support for another version of NZXT RGB & Fan Contro...Aleksandr Mezin
2024-05-29hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()Javier Carrasco
2024-05-29hwmon: corsair-psu: add USB id of HX1200i Series 2023 psuWilken Gottwalt
2024-05-29hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelistArmin Wolf
2024-05-29hwmon: (nct6683) Display warning when enabling driver for unknown customerGuenter Roeck
2024-05-29hwmon: (corsair-cpro) Add firmware and bootloader informationMarius Zachmann
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-14Merge tag 'pwm/for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-14Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-14Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-12hwmon: (nzxt-kraken3) Bail out for unsupported device variantsGuenter Roeck
2024-05-12hwmon: (emc1403) Add support for EMC1428 and EMC1438.Lars Petter Mostad
2024-05-09hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0...Uwe Kleine-König