1. de16d55 ACPI / LPSS: allow to use specific PM domain during ->probe() by Andy Shevchenko · 9 years ago
  2. b5f88dd Revert "ACPI / LPSS: allow to use specific PM domain during ->probe()" by Andy Shevchenko · 9 years ago
  3. 3c60f11 device property: return -EINVAL when property isn't found in ACPI by Andy Shevchenko · 9 years ago
  4. fb39cbd Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  5. 3e5050e Merge branches 'acpica', 'acpi-video' and 'device-properties' by Rafael J. Wysocki · 9 years ago
  6. c09c9dd Merge branches 'acpi-pci' and 'pm-pci' by Rafael J. Wysocki · 9 years ago
  7. 727ae8b x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245 by Liu Jiang · 9 years ago
  8. 6b577c9 nfit: Adjust for different _FIT and NFIT headers by Linda Knippers · 9 years ago
  9. ff5a55f nfit: Fix the check for a successful NFIT merge by Linda Knippers · 9 years ago
  10. 826c416 nfit: Account for table size length variation by Linda Knippers · 9 years ago
  11. 1170419 ACPI: Better describe ACPI_DEBUGGER by Peter Zijlstra · 9 years ago
  12. e399037 ACPI / scan: set status to 0 if _STA failed by Aaron Lu · 9 years ago
  13. a3767e3 Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  14. 9832bf3a Merge branches 'pm-cpufreq' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  15. 4981c2b ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query() by Markus Elfring · 9 years ago
  16. a76032e Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook" by Chris Bainbridge · 9 years ago
  17. add68d6 ACPI / SMBus: Fix boot stalls / high CPU caused by reentrant code by Chris Bainbridge · 9 years ago
  18. d29d673 ACPI / CPPC: Use h/w reduced version of the PCCT structure by Ashwin Chaugule · 9 years ago
  19. be23c9d Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  20. baf51c4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  21. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  22. 3930f66 Merge branches 'acpi-video' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  23. f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  24. 1831eff device property: ACPI: Make use of the new DMA Attribute APIs by Suthikulpanit, Suravee · 9 years ago
  25. b84f196 ACPI: Adding DMA Attribute APIs for ACPI Device by Suthikulpanit, Suravee · 9 years ago
  26. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  27. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  28. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  29. f5a8160 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  30. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. 2098516 acpi: nfit: Add support for hot-add by Vishal Verma · 9 years ago
  32. 564d501 nfit: in acpi_nfit_init, break on a 0-length table by Vishal Verma · 9 years ago
  33. e50b9be ACPI / video: only register backlight for LCD device by Aaron Lu · 9 years ago
  34. 61f9738 ACPI / video: Add a quirk to force acpi-video backlight on Dell XPS L421X by Hans de Goede · 9 years ago
  35. 5293fea Merge branch 'device-properties' into acpi-pci by Rafael J. Wysocki · 9 years ago
  36. 9bb4064 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  37. 66c4487 Merge branches 'acpi-osl', 'acpi-pad', 'acpi-video' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  38. 62839e2 Merge branch 'acpi-processor' by Rafael J. Wysocki · 9 years ago
  39. 5b9ddd0 Merge branch 'acpica' by Rafael J. Wysocki · 9 years ago
  40. bc1e49d ACPI / sysfs: correctly check failing memory allocation by Insu Yun · 9 years ago
  41. 584d8d1 ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405 by Hans de Goede · 9 years ago
  42. 4219853 ACPI / CPPC: Fix potential memory leak by Ashwin Chaugule · 9 years ago
  43. 32c0b2f ACPI / CPPC: signedness bug in register_pcc_channel() by Dan Carpenter · 9 years ago
  44. 2165747 ACPI / PAD: power_saving_thread() is not freezable by Jiri Kosina · 9 years ago
  45. 8c01275 ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idle by Chen Yu · 9 years ago
  46. efb1cf7 ACPI: Using correct irq when waiting for events by Chen Yu · 9 years ago
  47. 49e4b843 ACPI: Use correct IRQ when uninstalling ACPI interrupt handler by Chen Yu · 9 years ago
  48. ba210f5 Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  49. e3ed766 Merge branch 'acpi-init' by Rafael J. Wysocki · 9 years ago
  50. 343ccb0 Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  51. ab736d7 Merge branch 'device-properties' by Rafael J. Wysocki · 9 years ago
  52. aaa93a6 ACPICA: Debugger: Fix dead lock issue ocurred in single stepping mode by Lv Zheng · 9 years ago
  53. 4d946f7 ACPI: Enable build of AML interpreter debugger by Lv Zheng · 9 years ago
  54. f988f24 ACPICA: Debugger: Add thread ID support so that single step mode can only apply to the debugger thread by Lv Zheng · 9 years ago
  55. 086ab74 ACPICA: Debugger: Fix "terminate" command by cleaning up subsystem shutdown logic by Lv Zheng · 9 years ago
  56. af08f9c ACPICA: Debugger: Fix "quit/exit" command by cleaning up user commands termination logic by Lv Zheng · 9 years ago
  57. 9957510 ACPICA: Linuxize: Export debugger files to Linux by Lv Zheng · 9 years ago
  58. 842e7133 ACPICA: iASL: General cleanup of the file suffix #defines by Bob Moore · 9 years ago
  59. a5922a1 ACPICA: Improve typechecking, both compile-time and runtime by Bob Moore · 9 years ago
  60. ca321d1 ACPICA: Update NFIT table to rename a flags field by Bob Moore · 9 years ago
  61. cd64bbf ACPICA: Debugger: Update mutexes used for multithreaded debugger by Bob Moore · 9 years ago
  62. 92dc961 ACPICA: Update exception code for "file not found" error by Bob Moore · 9 years ago
  63. 69058dd ACPICA: iASL: Add symbolic operator support for Index() operator by Bob Moore · 9 years ago
  64. 9355611 ACPICA: Remove unnecessary conditional compilation by Bob Moore · 9 years ago
  65. 205ad97 ACPI / property: Fix subnode lookup scope for data-only subnodes by Rafael J. Wysocki · 9 years ago
  66. 2c20438 PCI/ACPI: Add interface acpi_pci_root_create() by Jiang Liu · 9 years ago
  67. 91236ec ACPI/PCI: Enhance ACPI core to support sparse IO space by Jiang Liu · 9 years ago
  68. 362414d ACPI / tables: test the correct variable by Dan Carpenter · 9 years ago
  69. 9b3fedd ACPI / tables: Add acpi_subtable_proc to ACPI table parsers by Lukasz Anaczkowski · 9 years ago
  70. 2f8e2c8 move io-64-nonatomic*.h out of asm-generic by Christoph Hellwig · 9 years ago
  71. 62fcce9 ACPICA: Tables: Fix FADT dependency regression by Lv Zheng · 9 years ago
  72. c7d77a7 Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix by Ingo Molnar · 9 years ago
  73. 58a1fbb PM / PCI / ACPI: Kick devices that might have been reset by firmware by Rafael J. Wysocki · 9 years ago
  74. ef25ba0 PM / sleep: Add flags to indicate platform firmware involvement by Rafael J. Wysocki · 9 years ago
  75. 462e4fc acpi/gsi: Cleanup acpi_register_gsi by Marc Zyngier · 9 years ago
  76. 2bc6eba acpi/gsi: Add acpi_set_irq_model to initialize the GSI layer by Marc Zyngier · 9 years ago
  77. d7f8504 acpi/gsi: Always perform an irq domain lookup by Marc Zyngier · 9 years ago
  78. ad806ea ACPI: Allow selection of the ACPI processor driver for ARM64 by Ashwin Chaugule · 9 years ago
  79. 4f2f757 CPPC: Probe for CPPC tables for each ACPI Processor object by Ashwin Chaugule · 9 years ago
  80. 56cdc2a ACPI: Add weak routines for ACPI CPU Hotplug by Ashwin Chaugule · 9 years ago
  81. 337aadf ACPI: Introduce CPU performance controls using CPPC by Ashwin Chaugule · 9 years ago
  82. e866a2e linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS by Rasmus Villemoes · 9 years ago
  83. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  84. 6e58f75 ACPI / EC: Fix broken 64bit big-endian users of 'global_lock' by Viresh Kumar · 9 years ago
  85. 01351eb Merge branch 'acpi-ec' by Rafael J. Wysocki · 9 years ago
  86. e647b53 ACPI: Add early device probing infrastructure by Marc Zyngier · 9 years ago
  87. 2337824 Merge branch 'device-properties' into acpi-init by Rafael J. Wysocki · 9 years ago
  88. d323efc ACPI / PCI: Remove duplicated penalty on SCI IRQ by Jiang Liu · 9 years ago
  89. 5ebc760 ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQ by Jiang Liu · 9 years ago
  90. 6119754 ACPI / EC: Fix a race issue in acpi_ec_guard_event() by Lv Zheng · 9 years ago
  91. 0700c04 ACPI / EC: Fix query handler related issues by Lv Zheng · 9 years ago
  92. 15b94fa ACPI / EC: Fix a memory leak issue in acpi_ec_query() by Lv Zheng · 9 years ago
  93. bcb2b0b ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED() by Sudeep Holla · 9 years ago
  94. f934c74 ACPI: change acpi_sleep_proc_init() to return void by Rami Rosen · 9 years ago
  95. c33cab6 ACPI: change init_acpi_device_notify() to return void by Rami Rosen · 9 years ago
  96. 6a0d12e ACPI / scan: use kstrdup_const() in acpi_add_id() by Rasmus Villemoes · 9 years ago
  97. 844142c ACPI / scan: constify struct acpi_hardware_id::id by Rasmus Villemoes · 9 years ago
  98. 636c19d ACPI / scan: constify first argument of struct acpi_scan_handler::match by Rasmus Villemoes · 9 years ago
  99. cf3a510 ACPI: int340x_thermal: add missing CONFIG_ prefix by Sudeep Holla · 9 years ago
  100. 504a337 ACPI / property: Extend device_get_next_child_node() to data-only nodes by Rafael J. Wysocki · 9 years ago