index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
sysfs.c
Age
Commit message (
Expand
)
Author
2015-10-26
ACPI / sysfs: correctly check failing memory allocation
Insu Yun
2015-08-07
ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name.
Lv Zheng
2015-08-07
ACPI / sysfs: Update method tracing facility.
Lv Zheng
2015-08-07
ACPI / sysfs: Add ACPI_LV_REPAIR debug level.
Lv Zheng
2015-03-10
ACPI / sysfs: Treat the count field of counter_show() as unsigned
Nan Li
2014-10-20
ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...
Lv Zheng
2014-03-19
ACPI: Remove duplicate definitions of PREFIX
Hanjun Guo
2014-01-29
Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...
Rafael J. Wysocki
2014-01-27
ACPICA: Remove bool usage from ACPICA.
Lv Zheng
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-11-21
ACPI / sysfs: Fix incorrect ACPI tables walk in acpi_tables_sysfs_init()
Jeremy Compostella
2013-11-21
ACPI / sysfs: Set file size for each exposed ACPI table
Daisuke HATAYAMA
2013-10-28
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-09-30
ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add()
Bjorn Helgaas
2013-09-30
ACPI / hotplug: Don't set kobject parent pointer explicitly
Bjorn Helgaas
2013-09-30
ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name()
Bjorn Helgaas
2013-09-25
ACPI / sysfs: make GPE sysfs attributes only accept correct values
Lan Tianyu
2013-07-04
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-18
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-25
ACPI sysfs: remove unnecessary newline from exception
Colin Ian King
2012-11-14
ACPICA: Fix AcpiSrc caused divergences.
Lv Zheng
2012-07-27
ACPI: replace strlen("string") with sizeof("string") -1
Len Brown
2012-06-05
ACPI sysfs.c strlen fix
Pavel Vasilyev
2011-11-07
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-29
ACPI: fix build warnings resulting from merge window conflict
Zhang Rui
2010-08-15
ACPI: introduce drivers/acpi/sysfs.c
Zhang Rui