aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2022-06-15hwmon: (asus-ec-sensors) add missing comma in board name list.Michael Carns
2022-06-07hwmon: (occ) Lock mutex in shutdown to prevent race with occ_activeEddie James
2022-05-22hwmon: (aquacomputer_d5next) Fix an error handling path in aqc_probe()Christophe JAILLET
2022-05-22hwmon: (sl28cpld) Fix typo in commentJulia Lawall
2022-05-22hwmon: (pmbus) Check PEC support before reading other registersAdam Wujek
2022-05-22hwmon: (dimmtemp) Fix bitmap handlingGuenter Roeck
2022-05-22hwmon: (lm90) enable extended range according to DTS nodeHolger Brunck
2022-05-22hwmon: (ibmaem) Directly use ida_alloc()/free()keliu
2022-05-22hwmon: Directly use ida_alloc()/free()keliu
2022-05-22hwmon: (asus-ec-sensors) fix Formula VIII definitionEugene Shalygin
2022-05-22hwmon: (sl28cpld-hwmon) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2022-05-22hwmon: (pwm-fan) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2022-05-22hwmon: (peci/dimmtemp) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2022-05-22hwmon: (peci/cputemp) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2022-05-22hwmon: (mr75203) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2022-05-22hwmon: (ltc2992) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2022-05-22hwmon: (as370-hwmon) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2022-05-22hwmon: Make chip parameter for with_info API mandatoryGuenter Roeck
2022-05-22hwmon: Introduce hwmon_device_register_for_thermalGuenter Roeck
2022-05-22hwmon: (acpi_power_meter) Fix style issuesCorentin Labbe
2022-05-22hwmon: (asus-ec-sensors) add ROG STRIX X570-E GAMING WIFI IIDebabrata Banerjee
2022-05-22hwmon: (nct6775) Add i2c driverZev Weiss
2022-05-22hwmon: (nct6775) add ASUS PRO H410T / PRIME H410M-R / ROG X570-E GAMING WIFI IIDenis Pauk
2022-05-22hwmon: (lm83) Remove unused include directivesKarl Mehltretter
2022-05-22hwmon: (pmbus) Add get_voltage/set_voltage opsMårten Lindahl
2022-05-22hwmon: (pmbus) Register with thermal for PSC_TEMPERATUREEduardo Valentin
2022-05-22hwmon: (adt7475) Use enum chips when loading attenuator settingsChris Packham
2022-05-22hwmon: (adt7475) Add support for pin configurationChris Packham
2022-05-22hwmon: add driver for the Microchip LAN966x SoCMichael Walle
2022-05-22hwmon: (bt1-pvt) use generic polynomial functionsMichael Walle
2022-05-22hwmon: (pmbus) Add support for Infineon Digital Multi-phase xdp152 family con...Greg.Schwendimann@infineon.com
2022-05-20hwmon: (pmbus/ltc2978) Add chip specific write_byte_dataMårten Lindahl
2022-05-20hwmon: (pmbus) Use _pmbus_read_byte_data with callbackMårten Lindahl
2022-05-20hwmon: (pmbus) Introduce and use write_byte_data callbackMårten Lindahl
2022-05-20hwmon: (asus-ec-sensors) add PRIME X470-PRO boardEugene Shalygin
2022-05-20hwmon: (asus-ec-sensors) add support for board familiesEugene Shalygin
2022-05-20hwmon: (asus-ec-sensors) implement locking via the ACPI global lockEugene Shalygin
2022-05-20hwmon: (asus-ec-sensors) introduce ec_board_info struct for board dataEugene Shalygin
2022-05-20hwmon: (occ) Delay hwmon registration until user requestEddie James
2022-05-20hwmon: (nct6775) Split core and platform driverZev Weiss
2022-05-20hwmon: (nct6775) Convert S_I* permissions macros to octalZev Weiss
2022-05-20hwmon: (nct6775) Add read-only modeZev Weiss
2022-05-20hwmon: (nct6775) Rearrange attr-group initializationZev Weiss
2022-05-20hwmon: (nct6775) Convert register access to regmap APIZev Weiss
2022-05-20hwmon: (dell-smm) Warn if SMM call took a very long time to executeArmin Wolf
2022-05-20hwmon: (dell-smm) Cleanup init codeArmin Wolf
2022-05-20hwmon: (dell-smm) Avoid unnecessary SMM calls during initArmin Wolf
2022-05-20hwmon: (lm75) Add Atmel AT30TS74 supportPeter Rosin
2022-05-20hwmon: (tmp401) Fix incorrect return value of tmp401_init_clientCamel Guo
2022-05-20hwmon: (pmbus/max16601) Add MAX16602 supportAtif Ofluoglu