summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2012-07-22hwmon: (f71805f) Convert to use devm_ functionsGuenter Roeck1-19/+7
2012-07-22hwmon: (lm78) Convert to use devm_ functionsGuenter Roeck1-25/+11
2012-07-22hwmon: (adt7475) Convert to use devm_ functionsGuenter Roeck1-5/+2
2012-07-22hwmon: (adm1025) Convert to use devm_ functionsGuenter Roeck1-10/+5
2012-07-22hwmon: (pc87360) Convert to use devm_ functionsGuenter Roeck1-28/+13
2012-07-22hwmon: (mc13783-adc.c) Convert to use devm_ functionsGuenter Roeck1-10/+2
2012-07-22hwmon: (max6639) Convert to use devm_ functionsGuenter Roeck1-11/+6
2012-07-22hwmon: (max6650) Convert to use devm_ functionsGuenter Roeck1-6/+4
2012-07-22hwmon: (wm831x-hwmon) Convert to use devm_ functionsGuenter Roeck1-6/+3
2012-07-22hwmon: Driver for DA9052/53 PMICAshish Jangam3-0/+355
2012-07-22hwmon: (fam15h_power) Fix unintentional integer overflowGuenter Roeck1-1/+2
2012-07-22hwmon: (w83627ehf) Add missing break statementGuenter Roeck1-0/+1
2012-07-13hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin1-2/+2
2012-06-25hwmon: Update my e-mail addressGuenter Roeck4-4/+4
2012-06-25hwmon: (applesmc) correct email address for Jesper JuhlJesper Juhl1-1/+1
2012-06-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+10
2012-06-18hwmon: (emc2103) Fix use of an uninitilized variable in error caseGuenter Roeck1-4/+8
2012-06-18hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg1-2/+2
2012-06-17hwmon: (coretemp) Drop needless initializationJean Delvare1-1/+1
2012-06-17hwmon: (coretemp) Improve support for TjMax detection on Atom CPUsGuenter Roeck1-0/+25
2012-06-17hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU modelsGuenter Roeck1-0/+3
2012-06-17hwmon: (coretemp) Improve support of recent Atom CPU modelsJean Delvare1-1/+2
2012-05-30hwmon/sch56xx: Depend on watchdog for watchdog core functionsHans de Goede1-2/+4
2012-05-30watchdog: sch56xx-common: set correct bits in register()Dan Carpenter1-2/+2
2012-05-30watchdog: sch56xx-common: Add proper ref-counting of watchdog dataHans de Goede1-1/+29
2012-05-30watchdog: sch56xx: Remove unnecessary checks for register changesHans de Goede1-25/+16
2012-05-30watchdog: sch56xx: Use watchdog coreHans de Goede4-316/+61
2012-05-24Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-338/+835
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-22hwmon: (it87) Make temp3 attribute conditional for IT8782FGuenter Roeck1-20/+61
2012-05-22hwmon: (it87) Convert to use devm_kzalloc and devm_request_regionGuenter Roeck1-34/+20
2012-05-22hwmon: INA219 and INA226 supportFelten, Lothar3-0/+382
2012-05-21hwmon: (it87) Create voltage attributes only if voltage is enabledGuenter Roeck1-38/+124
2012-05-21hwmon: (ntc_thermistor) Fix checkpatch warningGuenter Roeck1-6/+6
2012-05-21hwmon: (ntc_thermistor) Optimize and fix build warningGuenter Roeck1-84/+80
2012-05-21hwmon: (ntc_thermistor) Return error code from hwmon_device_registerGuenter Roeck1-2/+2
2012-05-21hwmon: (ntc_thermistor) Convert to devm_kzallocGuenter Roeck1-8/+3
2012-05-21hwmon: (ad7314) Remove unused defines, and rename OFFSET to SHIFTGuenter Roeck1-9/+2
2012-05-21acpi_power_meter: clean up code around setup_attrsKyle McMartin1-8/+7
2012-05-21acpi_power_meter: drop meter_rw_attrs, use common meter_attrsKyle McMartin1-9/+2
2012-05-21acpi_power_meter: remove duplicate code between register_{ro,rw}_attrsKyle McMartin1-42/+17
2012-05-21acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things upKyle McMartin1-93/+37
2012-05-21acpi_power_meter: use the same struct {rw,ro}_sensor_template for bothKyle McMartin1-43/+110
2012-05-21hwmon: use module_pci_driverAxel Lin3-36/+3
2012-05-21hwmon: (it87) Add support for IT8782F and IT8783E/FGuenter Roeck1-26/+99
2012-05-01hwmon: (coretemp) Increase CPU core limitGuenter Roeck1-1/+1
2012-05-01hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov1-0/+4
2012-04-26hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck1-3/+6