index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
ec_sys.c
Age
Commit message (
Expand
)
Author
2018-01-04
ACPI: EC: Fix debugfs_create_*() usage
Geert Uytterhoeven
2016-03-09
ACPI / EC: Deny write access unless requested by module param
Oleg Drokin
2015-10-04
ACPI / EC: Fix broken 64bit big-endian users of 'global_lock'
Viresh Kumar
2014-01-06
ACPI / EC: Mark the function acpi_ec_add_debugfs() as static in ec_sys.c
Rashika
2013-06-19
ACPI / EC: access user space with get_user()/put_user()
Vasiliy Kulikov
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-01-03
switch debugfs to umode_t
Al Viro
2011-10-31
acpi: add module.h to files implicitly using/relying on it.
Paul Gortmaker
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
2011-03-18
ACPI: Remove the unused EC sysdev class
Rafael J. Wysocki
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-03
acpi ec_sys: Be more cautious about ec write access
Thomas Renninger
2010-08-03
ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the EC
Thomas Renninger
2010-08-03
ACPI: Provide /sys/kernel/debug/ec/...
Thomas Renninger