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