| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (i5k_amb) Drop i5k_channel_pci_id | Jean Delvare | 2011-08-23 | 1 | -28/+14 |
* | hwmon: (ntc_thermistor) Simplify if sequence | Guenter Roeck | 2011-08-22 | 1 | -2/+1 |
* | hwmon: (ibmaem) add missing kfree | Julia Lawall | 2011-08-11 | 1 | -5/+10 |
* | hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages | Guenter Roeck | 2011-08-11 | 1 | -0/+12 |
* | hwmon: (pmbus) Virtualize pmbus_write_byte | Guenter Roeck | 2011-08-11 | 2 | -1/+20 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-30 | 20 | -281/+2792 |
|\ |
|
| * | hwmon: (lm90) Refactor reading of config2 register | Jean Delvare | 2011-07-28 | 1 | -19/+6 |
| * | hwmon: (lm90) Make SA56004 detection more robust | Jean Delvare | 2011-07-28 | 1 | -2/+13 |
| * | hwmon: (lm90) Simplify handling of extended local temp register | Jean Delvare | 2011-07-28 | 1 | -15/+6 |
| * | hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066 | Guenter Roeck | 2011-07-28 | 5 | -1/+354 |
| * | hwmon: (max34440) Add support for peak attributes | Guenter Roeck | 2011-07-28 | 1 | -0/+63 |
| * | hwmon: (max8688) Add support for peak attributes | Guenter Roeck | 2011-07-28 | 1 | -0/+61 |
| * | hwmon: (max16064) Add support for peak attributes | Guenter Roeck | 2011-07-28 | 1 | -0/+51 |
| * | hwmon: (adm1275) Add support for peak attributes | Guenter Roeck | 2011-07-28 | 1 | -0/+60 |
| * | hwmon: (pmbus) Add support for peak attributes | Guenter Roeck | 2011-07-28 | 2 | -15/+163 |
| * | hwmon: (pmbus) Strengthen check for status register existence | Guenter Roeck | 2011-07-28 | 1 | -21/+23 |
| * | hwmon: (pmbus) Add support for virtual pages | Guenter Roeck | 2011-07-28 | 2 | -28/+20 |
| * | hwmon: (pmbus) Support reading and writing of word registers in device specif... | Guenter Roeck | 2011-07-28 | 2 | -6/+50 |
| * | hwmon: (pmbus) Increase attribute name size | Guenter Roeck | 2011-07-28 | 1 | -4/+6 |
| * | hwmon: (pmbus) Add ADP4000, NCP4200 and NCP4208 to list of supported devices | Guenter Roeck | 2011-07-28 | 2 | -2/+5 |
| * | hwmon: (pmbus) Add support for VID output voltage mode | Guenter Roeck | 2011-07-28 | 7 | -34/+105 |
| * | hwmon: (pmbus) Move PMBus drivers to drivers/hwmon/pmbus | Guenter Roeck | 2011-07-28 | 13 | -95/+104 |
| * | hwmon: (coretemp) Add core/pkg threshold support to Coretemp | Durgadoss R | 2011-07-28 | 1 | -45/+132 |
| * | hwmon: (lm95241) Add support for LM95231 | Guenter Roeck | 2011-07-28 | 2 | -14/+22 |
| * | hwmon: LM95245 driver | Alexander Stein | 2011-07-28 | 3 | -0/+553 |
| * | hwmon: (lm90) Add support for Philips SA56004 | Stijn Devriendt | 2011-07-28 | 2 | -4/+38 |
| * | hwmon: Driver for NTC Thermistors | Donggeun Kim | 2011-07-28 | 3 | -0/+468 |
| * | hwmon: (max1668) Add support for tempX_fault attributes | Guenter Roeck | 2011-07-28 | 1 | -4/+26 |
| * | hwmon: Driver for MAX1668 | David George | 2011-07-28 | 3 | -0/+491 |
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-25 | 12 | -466/+1243 |
|\ \ |
|
| * | | hwmon: (lm78) Become the maintainer | Jean Delvare | 2011-07-25 | 1 | -3/+1 |
| * | | hwmon: (lm78) Make ISA interface depend on CONFIG_ISA | Jean Delvare | 2011-07-25 | 1 | -19/+79 |
| * | | hwmon: (lm78) Avoid forward declarations | Jean Delvare | 2011-07-25 | 1 | -107/+98 |
| * | | hwmon: (sht15) Correct a comment mistake | Vivien Didelot | 2011-07-25 | 1 | -1/+1 |
| * | | hwmon: (max1111) Avoid extra memory allocations | Jean Delvare | 2011-07-25 | 1 | -21/+6 |
| * | | hwmon: (it87) Add chassis intrusion detection support | Jean Delvare | 2011-07-25 | 1 | -0/+29 |
| * | | hwmon: (via-cputemp) Add VID reporting support | Jean Delvare | 2011-07-25 | 2 | -5/+40 |
| * | | hwmon-vid: Add support for VIA family 6 model D CPU | Jean Delvare | 2011-07-25 | 1 | -1/+41 |
| * | | hwmon: New driver sch5636 | Hans de Goede | 2011-07-25 | 4 | -0/+559 |
| * | | hwmon: (sch5627) Factor out some code shared with sch5636 driver | Hans de Goede | 2011-07-25 | 5 | -310/+390 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
* | | hwmon: (max1111) Fix race condition causing NULL pointer exception | Pavel Herrmann | 2011-07-17 | 1 | -0/+11 |
* | | hwmon: (it87) Fix label group removal | Jean Delvare | 2011-07-17 | 1 | -1/+1 |
* | | hwmon: (asus_atk0110) Fix memory leak | Luca Tettamanti | 2011-07-17 | 1 | -0/+1 |
* | | hwmon: (adm1275) Fix coefficients per datasheet revision B | Guenter Roeck | 2011-07-15 | 1 | -5/+5 |
* | | hwmon: (pmbus) Use long variables for register to data conversions | Guenter Roeck | 2011-07-12 | 1 | -10/+10 |
|/ |
|
* | hwmon: (pmbus) Improve auto-detection of temperature status register | Guenter Roeck | 2011-07-10 | 1 | -5/+6 |
* | hwmon: (lm95241) Fix negative temperature results | Guenter Roeck | 2011-07-10 | 1 | -6/+14 |