1. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  2. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  3. 6efd3f8 Merge branch 'pm-core' by Rafael J. Wysocki · 8 years ago
  4. a72aea7 Merge branches 'acpica', 'acpi-video' and 'acpi-fan' by Rafael J. Wysocki · 8 years ago
  5. c11e5dd ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t' by Lv Zheng · 8 years ago
  6. c8100dc ACPICA: Additional 2016 copyright changes by Bob Moore · 8 years ago
  7. 66e42ee ACPICA: Reduce regression fix divergence from upstream ACPICA by Lv Zheng · 8 years ago
  8. b21f2e8 ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite R830 by Hans de Goede · 8 years ago
  9. 14e9355 ACPI / video: Fix using an uninitialized mutex / list_head in acpi_video_handles_brightness_key_presses() by Hans de Goede · 8 years ago
  10. 970530c ACPI / video: Revert "ACPI / video: driver must be registered before checking for keypresses" by Hans de Goede · 8 years ago
  11. f972799 ACPI / fan: Improve acpi_device_update_power error message by Andy Lutomirski · 8 years ago
  12. de588b8 ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700 by Hans de Goede · 8 years ago
  13. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  14. 4c170ed Merge branches 'acpi-pnp' and 'pnp' by Rafael J. Wysocki · 8 years ago
  15. 476cc43 Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted' by Rafael J. Wysocki · 8 years ago
  16. 42d287d Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' by Rafael J. Wysocki · 8 years ago
  17. b12745c Merge branch 'acpi-video' by Rafael J. Wysocki · 8 years ago
  18. f3a1bca Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  19. 51834d6 Merge branch 'acpi-debug' by Rafael J. Wysocki · 8 years ago
  20. 1e3f28a Merge branch 'acpi-soc' by Rafael J. Wysocki · 8 years ago
  21. 9896528 Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  22. 0caeef6 libnvdimm: Add a poison list and export badblocks by Vishal Verma · 9 years ago
  23. 989561d PM / Domains: add setter for dev.pm_domain by Tomeu Vizoso · 9 years ago
  24. 9db22d9 ACPI / property: avoid leaking format string into kobject name by Kees Cook · 9 years ago
  25. b790eb2 ACPI / APD: Add APM X-Gene ACPI I2C device support by Loc Ho · 9 years ago
  26. fa9e93b ACPI / LPSS: change 'does not have' to 'has' in comment by Andy Shevchenko · 9 years ago
  27. eebb3e8 ACPI / LPSS: override power state for LPSS DMA device by Andy Shevchenko · 9 years ago
  28. 4528897 ACPI, PCI, irq: remove redundant check for null string pointer by Colin Ian King · 9 years ago
  29. aecbd9b ACPI / video: driver must be registered before checking for keypresses by Adrien Schildknecht · 9 years ago
  30. edc345d ACPI: Fix white space in a structure definition by Lukas Wunner · 9 years ago
  31. a84bc8c ACPI / SBS: fix inconsistent indenting inside if statement by Colin Ian King · 9 years ago
  32. 38a234b ACPI / PNP: constify device IDs by Mathias Krause · 9 years ago
  33. 0971686 ACPI / PCI: Simplify acpi_penalize_isa_irq() by Rafael J. Wysocki · 9 years ago
  34. e3e9b57 ACPICA: Drop Linux-specific waking vector functions by Rafael J. Wysocki · 9 years ago
  35. 9d128ed ACPI / OSL: Add kerneldoc comments to memory mapping functions by Rafael J. Wysocki · 9 years ago
  36. 2785ce8 ACPICA: Add per-table execution of module-level code by Bob Moore · 9 years ago
  37. 2247235 ACPICA: Add "root node" case to the ACPI name repair code by Bob Moore · 9 years ago
  38. d815346 ACPICA: Events: Introduce ACPI_REG_DISCONNECT invocation to acpi_ev_execute_reg_methods() by Lv Zheng · 9 years ago
  39. efaed9b ACPICA: Events: Enhance acpi_ev_execute_reg_method() to ensure no _REG evaluations can happen during OS early boot stages by Lv Zheng · 9 years ago
  40. 849c257 ACPICA: Events: Split acpi_ev_associate_reg_method() from region initialization code by Lv Zheng · 9 years ago
  41. 1d65d9a ACPICA: Events: Fix an issue that region object is re-attached to another scope when it is already attached by Lv Zheng · 9 years ago
  42. 2e1beaf ACPICA: Utilities: Reorder initialization code by Lv Zheng · 9 years ago
  43. aa6abd2 ACPICA: Events: Uses common_notify for address space handlers by Lv Zheng · 9 years ago
  44. f31a99ce ACPICA: Events: Deploys acpi_ev_find_region_handler() by Lv Zheng · 9 years ago
  45. 7b73806 ACPICA: Cleanup code related to the per-table module level improvement by Bob Moore · 9 years ago
  46. 3c5d3d2 ACPICA: Update for CondRefOf and RefOf operators by Bob Moore · 9 years ago
  47. f70008d ACPICA: Update internal #defines for ObjectType operator. No functional change by Bob Moore · 9 years ago
  48. cca7a6e ACPICA: Update parameter type for ObjectType operator by Bob Moore · 9 years ago
  49. ae90fbf ACPICA: Parser: Fix for SuperName method invocation by Bob Moore · 9 years ago
  50. 89438f9 ACPICA: Parser: Add constants for internal namepath function by Bob Moore · 9 years ago
  51. 8d0b5b7 ACPICA: iasl/Disassembler: Support ASL ElseIf operator by Bob Moore · 9 years ago
  52. adeb79d ACPICA: Tools: Add spacing and missing options in acpibin tool by Colin Ian King · 9 years ago
  53. ee38740 ACPICA: Namespace: Add String -> ObjectReference conversion support by Lv Zheng · 9 years ago
  54. 4debda5 ACPICA: Namespace: Add scope information to the simple object repair mechanism by Lv Zheng · 9 years ago
  55. 50da985 ACPICA: Update for output of the Debug Object by Bob Moore · 9 years ago
  56. 973da57 ACPICA: Debug object: Fix output for a NULL object by Bob Moore · 9 years ago
  57. 5e56830 ACPICA: Debug Object: Cleanup output by Bob Moore · 9 years ago
  58. 7910617 ACPICA: Concatenate operator: Add extensions to support all ACPI objects by Bob Moore · 9 years ago
  59. 3727ec2 ACPICA: acpiexec/acpinames: Update for error checking macros by Bob Moore · 9 years ago
  60. c6c6069 ACPICA: Add comment explaining _SUB removal by Bob Moore · 9 years ago
  61. 07cb390 ACPICA: Revert "acpi_get_object_info: Add support for ACPI 5.0 _SUB method." by Bob Moore · 9 years ago
  62. 4d16ca1 ACPICA: Debugger: Remove some unecessary NULL checks by Markus Elfring · 9 years ago
  63. 395ec73 ACPICA: iasl/acpiexec: Update input file handling and verification by Bob Moore · 9 years ago
  64. 2ba7379 ACPICA: Disassembler/tools: Support for multiple ACPI tables in one file by Bob Moore · 9 years ago
  65. 675dfa0 ACPICA: acpiexec: Add support for AML files containing multiple tables by Bob Moore · 9 years ago
  66. 5df2e3e ACPICA: Split interpreter tracing functions to a new file by Bob Moore · 9 years ago
  67. 1fad873 ACPICA: Core: Major update for code formatting, no functional changes by Bob Moore · 9 years ago
  68. cd162b3 ACPICA: exmutex: General cleanup, restructured some code by Bob Moore · 9 years ago
  69. c118abc ACPICA: Add "const" to some functions that return fixed strings by LABBE Corentin · 9 years ago
  70. 33d3a2a ACPICA: Fix SyncLevel support interaction with method auto-serialization by David E. Box · 9 years ago
  71. 0e166e4 ACPICA: Debugger: reduce old external path format by Lv Zheng · 9 years ago
  72. ac9b64a ACPICA: Namespace: Fix wrong error log by Lv Zheng · 9 years ago
  73. a59b679 ACPICA: acpi_get_sleep_type_data: Reduce warnings by Prarit Bhargava · 9 years ago
  74. 5431b65 ACPICA: Linuxize: reduce divergences for 20151218 release by Lv Zheng · 9 years ago
  75. b17629d Merge branch 'acpi-debug' into acpica by Rafael J. Wysocki · 9 years ago
  76. 55a9341 ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol by Christophe RICARD · 9 years ago
  77. 49eb520 ACPI / video: Add a quirk to force acpi-video backlight on SAMSUNG 530U4E/540U4E by Aaron Lu · 9 years ago
  78. 4b4b3b2 ACPI / video: Add quirks for the Dell Vostro V131 by Hans de Goede · 9 years ago
  79. 05bc59a ACPI / video: Add a module option to disable the reporting of keypresses by Hans de Goede · 9 years ago
  80. 90b066b ACPI / video: Add a acpi_video_handles_brightness_key_presses() helper by Hans de Goede · 9 years ago
  81. 37c5939 ACPI, PCI, irq: remove interrupt number restriction by Sinan Kaya · 9 years ago
  82. b5bd026 ACPI, PCI, irq: remove interrupt count restriction by Sinan Kaya · 9 years ago
  83. 59adb39 ACPI / debugger: Fix a redundant mutex unlock issue in acpi_aml_open() by Lv Zheng · 9 years ago
  84. ec74765 ACPI / debugger: copy_to_user doesn't return errors by Dan Carpenter · 9 years ago
  85. 436db5c ACPI / debugger: remove some unneeded conditions by Dan Carpenter · 9 years ago
  86. 73af2d5 ACPI / debugger: Fix an issue a flag is modified without locking by Lv Zheng · 9 years ago
  87. 76c599b ACPI / bus: Show _OSC UUID when _OSC fails by Andy Lutomirski · 9 years ago
  88. 50fe763 ACPI / bus: Tidy up _OSC error spacing by Andy Lutomirski · 9 years ago
  89. ce360db ACPI / processor: Fix thermal cooling device regression by Srinivas Pandruvada · 9 years ago
  90. 836d08301 ACPI / debugger: Add module support for ACPI debugger by Lv Zheng · 9 years ago
  91. 8cfb0cd ACPI / debugger: Add IO interface to access debugger functionalities by Lv Zheng · 9 years ago
  92. 8a2a250 ACPICA: Debugger: Fix runtime stub issues of ACPI_DEBUGGER_EXEC using different stub mechanism by Lv Zheng · 9 years ago
  93. f8d3148 ACPICA: Debugger: Convert some mechanisms to OSPM specific by Lv Zheng · 9 years ago
  94. 9688923 ACPICA: Debugger: Remove unnecessary status check by Colin Ian King · 9 years ago
  95. d91e892 nfit: acpi_nfit_notify(): Do not leave device locked by Alexey Khoroshilov · 9 years ago
  96. 08dc7c7 ACPI: Fix build errors due objects compiled unconditionally by Javier Martinez Canillas · 9 years ago
  97. 2d12b6b ACPI / utils: Add acpi_dev_present() by Lukas Wunner · 9 years ago
  98. ca9dc8d ACPI / scan: Fix acpi_bus_id_list bookkeeping by Lukas Wunner · 9 years ago
  99. c3a49cf ACPI / LPSS: power on when probe() and otherwise when remove() by Andy Shevchenko · 9 years ago
  100. 02b9854 ACPI / LPSS: do delay for all LPSS devices when D3->D0 by Andy Shevchenko · 9 years ago