aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/ec_sys.c
AgeCommit message (Expand)Author
2019-01-22ACPI: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-01-04ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven
2016-03-09ACPI / EC: Deny write access unless requested by module paramOleg Drokin
2015-10-04ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'Viresh Kumar
2014-01-06ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.cRashika
2013-06-19ACPI / EC: access user space with get_user()/put_user()Vasiliy Kulikov
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-01-03switch debugfs to umode_tAl Viro
2011-10-31acpi: add module.h to files implicitly using/relying on it.Paul Gortmaker
2011-07-16ACPI: constify ops structsVasiliy Kulikov
2011-03-18ACPI: Remove the unused EC sysdev classRafael J. Wysocki
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-03acpi ec_sys: Be more cautious about ec write accessThomas Renninger
2010-08-03ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the ECThomas Renninger
2010-08-03ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger