summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2014-05-21hwmon: (s3c-hwmon) remove unnecessary OOM messagesJingoo Han
2014-05-21hwmon: (pc87427) remove unnecessary OOM messagesJingoo Han
2014-05-21hwmon: (max197) remove unnecessary OOM messagesJingoo Han
2014-05-21hwmon: (max1111) remove unnecessary OOM messagesJingoo Han
2014-05-21hwmon: (lm93) remove unnecessary OOM messagesJingoo Han
2014-05-21hwmon: (ibmpex) remove unnecessary OOM messagesJingoo Han
2014-05-21hwmon: (f71805f) remove unnecessary OOM messagesJingoo Han
2014-05-21hwmon: (lm92) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-05-21hwmon: (lm92) Drop function macrosGuenter Roeck
2014-05-21hwmon: (lm92) Drop FSF mailing addressGuenter Roeck
2014-05-21hwmon: (lm92) Drop unnecessary forward declarationGuenter Roeck
2014-05-21hwmon: (lm75) Convert to use hwmon_device_register_with_groupsGuenter Roeck
2014-05-21hwmon: (lm77) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-05-21hwmon: (lm77) Drop function macrosGuenter Roeck
2014-05-21hwmon: (lm77) Do not preserve hysteresis when updating critical temp limitGuenter Roeck
2014-05-21hwmon: (lm77) Rearrange code to no longer require forward declarationsGuenter Roeck
2014-05-21hwmon: (lm77) Drop FSF mailing addressGuenter Roeck
2014-05-21hwmon: (tmp421) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-05-21hwmon: (tmp102) Convert to use hwmon_device_register_with_groupsGuenter Roeck
2014-05-21hwmon: (tmp102) Introduce dev variable in probe functionGuenter Roeck
2014-05-21hwmon: (lm70) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck
2014-05-15mfd: vexpress: Convert custom func API to regmapPawel Moll
2014-05-12hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek
2014-05-12hwmon: (emc1403) Fix resource leak on module unloadJean Delvare
2014-05-12hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck
2014-04-24hwmon: (ltc2945) Don't crash the kernel unnecessarilyGuenter Roeck
2014-04-24hwmon: (vexpress) Avoid creating non-existing attributesPawel Moll
2014-04-24hwmon: (vexpress) Use legal hwmon device namesPawel Moll
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