summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)AuthorFilesLines
2012-10-02hwmon: (ad7314) Add 'name' sysfs attributeGuenter Roeck1-0/+8
2012-10-02hwmon: (ads7871) Add 'name' sysfs attributeGuenter Roeck1-0/+9
2012-10-02hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann1-2/+13
2012-10-02hwmon: (twl4030-madc-hwmon) Initialize uninitialized structure elementsGuenter Roeck1-4/+5
2012-09-14hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti1-0/+6
2012-07-19hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-16x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin1-2/+2
2012-07-16hwmon: (applesmc) Limit key length in warning messagesHenrik Rydberg1-2/+2
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
2012-04-22hwmon: (ad7314) Fix build warningGuenter Roeck1-7/+5
2012-04-18hwmon: (ads1015) Fix build warningGuenter Roeck1-17/+16
2012-04-18hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara1-0/+39
2012-04-09hwmon: (pmbus_core) Fix compiler warningGuenter Roeck1-9/+8
2012-04-09hwmon: (smsc47m1) Fix compiler warningGuenter Roeck1-9/+10
2012-04-09hwmon: (acpi_power_meter) Fix compiler warning seen in some configurationsGuenter Roeck1-0/+1
2012-04-09hwmon: (smsc47b397) Fix compiler warningGuenter Roeck1-6/+8
2012-04-03hwmon: (ad7314) Adds missing spi_dev initializationGraeme Smecher1-0/+1
2012-04-01hwmon: (k10temp) Add support for AMD Trinity CPUsAndre Przywara2-1/+6
2012-04-01hwmon: (w83627ehf) mark const init data with __initconst instead of __initdataUwe Kleine-König1-9/+9
2012-04-01hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock classKyle McMartin1-0/+2
2012-04-01hwmon: (adm1031) Fix compiler warningGuenter Roeck1-12/+8
2012-04-01hwmon: (f75375s) Fix warning message seen in some configurationsGuenter Roeck1-0/+2
2012-04-01hwmon: (max6639) Convert to dev_pm_opsMark Brown1-4/+11
2012-04-01hwmon: (sht15) Fix Kconfig dependenciesGuenter Roeck1-1/+1
2012-04-01hwmon: (gpio-fan) Fix Kconfig dependenciesGuenter Roeck1-1/+1
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-1/+1
2012-03-27watchdog: nowayout is boolWim Van Sebroeck2-4/+4
2012-03-23hwmon: Add MCP3021 ADC driverXie Xiaobo3-0/+182
2012-03-23hwmon: (mc13783-adc) Add support for the MC13892 PMICUwe Kleine-Koenig2-27/+80
2012-03-23hwmon: (mc13783-adc) Remove space before tabFrans Meulenbroeks1-1/+1
2012-03-23hwmon: (lm63) Let the user adjust the lookup tableJean Delvare1-42/+76
2012-03-23hwmon: (lm63) Make fan speed control strategy changeableJean Delvare1-16/+89
2012-03-23hwmon: (lm63) Reorganize the codeJean Delvare1-206/+187
2012-03-23hwmon: (lm90) Restore original configuration if probe function failsGuenter Roeck1-8/+13
2012-03-23hwmon: (lm90) Add support for GMT G781Guenter Roeck2-2/+20
2012-03-23hwmon: (lm90) Fix multi-line commentsGuenter Roeck1-24/+34
2012-03-23hwmon: (w83795) Fix multi-line commentsGuenter Roeck1-32/+62
2012-03-23hwmon: (w83795) Unconditionally support manual fan speed controlJean Delvare2-18/+29
2012-03-23hwmon: (fam15h_power) Increase output resolutionAndre Przywara1-4/+4
2012-03-23hwmon: (fam15h_power) Correct sign extension of running_avg_captureAndreas Herrmann1-1/+1
2012-03-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds121-6178/+8489
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+25
2012-03-20hwmon: (sch56xx) Add support for the integrated watchdog (v2)Hans de Goede5-7/+550
2012-03-18hwmon: (w83627ehf) Add support for temperature offset registersGuenter Roeck1-0/+73
2012-03-18hwmon: (jc42) Remove unnecessary device IDsGuenter Roeck1-18/+0
2012-03-18hwmon: (zl6100) Add support for ZL9101M and ZL9117MGuenter Roeck2-4/+7
2012-03-18hwmon: (adm1275) Add support for ADM1075Guenter Roeck2-6/+86