summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (max31722) Warn about failure to put device in stand-by in .remove()Uwe Kleine-König2021-10-171-1/+7
* hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device()Rafael J. Wysocki2021-10-172-8/+6
* hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_targetArmin Wolf2021-10-162-6/+58
* dt-bindings: hwmon: allow specifying channels for tmp421Krzysztof Adamski2021-10-161-0/+67
* hwmon: (tmp421) ignore non-channel related DT nodesKrzysztof Adamski2021-10-161-0/+3
* hwmon: (tmp421) update documentationKrzysztof Adamski2021-10-161-0/+10
* hwmon: (tmp421) support HWMON_T_ENABLEKrzysztof Adamski2021-10-161-4/+29
* hwmon: (tmp421) really disable channelsKrzysztof Adamski2021-10-161-6/+38
* hwmon: (tmp421) support specifying n-factor via DTKrzysztof Adamski2021-10-161-0/+18
* hwmon: (tmp421) support disabling channels from DTKrzysztof Adamski2021-10-161-1/+9
* hwmon: (tmp421) add support for defining labels from DTKrzysztof Adamski2021-10-161-0/+61
* dt-bindings: hwmon: add missing tmp421 bindingKrzysztof Adamski2021-10-161-0/+43
* hwmon: (tmp421) introduce a channel structKrzysztof Adamski2021-10-121-5/+9
* hwmon: (adt7x10) Make adt7x10_remove() return voidUwe Kleine-König2021-10-124-5/+6
* hwmon: (dell-smm) Remove unnecessary includesArmin Wolf2021-10-121-2/+0
* dt-bindings: hwmon: jedec,jc42: add nxp,se97bKrzysztof Kozlowski2021-10-121-0/+9
* hwmon: cleanup non-bool "valid" data fieldsPaul Fertser2021-10-1269-152/+152
* hwmon: (tmp103) Convert tmp103 to use new hwmon registration APIOleksij Rempel2021-10-121-31/+74
* hwmon: (mlxreg-fan) Support distinctive names per different cooling devicesVadim Pasternak2021-10-121-2/+9
* hwmon: (mlxreg-fan) Modify PWM connectivity validationVadim Pasternak2021-10-121-3/+8
* hwmon: (nct6775) add Pro WS X570-ACEOleksandr Natalenko2021-10-121-0/+1
* hwmon: (pmbus/ibm-cffps) Use MFR_ID to choose versionBrandon Wyman2021-10-121-1/+12
* hwmon: (pmbus/ibm-cffps) Add mfg_id debugfs entryBrandon Wyman2021-10-121-1/+9
* hwmon: (nct6775) Add additional ASUS motherboards.Denis Pauk2021-10-121-0/+9
* dt-bindings: hwmon/pmbus: Add ti,lm25066 power-management ICZev Weiss2021-10-121-0/+54
* hwmon: (pmbus/lm25066) Support configurable sense resistor valuesZev Weiss2021-10-122-0/+13
* hwmon: (pmbus/lm25066) Add OF device ID tableZev Weiss2021-10-121-2/+23
* hwmon: (pmbus/lm25066) Mark lm25066_coeff array constZev Weiss2021-10-121-2/+2
* hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeffZev Weiss2021-10-121-1/+1
* hwmon: (pmbus/lm25066) Avoid forward declaration of lm25066_idZev Weiss2021-10-121-13/+10
* hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissaZev Weiss2021-10-121-1/+1
* hwmon: (pmbus/lm25066) Add offset coefficientsZev Weiss2021-10-121-0/+23
* dt-bindings: hwmon: ibm,cffps: move to trivial devicesKrzysztof Kozlowski2021-10-123-27/+6
* dt-bindings: hwmon: Convert NTC thermistor to YAMLLinus Walleij2021-10-122-44/+141
* hwmon: (tmp421) introduce MAX_CHANNELS defineKrzysztof Adamski2021-10-121-4/+5
* dt-bindings: hwmon: jedec,jc42: convert to dtschemaKrzysztof Kozlowski2021-10-123-46/+70
* dt-bindings: hwmon: hih6130: move to trivial devicesKrzysztof Kozlowski2021-10-122-12/+2
* dt-bindings: hwmon: dps650ab: move to trivial devicesKrzysztof Kozlowski2021-10-122-11/+2
* dt-bindings: hwmon: lm75: remove gmt,g751 from trivial devicesKrzysztof Kozlowski2021-10-121-2/+0
* hwmon: (nct6683) Add another customer ID for NCT6683D sensor chip on some ASR...Daniel Dawson2021-10-121-0/+3
* dt-bindings: hwmon: sensirion,sht15: convert to dtschemaKrzysztof Kozlowski2021-10-122-19/+43
* dt-bindings: hwmon: microchip,mcp3021: convert to dtschemaKrzysztof Kozlowski2021-10-122-21/+43
* dt-bindings: hwmon: lltc,ltc4151: convert to dtschemaKrzysztof Kozlowski2021-10-122-18/+41
* dt-bindings: hwmon: ti,tmp102: add bindings and remove from trivial devicesKrzysztof Kozlowski2021-10-122-2/+47
* dt-bindings: hwmon: ti,tmp108: convert to dtschemaKrzysztof Kozlowski2021-10-122-18/+50
* dt-bindings: hwmon: lm70: move to trivial devicesKrzysztof Kozlowski2021-10-122-22/+8
* dt-bindings: hwmon: lm90: do not require VCC supplyKrzysztof Kozlowski2021-10-121-1/+0
* dt-bindings: hwmon: lm90: convert to dtschemaKrzysztof Kozlowski2021-10-124-56/+80
* hwmon: (mlxreg-fan) Fix out of bounds read on array fan->pwmColin Ian King2021-10-121-1/+1
* hwmon: (nct6775) Support access via Asus WMIDenis Pauk2021-10-122-21/+220