aboutsummaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2013-02-06hwmon: (lm73) Add support for max/min alarmsChris Verges
2013-02-06hwmon: (lm73) Add 'update_interval' attributeChris Verges
2013-02-06hwmon: (lm73) Fix lower and upper temperature limitsGuenter Roeck
2013-02-06hwmon: (it87) Add support for IT8771E and IT8772EGuenter Roeck
2013-02-06hwmon: Driver for Maxim MAX6697 and compatiblesGuenter Roeck
2013-02-06hwmon: (sht15) check GPIO directionsVivien Didelot
2013-01-25hwmon: (coretemp) Document and add support for additional CPU modelsGuenter Roeck
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2013-01-25hwmon: (sht15) avoid CamelCaseVivien Didelot
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-09hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not setGuenter Roeck
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-22hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck
2012-12-21hwmon: (lm73} Detect and report i2c bus errorsChris Verges
2012-12-19hwmon-vid: Add support for AMD family 11h to 15h processorsJean Delvare
2012-12-19hwmon: (it87) Support PECI for additional chipsGuenter Roeck
2012-12-19hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck
2012-12-19hwmon: (it87) Manage device specific features with tableGuenter Roeck
2012-12-19hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck
2012-12-19hwmon: (it87) Avoid quoted string splits across linesGuenter Roeck
2012-12-19hwmon: (it87) Save fan registers in 2-dimensional arrayGuenter Roeck
2012-12-19hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck
2012-12-19hwmon: (it87) Replace macro defining tempX_type sensors with direct definitionsGuenter Roeck
2012-12-19hwmon: (it87) Save voltage register values in 2-dimensional arrayGuenter Roeck
2012-12-19hwmon: (it87) Save temperature registers in 2-dimensional arrayGuenter Roeck
2012-12-19hwmon: (w83627ehf) Get rid of smatch warningsJean Delvare
2012-12-19hwmon: (w83627hf) Don't touch nonexistent I2C address registersJean Delvare
2012-12-19hwmon: (w83627ehf) Add support for suspendJean Delvare
2012-12-19hwmon: (w83627hf) Add support for suspendJean Delvare
2012-12-19hwmon: Fix PCI device reference leak in quirkJean Delvare
2012-12-16hwmon: (twl4030-madc-hwmon) Fix warning message caused by removal of __devexitGuenter Roeck
2012-12-13Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-05hwmon: (da9055) Fix chan_mux[DA9055_ADC_ADCIN3] settingAxel Lin
2012-12-05hwmon: DA9055 HWMON driverAshish Jangam
2012-12-05hwmon: (coretemp) Drop N4xx, N5xx, D4xx, D5xx CPUs from tjmax tableGuenter Roeck
2012-12-05hwmon: (coretemp) Use model table instead of if/else to identify CPU modelsGuenter Roeck
2012-12-05hwmon: da9052: Use da9052_reg_update for rmw operationsAxel Lin
2012-12-05hwmon: (coretemp) Drop dependency on PCI for TjMax detection on Atom CPUsGuenter Roeck
2012-12-05hwmon: (ina2xx) use module_i2c_driver to simplify the codeWei Yongjun
2012-12-05hwmon: (ads7828) add support for ADS7830Guillaume Roguez
2012-12-05hwmon: (ads7828) driver cleanupVivien Didelot
2012-12-05x86,AMD: Power driver support for AMD's family 16h processorsBoris Ostrovsky
2012-11-28hwmon: remove use of __devexitBill Pemberton
2012-11-28hwmon: remove use of __devinitdataBill Pemberton
2012-11-28hwmon: remove use of __devinitBill Pemberton
2012-11-28hwmon: remove use of __devexit_pBill Pemberton
2012-11-15Merge branch 'omap/dt' into next/driversArnd Bergmann
2012-11-05hwmon: Fix chip feature table headersJean Delvare
2012-11-05hwmon: (w83627ehf) Force initial bank selectionJean Delvare