summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-202-3/+3
|\
| * ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-262-3/+3
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-201-2/+2
|\ \
| * | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-131-2/+2
| |/
* | hwmon: (ntc_thermistor): Fix sparse warningsSachin Kamat2013-02-191-2/+2
* | hwmon: (adt7410) Add device table entry for the adt7420Lars-Peter Clausen2013-02-192-3/+4
* | hwmon: (adt7410) Use I2C_ADDRS helper macroLars-Peter Clausen2013-02-191-5/+1
* | hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macroLars-Peter Clausen2013-02-191-4/+2
* | hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEPLars-Peter Clausen2013-02-191-1/+1
* | hwmon: (adt7410) Clear unwanted bits in the config registerLars-Peter Clausen2013-02-191-0/+1
* | hwmon: (jc42) Add support for MCP98244Guenter Roeck2013-02-062-2/+6
* | hwmon: (pmbus) Clean up for code size reductionGuenter Roeck2013-02-061-48/+38
* | hwmon: (pmbus/max34440) Add support for MAX34460 and MAX34461Guenter Roeck2013-02-062-3/+74
* | hwmon: (pmbus) Add support for word status registerGuenter Roeck2013-02-061-28/+52
* | hwmon: (pmbus/zl6100) Add support for VMON/VDRVGuenter Roeck2013-02-061-8/+168
* | hwmon: (pmbus) Add function to clear sensor cacheGuenter Roeck2013-02-062-0/+9
* | hwmon: (pmbus) Add support for additional voltage sensorGuenter Roeck2013-02-062-9/+55
* | hwmon: (pmbus) Use krealloc to allocate attribute memoryGuenter Roeck2013-02-061-109/+31
* | hwmon: (pmbus) Simplify memory allocation for sensor attributesGuenter Roeck2013-02-061-34/+29
* | hwmon: (pmbus) Improve boolean handlingGuenter Roeck2013-02-061-87/+74
* | hwmon: (pmbus) Simplify memory allocation for labels and booleansGuenter Roeck2013-02-061-116/+149
* | hwmon: (pmbus) Use dev variable to represent client->devGuenter Roeck2013-02-061-19/+18
* | hwmon: (pmbus) Fix 'Macros with multiple statements' checkpatch errorGuenter Roeck2013-02-061-33/+43
* | hwmon: (pmbus) Drop unnecessary error messages in probe error pathGuenter Roeck2013-02-061-18/+6
* | hwmon: Driver for Texas Instruments INA209Guenter Roeck2013-02-063-0/+647
* | hwmon: (lm73) Add support for max/min alarmsChris Verges2013-02-061-0/+32
* | hwmon: (lm73) Add 'update_interval' attributeChris Verges2013-02-061-11/+86
* | hwmon: (lm73) Fix lower and upper temperature limitsGuenter Roeck2013-02-061-4/+3
* | hwmon: (it87) Add support for IT8771E and IT8772EGuenter Roeck2013-02-062-5/+37
* | hwmon: Driver for Maxim MAX6697 and compatiblesGuenter Roeck2013-02-063-0/+738
* | hwmon: (sht15) check GPIO directionsVivien Didelot2013-02-061-47/+88
* | hwmon: (coretemp) Document and add support for additional CPU modelsGuenter Roeck2013-01-251-2/+3
* | hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-2557-319/+297
* | hwmon: (sht15) avoid CamelCaseVivien Didelot2013-01-251-11/+11
|/
* hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not setGuenter Roeck2013-01-091-0/+1
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck2012-12-221-1/+1
* hwmon: (lm73} Detect and report i2c bus errorsChris Verges2012-12-211-5/+11
* hwmon-vid: Add support for AMD family 11h to 15h processorsJean Delvare2012-12-191-0/+10
* hwmon: (it87) Support PECI for additional chipsGuenter Roeck2012-12-191-10/+38
* hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck2012-12-191-3/+17
* hwmon: (it87) Manage device specific features with tableGuenter Roeck2012-12-191-74/+81
* hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck2012-12-191-41/+74
* hwmon: (it87) Avoid quoted string splits across linesGuenter Roeck2012-12-191-14/+13
* hwmon: (it87) Save fan registers in 2-dimensional arrayGuenter Roeck2012-12-191-159/+104
* hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck2012-12-191-5/+61
* hwmon: (it87) Replace macro defining tempX_type sensors with direct definitionsGuenter Roeck2012-12-191-10/+11
* hwmon: (it87) Save voltage register values in 2-dimensional arrayGuenter Roeck2012-12-191-81/+66
* hwmon: (it87) Save temperature registers in 2-dimensional arrayGuenter Roeck2012-12-191-63/+35
* hwmon: (w83627ehf) Get rid of smatch warningsJean Delvare2012-12-191-0/+4
OpenPOWER on IntegriCloud