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
/
sysfs.c
Age
Commit message (
Expand
)
Author
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
clean up scary strncpy(dst, src, strlen(src)) uses
Kees Cook
2013-05-12
ACPI / hotplug: Use device offline/online for graceful hot-removal
Rafael J. Wysocki
2013-03-19
ACPI / hotplug: Make acpi_hotplug_profile_ktype static
Rafael J. Wysocki
2013-03-04
ACPI / hotplug: Introduce user space interface for hotplug profiles
Rafael J. Wysocki
2013-01-26
ACPI sysfs: remove unnecessary newline from exception
Colin Ian King
2012-11-15
ACPICA: Fix AcpiSrc caused divergences.
Lv Zheng
2012-07-26
ACPI: replace strlen("string") with sizeof("string") -1
Len Brown
2012-06-05
ACPI sysfs.c strlen fix
Pavel Vasilyev
2011-11-06
ACPI: Export FADT pm_profile integer value to userspace
Thomas Renninger
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
2011-05-29
ACPI: Cleanup custom_method debug stuff
Thomas Renninger
2011-01-12
ACPICA: Global event handler
Lin Ming
2010-09-28
ACPI: fix build warnings resulting from merge window conflict
Zhang Rui
2010-08-15
ACPI: introduce drivers/acpi/sysfs.c
Zhang Rui