1. 5c566f7 ACPI: sysfs: Fix pm_profile_attr type by Nathan Chancellor · 4 years, 4 months ago
  2. efb4903 ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile() by Qiushi Wu · 4 years, 5 months ago
  3. dba7737 ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100 by Yunfeng Ye · 5 years ago
  4. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  5. 0f27cff ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEs by Prarit Bhargava · 7 years ago
  6. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  7. 3e87ead ACPI / sysfs: Make function param_set_trace_method_name() static by Colin Ian King · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  10. 298bd7f Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' by Rafael J. Wysocki · 7 years ago
  11. 7dae632 ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region by Tony Luck · 7 years ago
  12. 7db8d1d ACPI: Add debug statements to acpi_global_event_handler() by Rafael J. Wysocki · 7 years ago
  13. 6031913 Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs' by Rafael J. Wysocki · 7 years ago
  14. 0de0e19 ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service by Dan Williams · 7 years ago
  15. ffc10d8 ACPI / scan: Drop support for force_remove by Michal Hocko · 8 years ago
  16. 9c4aa1e ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding by Lv Zheng · 8 years ago
  17. 914c619 ACPI / sysfs: Update sysfs signature handling code by Lv Zheng · 8 years ago
  18. 307ecb0 ACPI / sysfs: Fix an issue for LoadTable opcode by Lv Zheng · 8 years ago
  19. 18864cc ACPI / sysfs: Use new GPE masking mechanism in GPE interface by Lv Zheng · 8 years ago
  20. 68bdb67 ACPI: add support for ACPI reconfiguration notifiers by Octavian Purdila · 8 years ago
  21. f18ebc2 ACPI / sysfs: fix error code in get_status() by Dan Carpenter · 8 years ago
  22. bc1e49d ACPI / sysfs: correctly check failing memory allocation by Insu Yun · 9 years ago
  23. a0186bc ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name. by Lv Zheng · 9 years ago
  24. 7901a05 ACPI / sysfs: Update method tracing facility. by Lv Zheng · 9 years ago
  25. 93d9883 ACPI / sysfs: Add ACPI_LV_REPAIR debug level. by Lv Zheng · 9 years ago
  26. 7b1a132 ACPI / sysfs: Treat the count field of counter_show() as unsigned by Nan Li · 10 years ago
  27. 2f85723 ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE renaming. by Lv Zheng · 10 years ago
  28. 07070e1 ACPI: Remove duplicate definitions of PREFIX by Hanjun Guo · 11 years ago
  29. 82e1805 Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica' by Rafael J. Wysocki · 11 years ago
  30. 481c138 ACPICA: Remove bool usage from ACPICA. by Lv Zheng · 11 years ago
  31. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  32. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  33. de03bee ACPI / sysfs: Fix incorrect ACPI tables walk in acpi_tables_sysfs_init() by Jeremy Compostella · 11 years ago
  34. 083ca8c ACPI / sysfs: Set file size for each exposed ACPI table by Daisuke HATAYAMA · 11 years ago
  35. 5171f4f Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  36. acd3e2c ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add() by Bjorn Helgaas · 11 years ago
  37. cae7127 ACPI / hotplug: Don't set kobject parent pointer explicitly by Bjorn Helgaas · 11 years ago
  38. 9b5b067 ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name() by Bjorn Helgaas · 11 years ago
  39. c48b156 ACPI / sysfs: make GPE sysfs attributes only accept correct values by Lan Tianyu · 11 years ago
  40. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  41. 096a8aa clean up scary strncpy(dst, src, strlen(src)) uses by Kees Cook · 11 years ago
  42. 683058e ACPI / hotplug: Use device offline/online for graceful hot-removal by Rafael J. Wysocki · 11 years ago
  43. b09753e ACPI / hotplug: Make acpi_hotplug_profile_ktype static by Rafael J. Wysocki · 12 years ago
  44. 3f8055c ACPI / hotplug: Introduce user space interface for hotplug profiles by Rafael J. Wysocki · 12 years ago
  45. c628423 ACPI sysfs: remove unnecessary newline from exception by Colin Ian King · 12 years ago
  46. 644ef74 ACPICA: Fix AcpiSrc caused divergences. by Lv Zheng · 12 years ago
  47. 869639f ACPI: replace strlen("string") with sizeof("string") -1 by Len Brown · 12 years ago
  48. 9f13265 ACPI sysfs.c strlen fix by Pavel Vasilyev · 12 years ago
  49. 362b646 ACPI: Export FADT pm_profile integer value to userspace by Thomas Renninger · 13 years ago
  50. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  51. aecad43 ACPI: Cleanup custom_method debug stuff by Thomas Renninger · 13 years ago
  52. a0fcdb2 ACPICA: Global event handler by Lin Ming · 14 years ago
  53. ec652b3 ACPI: fix build warnings resulting from merge window conflict by Zhang Rui · 14 years ago
  54. 1c8fce2 ACPI: introduce drivers/acpi/sysfs.c by Zhang Rui · 14 years ago