summaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm90.c
AgeCommit message (Expand)Author
2022-02-01hwmon: (lm90) Mark alert as broken for MAX6654Guenter Roeck
2022-02-01hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck
2022-02-01hwmon: (lm90) Mark alert as broken for MAX6680Guenter Roeck
2022-02-01hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649Guenter Roeck
2021-12-29hwmon: (lm90) Do not report 'busy' status bit as alarmGuenter Roeck
2021-12-29hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681Guenter Roeck
2021-12-29hwmon: (lm90) Drop critical attribute support for MAX6654Guenter Roeck
2021-12-29hwmon: (lm90) Introduce flag indicating extended temperature supportGuenter Roeck
2021-12-29hwmon: (lm90) Add basic support for TI TMP461Guenter Roeck
2021-12-29hwmon: (lm90) Add max6654 support to lm90 driverJosh Lehan
2021-12-29hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck
2019-07-08hwmon: (lm90) Introduce function to update configuration registerGuenter Roeck
2019-07-08hwmon: (lm90) Cache configuration register valueGuenter Roeck
2019-07-08hwmon: (lm90) Fix max6658 sporadic wrong temperature readingBoyang Yu
2019-06-23hwmon: (lm90) simplify getting the adapter of a clientWolfram Sang
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-04-15hwmon: (lm90) Fix build warningGuenter Roeck
2019-04-15hwmon: (lm90) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2019-02-18hwmon: (lm90) Replace S_<PERMS> with octal valuesGuenter Roeck
2017-04-02hwmon: (lm90) Add OF device ID tableJavier Martinez Canillas
2017-01-02hwmon: (lm90) use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-01-02hwmon: (lm90) fix temp1_max_alarm attributeMichael Walle
2016-09-08hwmon: (lm90) Convert to use new hwmon registration APIGuenter Roeck
2016-08-01Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-07-31hwmon: (lm90) Improve error handlingGuenter Roeck
2016-07-31hwmon: (lm90) Add missing assignmentGuenter Roeck
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-07-09hwmon: (lm90) Drop unnecessary else statementsGuenter Roeck
2016-07-09hwmon: (lm90) Use bool for valid flagGuenter Roeck
2016-07-09hwmon: (lm90) Read limit registers only onceGuenter Roeck
2016-07-09hwmon: (lm90) Simplify read functionsGuenter Roeck
2016-07-09hwmon: (lm90) Use devm_hwmon_device_register_with_groupsGuenter Roeck
2016-07-09hwmon: (lm90) Use devm_add_action for cleanupGuenter Roeck
2016-06-17i2c: add a protocol parameter to the alert callbackBenjamin Tissoires
2016-06-07hwmon: (lm90) use proper type for update_intervalWolfram Sang
2014-04-04hwmon: (lm90) Convert to use hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (lm90) Create all sysfs groups in one callGuenter Roeck
2014-04-04hwmon: (lm90) Always use the dev variable in the probe functionGuenter Roeck
2014-04-04hwmon: (lm90) Create most optional attributes with sysfs_create_groupGuenter Roeck
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2013-12-12hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck
2013-11-15hwmon: (lm90) Add power controlWei Ni
2013-11-15hwmon: (lm90) Add support for TI TMP451Wei Ni
2013-11-15hwmon: (lm90) Use enums for the indexes of temp8 and temp11Wei Ni
2013-11-15hwmon: (lm90) Add support to handle IRQWei Ni
2013-11-15hwmon: (lm90) Define status bitsWei Ni
2013-11-15hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck
2013-07-08hwmon: (lm90) Drop redundant safety on cache lifetimeJean Delvare
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-07-21hwmon: (lm90) Convert to use devm_ functionsGuenter Roeck