summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon/sch56xx: Depend on watchdog for watchdog core functionsHans de Goede2012-05-301-2/+4
* watchdog: sch56xx-common: set correct bits in register()Dan Carpenter2012-05-301-2/+2
* watchdog: sch56xx-common: Add proper ref-counting of watchdog dataHans de Goede2012-05-301-1/+29
* watchdog: sch56xx: Remove unnecessary checks for register changesHans de Goede2012-05-301-25/+16
* watchdog: sch56xx: Use watchdog coreHans de Goede2012-05-304-316/+61
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-2310-338/+835
|\
| * hwmon: (it87) Make temp3 attribute conditional for IT8782FGuenter Roeck2012-05-221-20/+61
| * hwmon: (it87) Convert to use devm_kzalloc and devm_request_regionGuenter Roeck2012-05-221-34/+20
| * hwmon: INA219 and INA226 supportFelten, Lothar2012-05-223-0/+382
| * hwmon: (it87) Create voltage attributes only if voltage is enabledGuenter Roeck2012-05-201-38/+124
| * hwmon: (ntc_thermistor) Fix checkpatch warningGuenter Roeck2012-05-201-6/+6
| * hwmon: (ntc_thermistor) Optimize and fix build warningGuenter Roeck2012-05-201-84/+80
| * hwmon: (ntc_thermistor) Return error code from hwmon_device_registerGuenter Roeck2012-05-201-2/+2
| * hwmon: (ntc_thermistor) Convert to devm_kzallocGuenter Roeck2012-05-201-8/+3
| * hwmon: (ad7314) Remove unused defines, and rename OFFSET to SHIFTGuenter Roeck2012-05-201-9/+2
| * acpi_power_meter: clean up code around setup_attrsKyle McMartin2012-05-201-8/+7
| * acpi_power_meter: drop meter_rw_attrs, use common meter_attrsKyle McMartin2012-05-201-9/+2
| * acpi_power_meter: remove duplicate code between register_{ro,rw}_attrsKyle McMartin2012-05-201-42/+17
| * acpi_power_meter: use a {RW,RO}_SENSOR_TEMPLATE macro to clean things upKyle McMartin2012-05-201-93/+37
| * acpi_power_meter: use the same struct {rw,ro}_sensor_template for bothKyle McMartin2012-05-201-43/+110
| * hwmon: use module_pci_driverAxel Lin2012-05-203-36/+3
| * hwmon: (it87) Add support for IT8782F and IT8783E/FGuenter Roeck2012-05-201-26/+99
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\ \ | |/ |/|
| * Fix typo in various Kconfig fileMasanari Iida2012-04-161-1/+1
* | hwmon: (coretemp) Increase CPU core limitGuenter Roeck2012-05-011-1/+1
* | hwmon: (coretemp) fix oops on cpu unplugKirill A. Shutemov2012-05-011-0/+4
* | hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck2012-04-261-3/+6
* | hwmon: (ad7314) Fix build warningGuenter Roeck2012-04-221-7/+5
* | hwmon: (ads1015) Fix build warningGuenter Roeck2012-04-181-17/+16
* | hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara2012-04-181-0/+39
* | hwmon: (pmbus_core) Fix compiler warningGuenter Roeck2012-04-091-9/+8
* | hwmon: (smsc47m1) Fix compiler warningGuenter Roeck2012-04-091-9/+10
* | hwmon: (acpi_power_meter) Fix compiler warning seen in some configurationsGuenter Roeck2012-04-091-0/+1
* | hwmon: (smsc47b397) Fix compiler warningGuenter Roeck2012-04-091-6/+8
|/
* hwmon: (ad7314) Adds missing spi_dev initializationGraeme Smecher2012-04-031-0/+1
* hwmon: (k10temp) Add support for AMD Trinity CPUsAndre Przywara2012-04-012-1/+6
* hwmon: (w83627ehf) mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-011-9/+9
* hwmon: (acpi_power_meter) fix lockdep spew due to non-static lock classKyle McMartin2012-04-011-0/+2
* hwmon: (adm1031) Fix compiler warningGuenter Roeck2012-04-011-12/+8
* hwmon: (f75375s) Fix warning message seen in some configurationsGuenter Roeck2012-04-011-0/+2
* hwmon: (max6639) Convert to dev_pm_opsMark Brown2012-04-011-4/+11
* hwmon: (sht15) Fix Kconfig dependenciesGuenter Roeck2012-04-011-1/+1
* hwmon: (gpio-fan) Fix Kconfig dependenciesGuenter Roeck2012-04-011-1/+1
* Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-1/+1
|\
| * mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier2012-03-061-1/+1
* | watchdog: nowayout is boolWim Van Sebroeck2012-03-272-4/+4
* | hwmon: Add MCP3021 ADC driverXie Xiaobo2012-03-233-0/+182
* | hwmon: (mc13783-adc) Add support for the MC13892 PMICUwe Kleine-Koenig2012-03-232-27/+80
* | hwmon: (mc13783-adc) Remove space before tabFrans Meulenbroeks2012-03-231-1/+1
* | hwmon: (lm63) Let the user adjust the lookup tableJean Delvare2012-03-231-42/+76