aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-2/+1
|\
| * clean up scary strncpy(dst, src, strlen(src)) usesKees Cook2013-07-031-2/+1
* | ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki2013-05-121-0/+31
|/
* ACPI / hotplug: Make acpi_hotplug_profile_ktype staticRafael J. Wysocki2013-03-191-1/+1
* ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki2013-03-041-0/+66
* 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-261-2/+2
* ACPI sysfs.c strlen fixPavel Vasilyev2012-06-051-2/+2
* ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger2011-11-061-1/+13
* ACPI: constify ops structsVasiliy Kulikov2011-07-161-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-281-6/+14
* ACPI: introduce drivers/acpi/sysfs.cZhang Rui2010-08-151-0/+685