Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.c | Rashika | 2014-01-06 | 1 | -1/+1 |
* | ACPI / EC: access user space with get_user()/put_user() | Vasiliy Kulikov | 2013-06-19 | 1 | -4/+14 |
* | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -7/+1 |
* | switch debugfs to umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | acpi: add module.h to files implicitly using/relying on it. | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | ACPI: constify ops structs | Vasiliy Kulikov | 2011-07-16 | 1 | -1/+1 |
* | ACPI: Remove the unused EC sysdev class | Rafael J. Wysocki | 2011-03-18 | 1 | -4/+0 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | acpi ec_sys: Be more cautious about ec write access | Thomas Renninger | 2010-08-03 | 1 | -7/+24 |
* | ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC | Thomas Renninger | 2010-08-03 | 1 | -0/+86 |
* | ACPI: Provide /sys/kernel/debug/ec/... | Thomas Renninger | 2010-08-03 | 1 | -0/+57 |