summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-222-21/+8
|\
| * hwmon: Use device_show_string() helper for sysfs attributesLukas Wunner2024-05-042-21/+8
* | Merge tag 'pwm/for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-141-9/+12
|\ \
| * | hwmon: (aspeed-g6-pwm-tacho): Make use of devm_pwmchip_alloc() functionUwe Kleine-König2024-04-261-6/+9
| * | hwmon: (aspeed-g6-pwm-tacho): Make use of pwmchip_parent() accessorUwe Kleine-König2024-04-261-3/+3
| |/
* | Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-14118-771/+1984
|\ \
| * | hwmon: (nzxt-kraken3) Bail out for unsupported device variantsGuenter Roeck2024-05-121-1/+2
| * | hwmon: (emc1403) Add support for EMC1428 and EMC1438.Lars Petter Mostad2024-05-121-11/+110
| * | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0...Uwe Kleine-König2024-05-094-5/+5
| * | hwmon: (emc1403) Add support for conversion interval configurationGuenter Roeck2024-05-071-0/+67
| * | hwmon: (emc1403) Support 11 bit accuracyGuenter Roeck2024-05-071-3/+52
| * | hwmon: (emc1403) Convert to with_info APIGuenter Roeck2024-05-071-291/+332
| * | hwmon: (max6639) Use regmapNaresh Solanki2024-05-032-190/+150
| * | hwmon: (npcm750-pwm-fan) Remove another unused field in struct npcm7xx_coolin...Christophe JAILLET2024-05-011-3/+3
| * | hwmon: (npcm750-pwm-fan) Remove an unused field in struct npcm7xx_cooling_deviceChristophe JAILLET2024-05-011-1/+0
| * | hwmon: (stts751) Remove an unused field in struct stts751_privChristophe JAILLET2024-05-011-1/+0
| * | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-0199-118/+118
| * | hwmon: (max31790) revise the scale to write pwmDelphine CC Chiu2024-05-011-1/+7
| * | hwmon: (nzxt-kraken3) Add support for NZXT Kraken 2023 (standard and Elite) m...Aleksa Savic2024-04-301-8/+30
| * | hwmon: (nzxt-kraken3) Decouple device names from kindsAleksa Savic2024-04-301-10/+7
| * | hwmon: (it87) Remove tests nolonger requiredFrank Crawford2024-04-301-48/+0
| * | hwmon: (it87) Test for chipset before entering configuration modeFrank Crawford2024-04-301-5/+47
| * | hwmon: (it87) Do not enter configuration mode for some chiptypesFrank Crawford2024-04-301-6/+7
| * | hwmon: (it87) Rename FEAT_CONF_NOEXIT to FEAT_NOCONF as more descriptive of r...Frank Crawford2024-04-301-9/+9
| * | hwmon: (pmbus) Add support for Infineon XDP710Peter Yin2024-04-303-0/+141
| * | hwmon: (aquacomputer_d5next) Add support for Octo flow sensor pulsesAleksa Savic2024-04-301-4/+13
| * | hwmon: (aquacomputer_d5next) Add support for Octo flow sensorAleksa Savic2024-04-301-13/+21
| * | hwmon: Add EC Chip driver for Lenovo ThinkStation motherboardsDavid Ober2024-04-303-0/+613
| * | hwmon: (pmbus/adm1275) add adm1281 supportJose Ramon San Buenaventura2024-04-282-4/+7
| * | hwmon: (coretemp) Extend the bitmask to read temperature to 0xffRicardo Neri2024-04-281-1/+1
| * | hwmon: (jc42) Remove I2C_CLASS_SPD supportHeiner Kallweit2024-04-281-1/+1
| * | hwmon: (aspeed-g6-pwm-tach) Convert to platform remove callback returning voidUwe Kleine-König2024-04-281-4/+2
| * | hwmon: (pwm-fan) Make use of device propertiesAndy Shevchenko2024-04-282-12/+11
| * | hwmon: (pwm-fan) Convert to use of_property_read_u32_array()Andy Shevchenko2024-04-281-10/+18
| * | hwmon: add HAS_IOPORT dependenciesNiklas Schnelle2024-04-281-5/+20
| * | hwmon: (pmbus/mp2975) Use i2c_get_match_data()Andy Shevchenko2024-04-281-23/+33
| * | hwmon: (pmbus/mp2975) Constify local pointers to pmbus_driver_infoAndy Shevchenko2024-04-281-2/+2
| * | hwmon: (pmbus/mp2975) Replace home made version of __assign_bit()Andy Shevchenko2024-04-281-16/+15
| * | hwmon: (pmbus/adp1050) Don't use "proxy" headersAndy Shevchenko2024-04-281-4/+2
| * | hwmon: (dell-smm) Add Dell Precision 7540 to fan control whitelistSeiji Nishikawa2024-04-281-0/+8
| * | hwmon: (pmbus) Add driver for ADP1050Radu Sabau2024-04-283-0/+69
| * | hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systemsKai-Heng Feng2024-04-281-0/+16
| * | hwmon: (lm70) fix links in doc and commentsKousik Sanagavarapu2024-04-281-2/+2
| * | hwmon: (pmbus/mp2975) Fix IRQ maskingPatrick Rudolph2024-04-281-0/+77
| * | hwmon: (dell-smm) Add Dell G5 5505 to DMI tableTobias Jakobi2024-04-281-0/+7
| |/
* | Merge tag 'regulator-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-142-69/+26
|\ \
| * | hwmon: (adc128d818) simplify final return in probeDavid Lechner2024-05-071-3/+1
| * | hwmon: (da9052) Use devm_regulator_get_enable_read_voltage()David Lechner2024-05-031-28/+10
| * | hwmon: (adc128d818) Use devm_regulator_get_enable_read_voltage()David Lechner2024-05-031-40/+17
| |/
* | hwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati2024-05-091-3/+3