summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm90.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (lm90) Convert to use hwmon_device_register_with_groupsGuenter Roeck2014-04-041-22/+17
* hwmon: (lm90) Create all sysfs groups in one callGuenter Roeck2014-04-041-43/+26
* hwmon: (lm90) Always use the dev variable in the probe functionGuenter Roeck2014-04-041-3/+2
* hwmon: (lm90) Create most optional attributes with sysfs_create_groupGuenter Roeck2014-04-041-3/+11
* Update Jean Delvare's e-mail addressJean Delvare2014-01-291-2/+2
* hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck2013-12-121-1/+3
* hwmon: (lm90) Add power controlWei Ni2013-11-151-0/+19
* hwmon: (lm90) Add support for TI TMP451Wei Ni2013-11-151-8/+37
* hwmon: (lm90) Use enums for the indexes of temp8 and temp11Wei Ni2013-11-151-64/+88
* hwmon: (lm90) Add support to handle IRQWei Ni2013-11-151-0/+24
* hwmon: (lm90) Define status bitsWei Ni2013-11-151-27/+61
* hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck2013-11-151-4/+7
* hwmon: (lm90) Drop redundant safety on cache lifetimeJean Delvare2013-07-081-2/+2
* hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-1/+1
* hwmon: (lm90) Convert to use devm_ functionsGuenter Roeck2012-07-211-8/+4
* hwmon: (lm90) Restore original configuration if probe function failsGuenter Roeck2012-03-231-8/+13
* hwmon: (lm90) Add support for GMT G781Guenter Roeck2012-03-231-1/+18
* hwmon: (lm90) Fix multi-line commentsGuenter Roeck2012-03-231-24/+34
* hwmon: convert drivers/hwmon/* to use module_i2c_driver()Axel Lin2012-03-181-12/+1
* hwmon: (lm90) Add range check to set_update_intervalGuenter Roeck2012-01-161-1/+1
* hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-051-5/+5
* hwmon: (lm90) Make code more readableJean Delvare2011-11-041-74/+69
* hwmon: (lm90) Fix warningsJean Delvare2011-11-041-15/+16
* hwmon: (lm90) Refactor reading of config2 registerJean Delvare2011-07-281-19/+6
* hwmon: (lm90) Make SA56004 detection more robustJean Delvare2011-07-281-2/+13
* hwmon: (lm90) Simplify handling of extended local temp registerJean Delvare2011-07-281-15/+6
* hwmon: (lm90) Add support for Philips SA56004Stijn Devriendt2011-07-281-3/+37
* hwmon: (lm90) Add support for ADT7461A and NCT1008Guenter Roeck2011-04-291-7/+15
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* hwmon: (lm90) Add support for the W83L771W/GJean Delvare2010-10-281-6/+19
* hwmon: (lm90) Add support for update_interval sysfs attributeGuenter Roeck2010-10-281-5/+92
* hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionalityGuenter Roeck2010-10-281-3/+6
* hwmon: (lm90) Introduce chip parameter structureGuenter Roeck2010-10-281-32/+60
* hwmon: (lm90) Rearrange code to no longer require forward declarationsGuenter Roeck2010-10-281-267/+256
* hwmon: (lm90) Add support for max6695 and max6696Guenter Roeck2010-10-281-22/+228
* hwmon: (lm90) Add support for extra features of max6659Guenter Roeck2010-10-281-6/+59
* hwmon: (lm90) Add explicit support for max6659Guenter Roeck2010-10-281-11/+21
* hwmon: (lm90) Simplify set_temp11 register calculationsGuenter Roeck2010-10-281-27/+28
* hwmon: (lm90) Introduce function to delete sysfs filesGuenter Roeck2010-10-281-7/+11
* hwmon: (lm90) Introduce device feature bitsGuenter Roeck2010-10-281-14/+26
* hwmon: (lm90) Fix checkpatch errorsGuenter Roeck2010-10-281-25/+51
* hwmon: (lm90) Use programmed update rateIra W. Snyder2010-05-271-1/+2
* hwmon: (lm90) Add SMBus alert supportJean Delvare2010-03-051-0/+63
* hwmon: (lm90) Restore configuration on exitJean Delvare2010-03-051-4/+10
* hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASGJean Delvare2010-03-051-1/+11
* i2c: Drop I2C_CLIENT_INSMOD_2 to 8Jean Delvare2009-12-141-6/+1
* i2c: Get rid of struct i2c_client_address_dataJean Delvare2009-12-141-1/+1
* i2c: Drop the kind parameter from detect callbacksJean Delvare2009-12-141-3/+2
* hwmon: (lm90) Clean up detect functionJean Delvare2009-12-091-132/+96
* hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong2009-03-121-4/+4
OpenPOWER on IntegriCloud