aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/sysfs.c
AgeCommit message (Expand)Author
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki
2014-01-27ACPICA: Remove bool usage from ACPICA.Lv Zheng
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-21ACPI / sysfs: Fix incorrect ACPI tables walk in acpi_tables_sysfs_init()Jeremy Compostella
2013-11-21ACPI / sysfs: Set file size for each exposed ACPI tableDaisuke HATAYAMA
2013-10-28Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-09-30ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add()Bjorn Helgaas
2013-09-30ACPI / hotplug: Don't set kobject parent pointer explicitlyBjorn Helgaas
2013-09-30ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name()Bjorn Helgaas
2013-09-25ACPI / sysfs: make GPE sysfs attributes only accept correct valuesLan Tianyu
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-05-12ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki
2013-03-19ACPI / hotplug: Make acpi_hotplug_profile_ktype staticRafael J. Wysocki
2013-03-04ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki
2013-01-26ACPI sysfs: remove unnecessary newline from exceptionColin Ian King
2012-11-15ACPICA: Fix AcpiSrc caused divergences.Lv Zheng
2012-07-26ACPI: replace strlen("string") with sizeof("string") -1Len Brown
2012-06-05ACPI sysfs.c strlen fixPavel Vasilyev
2011-11-06ACPI: Export FADT pm_profile integer value to userspaceThomas Renninger
2011-07-16ACPI: constify ops structsVasiliy Kulikov
2011-05-29ACPI: Cleanup custom_method debug stuffThomas Renninger
2011-01-12ACPICA: Global event handlerLin Ming
2010-09-28ACPI: fix build warnings resulting from merge window conflictZhang Rui
2010-08-15ACPI: introduce drivers/acpi/sysfs.cZhang Rui