summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (adt7x10) Use hwmon_notify_eventCosmin Tanislav2022-02-281-4/+4
* hwmon: (adt7x10) Remove empty driver removal callbackCosmin Tanislav2022-02-284-21/+0
* hwmon: (adt7x10) Use devm_request_threaded_irqCosmin Tanislav2022-02-281-5/+5
* hwmon: (adt7x10) Use devm_hwmon_device_register_with_infoCosmin Tanislav2022-02-282-126/+125
* hwmon: (adt7x10) Add device managed action for restoring configCosmin Tanislav2022-02-281-5/+11
* hwmon: (adt7x10) Convert to use regmapGuenter Roeck2022-02-285-188/+213
* hwmon: (nct6775) add ASUS ROG STRIX Z390/Z490/X570-* / PRIME X570-PDenis Pauk2022-02-281-0/+13
* hwmon: (asus-ec-sensors) read sensors as signed intsEugene Shalygin2022-02-281-8/+8
* hwmon: (asus-ec-sensors) fix a typo in asus_ec_probe()Dan Carpenter2022-02-281-1/+1
* hwmon: (asus-ec-sensors) Add Crosshair VIII Hero WiFiEugene Shalygin2022-02-282-0/+7
* hwmon: (max6639) Add regulator supportMarcello Sylvester Bauer2022-02-281-8/+54
* hwmon: (max6639) Update Datasheet URLMarcello Sylvester Bauer2022-02-281-1/+1
* hwmon: (mlxreg-fan) Use pwm attribute for setting fan speed low limitVadim Pasternak2022-02-281-57/+27
* hwmon: deprecate asis_wmi_ec_sensors driverEugene Shalygin2022-02-281-1/+4
* hwmon: (asus-ec-sensors) update documentationEugene Shalygin2022-02-282-0/+53
* hwmon: (asus-ec-sensors) add driver for ASUS ECEugene Shalygin2022-02-284-0/+712
* hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNINGArmin Wolf2022-02-281-1/+1
* hwmon: (sch56xx-common) Replace msleep() with usleep_range()Armin Wolf2022-02-281-1/+1
* hwmon: (sch56xx-common) Add automatic module loading on supported devicesArmin Wolf2022-02-281-2/+38
* hwmon: (sch56xx) Autoload modules on platform device creationArmin Wolf2022-02-282-0/+20
* hwmon: Fix possible NULL pointerPaul Cercueil2022-02-281-1/+1
* hwmon: (powr1220) Add support for Lattice's POWR1014 power manager ICMichael Shych2022-02-281-1/+21
* hwmon: (powr1220) Upgrade driver to support hwmon info infrastructureMichael Shych2022-02-281-115/+92
* hwmon: (powr1220) Cosmetic changesMichael Shych2022-02-281-3/+3
* dt-bindings: hwmon: lm90: Drop Tegra specifics from exampleRob Herring2022-02-281-3/+1
* hwmon: (pmbus) Remove trailing whitespaces from Kconfig fileMarcello Sylvester Bauer2022-02-281-2/+2
* hwmon: (asus_wmi_sensors) add ASUS ROG STRIX B450-F GAMING IIDenis Pauk2022-02-281-0/+1
* hwmon: (asus_wmi_ec_sensors) Support T_Sensor on Prime X570-ProAnthony DeRossi2022-02-281-1/+2
* Documentation: ABI: Add ABI file for legacy /proc/i8k interfaceArmin Wolf2022-02-282-0/+11
* Documentation: admin-guide: Add Documentation for undocumented dell_smm_hwmon...Armin Wolf2022-02-281-0/+6
* Documentation: admin-guide: Update i8k driver nameArmin Wolf2022-02-281-11/+18
* hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelistDmitry Baryshkov2022-02-281-0/+1
* hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-ADenis Pauk2022-02-281-0/+3
* hwmon: Add "label" attributePaul Cercueil2022-02-281-3/+31
* ABI: hwmon: Document "label" sysfs attributePaul Cercueil2022-02-282-0/+12
* hwmon: (nct6775) add support for TSI temperature registersZev Weiss2022-02-281-6/+123
* hwmon: (lm83) Convert to use with_info APIGuenter Roeck2022-02-281-132/+183
* hwmon: (lm83) Explain why LM82 may be misdetected as LM83Guenter Roeck2022-02-281-0/+8
* hwmon: (lm83) Demote log message if chip identification failsGuenter Roeck2022-02-281-3/+3
* hwmon: (lm83) Replace temperature conversion macros with standard functionsGuenter Roeck2022-02-281-13/+2
* hwmon: (lm83) Use regmapGuenter Roeck2022-02-282-65/+112
* hwmon: (lm83) Replace new_client with clientGuenter Roeck2022-02-281-14/+14
* hwmon: (lm83) Move lm83_id to avoid forward declarationGuenter Roeck2022-02-281-8/+6
* hwmon: (lm83) Reorder include files to be in alphabetic orderGuenter Roeck2022-02-281-5/+5
* hwmon: Report attribute name with udev eventsGuenter Roeck2022-02-281-1/+4
* hwmon: (pmbus) Add mutex to regulator opsPatrick Rudolph2022-02-281-3/+13
* Linux 5.17-rc6v5.17-rc6Linus Torvalds2022-02-271-1/+1
* Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-271-7/+7
|\
| * PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner2022-02-211-7/+7
* | Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-02-273-1/+18
|\ \