aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-22ACPI: scan: Use unique number for instance_noAndy Shevchenko1-0/+1
2021-02-22Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+10
2021-02-21Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+7
2021-02-21Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-0/+4
2021-02-15Merge branch 'acpi-messages'Rafael J. Wysocki1-7/+0
2021-02-15Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi-apei'Rafael J. Wysocki1-1/+1
2021-02-11ACPI / NUMA: add a stub function for node_to_pxm()Wei Liu1-0/+4
2021-02-04ACPI: thermal: Clean up printing messagesRafael J. Wysocki1-1/+0
2021-02-04ACPI: video: Clean up printing messagesRafael J. Wysocki1-1/+0
2021-02-04ACPI: button: Clean up printing messagesRafael J. Wysocki1-1/+0
2021-02-04ACPI: battery: Clean up printing messagesRafael J. Wysocki1-1/+0
2021-02-04ACPI: AC: Clean up printing messagesRafael J. Wysocki1-1/+0
2021-02-04ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any moreRafael J. Wysocki1-1/+0
2021-02-04ACPI: PM: Clean up printing messagesRafael J. Wysocki1-1/+0
2021-02-04iommu/vt-d: Add new enum value and structure for SATCYian Chen1-1/+10
2021-01-26media: ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macroDaniel Scally1-0/+7
2021-01-22ACPI: CPPC: remove __iomem annotation for cpc_reg's addressIonela Voinescu1-1/+1
2021-01-22ACPICA: Update version to 20210105Bob Moore1-1/+1
2021-01-22ACPICA: Updated all copyrights to 2021Bob Moore22-22/+22
2021-01-22ACPICA: Remove the VRTC tableAl Stone1-23/+0
2021-01-22ACPICA: Remove the MTMR (Mid-Timer) tableAl Stone1-24/+0
2021-01-22ACPICA: Update version to 20201217Bob Moore1-1/+1
2021-01-22ACPICA: fix -WfallthroughNick Desaulniers2-0/+21
2021-01-18ACPICA: Fix exception code class checksMaximilian Luz1-5/+5
2020-12-22Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+3
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki1-3/+3
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-11/+8
2020-12-15cppc_cpufreq: replace per-cpu data array with a listIonela Voinescu1-3/+3
2020-12-15Merge branches 'acpi-apei', 'acpi-misc' and 'acpi-processor'Rafael J. Wysocki1-10/+2
2020-12-07PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki1-5/+0
2020-12-01ACPICA: Update version to 20201113Bob Moore1-1/+1
2020-12-01ACPICA: Add 5 new UUIDs to the known UUID tableBob Moore1-0/+5
2020-11-17ACPI: acpi_drivers.h: Update the kernel docHanjun Guo1-2/+2
2020-11-17ACPI: acpi_drivers.h: Remove the leftover dead codeHanjun Guo1-8/+0
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+18
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-7/+25
2020-10-13x86/numa: add 'nohmat' optionDan Williams1-0/+8
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams1-1/+5
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki1-0/+5
2020-10-13Merge branches 'acpi-video', 'acpi-battery', 'acpi-config' and 'acpi-scan'Rafael J. Wysocki1-0/+2
2020-10-08Merge back earlier ACPICA-related changes for 5.10.Rafael J. Wysocki2-1/+5
2020-10-08ACPICA: Update version to 20200925 Version 20200925Bob Moore1-1/+1
2020-10-08ACPICA: iASL: Return exceptions for string-to-integer conversionsBob Moore1-2/+2
2020-10-08ACPICA: acpi_help: Update UUID listBob Moore1-0/+7
2020-10-08ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King1-1/+1
2020-10-08ACPICA: Drop the repeated word "an" in a commentRandy Dunlap1-1/+1
2020-10-08ACPICA: Add support for 64 bit risc-v compilationColin Ian King1-1/+2
2020-09-30ACPI / NUMA: Add stub function for pxm_to_node()Nathan Chancellor1-0/+5
2020-09-25ACPI: battery: include linux/power_supply.hBarnabás Pőcze1-0/+2
2020-09-16ACPI / APEI: Add a notifier chain for unknown (vendor) CPER recordsShiju Jose1-0/+18