summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2024-07-31hwmon: (max1668) Replace chip type with number of channelsGuenter Roeck
2024-07-31hwmon: (max1668) Convert to use regmapGuenter Roeck
2024-07-31hwmon: (max1668) Use BIT macroGuenter Roeck
2024-07-31hwmon: (max1668) Reorder include files to alphabetic orderGuenter Roeck
2024-07-31hwmon: (ltc2947) Move to firmware agnostic APINuno Sa
2024-07-31hwmon: (adt7475) Add support for configuring initial PWM stateChris Packham
2024-07-31hwmon: (max6697) Add support for tempX_min and tempX_min_alarmGuenter Roeck
2024-07-31hwmon: (max6697) Convert to with_info hwmon APIGuenter Roeck
2024-07-31hwmon: (max6697) Convert to use regmapGuenter Roeck
2024-07-31hwmon: (max6697) Use bit operations where possibleGuenter Roeck
2024-07-31hwmon: (max6697) Drop platform data supportGuenter Roeck
2024-07-31hwmon: (max6697) Reorder include filesGuenter Roeck
2024-07-31hwmon: (max16065) Fix alarm attributesGuenter Roeck
2024-07-31hwmon: (max16065) Fix overflows seen when writing limitsGuenter Roeck
2024-07-31hwmon: (ltc2992) use device_for_each_child_node_scoped() to access child nodesJavier Carrasco
2024-07-31hwmon: (dell-smm) Add Dell Latitude 7320 to fan control whitelistArmin Wolf
2024-07-31hwmon: (lm95234) Use multi-byte regmap operationsGuenter Roeck
2024-07-31hwmon: (lm95234) Add support for tempX_enable attributeGuenter Roeck
2024-07-31hwmon: (lm95234) Convert to with_info hwmon APIGuenter Roeck
2024-07-31hwmon: (lm95234) Convert to use regmapGuenter Roeck
2024-07-31hwmon: (lm95234) Use find_closest to find matching update intervalGuenter Roeck
2024-07-31hwmon: (lm95234) Reorder include files to be in alphabetic orderGuenter Roeck
2024-07-31hwmon: (amc6821) Use multi-byte regmap operationsGuenter Roeck
2024-07-31hwmon: (max6639) Use multi-byte regmap operationsGuenter Roeck
2024-07-31hwmon: (tmp464) Use multi-byte regmap operationsGuenter Roeck
2024-07-31hwmon: (adt7x10) Use multi-byte regmap operationsGuenter Roeck
2024-07-31hwmon: (nct7802) Use multi-byte regmap operationsGuenter Roeck
2024-07-31hwmon: (lm95245) Use multi-byte regmap operationsGuenter Roeck
2024-07-31hwmon: (tmp401) Use multi-byte regmap operationsGuenter Roeck
2024-07-31hwmon: (adt7470) Use multi-byte regmap operationsGuenter Roeck
2024-07-29x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-07-19Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-15Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-15Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-15Merge tag 'tag-chrome-platform-for-v6.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-07-14hwmon: (max6697) Fix swapped temp{1,8} critical alarmsGuenter Roeck
2024-07-14hwmon: (max6697) Fix underflow when writing limit attributesGuenter Roeck
2024-07-14hwmon: Remove obsolete adm1021 and max6642 driversGuenter Roeck
2024-07-10hwmon: (pmbus/ltc4286) Drop unused i2c device idsUwe Kleine-König
2024-07-09hwmon: (g762) Initialize fans after configuring clockGuenter Roeck
2024-07-08hwmon: (amc6821) Add support for pwm1_mode attributeGuenter Roeck
2024-07-08hwmon: (amc6821) Convert to with_info APIGuenter Roeck
2024-07-08hwmon: (amc6821) Convert to use regmapGuenter Roeck
2024-07-08hwmon: (amc6821) Drop unnecessary enum chipsGuenter Roeck
2024-07-08hwmon: (amc6821) Use BIT() and GENMASK()Guenter Roeck
2024-07-08hwmon: (amc6821) Use tabs for column alignment in definesGuenter Roeck
2024-07-08hwmon: (amc6821) Reorder include files, drop unnecessary onesGuenter Roeck
2024-07-08hwmon: (amc6821) Add support for fan1_target and pwm1_enable mode 4Guenter Roeck
2024-07-08hwmon: (amc6821) Rename fan1_div to fan1_pulsesGuenter Roeck