summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-27hwmon: (adt7x10) Remove empty driver removal callbackCosmin Tanislav4-21/+0
2022-02-27hwmon: (adt7x10) Use devm_request_threaded_irqCosmin Tanislav1-5/+5
2022-02-27hwmon: (adt7x10) Use devm_hwmon_device_register_with_infoCosmin Tanislav2-126/+125
2022-02-27hwmon: (adt7x10) Add device managed action for restoring configCosmin Tanislav1-5/+11
2022-02-27hwmon: (adt7x10) Convert to use regmapGuenter Roeck5-188/+213
2022-02-27hwmon: (nct6775) add ASUS ROG STRIX Z390/Z490/X570-* / PRIME X570-PDenis Pauk1-0/+13
2022-02-27hwmon: (asus-ec-sensors) read sensors as signed intsEugene Shalygin1-8/+8
2022-02-27hwmon: (asus-ec-sensors) fix a typo in asus_ec_probe()Dan Carpenter1-1/+1
2022-02-27hwmon: (asus-ec-sensors) Add Crosshair VIII Hero WiFiEugene Shalygin2-0/+7
2022-02-27hwmon: (max6639) Add regulator supportMarcello Sylvester Bauer1-8/+54
2022-02-27hwmon: (max6639) Update Datasheet URLMarcello Sylvester Bauer1-1/+1
2022-02-27hwmon: (mlxreg-fan) Use pwm attribute for setting fan speed low limitVadim Pasternak1-57/+27
2022-02-27hwmon: deprecate asis_wmi_ec_sensors driverEugene Shalygin1-1/+4
2022-02-27hwmon: (asus-ec-sensors) update documentationEugene Shalygin2-0/+53
2022-02-27hwmon: (asus-ec-sensors) add driver for ASUS ECEugene Shalygin4-0/+712
2022-02-27hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNINGArmin Wolf1-1/+1
2022-02-27hwmon: (sch56xx-common) Replace msleep() with usleep_range()Armin Wolf1-1/+1
2022-02-27hwmon: (sch56xx-common) Add automatic module loading on supported devicesArmin Wolf1-2/+38
2022-02-27hwmon: (sch56xx) Autoload modules on platform device creationArmin Wolf2-0/+20
2022-02-27hwmon: Fix possible NULL pointerPaul Cercueil1-1/+1
2022-02-27hwmon: (powr1220) Add support for Lattice's POWR1014 power manager ICMichael Shych1-1/+21
2022-02-27hwmon: (powr1220) Upgrade driver to support hwmon info infrastructureMichael Shych1-115/+92
2022-02-27hwmon: (powr1220) Cosmetic changesMichael Shych1-3/+3
2022-02-27dt-bindings: hwmon: lm90: Drop Tegra specifics from exampleRob Herring1-3/+1
2022-02-27hwmon: (pmbus) Remove trailing whitespaces from Kconfig fileMarcello Sylvester Bauer1-2/+2
2022-02-27hwmon: (asus_wmi_sensors) add ASUS ROG STRIX B450-F GAMING IIDenis Pauk1-0/+1
2022-02-27hwmon: (asus_wmi_ec_sensors) Support T_Sensor on Prime X570-ProAnthony DeRossi1-1/+2
2022-02-27Documentation: ABI: Add ABI file for legacy /proc/i8k interfaceArmin Wolf2-0/+11
2022-02-27Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon...Armin Wolf1-0/+6
2022-02-27Documentation: admin-guide: Update i8k driver nameArmin Wolf1-11/+18
2022-02-27hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelistDmitry Baryshkov1-0/+1
2022-02-27hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-ADenis Pauk1-0/+3
2022-02-27hwmon: Add "label" attributePaul Cercueil1-3/+31
2022-02-27ABI: hwmon: Document "label" sysfs attributePaul Cercueil2-0/+12
2022-02-27hwmon: (nct6775) add support for TSI temperature registersZev Weiss1-6/+123
2022-02-27hwmon: (lm83) Convert to use with_info APIGuenter Roeck1-132/+183
2022-02-27hwmon: (lm83) Explain why LM82 may be misdetected as LM83Guenter Roeck1-0/+8
2022-02-27hwmon: (lm83) Demote log message if chip identification failsGuenter Roeck1-3/+3
2022-02-27hwmon: (lm83) Replace temperature conversion macros with standard functionsGuenter Roeck1-13/+2
2022-02-27hwmon: (lm83) Use regmapGuenter Roeck2-65/+112
2022-02-27hwmon: (lm83) Replace new_client with clientGuenter Roeck1-14/+14
2022-02-27hwmon: (lm83) Move lm83_id to avoid forward declarationGuenter Roeck1-8/+6
2022-02-27hwmon: (lm83) Reorder include files to be in alphabetic orderGuenter Roeck1-5/+5
2022-02-27hwmon: Report attribute name with udev eventsGuenter Roeck1-1/+4
2022-02-27hwmon: (pmbus) Add mutex to regulator opsPatrick Rudolph1-3/+13
2022-02-27Linux 5.17-rc6v5.17-rc6Linus Torvalds1-1/+1
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+7
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-1/+18
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+13
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-79/+148