aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-10hwmon: (pmbus) Improve auto-detection of temperature status registerGuenter Roeck1-5/+6
2011-07-10hwmon: (lm95241) Fix negative temperature resultsGuenter Roeck1-6/+14
2011-07-08hwmon: (lm95241) Fix chip detection codeGuenter Roeck1-1/+1
2011-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds5-20/+63
2011-07-03hwmon-vid: Fix typo in VIA CPU nameJean Delvare1-1/+1
2011-07-03hwmon: (f71882fg) Add support for the F71869AHans de Goede2-3/+16
2011-07-03hwmon: Use <> rather than () around my e-mail addressHans de Goede2-2/+2
2011-07-03hwmon: (emc6w201) Properly handle all errorsJean Delvare1-14/+44
2011-07-01hwmon: (pmbus) Auto-detect temp2 and temp3 registers/attributesGuenter Roeck1-0/+4
2011-07-01hwmon: (pmbus) Improve fan detectionGuenter Roeck1-2/+4
2011-07-01hwmon: (adm1275) Free allocated memory if probe function failsGuenter Roeck1-3/+13
2011-07-01hwmon: (pmbus) Drop check for PMBus revision register in probe functionGuenter Roeck1-8/+3
2011-06-17hwmon: (s3c) Initialize sysfs attributesGuenter Roeck1-0/+2
2011-06-17hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck1-0/+1
2011-06-17hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck1-0/+2
2011-06-17hwmon: (asus_atk0110) Consolidate sysfs attribute initializationGuenter Roeck1-4/+1
2011-06-17hwmon: (coretemp) Drop unused struct membersJean Delvare1-4/+0
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén1-2/+16
2011-06-01hwmon: (coretemp) Further relax temperature range checksGuenter Roeck1-2/+2
2011-06-01hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck1-17/+2
2011-06-01hwmon: (coretemp) Relax target temperature range checkJean Delvare1-1/+1
2011-06-01hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_faultPer Dalen1-2/+2
2011-05-27hwmon: (coretemp) Fix section mismatchJean Delvare1-1/+1
2011-05-27hwmon: (pmbus) Initialize sysfs attributesGuenter Roeck1-0/+1
2011-05-27hwmon: (coretemp) Update comments describing the handling of HT CPUsGuenter Roeck1-6/+6
2011-05-27hwmon: (coretemp) Initialize sysfs attributesSergey Senozhatsky1-0/+2
2011-05-25hwmon: New driver for the SMSC EMC6W201Jean Delvare3-0/+550
2011-05-25hwmon: (abituguru) Depend on DMIJean Delvare3-18/+2
2011-05-25hwmon: (it87) Use request_muxed_regionNat Gurumoorthy1-12/+19
2011-05-25hwmon: (sch5627) Trigger Vbat measurementsHans de Goede1-1/+22
2011-05-25hwmon: (sch5627) Add sch5627_send_cmd functionHans de Goede1-4/+19
2011-05-25hwmon: (max6650) Properly support the MAX6650Jean Delvare1-6/+28
2011-05-25hwmon: (max6650) Drop device detectionJean Delvare1-44/+0
2011-05-25Move ACPI power meter driver to hwmonJean Delvare3-0/+1034
2011-05-25hwmon: (f71882fg) Add support for F71808AHans de Goede2-4/+85
2011-05-25hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beepHans de Goede1-7/+21
2011-05-25hwmon: (asc7621) Drop duplicate dependencyJean Delvare1-1/+1
2011-05-25hwmon: (jc42) Change detection classJean Delvare1-1/+1
2011-05-25hwmon: Add driver for AMD family 15h processor power informationAndreas Herrmann3-0/+240
2011-05-25hwmon: (k10temp) Add support for Fam15h (Bulldozer)Andre Przywara2-4/+5
2011-05-25hwmon: Use helper functions to set and get driver dataJean Delvare6-27/+27
2011-05-23hwmon: (coretemp) Add comments describing the handling of HT CPUsGuenter Roeck1-2/+18
2011-05-23hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck1-1/+3
2011-05-21hwmon: (coretemp) Fix checkpatch errorsGuenter Roeck1-30/+37
2011-05-21hwmon: Remove pkgtemp driverGuenter Roeck3-452/+0
2011-05-20hwmon: (coretemp) Merge pkgtemp with coretempDurgadoss R1-210/+455
2011-05-19hwmon: (pmbus) Add support for Analog Devices ADM1275Guenter Roeck3-0/+132
2011-05-19hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health ControllersGuenter Roeck3-1/+292
2011-05-19hwmon: (pmbus) Add support for TI UCD9200 series of PWM System ControllersGuenter Roeck3-0/+221
2011-05-19hwmon: (pmbus) Use device specific function to read fan configurationGuenter Roeck1-4/+2