| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-03-27 | 1 | -34/+36 |
|\ |
|
| * | hwmon: (pmbus) Fix temperature limit register access | Guenter Roeck | 2011-03-26 | 1 | -34/+36 |
* | | hwmon: (f71882fg) Add support for the F71889A | Hans de Goede | 2011-03-26 | 2 | -2/+14 |
* | | hwmon: (f71882fg) Add support for the F81865F | Jean Delvare | 2011-03-26 | 2 | -8/+15 |
* | | hwmon: (f71882fg) Document all supported devices | Jean Delvare | 2011-03-26 | 2 | -4/+14 |
* | | hwmon: (f71882fg) Per-chip fan/temperature input count tables | Jean Delvare | 2011-03-26 | 1 | -6/+30 |
* | | hwmon: (f71882fg) Secure chip property definition arrays | Jean Delvare | 2011-03-26 | 1 | -27/+27 |
|/ |
|
* | jz4740: silence warnings related to mfd_get_cell changes | Andres Salomon | 2011-03-23 | 1 | -1/+1 |
* | hwmon: twl4030: Hwmon Driver for TWL4030 MADC | Keerthy | 2011-03-23 | 3 | -0/+168 |
* | mfd: mfd_cell is now implicitly available to jz4740 drivers | Andres Salomon | 2011-03-23 | 1 | -1/+1 |
* | hwmon: (ads1015) Make gain and datarate configurable | Dirk Eibach | 2011-03-21 | 1 | -40/+109 |