| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-23 | 10 | -338/+835 |
|\ |
|
| * | hwmon: (it87) Make temp3 attribute conditional for IT8782F | Guenter Roeck | 2012-05-22 | 1 | -20/+61 |
| * | hwmon: (it87) Convert to use devm_kzalloc and devm_request_region | Guenter Roeck | 2012-05-22 | 1 | -34/+20 |
| * | hwmon: INA219 and INA226 support | Felten, Lothar | 2012-05-22 | 3 | -0/+382 |
| * | hwmon: (it87) Create voltage attributes only if voltage is enabled | Guenter Roeck | 2012-05-20 | 1 | -38/+124 |
| * | hwmon: (ntc_thermistor) Fix checkpatch warning | Guenter Roeck | 2012-05-20 | 1 | -6/+6 |
| * | hwmon: (ntc_thermistor) Optimize and fix build warning | Guenter Roeck | 2012-05-20 | 1 | -84/+80 |
| * | hwmon: (ntc_thermistor) Return error code from hwmon_device_register | Guenter Roeck | 2012-05-20 | 1 | -2/+2 |
| * | hwmon: (ntc_thermistor) Convert to devm_kzalloc | Guenter Roeck | 2012-05-20 | 1 | -8/+3 |
| * | hwmon: (ad7314) Remove unused defines, and rename OFFSET to SHIFT | Guenter Roeck | 2012-05-20 | 1 | -9/+2 |
| * | acpi_power_meter: clean up code around setup_attrs | Kyle McMartin | 2012-05-20 | 1 | -8/+7 |
| * | acpi_power_meter: drop meter_rw_attrs, use common meter_attrs | Kyle McMartin | 2012-05-20 | 1 | -9/+2 |
| * | acpi_power_meter: remove duplicate code between register_{ro,rw}_attrs | Kyle McMartin | 2012-05-20 | 1 | -42/+17 |
| * | acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things up | Kyle McMartin | 2012-05-20 | 1 | -93/+37 |
| * | acpi_power_meter: use the same struct {rw,ro}_sensor_template for both | Kyle McMartin | 2012-05-20 | 1 | -43/+110 |
| * | hwmon: use module_pci_driver | Axel Lin | 2012-05-20 | 3 | -36/+3 |
| * | hwmon: (it87) Add support for IT8782F and IT8783E/F | Guenter Roeck | 2012-05-20 | 1 | -26/+99 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix typo in various Kconfig file | Masanari Iida | 2012-04-16 | 1 | -1/+1 |
* | | hwmon: (coretemp) Increase CPU core limit | Guenter Roeck | 2012-05-01 | 1 | -1/+1 |
* | | hwmon: (coretemp) fix oops on cpu unplug | Kirill A. Shutemov | 2012-05-01 | 1 | -0/+4 |
* | | hwmon: (fam15h_power) Fix pci_device_id array | Guenter Roeck | 2012-04-26 | 1 | -3/+6 |
* | | hwmon: (ad7314) Fix build warning | Guenter Roeck | 2012-04-22 | 1 | -7/+5 |
* | | hwmon: (ads1015) Fix build warning | Guenter Roeck | 2012-04-18 | 1 | -17/+16 |
* | | hwmon: fam15h_power: fix bogus values with current BIOSes | Andre Przywara | 2012-04-18 | 1 | -0/+39 |
* | | hwmon: (pmbus_core) Fix compiler warning | Guenter Roeck | 2012-04-09 | 1 | -9/+8 |
* | | hwmon: (smsc47m1) Fix compiler warning | Guenter Roeck | 2012-04-09 | 1 | -9/+10 |
* | | hwmon: (acpi_power_meter) Fix compiler warning seen in some configurations | Guenter Roeck | 2012-04-09 | 1 | -0/+1 |
* | | hwmon: (smsc47b397) Fix compiler warning | Guenter Roeck | 2012-04-09 | 1 | -6/+8 |
|/ |
|
* | hwmon: (ad7314) Adds missing spi_dev initialization | Graeme Smecher | 2012-04-03 | 1 | -0/+1 |
* | hwmon: (k10temp) Add support for AMD Trinity CPUs | Andre Przywara | 2012-04-01 | 2 | -1/+6 |
* | hwmon: (w83627ehf) mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 2012-04-01 | 1 | -9/+9 |
* | hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock class | Kyle McMartin | 2012-04-01 | 1 | -0/+2 |
* | hwmon: (adm1031) Fix compiler warning | Guenter Roeck | 2012-04-01 | 1 | -12/+8 |
* | hwmon: (f75375s) Fix warning message seen in some configurations | Guenter Roeck | 2012-04-01 | 1 | -0/+2 |
* | hwmon: (max6639) Convert to dev_pm_ops | Mark Brown | 2012-04-01 | 1 | -4/+11 |
* | hwmon: (sht15) Fix Kconfig dependencies | Guenter Roeck | 2012-04-01 | 1 | -1/+1 |
* | hwmon: (gpio-fan) Fix Kconfig dependencies | Guenter Roeck | 2012-04-01 | 1 | -1/+1 |
* | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-03-28 | 1 | -1/+1 |
|\ |
|
| * | mfd: Add pdata to set mc13783-ts conversion delay | Michael Thalmeier | 2012-03-06 | 1 | -1/+1 |
* | | watchdog: nowayout is bool | Wim Van Sebroeck | 2012-03-27 | 2 | -4/+4 |
* | | hwmon: Add MCP3021 ADC driver | Xie Xiaobo | 2012-03-23 | 3 | -0/+182 |
* | | hwmon: (mc13783-adc) Add support for the MC13892 PMIC | Uwe Kleine-Koenig | 2012-03-23 | 2 | -27/+80 |
* | | hwmon: (mc13783-adc) Remove space before tab | Frans Meulenbroeks | 2012-03-23 | 1 | -1/+1 |
* | | hwmon: (lm63) Let the user adjust the lookup table | Jean Delvare | 2012-03-23 | 1 | -42/+76 |
* | | hwmon: (lm63) Make fan speed control strategy changeable | Jean Delvare | 2012-03-23 | 1 | -16/+89 |
* | | hwmon: (lm63) Reorganize the code | Jean Delvare | 2012-03-23 | 1 | -206/+187 |
* | | hwmon: (lm90) Restore original configuration if probe function fails | Guenter Roeck | 2012-03-23 | 1 | -8/+13 |
* | | hwmon: (lm90) Add support for GMT G781 | Guenter Roeck | 2012-03-23 | 2 | -2/+20 |
* | | hwmon: (lm90) Fix multi-line comments | Guenter Roeck | 2012-03-23 | 1 | -24/+34 |