1. 926de8c Merge tag 'acpi-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
  2. 8fbc1c5 Merge branches 'acpi-scan' and 'acpi-prm' by Rafael J. Wysocki · 3 years, 4 months ago
  3. be2d243 Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em' by Rafael J. Wysocki · 3 years, 4 months ago
  4. 9c56661 Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
  5. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  6. 3265cc3e ACPI: PRM: Find PRMT table before parsing it by Aubrey Li · 3 years, 4 months ago
  7. 2a15783 ACPI: memhotplug: use a single static memory group for a single memory device by David Hildenbrand · 3 years, 4 months ago
  8. 35ba0cd ACPI: memhotplug: memory resources cannot be enabled yet by David Hildenbrand · 3 years, 4 months ago
  9. e1c158e mm/memory_hotplug: remove nid parameter from remove_memory() and friends by David Hildenbrand · 3 years, 4 months ago
  10. 0654cf0 ACPI: CPPC: Introduce cppc_get_nominal_perf() by Rafael J. Wysocki · 3 years, 4 months ago
  11. 66e0aea ACPI: scan: Remove unneeded header linux/nls.h by Kari Argillander · 3 years, 4 months ago
  12. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  13. a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 4 months ago
  14. 75d6e7d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 4 months ago
  15. fa20964 ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supported by Mario Limonciello · 3 years, 4 months ago
  16. 1faa7cb Merge branch 'clk-frac-divider' into clk-next by Stephen Boyd · 3 years, 4 months ago
  17. c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 4 months ago
  18. 2cbd407 Merge branches 'acpi-osl', 'acpi-power' and 'acpi-misc' by Rafael J. Wysocki · 3 years, 4 months ago
  19. 2fec5b8 Merge branches 'acpi-dptf', 'acpi-processor', 'acpi-tables' and 'acpi-platform' by Rafael J. Wysocki · 3 years, 4 months ago
  20. 7c85154 Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic' by Rafael J. Wysocki · 3 years, 4 months ago
  21. b46a8ed Merge branch 'acpica' by Rafael J. Wysocki · 3 years, 4 months ago
  22. 2bc4eb9 ACPI: power: Drop name from struct acpi_power_resource by Rafael J. Wysocki · 3 years, 4 months ago
  23. fad40a6 ACPI: power: Use acpi_handle_debug() to print debug messages by Rafael J. Wysocki · 3 years, 4 months ago
  24. 97e0341 ACPI: tables: FPDT: Do not print FW_BUG message if record types are reserved by Adrian Huang · 3 years, 4 months ago
  25. 1a20d40 ACPI: button: Add DMI quirk for Lenovo Yoga 9 (14INTL5) by Ulrich Huber · 3 years, 4 months ago
  26. 437b38c ACPI: Add memory semantics to acpi_os_map_memory() by Lorenzo Pieralisi · 3 years, 4 months ago
  27. 0f09f4c Merge branch 'acpi-pm' by Rafael J. Wysocki · 3 years, 4 months ago
  28. 2aaea6a ACPI: SPCR: Add support for the new 16550-compatible Serial Port Subtype by Marcin Wojtas · 3 years, 6 months ago
  29. b25d5a1 ACPI: platform-profile: call sysfs_notify() from platform_profile_store() by Hans de Goede · 3 years, 5 months ago
  30. 4753b46 ACPI: PM: s2idle: Invert Microsoft UUID entry and exit by Mario Limonciello · 3 years, 5 months ago
  31. 2bbfa0a ACPI: PRM: Deal with table not present or no module found by Aubrey Li · 3 years, 5 months ago
  32. 5ecce80 ACPICA: Fix an if statement (add parens) by Bob Moore · 3 years, 5 months ago
  33. 7ba34c0 Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 5 months ago
  34. 82f53f9 clk: fractional-divider: Introduce POWER_OF_TWO_PS flag by Andy Shevchenko · 3 years, 5 months ago
  35. b93dfa6 ACPI: NFIT: Fix support for virtual SPA ranges by Dan Williams · 3 years, 5 months ago
  36. bd935a7 Merge 5.14-rc5 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
  37. 95ac706 ACPI: processor: Replace deprecated CPU-hotplug functions by Sebastian Andrzej Siewior · 3 years, 5 months ago
  38. 7a6226d ACPI: DPTF: Add new PCH FIVR methods by Srinivas Pandruvada · 3 years, 5 months ago
  39. 6511a8b Revert "ACPICA: Fix memory leak caused by _CID repair function" by Rafael J. Wysocki · 3 years, 5 months ago
  40. e83f54e Merge branches 'acpi-resources' and 'acpi-dptf' by Rafael J. Wysocki · 3 years, 5 months ago
  41. 41a8457 ACPI: DPTF: Fix reading of attributes by Srinivas Pandruvada · 3 years, 5 months ago
  42. e0eef36 Revert "ACPI: resources: Add checks for ACPI IRQ override" by Hui Wang · 3 years, 5 months ago
  43. cf0a956 clk: x86: Rename clk-lpt to more specific clk-lpss-atom by Andy Shevchenko · 3 years, 5 months ago
  44. bdac4d8 Merge 5.14-rc3 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
  45. f0c6225 ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007 by Mario Limonciello · 3 years, 6 months ago
  46. 0b8a53a Merge branch 'acpi-utils' by Rafael J. Wysocki · 3 years, 5 months ago
  47. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  48. 71f6428 ACPI: utils: Fix reference counting in for_each_acpi_dev_match() by Andy Shevchenko · 3 years, 6 months ago
  49. d2cbbf1 ACPI: Kconfig: Fix table override from built-in initrd by Robert Richter · 3 years, 6 months ago
  50. 45c16fe ACPI: configfs: Make get_header() to return error pointer by Andy Shevchenko · 3 years, 6 months ago
  51. ae57338 ACPI: configfs: Use sysfs_emit() in "show" functions by Andy Shevchenko · 3 years, 6 months ago
  52. d0b8e39 ACPI: glue: Eliminate acpi_platform_notify() by Rafael J. Wysocki · 3 years, 6 months ago
  53. 5e557cb ACPI: bus: Rename functions to avoid name collision by Rafael J. Wysocki · 3 years, 6 months ago
  54. 7d625e5 ACPI: glue: Change return type of two functions to void by Rafael J. Wysocki · 3 years, 6 months ago
  55. 42878a9 ACPI: glue: Rearrange acpi_device_notify() by Rafael J. Wysocki · 3 years, 6 months ago
  56. b1121e2 ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA by Huacai Chen · 3 years, 6 months ago
  57. fd080a0 ACPI / PMIC: XPower: optimize MIPI PMIQ sequence I2C-bus accesses by Hans de Goede · 3 years, 6 months ago
  58. e38ba40 ACPI / PMIC: XPower: optimize I2C-bus accesses by Hans de Goede · 3 years, 6 months ago
  59. e9f1cbc Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 6 months ago
  60. 166fdb4 Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm' by Rafael J. Wysocki · 3 years, 6 months ago
  61. cd3eb7e Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 6 months ago
  62. 392ed6a7 ACPI: Do not singal PRM support if not enabled by Aubrey Li · 3 years, 6 months ago
  63. 9b52363b9 ACPI: Kconfig: Provide help text for the ACPI_PRMT option by Rafael J. Wysocki · 3 years, 6 months ago
  64. 7b167c4 ACPI: PM: Only mark EC GPE for wakeup on Intel systems by Mario Limonciello · 3 years, 6 months ago
  65. dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
  66. 4404621 Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  67. 776ba3a Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 6 months ago
  68. 9249c32 ACPI: video: Add quirk for the Dell Vostro 3350 by Hans de Goede · 3 years, 6 months ago
  69. 7718629 ACPI: AMBA: Fix resource name in /proc/iomem by Liguang Zhang · 3 years, 6 months ago
  70. 349a2d5 Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 6 months ago
  71. 64f9111 Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc' by Rafael J. Wysocki · 3 years, 6 months ago
  72. 8b457d6 Merge branches 'acpi-dptf' and 'acpi-messages' by Rafael J. Wysocki · 3 years, 6 months ago
  73. 3a616ec Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86' by Rafael J. Wysocki · 3 years, 6 months ago
  74. 2f4edfa Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources' by Rafael J. Wysocki · 3 years, 6 months ago
  75. dfef771 Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables' by Rafael J. Wysocki · 3 years, 6 months ago
  76. f9ef9b8 Merge branch 'acpica' by Rafael J. Wysocki · 3 years, 6 months ago
  77. 2b9d8e3 Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'virtio' and 'core' into next by Joerg Roedel · 3 years, 6 months ago
  78. 3cf4855 ACPI: Add driver for the VIOT table by Jean-Philippe Brucker · 3 years, 6 months ago
  79. 11a8c5e ACPI: Move IOMMU setup code out of IORT by Jean-Philippe Brucker · 3 years, 6 months ago
  80. db59e1b ACPI: arm64: Move DMA setup operations out of IORT by Jean-Philippe Brucker · 3 years, 6 months ago
  81. f7599be ACPI: PM: postpone bringing devices to D0 unless we need them by Dmitry Torokhov · 3 years, 6 months ago
  82. d1059c1 ACPI: tables: Add custom DSDT file as makefile prerequisite by Richard Fitzgerald · 3 years, 6 months ago
  83. 6554ca9 ACPI: bgrt: Use sysfs_emit by Nathan Chancellor · 3 years, 6 months ago
  84. f37ccf8 ACPI: bgrt: Fix CFI violation by Nathan Chancellor · 3 years, 6 months ago
  85. 4370cbf ACPI: EC: trust DSDT GPE for certain HP laptop by Zhang Rui · 3 years, 6 months ago
  86. 8d287e8 ACPI: scan: Simplify acpi_table_events_fn() by Rafael J. Wysocki · 3 years, 7 months ago
  87. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  88. 8fbd6c1 ACPI: PM: Adjust behavior for field problems on AMD systems by Mario Limonciello · 3 years, 7 months ago
  89. 5dbf509 ACPI: PM: s2idle: Add support for new Microsoft UUID by Pratik Vishwakarma · 3 years, 7 months ago
  90. 3f4b116 ACPI: PM: s2idle: Add support for multiple func mask by Pratik Vishwakarma · 3 years, 7 months ago
  91. 4a012dc ACPI: PM: s2idle: Refactor common code by Pratik Vishwakarma · 3 years, 7 months ago
  92. 904d4a6 ACPI: PM: s2idle: Use correct revision id by Pratik Vishwakarma · 3 years, 7 months ago
  93. df35ee7 ACPI: sysfs: Remove tailing return statement in void function by Andy Shevchenko · 3 years, 6 months ago
  94. a9c4cf2 ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macros by Andy Shevchenko · 3 years, 6 months ago
  95. 44497fa ACPI: sysfs: Sort headers alphabetically by Andy Shevchenko · 3 years, 7 months ago
  96. 0023b28 ACPI: sysfs: Refactor param_get_trace_state() to drop dead code by Andy Shevchenko · 3 years, 7 months ago
  97. b272c05 ACPI: sysfs: Unify pattern of memory allocations by Andy Shevchenko · 3 years, 7 months ago
  98. d3121e6 ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpe by Andy Shevchenko · 3 years, 7 months ago
  99. bdd56d7 ACPI: sysfs: Make sparse happy about address space in use by Andy Shevchenko · 3 years, 7 months ago
  100. 1c461ef Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu by Joerg Roedel · 3 years, 7 months ago