summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2014-04-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-04-09Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"Benjamin Herrenschmidt
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-05Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-04hwmon: (it87) Add support for IT8623ERudolf Marek
2014-04-04hwmon: (it87) Fix IT8603E define nameRudolf Marek
2014-04-04hwmon: (lm90) Convert to use hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (lm90) Create all sysfs groups in one callGuenter Roeck
2014-04-04hwmon: (lm90) Always use the dev variable in the probe functionGuenter Roeck
2014-04-04hwmon: (lm90) Create most optional attributes with sysfs_create_groupGuenter Roeck
2014-04-04hwmon: Avoid initializing the same field twiceJean Delvare
2014-04-04hwmon: (pc87360) Avoid initializing the same field twiceJean Delvare
2014-04-04hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (lm63) Avoid initializing the same field twiceJean Delvare
2014-04-04hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-04-04hwmon: (lm63) Create all sysfs groups in one callGuenter Roeck
2014-04-04hwmon: (lm63) Introduce 'dev' variable to point to client->devGuenter Roeck
2014-04-04hwmon: (lm63) Add additional sysfs group for temp2_type attributeGuenter Roeck
2014-04-04hwmon: (f71805f) Fix author's addressJean Delvare
2014-04-02hwmon: (k10temp) Add support for AMD F16 M30h processorAravind Gopalakrishnan
2014-04-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-03-24powerpc/powernv: hwmon driver for power values, fan rpm and temperatureShivaprasad G Bhat
2014-03-20hwmon, via-cputemp: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20hwmon, coretemp: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-19hwmon: (pmbus/ltc2978) Add support for LTM4676Guenter Roeck
2014-03-05hwmon: (pmbus/ltc2978) Add new chip ID for LTC2974Guenter Roeck
2014-03-03hwmon: Do not accept invalid name attributesGuenter Roeck
2014-03-03hwmon: (max6639) Use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-03-03hwmon: (lm95245) Make temp2_crit_hyst read-onlyGuenter Roeck
2014-03-03hwmon: (lm95245) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-03-03hwmon: (lm95245) Drop useless debug messageGuenter Roeck
2014-03-03hwmon: (lm95245) Fix hysteresis temperaturesGuenter Roeck
2014-03-03hwmon: (max6639) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-03-03hwmon: (max6639) Introduce local dev variable, and reduce noisinessGuenter Roeck
2014-03-03hwmon: (max6650) Introduce local 'dev' variableGuenter Roeck
2014-03-03hwmon: (max6650) Drop error message after memory allocation failuresGuenter Roeck
2014-03-03hwmon: (max6650) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-03-03hwmon: (max6650) Rearrange code to no longer require forward declarationsGuenter Roeck
2014-03-03hwmon: (ltc4215) Convert to devm_hwmon_device_register_with_groupsGuenter Roeck
2014-03-03hwmon: (coretemp) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-03-03hwmon: (coretemp) Allocate platform data with devm_kzallocGuenter Roeck
2014-03-03hwmon: (coretemp) Use sysfs_create_group to create sysfs attributesGuenter Roeck
2014-03-03hwmon: (ltc4245) Remove devicetree conditionalsGuenter Roeck
2014-03-03hwmon: (ltc4245) Drop debug messagesGuenter Roeck
2014-03-03hwmon: (ltc4245) Use device managed function to register hwmon deviceGuenter Roeck
2014-03-03hwmon: (max1668) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-03-03hwmon: (max1668) Don't hide return value from i2c_smbus_write_byte_dataGuenter Roeck
2014-03-03hwmon: Driver for TI ADC128D818Guenter Roeck
2014-03-03hwmon: Sort Kconfig entries alphabeticallyJean Delvare