| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | hwmon: (lm95241) Fix chip detection code | Guenter Roeck | 2011-07-08 | 1 | -1/+1 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-03 | 5 | -20/+63 |
|\ |
|
| * | hwmon-vid: Fix typo in VIA CPU name | Jean Delvare | 2011-07-03 | 1 | -1/+1 |
| * | hwmon: (f71882fg) Add support for the F71869A | Hans de Goede | 2011-07-03 | 2 | -3/+16 |
| * | hwmon: Use <> rather than () around my e-mail address | Hans de Goede | 2011-07-03 | 2 | -2/+2 |
| * | hwmon: (emc6w201) Properly handle all errors | Jean Delvare | 2011-07-03 | 1 | -14/+44 |
* | | hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributes | Guenter Roeck | 2011-07-01 | 1 | -0/+4 |
* | | hwmon: (pmbus) Improve fan detection | Guenter Roeck | 2011-07-01 | 1 | -2/+4 |
* | | hwmon: (adm1275) Free allocated memory if probe function fails | Guenter Roeck | 2011-07-01 | 1 | -3/+13 |
* | | hwmon: (pmbus) Drop check for PMBus revision register in probe function | Guenter Roeck | 2011-07-01 | 1 | -8/+3 |
|/ |
|
* | hwmon: (s3c) Initialize sysfs attributes | Guenter Roeck | 2011-06-17 | 1 | -0/+2 |
* | hwmon: (ibmpex) Initialize sysfs attributes | Guenter Roeck | 2011-06-17 | 1 | -0/+1 |
* | hwmon: (ibmaem) Initialize sysfs attributes | Guenter Roeck | 2011-06-17 | 1 | -0/+2 |
* | hwmon: (asus_atk0110) Consolidate sysfs attribute initialization | Guenter Roeck | 2011-06-17 | 1 | -4/+1 |
* | hwmon: (coretemp) Drop unused struct members | Jean Delvare | 2011-06-17 | 1 | -4/+0 |
* | hwmon: (max6642): Better chip detection schema | Per Dalén | 2011-06-04 | 1 | -2/+16 |
* | hwmon: (coretemp) Further relax temperature range checks | Guenter Roeck | 2011-06-01 | 1 | -2/+2 |
* | hwmon: (coretemp) Fix TjMax detection for older CPUs | Guenter Roeck | 2011-06-01 | 1 | -17/+2 |
* | hwmon: (coretemp) Relax target temperature range check | Jean Delvare | 2011-06-01 | 1 | -1/+1 |
* | hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault | Per Dalen | 2011-06-01 | 1 | -2/+2 |
* | hwmon: (coretemp) Fix section mismatch | Jean Delvare | 2011-05-27 | 1 | -1/+1 |
* | hwmon: (pmbus) Initialize sysfs attributes | Guenter Roeck | 2011-05-27 | 1 | -0/+1 |
* | hwmon: (coretemp) Update comments describing the handling of HT CPUs | Guenter Roeck | 2011-05-27 | 1 | -6/+6 |
* | hwmon: (coretemp) Initialize sysfs attributes | Sergey Senozhatsky | 2011-05-27 | 1 | -0/+2 |
* | hwmon: New driver for the SMSC EMC6W201 | Jean Delvare | 2011-05-25 | 3 | -0/+550 |
* | hwmon: (abituguru) Depend on DMI | Jean Delvare | 2011-05-25 | 3 | -18/+2 |
* | hwmon: (it87) Use request_muxed_region | Nat Gurumoorthy | 2011-05-25 | 1 | -12/+19 |
* | hwmon: (sch5627) Trigger Vbat measurements | Hans de Goede | 2011-05-25 | 1 | -1/+22 |
* | hwmon: (sch5627) Add sch5627_send_cmd function | Hans de Goede | 2011-05-25 | 1 | -4/+19 |
* | hwmon: (max6650) Properly support the MAX6650 | Jean Delvare | 2011-05-25 | 1 | -6/+28 |
* | hwmon: (max6650) Drop device detection | Jean Delvare | 2011-05-25 | 1 | -44/+0 |
* | Move ACPI power meter driver to hwmon | Jean Delvare | 2011-05-25 | 3 | -0/+1034 |
* | hwmon: (f71882fg) Add support for F71808A | Hans de Goede | 2011-05-25 | 2 | -4/+85 |
* | hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep | Hans de Goede | 2011-05-25 | 1 | -7/+21 |
* | hwmon: (asc7621) Drop duplicate dependency | Jean Delvare | 2011-05-25 | 1 | -1/+1 |
* | hwmon: (jc42) Change detection class | Jean Delvare | 2011-05-25 | 1 | -1/+1 |
* | hwmon: Add driver for AMD family 15h processor power information | Andreas Herrmann | 2011-05-25 | 3 | -0/+240 |
* | hwmon: (k10temp) Add support for Fam15h (Bulldozer) | Andre Przywara | 2011-05-25 | 2 | -4/+5 |
* | hwmon: Use helper functions to set and get driver data | Jean Delvare | 2011-05-25 | 6 | -27/+27 |
* | hwmon: (coretemp) Add comments describing the handling of HT CPUs | Guenter Roeck | 2011-05-23 | 1 | -2/+18 |
* | hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined | Guenter Roeck | 2011-05-23 | 1 | -1/+3 |
* | hwmon: (coretemp) Fix checkpatch errors | Guenter Roeck | 2011-05-21 | 1 | -30/+37 |
* | hwmon: Remove pkgtemp driver | Guenter Roeck | 2011-05-21 | 3 | -452/+0 |
* | hwmon: (coretemp) Merge pkgtemp with coretemp | Durgadoss R | 2011-05-20 | 1 | -210/+455 |
* | hwmon: (pmbus) Add support for Analog Devices ADM1275 | Guenter Roeck | 2011-05-19 | 3 | -0/+132 |
* | hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health Con... | Guenter Roeck | 2011-05-19 | 3 | -1/+292 |
* | hwmon: (pmbus) Add support for TI UCD9200 series of PWM System Controllers | Guenter Roeck | 2011-05-19 | 3 | -0/+221 |
* | hwmon: (pmbus) Use device specific function to read fan configuration | Guenter Roeck | 2011-05-19 | 1 | -4/+2 |