aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm90.c
AgeCommit message (Expand)Author
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
2012-03-23hwmon: (lm90) Restore original configuration if probe function failsGuenter Roeck
2012-03-23hwmon: (lm90) Add support for GMT G781Guenter Roeck
2012-03-23hwmon: (lm90) Fix multi-line commentsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-01-16hwmon: (lm90) Add range check to set_update_intervalGuenter Roeck
2012-01-05hwmon: replaced strict_str* with kstr*Frans Meulenbroeks
2011-11-04hwmon: (lm90) Make code more readableJean Delvare
2011-11-04hwmon: (lm90) Fix warningsJean Delvare
2011-07-28hwmon: (lm90) Refactor reading of config2 registerJean Delvare
2011-07-28hwmon: (lm90) Make SA56004 detection more robustJean Delvare
2011-07-28hwmon: (lm90) Simplify handling of extended local temp registerJean Delvare
2011-07-28hwmon: (lm90) Add support for Philips SA56004Stijn Devriendt
2011-04-29hwmon: (lm90) Add support for ADT7461A and NCT1008Guenter Roeck
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-28hwmon: (lm90) Add support for the W83L771W/GJean Delvare