Age | Commit message (Expand) | Author | Files | Lines |
2011-05-27 | hwmon: (coretemp) Fix section mismatch | Jean Delvare | 1 | -1/+1 |
2011-05-27 | hwmon: (pmbus) Initialize sysfs attributes | Guenter Roeck | 1 | -0/+1 |
2011-05-27 | hwmon: (coretemp) Update comments describing the handling of HT CPUs | Guenter Roeck | 1 | -6/+6 |
2011-05-27 | hwmon: (coretemp) Initialize sysfs attributes | Sergey Senozhatsky | 1 | -0/+2 |
2011-05-25 | hwmon: New driver for the SMSC EMC6W201 | Jean Delvare | 3 | -0/+550 |
2011-05-25 | hwmon: (abituguru) Depend on DMI | Jean Delvare | 3 | -18/+2 |
2011-05-25 | hwmon: (it87) Use request_muxed_region | Nat Gurumoorthy | 1 | -12/+19 |
2011-05-25 | hwmon: (sch5627) Trigger Vbat measurements | Hans de Goede | 1 | -1/+22 |
2011-05-25 | hwmon: (sch5627) Add sch5627_send_cmd function | Hans de Goede | 1 | -4/+19 |
2011-05-25 | hwmon: (max6650) Properly support the MAX6650 | Jean Delvare | 1 | -6/+28 |
2011-05-25 | hwmon: (max6650) Drop device detection | Jean Delvare | 1 | -44/+0 |
2011-05-25 | Move ACPI power meter driver to hwmon | Jean Delvare | 3 | -0/+1034 |
2011-05-25 | hwmon: (f71882fg) Add support for F71808A | Hans de Goede | 2 | -4/+85 |
2011-05-25 | hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep | Hans de Goede | 1 | -7/+21 |
2011-05-25 | hwmon: (asc7621) Drop duplicate dependency | Jean Delvare | 1 | -1/+1 |
2011-05-25 | hwmon: (jc42) Change detection class | Jean Delvare | 1 | -1/+1 |
2011-05-25 | hwmon: Add driver for AMD family 15h processor power information | Andreas Herrmann | 3 | -0/+240 |
2011-05-25 | hwmon: (k10temp) Add support for Fam15h (Bulldozer) | Andre Przywara | 2 | -4/+5 |
2011-05-25 | hwmon: Use helper functions to set and get driver data | Jean Delvare | 6 | -27/+27 |
2011-05-24 | hwmon: (coretemp) Add comments describing the handling of HT CPUs | Guenter Roeck | 1 | -2/+18 |
2011-05-23 | hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined | Guenter Roeck | 1 | -1/+3 |
2011-05-21 | hwmon: (coretemp) Fix checkpatch errors | Guenter Roeck | 1 | -30/+37 |
2011-05-21 | hwmon: Remove pkgtemp driver | Guenter Roeck | 3 | -452/+0 |
2011-05-20 | hwmon: (coretemp) Merge pkgtemp with coretemp | Durgadoss R | 1 | -210/+455 |
2011-05-19 | hwmon: (pmbus) Add support for Analog Devices ADM1275 | Guenter Roeck | 3 | -0/+132 |
2011-05-19 | hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health Con... | Guenter Roeck | 3 | -1/+292 |
2011-05-19 | hwmon: (pmbus) Add support for TI UCD9200 series of PWM System Controllers | Guenter Roeck | 3 | -0/+221 |
2011-05-19 | hwmon: (pmbus) Use device specific function to read fan configuration | Guenter Roeck | 1 | -4/+2 |
2011-05-19 | hwmon: (pmbus) Expand scope of device specific get_status function | Guenter Roeck | 4 | -22/+27 |
2011-05-19 | hwmon: (pmbus) Introduce infrastructure to detect sensors and limit registers | Guenter Roeck | 1 | -514/+421 |
2011-05-19 | hwmon: Driver for MAX16065 System Manager and compatibles | Guenter Roeck | 3 | -0/+734 |
2011-05-19 | hwmon: (sht15) add support for CRC validation | Jerome Oufella | 1 | -19/+173 |
2011-05-19 | hwmon: (sht15) add support for the status register | Vivien Didelot | 1 | -33/+214 |
2011-05-19 | hwmon: (sht15) clean-up the probe function | Vivien Didelot | 1 | -8/+46 |
2011-05-19 | hwmon: (sht15) general code clean-up | Vivien Didelot | 1 | -115/+153 |
2011-05-19 | hwmon: Add support for MAX6642 | Per Dalén | 3 | -0/+368 |
2011-05-01 | hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails | Axel Lin | 1 | -2/+1 |
2011-04-29 | hwmon: (lm85) Fix error paths in probe function | Jean Delvare | 1 | -2/+2 |
2011-04-29 | hwmon: (lm85) Add missing list terminators | Jean Delvare | 1 | -0/+2 |
2011-04-29 | hwmon: (adm1021) Clarify documentation regarding Xeon processors | Jean Delvare | 1 | -2/+1 |
2011-04-29 | hwmon: (lm90) Add support for ADT7461A and NCT1008 | Guenter Roeck | 2 | -11/+19 |
2011-04-19 | hwmon: (pmbus) Removed unused variable from struct pmbus_data | Guenter Roeck | 1 | -1/+0 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 10 | -12/+12 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 10 | -12/+12 |
2011-03-30 | hwmon: twl4030-madc-hwmon: add "platform:" prefix for platform modalias | Axel Lin | 1 | -1/+1 |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner | 1 | -1/+1 |
2011-03-28 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -34/+36 |
2011-03-26 | hwmon: (pmbus) Fix temperature limit register access | Guenter Roeck | 1 | -34/+36 |
2011-03-26 | hwmon: (f71882fg) Add support for the F71889A | Hans de Goede | 2 | -2/+14 |
2011-03-26 | hwmon: (f71882fg) Add support for the F81865F | Jean Delvare | 2 | -8/+15 |