1. 4441e55 ACPICA: Updated all copyrights to 2021 by Bob Moore · 4 years, 2 months ago
  2. 800ba7c ACPICA: All acpica: Update copyrights to 2020 Including tool signons. by Bob Moore · 5 years ago
  3. 44758ba ACPICA: Clear status of GPEs on first direct enable by Rafael J. Wysocki · 6 years ago
  4. 840c02c ACPICA: All acpica: Update copyrights to 2019 by Bob Moore · 6 years ago
  5. 9585763 ACPICA: adding SPDX headers by Erik Schmauss · 7 years ago
  6. 87cd826 ACPICA: Events: Dispatch GPEs after enabling for the first time by Erik Schmauss · 7 years ago
  7. da6f832 ACPICA: All acpica: Update copyrights to 2018 by Bob Moore · 7 years ago
  8. 7735ca0 ACPICA: Source tree: Update copyright notices to 2017 by Bob Moore · 8 years ago
  9. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 9 years ago
  10. 1fad873 ACPICA: Core: Major update for code formatting, no functional changes by Bob Moore · 9 years ago
  11. 4d946f7 ACPI: Enable build of AML interpreter debugger by Lv Zheng · 9 years ago
  12. 0d0988a ACPICA: Events: Introduce ACPI_GPE_DISPATCH_RAW_HANDLER to fix 2 issues for the current GPE APIs by Lv Zheng · 10 years ago
  13. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 10 years ago
  14. 7c43312 ACPICA: Events: Cleanup GPE dispatcher type obtaining code by Lv Zheng · 10 years ago
  15. c539251 ACPICA: Events: Cleanup of resetting the GPE handler to NULL before removing by Lv Zheng · 10 years ago
  16. 1809919 ACPICA: Events: Update GPE handler removal, match behavior of handler install. by Lv Zheng · 10 years ago
  17. 437b751 ACPICA: Events: Reduce source code difference in acpi_install_gpe_handler(). by Lv Zheng · 10 years ago
  18. f19f1a7 ACPICA: Events: Reduce indent divergences of events files. by Lv Zheng · 10 years ago
  19. 69c841b ACPICA: Update use of acpi_os_wait_events_complete interface. by Lv Zheng · 11 years ago
  20. 1d44efa ACPICA: Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces. by Bob Moore · 11 years ago
  21. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 11 years ago
  22. 10622bf ACPICA: Linuxize: Change indentation of C labels. by Lv Zheng · 11 years ago
  23. 839e928 ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. by Lv Zheng · 11 years ago
  24. a2fd4b4 ACPICA: Add support for host-installed SCI handlers. by Lv Zheng · 11 years ago
  25. d4d3219 ACPICA: Update error/debug messages for fixed events by Bob Moore · 12 years ago
  26. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
  27. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  28. 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
  29. 644ef74 ACPICA: Fix AcpiSrc caused divergences. by Lv Zheng · 12 years ago
  30. ba494be ACPICA: AcpiSrc: Fix some translation issues for Linux conversion by Bob Moore · 13 years ago
  31. bd6f10a ACPICA: Remove argument of acpi_os_wait_events_complete by Lin Ming · 13 years ago
  32. 86ed4bc ACPICA: Add support for multiple notify handlers by Bob Moore · 13 years ago
  33. 33620c5 ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware by Bob Moore · 13 years ago
  34. 7784813 ACPICA: Update all copyrights to 2012 by Bob Moore · 13 years ago
  35. 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  36. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  37. a0fcdb2 ACPICA: Global event handler by Lin Ming · 14 years ago
  38. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  39. 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
  40. a210080 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) by Rafael J. Wysocki · 14 years ago
  41. 28f4f8a ACPI / ACPICA: Fix reference counting problems with GPE handlers by Rafael J. Wysocki · 15 years ago
  42. a997ab3 ACPI / ACPICA: Do not attempt to disable GPE when installing handler by Rafael J. Wysocki · 15 years ago
  43. 0f849d2 ACPICA: Minimize the differences between linux GPE code and ACPICA code base by Lin Ming · 15 years ago
  44. f6a22b0 ACPICA: Standardize integer output for ACPICA warnings/errors by Bob Moore · 15 years ago
  45. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  46. 3f0be67 ACPI / ACPICA: Multiple system notify handlers per device by Rafael J. Wysocki · 15 years ago
  47. 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 15 years ago
  48. a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 15 years ago
  49. f24b664 ACPICA: Update internal namespace node/handle interfaces by Bob Moore · 15 years ago
  50. d4913dc ACPICA: Formatting update - no functional changes by Bob Moore · 16 years ago
  51. e2f7a77 ACPICA: hide private headers by Len Brown · 16 years ago
  52. 95b482a ACPICA: create acpica/ directory by Len Brown · 16 years ago[Renamed from drivers/acpi/events/evxface.c]
  53. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  54. 9f15fc6 ACPICA: Reformat comments, no functional changes by Bob Moore · 16 years ago
  55. 75a44ce ACPICA: update Intel copyright by Len Brown · 17 years ago
  56. e5567af ACPICA: Fix for update of the Global Lock Handle by Bob Moore · 17 years ago
  57. f02e9fa ACPICA: Misc fixes for recent global lock code update by Bob Moore · 17 years ago
  58. ba886cd ACPICA: Update for mutiple global lock acquisitions by same thread by Bob Moore · 17 years ago
  59. fd35094 ACPICA: Lindent by Len Brown · 18 years ago
  60. 4d2acd9 Revert "ACPICA: revert "acpi_serialize" changes" by Len Brown · 18 years ago
  61. a8f4af6 ACPICA: revert "acpi_serialize" changes by Len Brown · 18 years ago
  62. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 18 years ago
  63. 1ba753a ACPICA: Re-implement interpreters' "serialized mode" by Bob Moore · 18 years ago
  64. f6dd922 ACPI: ACPICA 20060707 by Bob Moore · 19 years ago
  65. e8406b4 [ACPI] Print error message if remove/install notify handler fails by Thomas Renninger · 19 years ago
  66. b229cf9 ACPI: ACPICA 20060421 by Bob Moore · 19 years ago
  67. 8313524 ACPI: ACPICA 20060310 by Bob Moore · 18 years ago
  68. 52fc0b0 [ACPI] ACPICA 20060210 by Bob Moore · 18 years ago
  69. b8e4d89 [ACPI] ACPICA 20060127 by Bob Moore · 19 years ago
  70. 4a90c7e [ACPI] ACPICA 20060113 by Bob Moore · 19 years ago
  71. 0897831 [ACPI] ACPICA 20051021 by Bob Moore · 19 years ago
  72. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 20 years ago
  73. 73459f7 ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> by Robert Moore · 20 years ago
  74. 44f6c01 ACPICA 20050408 from Bob Moore by Robert Moore · 20 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2