summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-17hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device()Rafael J. Wysocki2-8/+6
2021-10-17hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_targetArmin Wolf2-6/+58
2021-10-16dt-bindings: hwmon: allow specifying channels for tmp421Krzysztof Adamski1-0/+67
2021-10-16hwmon: (tmp421) ignore non-channel related DT nodesKrzysztof Adamski1-0/+3
2021-10-16hwmon: (tmp421) update documentationKrzysztof Adamski1-0/+10
2021-10-16hwmon: (tmp421) support HWMON_T_ENABLEKrzysztof Adamski1-4/+29
2021-10-16hwmon: (tmp421) really disable channelsKrzysztof Adamski1-6/+38
2021-10-16hwmon: (tmp421) support specifying n-factor via DTKrzysztof Adamski1-0/+18
2021-10-16hwmon: (tmp421) support disabling channels from DTKrzysztof Adamski1-1/+9
2021-10-16hwmon: (tmp421) add support for defining labels from DTKrzysztof Adamski1-0/+61
2021-10-16dt-bindings: hwmon: add missing tmp421 bindingKrzysztof Adamski1-0/+43
2021-10-12hwmon: (tmp421) introduce a channel structKrzysztof Adamski1-5/+9
2021-10-12hwmon: (adt7x10) Make adt7x10_remove() return voidUwe Kleine-König4-5/+6
2021-10-12hwmon: (dell-smm) Remove unnecessary includesArmin Wolf1-2/+0
2021-10-12dt-bindings: hwmon: jedec,jc42: add nxp,se97bKrzysztof Kozlowski1-0/+9
2021-10-12hwmon: cleanup non-bool "valid" data fieldsPaul Fertser69-152/+152
2021-10-12hwmon: (tmp103) Convert tmp103 to use new hwmon registration APIOleksij Rempel1-31/+74
2021-10-12hwmon: (mlxreg-fan) Support distinctive names per different cooling devicesVadim Pasternak1-2/+9
2021-10-12hwmon: (mlxreg-fan) Modify PWM connectivity validationVadim Pasternak1-3/+8
2021-10-12hwmon: (nct6775) add Pro WS X570-ACEOleksandr Natalenko1-0/+1
2021-10-12hwmon: (pmbus/ibm-cffps) Use MFR_ID to choose versionBrandon Wyman1-1/+12
2021-10-12hwmon: (pmbus/ibm-cffps) Add mfg_id debugfs entryBrandon Wyman1-1/+9
2021-10-12hwmon: (nct6775) Add additional ASUS motherboards.Denis Pauk1-0/+9
2021-10-12dt-bindings: hwmon/pmbus: Add ti,lm25066 power-management ICZev Weiss1-0/+54
2021-10-12hwmon: (pmbus/lm25066) Support configurable sense resistor valuesZev Weiss2-0/+13
2021-10-12hwmon: (pmbus/lm25066) Add OF device ID tableZev Weiss1-2/+23
2021-10-12hwmon: (pmbus/lm25066) Mark lm25066_coeff array constZev Weiss1-2/+2
2021-10-12hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeffZev Weiss1-1/+1
2021-10-12hwmon: (pmbus/lm25066) Avoid forward declaration of lm25066_idZev Weiss1-13/+10
2021-10-12hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissaZev Weiss1-1/+1
2021-10-12hwmon: (pmbus/lm25066) Add offset coefficientsZev Weiss1-0/+23
2021-10-12dt-bindings: hwmon: ibm,cffps: move to trivial devicesKrzysztof Kozlowski3-27/+6
2021-10-12dt-bindings: hwmon: Convert NTC thermistor to YAMLLinus Walleij2-44/+141
2021-10-12hwmon: (tmp421) introduce MAX_CHANNELS defineKrzysztof Adamski1-4/+5
2021-10-12dt-bindings: hwmon: jedec,jc42: convert to dtschemaKrzysztof Kozlowski3-46/+70
2021-10-12dt-bindings: hwmon: hih6130: move to trivial devicesKrzysztof Kozlowski2-12/+2
2021-10-12dt-bindings: hwmon: dps650ab: move to trivial devicesKrzysztof Kozlowski2-11/+2
2021-10-12dt-bindings: hwmon: lm75: remove gmt,g751 from trivial devicesKrzysztof Kozlowski1-2/+0
2021-10-12hwmon: (nct6683) Add another customer ID for NCT6683D sensor chip on some ASR...Daniel Dawson1-0/+3
2021-10-12dt-bindings: hwmon: sensirion,sht15: convert to dtschemaKrzysztof Kozlowski2-19/+43
2021-10-12dt-bindings: hwmon: microchip,mcp3021: convert to dtschemaKrzysztof Kozlowski2-21/+43
2021-10-12dt-bindings: hwmon: lltc,ltc4151: convert to dtschemaKrzysztof Kozlowski2-18/+41
2021-10-12dt-bindings: hwmon: ti,tmp102: add bindings and remove from trivial devicesKrzysztof Kozlowski2-2/+47
2021-10-12dt-bindings: hwmon: ti,tmp108: convert to dtschemaKrzysztof Kozlowski2-18/+50
2021-10-12dt-bindings: hwmon: lm70: move to trivial devicesKrzysztof Kozlowski2-22/+8
2021-10-12dt-bindings: hwmon: lm90: do not require VCC supplyKrzysztof Kozlowski1-1/+0
2021-10-12dt-bindings: hwmon: lm90: convert to dtschemaKrzysztof Kozlowski4-56/+80
2021-10-12hwmon: (mlxreg-fan) Fix out of bounds read on array fan->pwmColin Ian King1-1/+1
2021-10-12hwmon: (nct6775) Support access via Asus WMIDenis Pauk2-21/+220
2021-10-12hwmon: (nct6775) Use nct6775_*() function pointers in nct6775_data.Denis Pauk1-140/+143