commit | 7e5eab1128a05b99b8c81c01ff6515a3ca25e5aa | [log] [tgz] |
---|---|---|
author | Luca Tettamanti <kronos.it@gmail.com> | Sun Jan 10 20:52:33 2010 +0100 |
committer | Jean Delvare <khali@linux-fr.org> | Sun Jan 10 20:52:33 2010 +0100 |
tree | a39f3f6bce1e38b434ffdf371eae2eb56c0ecfcd | |
parent | 8ba406be53713efdd705666e2178cfe486fcfb27 [diff] |
hwmon: (asus_atk0110) Add debugfs interface Expose the raw GGRP/GITM interface via debugfs. The hwmon interface is reverse engineered and the driver tends to break on newer boards... Using this interface it's possible to poke directly at the ACPI methods without the need to recompile, reducing the guesswork and the round trips needed to support a new revision of the interface. Signed-off-by: Luca Tettamanti <kronos.it@gmail.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>