| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | hwmon: (pmbus) Expand scope of device specific get_status function | Guenter Roeck | 2011-05-19 | 4 | -22/+27 |
* | hwmon: (pmbus) Introduce infrastructure to detect sensors and limit registers | Guenter Roeck | 2011-05-19 | 1 | -514/+421 |
* | hwmon: Driver for MAX16065 System Manager and compatibles | Guenter Roeck | 2011-05-19 | 3 | -0/+734 |
* | hwmon: (sht15) add support for CRC validation | Jerome Oufella | 2011-05-19 | 1 | -19/+173 |
* | hwmon: (sht15) add support for the status register | Vivien Didelot | 2011-05-19 | 1 | -33/+214 |
* | hwmon: (sht15) clean-up the probe function | Vivien Didelot | 2011-05-19 | 1 | -8/+46 |
* | hwmon: (sht15) general code clean-up | Vivien Didelot | 2011-05-19 | 1 | -115/+153 |
* | hwmon: Add support for MAX6642 | Per Dalén | 2011-05-19 | 3 | -0/+368 |
* | hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails | Axel Lin | 2011-05-01 | 1 | -2/+1 |
* | hwmon: (lm85) Fix error paths in probe function | Jean Delvare | 2011-04-29 | 1 | -2/+2 |
* | hwmon: (lm85) Add missing list terminators | Jean Delvare | 2011-04-29 | 1 | -0/+2 |
* | hwmon: (adm1021) Clarify documentation regarding Xeon processors | Jean Delvare | 2011-04-29 | 1 | -2/+1 |
* | hwmon: (lm90) Add support for ADT7461A and NCT1008 | Guenter Roeck | 2011-04-29 | 2 | -11/+19 |
* | hwmon: (pmbus) Removed unused variable from struct pmbus_data | Guenter Roeck | 2011-04-19 | 1 | -1/+0 |
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 10 | -12/+12 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 10 | -12/+12 |
* | | hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias | Axel Lin | 2011-03-29 | 1 | -1/+1 |
|/ |
|