1. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
  2. 586ce51 ACPICA: Update predefined info table by Lv Zheng · 12 years ago
  3. b43e106 ACPICA: Cleanup table handler naming conflicts. by Lv Zheng · 12 years ago
  4. 42f8fb7 ACPICA: Source restructuring: split large files into 8 new files. by Bob Moore · 12 years ago
  5. 4f84291 ACPICA: Cleanup PM_TIMER_FREQUENCY definition. by Lv Zheng · 12 years ago
  6. 3f654ba ACPICA: Interpreter: Fix Store() when implicit conversion is not possible. by Bob Moore · 12 years ago
  7. 9cea624 ACPICA: Resources: Split interrupt share/wake bits into two fields. by Bob Moore · 12 years ago
  8. f7b488e ACPICA: Resources: Support for ACPI 5 wake bit in ExtendedInterrupt descriptor. by Aaron Lu · 12 years ago
  9. ef42e53 ACPICA: Interpreter: Add warning if 64-bit constant appears in 32-bit table. by Bob Moore · 12 years ago
  10. 3e5621a ACPICA: Update ACPICA initialization messages. by Bob Moore · 12 years ago
  11. 2fae3e5 ACPICA: Namespace: Eliminate dot...dot output during initialization. by Bob Moore · 12 years ago
  12. e3ab8e4 ACPICA: Resource manager: Add support for ACPI 5 wake bit in IRQ descriptor. by Aaron Lu · 12 years ago
  13. 78d025e ACPICA: Fix possible memory leak in dispatcher error path. by Tim Gardner · 12 years ago
  14. e81a52b ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro. by Bob Moore · 12 years ago
  15. 0377b5a ACPICA: Merge all debug output macros into a single file, acoutput. by Bob Moore · 12 years ago
  16. 10e9e75 ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code. by Bob Moore · 12 years ago
  17. 7b89169 ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros. by Bob Moore · 12 years ago
  18. db38bf5 ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front. by Bob Moore · 12 years ago
  19. ad5a06f ACPICA: DEBUG_PRINT macros: Update to improve performance. by Bob Moore · 12 years ago
  20. 0fdce47 ACPICA: Resource Manager: Add a pointer cast for a namespace node. by Rafael J. Wysocki · 12 years ago
  21. c41679a ACPICA: Add time macros for various timer/time manipulation. by Bob Moore · 12 years ago
  22. c8d586f ACPICA: Lint changes, no functional change. by Bob Moore · 12 years ago
  23. f8c9bfe ACPICA: Add root node optimization to internal get namespace node function. by Bob Moore · 12 years ago
  24. 04a81dc ACPICA: Eliminate some small unnecessary pathname functions. by Bob Moore · 12 years ago
  25. 528a412 ACPICA: Change exception code for LoadTable operator. by Bob Moore · 12 years ago
  26. afb1bbe ACPICA: Resources: New interface, AcpiWalkResourceBuffer. by Bob Moore · 12 years ago
  27. ef0b67f ACPICA: AcpiGetObjectInfo: optimize exit for mutex failure. by Bob Moore · 12 years ago
  28. fb4e502 ACPICA: Resource Manager: update template walking with ACPI_NEXT_RESOURCE. by Lv Zheng · 12 years ago
  29. 57bf6ae ACPICA: Enhance the ACPI_GETx and ACPI_SETx macros. by Lv Zheng · 12 years ago
  30. 2f3faab ACPICA: Add macros to extract flag bits from resource descriptors. by Bob Moore · 12 years ago
  31. 1f06c92 ACPICA: Disassembler: Add new ACPI 5 interrupt sharing flags. by Bob Moore · 12 years ago
  32. 886308e ACPICA: Debugger: Major update for the Disassemble<method> command. by Bob Moore · 12 years ago
  33. 0e770b3 ACPICA: Performance: Remove function tracing from critical allocation functions. by Bob Moore · 12 years ago
  34. 5393855 ACPICA: Performance enhancement for ACPI package objects. by Chao Guan · 12 years ago
  35. 2271582 ACPICA: Fix possible memory leak. by Jesper Juhl · 12 years ago
  36. 75e4446 ACPICA: Update initialization codes. by Lv Zheng · 12 years ago
  37. f8dca24 ACPICA: Enhance error messages. by Lv Zheng · 12 years ago
  38. 7b6afb6 ACPICA: Fix broken call depth tracing logic. by Lv Zheng · 12 years ago
  39. 9c0d793 ACPICA: Cleanup coding style to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  40. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  41. 739dcbb ACPICA: Cleanup source to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  42. 56324c1 ACPICA: Update codes under disabled build options. by Lv Zheng · 12 years ago
  43. 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
  44. f3fe8bd Merge branch 'acpi-assorted' by Rafael J. Wysocki · 12 years ago
  45. 4f5f64c ACPI / scan: Do not use dummy HID for system bus ACPI nodes by Rafael J. Wysocki · 12 years ago
  46. 0271f4f ACPI / power: Remove useless message from device registering routine by Rafael J. Wysocki · 12 years ago
  47. 23415eb ACPI / glue: Update DBG macro to include KERN_DEBUG by Joe Perches · 12 years ago
  48. 5cc36c7 ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result by Rafael J. Wysocki · 12 years ago
  49. 8611ea5 ACPI / memhotplug: remove redundant logic of acpi memory hotadd by Liu Jinsong · 12 years ago
  50. 6780aa6 ACPI / APEI: Fix the returned value in erst_dbg_read by Adrian Huang · 12 years ago
  51. 04fbfca ACPICA: Remove useless mini-C library. by Lv Zheng · 12 years ago
  52. 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  53. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  54. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  55. 50851c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  56. 139353f Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  57. 251a8cf Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  58. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  59. 1a14f30 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  60. 583bdc5 Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 12 years ago
  61. 5e7779f ACPI: add Haswell LPSS devices to acpi_platform_device_ids list by Mika Westerberg · 12 years ago
  62. 112f1fc ACPI, APEI, EINJ: Add missed ACPI5 support for error trigger table by Chen Gong · 12 years ago
  63. 129ff8f ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000 by Zhang Rui · 12 years ago
  64. b7e3830 ACPI : do not use Lid and Sleep button for S5 wakeup by Zhang Rui · 12 years ago
  65. 6b728f1 Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  66. d0c2ce1 ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist by Lan Tianyu · 12 years ago
  67. 0ac1b1d ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set by Zhang Rui · 12 years ago
  68. 9ee71f5 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  69. d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  70. 08ab729 Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  71. da095fd acpi: remove use of __devinit by Bill Pemberton · 12 years ago
  72. 261cba2 ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fix by Zhang Rui · 12 years ago
  73. a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
  74. 752cad7 ACPI: remove unnecessary INIT_LIST_HEAD by Andy Shevchenko · 12 years ago
  75. 5923f98 ACPI / platform: include missed header into acpi_platform.c by Andy Shevchenko · 12 years ago
  76. 45c3646 Merge branch 'acpi-dev-pm' into acpi-enumeration by Rafael J. Wysocki · 12 years ago
  77. 755d4fe efi_pstore: Add a sequence counter to a variable name by Seiji Aguchi · 12 years ago
  78. a9efd39 efi_pstore: Add ctime to argument of erase callback by Seiji Aguchi · 12 years ago
  79. b88ce2a ACPI / PM: Allow attach/detach routines to change device power states by Rafael J. Wysocki · 12 years ago
  80. 142b007 ACPI: add SDHCI to ACPI platform devices by Adrian Hunter · 12 years ago
  81. 907ddf8 i2c / ACPI: add ACPI enumeration support by Mika Westerberg · 12 years ago
  82. 05bce79 ACPI: drop unnecessary local variable from acpi_system_write_wakeup_device() by Cyril Roelandt · 12 years ago
  83. 66fd383 ACPI: Fix logging when no pci_irq is allocated by Joe Perches · 12 years ago
  84. 1399dfc ACPI / PM: Introduce os_accessible flag for power_state by Aaron Lu · 12 years ago
  85. cd73018 ACPI: Update Dock hotplug error messages by Toshi Kani · 12 years ago
  86. 3d78bd9 ACPI: Update Container hotplug error messages by Toshi Kani · 12 years ago
  87. ab6c570 ACPI: Update Memory hotplug error messages by Toshi Kani · 12 years ago
  88. 47db454 ACPI: Update CPU hotplug error messages by Toshi Kani · 12 years ago
  89. fbfddae ACPI: Add acpi_handle_<level>() interfaces by Toshi Kani · 12 years ago
  90. b59bc2f ACPI: remove use of __devexit by Bill Pemberton · 12 years ago
  91. 876ab79 ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist. by Lan Tianyu · 12 years ago
  92. 863f9f3 ACPI / platform: Initialize ACPI handles of platform devices in advance by Rafael J. Wysocki · 12 years ago
  93. 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
  94. f3fd0c8 ACPI: Allow ACPI handles of devices to be initialized in advance by Rafael J. Wysocki · 12 years ago
  95. 02582e9 treewide: fix typo of "suport" in various comments and Kconfig by Masanari Iida · 12 years ago
  96. 4000e62 ACPI / battery: Correct battery capacity values on Thinkpads by Kamil Iskra · 12 years ago
  97. 8a66790 ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks by Rafael J. Wysocki · 12 years ago
  98. bb74ac2 ACPI: create _SUN sysfs file by Yasuaki Ishimatsu · 12 years ago
  99. ddc150f ACPI / PM: Add check preventing transitioning to non-D0 state from D3. by Lv Zheng · 12 years ago
  100. 61d8eff ACPI / memhotplug: bind the memory device when the driver is being loaded by Wen Congyang · 12 years ago