summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-27hwmon: (pmbus) Add get_error_flags support to regulator opsZev Weiss
2022-02-27hwmon: (asus-ec-sensors) depend on X86 in KConfigEugene Shalygin
2022-02-27hwmon: (asus-ec-sensors) merge setup functionsEugene Shalygin
2022-02-27hwmon: (asus-ec-sensors) deduce sensor signedness from its typeEugene Shalygin
2022-02-27hwmon: (tc654) Add thermal_cooling device supportChristian Lamparter
2022-02-27hwmon: (dell-smm) rewrite CONFIG_I8K descriptionMateusz Jończyk
2022-02-27x86/Kconfig: move and modify CONFIG_I8KMateusz Jończyk
2022-02-27hwmon: (asus-ec-sensors) add CPU core voltageEugene Shalygin
2022-02-27hwmon: (adt7x10) Use hwmon_notify_eventCosmin Tanislav
2022-02-27hwmon: (adt7x10) Remove empty driver removal callbackCosmin Tanislav
2022-02-27hwmon: (adt7x10) Use devm_request_threaded_irqCosmin Tanislav
2022-02-27hwmon: (adt7x10) Use devm_hwmon_device_register_with_infoCosmin Tanislav
2022-02-27hwmon: (adt7x10) Add device managed action for restoring configCosmin Tanislav
2022-02-27hwmon: (adt7x10) Convert to use regmapGuenter Roeck
2022-02-27hwmon: (nct6775) add ASUS ROG STRIX Z390/Z490/X570-* / PRIME X570-PDenis Pauk
2022-02-27hwmon: (asus-ec-sensors) read sensors as signed intsEugene Shalygin
2022-02-27hwmon: (asus-ec-sensors) fix a typo in asus_ec_probe()Dan Carpenter
2022-02-27hwmon: (asus-ec-sensors) Add Crosshair VIII Hero WiFiEugene Shalygin
2022-02-27hwmon: (max6639) Add regulator supportMarcello Sylvester Bauer
2022-02-27hwmon: (mlxreg-fan) Use pwm attribute for setting fan speed low limitVadim Pasternak
2022-02-27hwmon: deprecate asis_wmi_ec_sensors driverEugene Shalygin
2022-02-27hwmon: (asus-ec-sensors) add driver for ASUS ECEugene Shalygin
2022-02-27hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNINGArmin Wolf
2022-02-27hwmon: (sch56xx-common) Replace msleep() with usleep_range()Armin Wolf
2022-02-27hwmon: (sch56xx-common) Add automatic module loading on supported devicesArmin Wolf
2022-02-27hwmon: (sch56xx) Autoload modules on platform device creationArmin Wolf
2022-02-27hwmon: Fix possible NULL pointerPaul Cercueil
2022-02-27hwmon: (powr1220) Add support for Lattice's POWR1014 power manager ICMichael Shych
2022-02-27hwmon: (powr1220) Upgrade driver to support hwmon info infrastructureMichael Shych
2022-02-27hwmon: (powr1220) Cosmetic changesMichael Shych
2022-02-27hwmon: (pmbus) Remove trailing whitespaces from Kconfig fileMarcello Sylvester Bauer
2022-02-27hwmon: (asus_wmi_sensors) add ASUS ROG STRIX B450-F GAMING IIDenis Pauk
2022-02-27hwmon: (asus_wmi_ec_sensors) Support T_Sensor on Prime X570-ProAnthony DeRossi
2022-02-27hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelistDmitry Baryshkov
2022-02-27hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-ADenis Pauk
2022-02-27hwmon: Add "label" attributePaul Cercueil
2022-02-27hwmon: (nct6775) add support for TSI temperature registersZev Weiss
2022-02-27hwmon: (lm83) Convert to use with_info APIGuenter Roeck
2022-02-27hwmon: (lm83) Explain why LM82 may be misdetected as LM83Guenter Roeck
2022-02-27hwmon: (lm83) Demote log message if chip identification failsGuenter Roeck
2022-02-27hwmon: (lm83) Replace temperature conversion macros with standard functionsGuenter Roeck
2022-02-27hwmon: (lm83) Use regmapGuenter Roeck
2022-02-27hwmon: (lm83) Replace new_client with clientGuenter Roeck
2022-02-27hwmon: (lm83) Move lm83_id to avoid forward declarationGuenter Roeck
2022-02-27hwmon: (lm83) Reorder include files to be in alphabetic orderGuenter Roeck
2022-02-27hwmon: Report attribute name with udev eventsGuenter Roeck
2022-02-27hwmon: (pmbus) Add mutex to regulator opsPatrick Rudolph
2022-02-27Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds