aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAge
* hwmon: (coretemp) Avoid leaving around dangling pointerGuenter Roeck2011-09-28
* hwmon: (coretemp) Fixup platform device ID changeJean Delvare2011-09-28
* hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich2011-09-23
* hwmon: (coretemp) constify static dataJan Beulich2011-09-23
* hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich2011-09-23
* hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge2011-09-21
* hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson2011-09-21
* hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck2011-09-21
* hwmon: (coretemp) Let the user force TjMaxJean Delvare2011-09-21
* hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare2011-09-21
* hwmon: (coretemp) Initialize tminJean Delvare2011-09-14
* hwmon: (pmbus) Fix low limit temperature alarmsGuenter Roeck2011-09-13
* hwmon: (ucd9000/ucd9200) Optimize array walkJean Delvare2011-09-06
* hwmon: (max16065) Fix current calculationGuenter Roeck2011-09-06
* hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare2011-08-24
* hwmon: (ntc_thermistor) Simplify if sequenceGuenter Roeck2011-08-22
* hwmon: (ibmaem) add missing kfreeJulia Lawall2011-08-11
* hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck2011-08-11
* hwmon: (pmbus) Virtualize pmbus_write_byteGuenter Roeck2011-08-11
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-30
|\
| * hwmon: (lm90) Refactor reading of config2 registerJean Delvare2011-07-28
| * hwmon: (lm90) Make SA56004 detection more robustJean Delvare2011-07-28
| * hwmon: (lm90) Simplify handling of extended local temp registerJean Delvare2011-07-28
| * hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066Guenter Roeck2011-07-28
| * hwmon: (max34440) Add support for peak attributesGuenter Roeck2011-07-28
| * hwmon: (max8688) Add support for peak attributesGuenter Roeck2011-07-28
| * hwmon: (max16064) Add support for peak attributesGuenter Roeck2011-07-28
| * hwmon: (adm1275) Add support for peak attributesGuenter Roeck2011-07-28
| * hwmon: (pmbus) Add support for peak attributesGuenter Roeck2011-07-28
| * hwmon: (pmbus) Strengthen check for status register existenceGuenter Roeck2011-07-28
| * hwmon: (pmbus) Add support for virtual pagesGuenter Roeck2011-07-28
| * hwmon: (pmbus) Support reading and writing of word registers in device specif...Guenter Roeck2011-07-28
| * hwmon: (pmbus) Increase attribute name sizeGuenter Roeck2011-07-28
| * hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devicesGuenter Roeck2011-07-28
| * hwmon: (pmbus) Add support for VID output voltage modeGuenter Roeck2011-07-28
| * hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbusGuenter Roeck2011-07-28
| * hwmon: (coretemp) Add core/pkg threshold support to CoretempDurgadoss R2011-07-28
| * hwmon: (lm95241) Add support for LM95231Guenter Roeck2011-07-28
| * hwmon: LM95245 driverAlexander Stein2011-07-28
| * hwmon: (lm90) Add support for Philips SA56004Stijn Devriendt2011-07-28
| * hwmon: Driver for NTC ThermistorsDonggeun Kim2011-07-28
| * hwmon: (max1668) Add support for tempX_fault attributesGuenter Roeck2011-07-28
| * hwmon: Driver for MAX1668David George2011-07-28
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-25
|\ \
| * | hwmon: (lm78) Become the maintainerJean Delvare2011-07-25
| * | hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare2011-07-25
| * | hwmon: (lm78) Avoid forward declarationsJean Delvare2011-07-25
| * | hwmon: (sht15) Correct a comment mistakeVivien Didelot2011-07-25
| * | hwmon: (max1111) Avoid extra memory allocationsJean Delvare2011-07-25