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