aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/mr75203.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-22hwmon: (pmbus) Check PEC support before reading other registersAdam Wujek1-13/+15
2022-05-22hwmon: (dimmtemp) Fix bitmap handlingGuenter Roeck1-3/+3
2022-05-22hwmon: (lm90) enable extended range according to DTS nodeHolger Brunck1-0/+4
2022-05-22dt-bindings: hwmon: lm90: add ti,extended-range-enable propertyHolger Brunck1-0/+19
2022-05-22dt-bindings: hwmon: lm90: add missing ti,tmp461Holger Brunck1-0/+1
2022-05-22hwmon: (ibmaem) Directly use ida_alloc()/free()keliu1-5/+5
2022-05-22hwmon: Directly use ida_alloc()/free()keliu1-3/+3
2022-05-22hwmon: (asus-ec-sensors) fix Formula VIII definitionEugene Shalygin1-10/+2
2022-05-22dt-bindings: trivial-devices: Add xdp152Greg.Schwendimann@infineon.com1-0/+4
2022-05-22hwmon: (sl28cpld-hwmon) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-11/+1
2022-05-22hwmon: (pwm-fan) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-11/+1
2022-05-22hwmon: (peci/dimmtemp) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-11/+3
2022-05-22hwmon: (peci/cputemp) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-22/+16
2022-05-22hwmon: (mr75203) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-11/+1
2022-05-22hwmon: (ltc2992) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-61/+25
2022-05-22hwmon: (as370-hwmon) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-11/+1
2022-05-22hwmon: Make chip parameter for with_info API mandatoryGuenter Roeck2-10/+8
2022-05-22thermal/drivers/thermal_hwmon: Use hwmon_device_register_for_thermal()Guenter Roeck1-2/+4
2022-05-22hwmon: Introduce hwmon_device_register_for_thermalGuenter Roeck2-0/+28
2022-05-22hwmon: (acpi_power_meter) Fix style issuesCorentin Labbe1-8/+9
2022-05-22hwmon: (asus-ec-sensors) add ROG STRIX X570-E GAMING WIFI IIDebabrata Banerjee2-11/+20
2022-05-22hwmon: (nct6775) Add i2c driverZev Weiss4-0/+220