summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (tps23861) correct shunt LSB valuesRobert Marko2021-06-101-2/+2
* hwmon: (tps23861) set current shunt valueRobert Marko2021-06-101-0/+12
* hwmon: (tps23861) define regmap max registerRobert Marko2021-06-101-0/+1
* hwmon: (scpi-hwmon) shows the negative temperature properlyRiwen Lu2021-06-091-0/+9
* hwmon: (corsair-psu) fix suspend behaviorWilken Gottwalt2021-06-091-0/+14
* Merge tag 'hwmon-for-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-024-12/+30
|\
| * hwmon/pmbus: (q54sj108a2) The PMBUS_MFR_ID is actually 6 chars instead of 5Chu Lin2021-05-171-1/+1
| * hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_3 for RAA228228Grant Peltier2021-05-161-2/+2
| * hwmon: (pmbus/fsp-3y) Fix FSP-3Y YH-5151E VOUTVáclav Kubernát2021-05-161-7/+25
| * hwmon: (dell-smm-hwmon) Fix index valuesArmin Wolf2021-05-161-2/+2
* | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-201-9/+2
|\ \ | |/ |/|
| * Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"Greg Kroah-Hartman2021-05-131-9/+2
* | hwmon: (adm9240) Fix writes into inX_max attributesGuenter Roeck2021-05-121-1/+1
* | hwmon: (ltc2992) Put fwnode in error case during ->probe()Andy Shevchenko2021-05-101-2/+6
* | hwmon: (pmbus/fsp-3y) Fix FSP-3Y YH-5151E non-compliant vout encodingVáclav Kubernát2021-05-101-2/+25
* | hwmon: (occ) Fix poll rate limitingEddie James2021-05-102-3/+4
* | hwmon: (corsair-psu) Remove unneeded semicolonsWan Jiabing2021-05-101-2/+2
|/
* Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-04-261-10/+19
|\
| * hwmon: acpi_power_meter: Get rid of ACPICA message printingRafael J. Wysocki2021-03-081-10/+19
* | Merge tag 'hwmon-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-2678-1496/+2665
|\ \
| * | hwmon: Remove amd_energy driverGuenter Roeck2021-04-202-389/+0
| * | hwmon: (pmbus) Introduce PMBUS symbol namespaceGuenter Roeck2021-04-2036-19/+54
| * | hwmon: (pmbus) Add pmbus driver for MAX15301Erik Rosen2021-04-203-0/+199
| * | hwmon: (sch5627) Remove unnecessary error pathArmin Wolf2021-04-201-45/+25
| * | hwmon: (sch5627) Use devres functionArmin Wolf2021-04-201-10/+5
| * | hwmon: (pmbus/pxe1610) don't bail out when not all pages are activePaul Fertser2021-04-201-0/+9
| * | hwmon: Add driver for fsp-3y PSUs and PDUsVáclav Kubernát2021-04-203-0/+264
| * | hwmon: (intel-m10-bmc-hwmon) add sensor support of Intel D5005 cardMatthew Gerlach2021-04-201-0/+122
| * | hwmon: (sch5627) Split sch5627_update_device()Armin Wolf2021-04-201-33/+69
| * | hwmon: (sch5627) Convert to hwmon_device_register_with_info()Armin Wolf2021-04-201-232/+112
| * | hwmon: (nct6683) remove useless functionJiapeng Chong2021-04-201-11/+0
| * | hwmon: (dell-smm) Add Dell Latitude E7440 to fan control whitelistSebastian Oechsle2021-04-201-0/+8
| * | hwmon: (mlxreg-fan) Add support for fan drawers capability and present registersVadim Pasternak2021-04-201-1/+50
| * | hwmon: (pmbus/tps53679) Add support for TI TPS53676Erik Rosen2021-04-202-3/+52
| * | hwmon: (ftsteutates) Rudimentary typo fixesBhaskar Chowdhury2021-04-201-1/+1
| * | hwmon: (pmbus) Add driver for BluTek BPA-RS600Chris Packham2021-04-203-0/+182
| * | hwmon: replace snprintf in show functions with sysfs_emitGuenter Roeck2021-04-2024-150/+151
| * | hwmon: (pmbus) Replace - with _ in device names before registrationChris Packham2021-04-201-1/+7
| * | hwmon: add driver for NZXT Kraken X42/X52/X62/X72Jonas Malaco2021-04-203-0/+245
| * | hwmon: (ina2xx) Convert sysfs sprintf/snprintf family to sysfs_emitZihao Tang2021-04-201-5/+4
| * | hwmon: Use kobj_to_dev()Guenter Roeck2021-04-206-12/+12
| * | hwmon: (ds1621) Use kobj_to_dev()Tian Tao2021-04-201-1/+1
| * | hwmon: (ftsteutates) Fix spelling typozuoqilin2021-04-201-1/+1
| * | hwmon: (corsair-psu) add support for critical valuesWilken Gottwalt2021-04-201-55/+270
| * | hwmon: (pmbus/stpddc60) Add ST STPDDC60 pmbus driverErik Rosen2021-04-203-0/+259
| * | hwmon: (pmbus) Add pmbus_set_update() function to set update flagErik Rosen2021-04-202-0/+12
| * | hwmon: (nct6683) Support NCT6686DJiqi Li2021-04-201-2/+9
| * | hwmon: (pmbus) Add driver for Infineon IR36021Chris Packham2021-04-203-0/+89
| * | hwmon: (corsair-psu) Update calculation of LINEAR11 valuesWilken Gottwalt2021-04-201-22/+8
| * | hwmon: Switch to using the new API kobj_to_dev()Yang Li2021-04-201-1/+1