summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-15hwmon: (tmp421) ignore non-channel related DT nodesKrzysztof Adamski
2021-10-15hwmon: (tmp421) update documentationKrzysztof Adamski
2021-10-15hwmon: (tmp421) support HWMON_T_ENABLEKrzysztof Adamski
2021-10-15hwmon: (tmp421) really disable channelsKrzysztof Adamski
2021-10-15hwmon: (tmp421) support specifying n-factor via DTKrzysztof Adamski
2021-10-15hwmon: (tmp421) support disabling channels from DTKrzysztof Adamski
2021-10-15hwmon: (tmp421) add support for defining labels from DTKrzysztof Adamski
2021-10-15dt-bindings: hwmon: add missing tmp421 bindingKrzysztof Adamski
2021-10-12hwmon: (tmp421) introduce a channel structKrzysztof Adamski
2021-10-12hwmon: (adt7x10) Make adt7x10_remove() return voidUwe Kleine-König
2021-10-12hwmon: (dell-smm) Remove unnecessary includesArmin Wolf
2021-10-12dt-bindings: hwmon: jedec,jc42: add nxp,se97bKrzysztof Kozlowski
2021-10-12hwmon: cleanup non-bool "valid" data fieldsPaul Fertser
2021-10-12hwmon: (tmp103) Convert tmp103 to use new hwmon registration APIOleksij Rempel
2021-10-12hwmon: (mlxreg-fan) Support distinctive names per different cooling devicesVadim Pasternak
2021-10-12hwmon: (mlxreg-fan) Modify PWM connectivity validationVadim Pasternak
2021-10-12hwmon: (nct6775) add Pro WS X570-ACEOleksandr Natalenko
2021-10-12hwmon: (pmbus/ibm-cffps) Use MFR_ID to choose versionBrandon Wyman
2021-10-12hwmon: (pmbus/ibm-cffps) Add mfg_id debugfs entryBrandon Wyman
2021-10-12hwmon: (nct6775) Add additional ASUS motherboards.Denis Pauk
2021-10-12dt-bindings: hwmon/pmbus: Add ti,lm25066 power-management ICZev Weiss
2021-10-12hwmon: (pmbus/lm25066) Support configurable sense resistor valuesZev Weiss
2021-10-12hwmon: (pmbus/lm25066) Add OF device ID tableZev Weiss
2021-10-12hwmon: (pmbus/lm25066) Mark lm25066_coeff array constZev Weiss
2021-10-12hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeffZev Weiss
2021-10-12hwmon: (pmbus/lm25066) Avoid forward declaration of lm25066_idZev Weiss
2021-10-12hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissaZev Weiss
2021-10-12hwmon: (pmbus/lm25066) Add offset coefficientsZev Weiss
2021-10-12dt-bindings: hwmon: ibm,cffps: move to trivial devicesKrzysztof Kozlowski
2021-10-12dt-bindings: hwmon: Convert NTC thermistor to YAMLLinus Walleij
2021-10-12hwmon: (tmp421) introduce MAX_CHANNELS defineKrzysztof Adamski
2021-10-12dt-bindings: hwmon: jedec,jc42: convert to dtschemaKrzysztof Kozlowski
2021-10-12dt-bindings: hwmon: hih6130: move to trivial devicesKrzysztof Kozlowski
2021-10-12dt-bindings: hwmon: dps650ab: move to trivial devicesKrzysztof Kozlowski
2021-10-12dt-bindings: hwmon: lm75: remove gmt,g751 from trivial devicesKrzysztof Kozlowski
2021-10-12hwmon: (nct6683) Add another customer ID for NCT6683D sensor chip on some ASR...Daniel Dawson
2021-10-12dt-bindings: hwmon: sensirion,sht15: convert to dtschemaKrzysztof Kozlowski
2021-10-12dt-bindings: hwmon: microchip,mcp3021: convert to dtschemaKrzysztof Kozlowski
2021-10-12dt-bindings: hwmon: lltc,ltc4151: convert to dtschemaKrzysztof Kozlowski
2021-10-12dt-bindings: hwmon: ti,tmp102: add bindings and remove from trivial devicesKrzysztof Kozlowski
2021-10-12dt-bindings: hwmon: ti,tmp108: convert to dtschemaKrzysztof Kozlowski
2021-10-12dt-bindings: hwmon: lm70: move to trivial devicesKrzysztof Kozlowski
2021-10-12dt-bindings: hwmon: lm90: do not require VCC supplyKrzysztof Kozlowski
2021-10-12dt-bindings: hwmon: lm90: convert to dtschemaKrzysztof Kozlowski
2021-10-12hwmon: (mlxreg-fan) Fix out of bounds read on array fan->pwmColin Ian King
2021-10-12hwmon: (nct6775) Support access via Asus WMIDenis Pauk
2021-10-12hwmon: (nct6775) Use nct6775_*() function pointers in nct6775_data.Denis Pauk
2021-10-12hwmon: (nct6775) Use superio_*() function pointers in sio_data.Denis Pauk
2021-10-12hwmon: (mlxreg-fan) Extend driver to support multiply cooling devicesVadim Pasternak
2021-10-12hwmon: (mlxreg-fan) Extend driver to support multiply PWMVadim Pasternak