aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-27ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrectJia He1-0/+12
2021-09-23Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He1-16/+7
2021-09-10Merge tag 'acpi-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+9
2021-09-10Merge branches 'acpi-scan' and 'acpi-prm'Rafael J. Wysocki2-2/+9
2021-09-10Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'Rafael J. Wysocki1-16/+31
2021-09-08Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-28/+39
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-15/+31
2021-09-08ACPI: PRM: Find PRMT table before parsing itAubrey Li1-1/+9
2021-09-08ACPI: memhotplug: use a single static memory group for a single memory deviceDavid Hildenbrand1-5/+30
2021-09-08ACPI: memhotplug: memory resources cannot be enabled yetDavid Hildenbrand1-4/+0
2021-09-08mm/memory_hotplug: remove nid parameter from remove_memory() and friendsDavid Hildenbrand1-6/+1
2021-09-07ACPI: CPPC: Introduce cppc_get_nominal_perf()Rafael J. Wysocki1-16/+31
2021-09-07ACPI: scan: Remove unneeded header linux/nls.hKari Argillander1-1/+0
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+2
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport1-3/+2
2021-09-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-4/+6
2021-09-02ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supportedMario Limonciello1-28/+39
2021-09-01Merge branch 'clk-frac-divider' into clk-nextStephen Boyd1-2/+2
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+1
2021-08-30Merge branches 'acpi-osl', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki3-22/+50
2021-08-30Merge branches 'acpi-dptf', 'acpi-processor', 'acpi-tables' and 'acpi-platform'Rafael J. Wysocki7-12/+24
2021-08-30Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic'Rafael J. Wysocki7-79/+93
2021-08-30Merge branch 'acpica'Rafael J. Wysocki1-3/+2
2021-08-27ACPI: power: Drop name from struct acpi_power_resourceRafael J. Wysocki1-5/+9
2021-08-27ACPI: power: Use acpi_handle_debug() to print debug messagesRafael J. Wysocki1-10/+14
2021-08-25ACPI: tables: FPDT: Do not print FW_BUG message if record types are reservedAdrian Huang1-4/+3
2021-08-25ACPI: button: Add DMI quirk for Lenovo Yoga 9 (14INTL5)Ulrich Huber1-0/+11
2021-08-25ACPI: Add memory semantics to acpi_os_map_memory()Lorenzo Pieralisi1-7/+16
2021-08-20Merge branch 'acpi-pm'Rafael J. Wysocki1-2/+2
2021-08-16ACPI: SPCR: Add support for the new 16550-compatible Serial Port SubtypeMarcin Wojtas1-0/+1
2021-08-16ACPI: platform-profile: call sysfs_notify() from platform_profile_store()Hans de Goede1-0/+3
2021-08-16ACPI: PM: s2idle: Invert Microsoft UUID entry and exitMario Limonciello1-2/+2
2021-08-16ACPI: PRM: Deal with table not present or no module foundAubrey Li1-0/+6
2021-08-16ACPICA: Fix an if statement (add parens)Bob Moore1-3/+2
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+3
2021-08-12clk: fractional-divider: Introduce POWER_OF_TWO_PS flagAndy Shevchenko1-2/+2
2021-08-11ACPI: NFIT: Fix support for virtual SPA rangesDan Williams1-0/+3
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman4-25/+52
2021-08-04ACPI: processor: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior3-8/+8
2021-08-04ACPI: DPTF: Add new PCH FIVR methodsSrinivas Pandruvada1-0/+9
2021-08-03Revert "ACPICA: Fix memory leak caused by _CID repair function"Rafael J. Wysocki1-7/+0
2021-07-30Merge branches 'acpi-resources' and 'acpi-dptf'Rafael J. Wysocki2-16/+44
2021-07-28ACPI: DPTF: Fix reading of attributesSrinivas Pandruvada1-8/+43
2021-07-28Revert "ACPI: resources: Add checks for ACPI IRQ override"Hui Wang1-8/+1
2021-07-27clk: x86: Rename clk-lpt to more specific clk-lpss-atomAndy Shevchenko1-2/+4
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2-5/+4
2021-07-26ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007Mario Limonciello1-2/+8
2021-07-23Merge branch 'acpi-utils'Rafael J. Wysocki1-4/+3
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-2/+1
2021-07-19ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko1-4/+3