summaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm95234.c
AgeCommit message (Expand)Author
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-07hwmon: (lm95234) Fix underflows seen when writing limit attributesGuenter Roeck
2024-06-08hwmon: (lm95234) Remove use of i2c_match_id()Andrew Davis
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-09-19hwmon: move from strlcpy with unused retval to strscpyWolfram Sang
2020-09-23hwmon: use simple i2c probe functionStephen Kitt
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-12-16hwmon: (lm95234) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}Guenter Roeck
2017-01-02hwmon: (lm95234) use permission-specific DEVICE_ATTR variantsJulia Lawall
2014-12-02hwmon: (lm95234) Add support for LM95233Guenter Roeck
2013-10-18hwmon: (lm95234) fix coccinelle warningsFengguang Wu
2013-10-18hwmon: (lm95234) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2013-04-07hwmon: Add driver for LM95234Guenter Roeck