summaryrefslogtreecommitdiff
path: root/drivers/hwmon/lm75.c
AgeCommit message (Expand)Author
2019-09-04hwmon: (lm75) Aproximate sample times to data-sheet valuesIker Perez del Palomar Sustatxa
2019-09-03hwmon: (lm75) Add support for writing sampling period on PCT2075Guenter Roeck
2019-09-03hwmon: (lm75) Add support for writing conversion time for TMP112Guenter Roeck
2019-09-03hwmon: (lm75) Move updating the sample interval to its own functionGuenter Roeck
2019-09-03hwmon: (lm75) Support configuring the sample time for various chipsGuenter Roeck
2019-09-03hwmon: (lm75) Modularize lm75_write and make hwmon_chip writableIker Perez del Palomar Sustatxa
2019-09-03hwmon: (lm75) Add new fields into lm75_params_Iker Perez del Palomar Sustatxa
2019-09-03hwmon: (lm75) Create function from code to write into registersIker Perez del Palomar Sustatxa
2019-09-03hwmon: (lm75) Create structure to save all the configuration parameters.Iker Perez del Palomar Sustatxa
2019-09-03hwmon: (lm75) add support for PCT2075Daniel Mack
2019-08-31hwmon: (lm75) Fix write operations for negative temperaturesGuenter Roeck
2019-08-07hwmon: (lm75) Fixup tmp75b clr_maskIker Perez del Palomar Sustatxa
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-03hwmon: (lm75) Add support for TMP75BIker Perez del Palomar Sustatxa
2019-04-15hwmon: (lm75) Fix build warningGuenter Roeck
2019-04-15hwmon: (lm75) Use HWMON_CHANNEL_INFO macroGuenter Roeck
2019-02-18hwmon: (lm75) Replace S_<PERMS> with octal valuesGuenter Roeck
2018-12-16hwmon: (lm75) Add STLM75 supportJagan Teki
2018-10-23Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2018-10-10hwmon: (lm75) Add MAX31725/6 supportKun Yi
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-01-17hwmon: (lm75) Fix trailing semicolonLuis de Bethencourt
2017-04-02hwmon: (lm75) Add OF device ID tableJavier Martinez Canillas
2016-09-08hwmon: (lm75) Convert to use new hwmon registration APIGuenter Roeck
2016-07-31hwmon: (lm75) Improve error handlingGuenter Roeck
2016-07-09hwmon: (lm75) Convert to use regmapGuenter Roeck
2016-07-09hwmon: (lm75) Add update_interval attributeGuenter Roeck
2016-07-09hwmon: (lm75) Drop lm75_read_value and lm75_write_valueGuenter Roeck
2016-07-09hwmon: (lm75) Handle cleanup with devm_add_actionGuenter Roeck
2016-05-17hwmon: convert lm75 to use devm_thermal_zone_of_sensor_registerEduardo Valentin
2015-10-14hwmon: (lm75) Add support for TMP75CBen Gardner
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-05hwmon: (lm75) Strengthen detect functionGuenter Roeck
2014-11-30hwmon: (lm75) Add support for the NXP LM75BMichael Thalmeier
2014-11-20thermal: of: improve of-thermal sensor registration APIEduardo Valentin
2014-08-04hwmon: (lm75) Add support for TMP112Frans Klaver
2014-05-21hwmon: (lm75) Convert to use hwmon_device_register_with_groupsGuenter Roeck
2013-12-04hwmon: lm75: expose to thermal fw via DT nodesEduardo Valentin
2013-11-18hwmon: (lm75) Add support for GMT G751 chipArnaud Ebalard
2013-05-04hwmon: (lm75) Add support for the Dallas/Maxim DS7505Jean Delvare
2013-05-04hwmon: (lm75) Tune resolution and sample time per chipJean Delvare
2013-05-04hwmon: (lm75) Prepare to support per-chip resolution and sample timeJean Delvare
2013-05-04hwmon: (lm75) Per-chip configuration register initializationJean Delvare
2012-07-21hwmon: (lm75) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin
2012-01-05hwmon: (lm75) fix checkpatch warningFrans Meulenbroeks
2012-01-05hwmon: (lm75) added error handlingFrans Meulenbroeks
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare
2011-10-24hwmon: (lm75) Document why clones are not detectedJean Delvare