summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
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: (ltc2992) Fix memory leak in ltc2992_parse_dt()Javier Carrasco
2024-05-29hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelistArmin Wolf
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
2024-05-09hwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati
2024-05-07hwmon: (emc1403) Add support for conversion interval configurationGuenter Roeck
2024-05-07hwmon: (emc1403) Support 11 bit accuracyGuenter Roeck
2024-05-07hwmon: (emc1403) Convert to with_info APIGuenter Roeck
2024-05-07hwmon: (adc128d818) simplify final return in probeDavid Lechner
2024-05-04hwmon: Use device_show_string() helper for sysfs attributesLukas Wunner
2024-05-04hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic
2024-05-04hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic
2024-05-04hwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic
2024-05-03hwmon: (max6639) Use regmapNaresh Solanki
2024-05-03hwmon: (da9052) Use devm_regulator_get_enable_read_voltage()David Lechner
2024-05-03hwmon: (adc128d818) Use devm_regulator_get_enable_read_voltage()David Lechner
2024-05-01hwmon: (npcm750-pwm-fan) Remove another unused field in struct npcm7xx_coolin...Christophe JAILLET
2024-05-01hwmon: (npcm750-pwm-fan) Remove an unused field in struct npcm7xx_cooling_deviceChristophe JAILLET
2024-05-01hwmon: (stts751) Remove an unused field in struct stts751_privChristophe JAILLET
2024-05-01hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-05-01hwmon: (max31790) revise the scale to write pwmDelphine CC Chiu
2024-04-30hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 (standard and Elite) m...Aleksa Savic
2024-04-30hwmon: (nzxt-kraken3) Decouple device names from kindsAleksa Savic
2024-04-30hwmon: (it87) Remove tests nolonger requiredFrank Crawford
2024-04-30hwmon: (it87) Test for chipset before entering configuration modeFrank Crawford
2024-04-30hwmon: (it87) Do not enter configuration mode for some chiptypesFrank Crawford
2024-04-30hwmon: (it87) Rename FEAT_CONF_NOEXIT to FEAT_NOCONF as more descriptive of r...Frank Crawford
2024-04-30hwmon: (pmbus) Add support for Infineon XDP710Peter Yin
2024-04-30hwmon: (aquacomputer_d5next) Add support for Octo flow sensor pulsesAleksa Savic
2024-04-30hwmon: (aquacomputer_d5next) Add support for Octo flow sensorAleksa Savic
2024-04-30hwmon: Add EC Chip driver for Lenovo ThinkStation motherboardsDavid Ober
2024-04-28hwmon: (pmbus/adm1275) add adm1281 supportJose Ramon San Buenaventura
2024-04-28hwmon: (coretemp) Extend the bitmask to read temperature to 0xffRicardo Neri
2024-04-28hwmon: (jc42) Remove I2C_CLASS_SPD supportHeiner Kallweit
2024-04-28hwmon: (aspeed-g6-pwm-tach) Convert to platform remove callback returning voidUwe Kleine-König
2024-04-28hwmon: (pwm-fan) Make use of device propertiesAndy Shevchenko
2024-04-28hwmon: (pwm-fan) Convert to use of_property_read_u32_array()Andy Shevchenko
2024-04-28hwmon: add HAS_IOPORT dependenciesNiklas Schnelle
2024-04-28hwmon: (pmbus/mp2975) Use i2c_get_match_data()Andy Shevchenko
2024-04-28hwmon: (pmbus/mp2975) Constify local pointers to pmbus_driver_infoAndy Shevchenko
2024-04-28hwmon: (pmbus/mp2975) Replace home made version of __assign_bit()Andy Shevchenko
2024-04-28hwmon: (pmbus/adp1050) Don't use "proxy" headersAndy Shevchenko
2024-04-28hwmon: (dell-smm) Add Dell Precision 7540 to fan control whitelistSeiji Nishikawa