Age | Commit message (Expand) | Author | Files | Lines |
2012-04-18 | hwmon: (ads1015) Fix build warning | Guenter Roeck | 1 | -17/+16 |
2012-04-18 | hwmon: fam15h_power: fix bogus values with current BIOSes | Andre Przywara | 1 | -0/+39 |
2012-04-09 | hwmon: (pmbus_core) Fix compiler warning | Guenter Roeck | 1 | -9/+8 |
2012-04-09 | hwmon: (smsc47m1) Fix compiler warning | Guenter Roeck | 1 | -9/+10 |
2012-04-09 | hwmon: (acpi_power_meter) Fix compiler warning seen in some configurations | Guenter Roeck | 1 | -0/+1 |
2012-04-09 | hwmon: (smsc47b397) Fix compiler warning | Guenter Roeck | 1 | -6/+8 |
2012-04-04 | hwmon: (ad7314) Adds missing spi_dev initialization | Graeme Smecher | 1 | -0/+1 |
2012-04-01 | hwmon: (k10temp) Add support for AMD Trinity CPUs | Andre Przywara | 2 | -1/+6 |
2012-04-01 | hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 1 | -9/+9 |
2012-04-01 | hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock class | Kyle McMartin | 1 | -0/+2 |
2012-04-01 | hwmon: (adm1031) Fix compiler warning | Guenter Roeck | 1 | -12/+8 |
2012-04-01 | hwmon: (f75375s) Fix warning message seen in some configurations | Guenter Roeck | 1 | -0/+2 |
2012-04-01 | hwmon: (max6639) Convert to dev_pm_ops | Mark Brown | 1 | -4/+11 |
2012-04-01 | hwmon: (sht15) Fix Kconfig dependencies | Guenter Roeck | 1 | -1/+1 |
2012-04-01 | hwmon: (gpio-fan) Fix Kconfig dependencies | Guenter Roeck | 1 | -1/+1 |
2012-03-29 | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -1/+1 |
2012-03-27 | watchdog: nowayout is bool | Wim Van Sebroeck | 2 | -4/+4 |
2012-03-23 | hwmon: Add MCP3021 ADC driver | Xie Xiaobo | 3 | -0/+182 |
2012-03-23 | hwmon: (mc13783-adc) Add support for the MC13892 PMIC | Uwe Kleine-Koenig | 2 | -27/+80 |
2012-03-23 | hwmon: (mc13783-adc) Remove space before tab | Frans Meulenbroeks | 1 | -1/+1 |
2012-03-23 | hwmon: (lm63) Let the user adjust the lookup table | Jean Delvare | 1 | -42/+76 |
2012-03-23 | hwmon: (lm63) Make fan speed control strategy changeable | Jean Delvare | 1 | -16/+89 |
2012-03-23 | hwmon: (lm63) Reorganize the code | Jean Delvare | 1 | -206/+187 |
2012-03-23 | hwmon: (lm90) Restore original configuration if probe function fails | Guenter Roeck | 1 | -8/+13 |
2012-03-23 | hwmon: (lm90) Add support for GMT G781 | Guenter Roeck | 2 | -2/+20 |
2012-03-23 | hwmon: (lm90) Fix multi-line comments | Guenter Roeck | 1 | -24/+34 |
2012-03-23 | hwmon: (w83795) Fix multi-line comments | Guenter Roeck | 1 | -32/+62 |
2012-03-23 | hwmon: (w83795) Unconditionally support manual fan speed control | Jean Delvare | 2 | -18/+29 |
2012-03-23 | hwmon: (fam15h_power) Increase output resolution | Andre Przywara | 1 | -4/+4 |
2012-03-23 | hwmon: (fam15h_power) Correct sign extension of running_avg_capture | Andreas Herrmann | 1 | -1/+1 |
2012-03-21 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 121 | -6178/+8489 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -8/+25 |
2012-03-20 | hwmon: (sch56xx) Add support for the integrated watchdog (v2) | Hans de Goede | 5 | -7/+550 |
2012-03-19 | hwmon: (w83627ehf) Add support for temperature offset registers | Guenter Roeck | 1 | -0/+73 |
2012-03-19 | hwmon: (jc42) Remove unnecessary device IDs | Guenter Roeck | 1 | -18/+0 |
2012-03-19 | hwmon: (zl6100) Add support for ZL9101M and ZL9117M | Guenter Roeck | 2 | -4/+7 |
2012-03-19 | hwmon: (adm1275) Add support for ADM1075 | Guenter Roeck | 2 | -6/+86 |
2012-03-19 | hwmon: (max34440) Add support for MAX34446 | Guenter Roeck | 2 | -5/+111 |
2012-03-19 | hwmon: (pmbus) Add more virtual registers | Guenter Roeck | 2 | -29/+54 |
2012-03-19 | hwmon: (pmbus) Add support for Lineage Power MDT040 | Guenter Roeck | 2 | -1/+3 |
2012-03-19 | hwmon: (pmbus) Add support for TI TPS40400 and TPS40422 | Guenter Roeck | 2 | -1/+3 |
2012-03-19 | hwmon: (max34440) Add support for 'lowest' output voltage attribute | Guenter Roeck | 1 | -0/+9 |
2012-03-19 | hwmon: (jc42) Convert to use devm_kzalloc | Guenter Roeck | 1 | -35/+25 |
2012-03-19 | hwmon: (max16065) Convert to use devm_kzalloc | Guenter Roeck | 1 | -16/+7 |
2012-03-19 | hwmon: (smm665) Convert to use devm_kzalloc | Guenter Roeck | 1 | -9/+3 |
2012-03-19 | hwmon: (ltc4261) Convert to use devm_kzalloc | Guenter Roeck | 1 | -11/+4 |
2012-03-19 | hwmon: (pmbus) Simplify remove functions | Guenter Roeck | 12 | -74/+13 |
2012-03-19 | hwmon: (pmbus) Convert pmbus drivers to use devm_kzalloc | Guenter Roeck | 8 | -154/+56 |
2012-03-19 | hwmon: (lineage-pem) Convert to use devm_kzalloc | Guenter Roeck | 1 | -7/+4 |