| Commit message (Expand) | Author | Age |
* | hwmon: (coretemp) Avoid leaving around dangling pointer | Guenter Roeck | 2011-09-28 |
* | hwmon: (coretemp) Fixup platform device ID change | Jean Delvare | 2011-09-28 |
* | hwmon: (coretemp) remove struct platform_data * parameter from create_core_da... | Jan Beulich | 2011-09-23 |
* | hwmon: (coretemp) constify static data | Jan Beulich | 2011-09-23 |
* | hwmon: (coretemp) don't use kernel assigned CPU number as platform device ID | Jan Beulich | 2011-09-23 |
* | hwmon: (ds620) Fix handling of negative temperatures | Roland Stigge | 2011-09-21 |
* | hwmon: (w83791d) rename prototype parameter from 'register' to 'reg' | Chris Peterson | 2011-09-21 |
* | hwmon: (coretemp) Don't use threshold registers for tempX_max | Guenter Roeck | 2011-09-21 |
* | hwmon: (coretemp) Let the user force TjMax | Jean Delvare | 2011-09-21 |
* | hwmon: (coretemp) Drop duplicate function get_pkg_tjmax | Jean Delvare | 2011-09-21 |
* | hwmon: (coretemp) Initialize tmin | Jean Delvare | 2011-09-14 |
* | hwmon: (pmbus) Fix low limit temperature alarms | Guenter Roeck | 2011-09-13 |
* | hwmon: (ucd9000/ucd9200) Optimize array walk | Jean Delvare | 2011-09-06 |
* | hwmon: (max16065) Fix current calculation | Guenter Roeck | 2011-09-06 |
* | hwmon: (i5k_amb) Drop i5k_channel_pci_id | Jean Delvare | 2011-08-24 |
* | hwmon: (ntc_thermistor) Simplify if sequence | Guenter Roeck | 2011-08-22 |
* | hwmon: (ibmaem) add missing kfree | Julia Lawall | 2011-08-11 |
* | hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages | Guenter Roeck | 2011-08-11 |
* | hwmon: (pmbus) Virtualize pmbus_write_byte | Guenter Roeck | 2011-08-11 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-30 |
|\ |
|
| * | hwmon: (lm90) Refactor reading of config2 register | Jean Delvare | 2011-07-28 |
| * | hwmon: (lm90) Make SA56004 detection more robust | Jean Delvare | 2011-07-28 |
| * | hwmon: (lm90) Simplify handling of extended local temp register | Jean Delvare | 2011-07-28 |
| * | hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066 | Guenter Roeck | 2011-07-28 |
| * | hwmon: (max34440) Add support for peak attributes | Guenter Roeck | 2011-07-28 |
| * | hwmon: (max8688) Add support for peak attributes | Guenter Roeck | 2011-07-28 |
| * | hwmon: (max16064) Add support for peak attributes | Guenter Roeck | 2011-07-28 |
| * | hwmon: (adm1275) Add support for peak attributes | Guenter Roeck | 2011-07-28 |
| * | hwmon: (pmbus) Add support for peak attributes | Guenter Roeck | 2011-07-28 |
| * | hwmon: (pmbus) Strengthen check for status register existence | Guenter Roeck | 2011-07-28 |
| * | hwmon: (pmbus) Add support for virtual pages | Guenter Roeck | 2011-07-28 |
| * | hwmon: (pmbus) Support reading and writing of word registers in device specif... | Guenter Roeck | 2011-07-28 |
| * | hwmon: (pmbus) Increase attribute name size | Guenter Roeck | 2011-07-28 |
| * | hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices | Guenter Roeck | 2011-07-28 |
| * | hwmon: (pmbus) Add support for VID output voltage mode | Guenter Roeck | 2011-07-28 |
| * | hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus | Guenter Roeck | 2011-07-28 |
| * | hwmon: (coretemp) Add core/pkg threshold support to Coretemp | Durgadoss R | 2011-07-28 |
| * | hwmon: (lm95241) Add support for LM95231 | Guenter Roeck | 2011-07-28 |
| * | hwmon: LM95245 driver | Alexander Stein | 2011-07-28 |
| * | hwmon: (lm90) Add support for Philips SA56004 | Stijn Devriendt | 2011-07-28 |
| * | hwmon: Driver for NTC Thermistors | Donggeun Kim | 2011-07-28 |
| * | hwmon: (max1668) Add support for tempX_fault attributes | Guenter Roeck | 2011-07-28 |
| * | hwmon: Driver for MAX1668 | David George | 2011-07-28 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-25 |
|\ \ |
|
| * | | hwmon: (lm78) Become the maintainer | Jean Delvare | 2011-07-25 |
| * | | hwmon: (lm78) Make ISA interface depend on CONFIG_ISA | Jean Delvare | 2011-07-25 |
| * | | hwmon: (lm78) Avoid forward declarations | Jean Delvare | 2011-07-25 |
| * | | hwmon: (sht15) Correct a comment mistake | Vivien Didelot | 2011-07-25 |
| * | | hwmon: (max1111) Avoid extra memory allocations | Jean Delvare | 2011-07-25 |