summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2024-08-30hwmon: (ina2xx) Convert to use with_info hwmon APIGuenter Roeck
2024-08-30hwmon: (ina2xx) Move ina2xx_get_value()Guenter Roeck
2024-08-30hwmon: (ina2xx) Set alert latchGuenter Roeck
2024-08-30hwmon: (ina2xx) Consolidate chip initialization codeGuenter Roeck
2024-08-30hwmon: (ina2xx) Fix various overflow issuesGuenter Roeck
2024-08-30hwmon: (ina2xx) Re-initialize chip using regmap functionsGuenter Roeck
2024-08-30hwmon: (ina2xx) Use local regmap pointer if used more than onceGuenter Roeck
2024-08-30hwmon: (ina2xx) Mark regmap_config as constGuenter Roeck
2024-08-30hwmon: (ina2xx) Use bit operationsGuenter Roeck
2024-08-30hwmon: (ina2xx) Replace platform data with device propertiesGuenter Roeck
2024-08-30hwmon: (ina2xx) Reorder include files to alphabetic orderGuenter Roeck
2024-08-28hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clangNathan Chancellor
2024-08-27hwmon: (pwmfan) Do not force disable pwm controllerJohannes Kirchmair
2024-08-27hwmon: (pc87360) Use min() macroShen Lichuan
2024-08-27hwmon: Add sophgo SG2042 external hardware monitor supportInochi Amaoto
2024-08-27hwmon: (tmp464): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (tmp421): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (npcm750-pwm-fan): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (nct7802): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (lm90): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (ina3221): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (aspeed-pwm-tacho): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child loopJinjie Ruan
2024-08-27hwmon: (k10temp): Use cpu_feature_enabled() for detecting zenMario Limonciello
2024-08-27hwmon: (oxp-sensors) Add support for multiple new devices.Derek J. Clark
2024-08-27hwmon: (stts751) Add "st" vendor prefix to "stts751" compatible stringRob Herring (Arm)
2024-08-27hwmon: (ntc_thermistor) fix module autoloadingYuntao Liu
2024-08-27hwmon: (sch5627) Remove unused declaration sch56xx_watchdog_unregister()Yue Haibing
2024-08-27hwmon: (gsc-hwmon) fix module autoloadingLiao Chen
2024-08-27hwmon: Add thermal sensor driver for Surface Aggregator ModuleMaximilian Luz
2024-08-27hwmon: (nct6775) add G15CF to ASUS WMI monitoring listDenis Pauk
2024-08-27hwmon: (chipcap2) Drop cc2_disable() in the probe and return dev_err_probe()Javier Carrasco
2024-08-27hwmon: (lm92) Update documentationGuenter Roeck
2024-08-27hwmon: (lm92) Convert to with_info hwmon APIGuenter Roeck
2024-08-27hwmon: (lm92) Convert to use regmapGuenter Roeck
2024-08-27hwmon: (lm92) Replace chip IDs with limit register resolutionGuenter Roeck
2024-08-27hwmon: (lm92) Reorder include files to alphabetic orderGuenter Roeck
2024-08-27hwmon: (lm92) Improve auto-detection accuracyGuenter Roeck
2024-08-27hwmon: (vexpress) Use of_property_present()Rob Herring (Arm)
2024-08-26hwmon: (pt5161l) Fix invalid temperature readingCosmo Chou
2024-08-25hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMINGRoss Brown
2024-07-31hwmon: (max1619) Improve chip detection codeGuenter Roeck
2024-07-31hwmon: (max1619) Add support for update_interval attributeGuenter Roeck
2024-07-31hwmon: (max1619) Convert to with_info APIGuenter Roeck
2024-07-31hwmon: (max1619) Convert to use regmapGuenter Roeck
2024-07-31hwmon: (max1619) Mask valid alarm bitsGuenter Roeck
2024-07-31hwmon: (max1619) Reorder include files to alphabetic orderGuenter Roeck
2024-07-31hwmon: (max1619) Clamp temperature range when writing limitsGuenter Roeck
2024-07-31hwmon: (max6697) Document discrepancy in overtemperature status bit valuesGuenter Roeck
2024-07-31hwmon: (max1668) Convert to use with_info hwmon APIGuenter Roeck