summaryrefslogtreecommitdiff
path: root/drivers/acpi/sysfs.c
AgeCommit message (Expand)Author
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
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-04Merge 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-18ACPI / hotplug: Make acpi_hotplug_profile_ktype staticRafael J. Wysocki
2013-03-04ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki
2013-01-25ACPI sysfs: remove unnecessary newline from exceptionColin Ian King
2012-11-14ACPICA: Fix AcpiSrc caused divergences.Lv Zheng
2012-07-27ACPI: replace strlen("string") with sizeof("string") -1Len Brown
2012-06-05ACPI sysfs.c strlen fixPavel Vasilyev
2011-11-07ACPI: 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-29ACPI: fix build warnings resulting from merge window conflictZhang Rui
2010-08-15ACPI: introduce drivers/acpi/sysfs.cZhang Rui