summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI sysfs: remove unnecessary newline from exceptionColin Ian King2013-01-261-1/+1
* ACPICA: Fix AcpiSrc caused divergences.Lv Zheng2012-11-151-2/+2
* ACPI: replace strlen("string") with sizeof("string") -1Len Brown2012-07-271-2/+2
* ACPI sysfs.c strlen fixPavel Vasilyev2012-06-051-2/+2
* ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger2011-11-071-1/+13
* ACPI: constify ops structsVasiliy Kulikov2011-07-171-2/+2
* ACPI: Cleanup custom_method debug stuffThomas Renninger2011-05-291-0/+8
* ACPICA: Global event handlerLin Ming2011-01-121-2/+17
* ACPI: fix build warnings resulting from merge window conflictZhang Rui2010-09-291-6/+14
* ACPI: introduce drivers/acpi/sysfs.cZhang Rui2010-08-151-0/+685