summaryrefslogtreecommitdiff
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ACPI: scan: Fold acpi_bus_type_and_status() into its callerRafael J. Wysocki2021-04-081-48/+32
| | |/ / | |/| |
* | | | Merge branch 'acpi-messages'Rafael J. Wysocki2021-04-265-34/+24
|\ \ \ \
| * | | | ACPI: utils: Introduce acpi_evaluation_failure_warn()Rafael J. Wysocki2021-03-084-23/+23
| * | | | Merge branch 'acpi-processor'Rafael J. Wysocki2021-03-081-6/+7
| |\ \ \ \
| * | | | | ACPI: Drop unused ACPI_*_COMPONENT definitions and update documentationRafael J. Wysocki2021-03-081-5/+0
| * | | | | ACPI: sysfs: Get rid of ACPICA message printingRafael J. Wysocki2021-03-081-6/+1
| * | | | | Merge branch 'acpi-pci'Rafael J. Wysocki2021-03-083-117/+84
| |\ \ \ \ \
| | \ \ \ \ \
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'acpi-pci' and 'acpi-processor'Rafael J. Wysocki2021-04-269-248/+200
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge back 'acpi-processor' material for v5.13.Rafael J. Wysocki2021-04-067-131/+116
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | ACPI: processor: perflib: Eliminate redundant status checkRafael J. Wysocki2021-03-081-6/+7
| | | |/ / / /
| | | * | | | ACPI: processor: Get rid of ACPICA message printingRafael J. Wysocki2021-03-087-124/+108
| | | * | | | ACPI: processor: idle: Drop extra prefix from pr_notice()Rafael J. Wysocki2021-03-081-2/+2
| | | * | | | ACPI: processor: Remove initialization of static variableTian Tao2021-03-081-1/+1
| | | | |/ / | | | |/| |
| * | | | | ACPI: PCI: Replace direct printk() invocations in pci_link.cRafael J. Wysocki2021-03-081-48/+38
| * | | | | ACPI: PCI: Drop ACPI_PCI_COMPONENT that is not used any moreRafael J. Wysocki2021-03-081-1/+0
| * | | | | ACPI: PCI: Replace ACPI_DEBUG_PRINT() and ACPI_EXCEPTION()Rafael J. Wysocki2021-03-081-44/+36
| * | | | | ACPI: PCI: IRQ: Consolidate printing diagnostic messagesRafael J. Wysocki2021-03-081-24/+10
| | |/ / / | |/| | |
* | | | | Merge branch 'acpica'Rafael J. Wysocki2021-04-2614-8/+191
|\ \ \ \ \
| * | | | | ACPICA: ACPI 6.4: add CSI2Bus resource templateBob Moore2021-04-0712-7/+175
| * | | | | ACPICA: ACPI 6.4: NFIT: add Location Cookie fieldBob Moore2021-04-071-1/+1
| * | | | | ACPICA: ACPI 6.4: add CXL ACPI device ID and _CBR objectErik Kaneda2021-04-071-0/+4
| * | | | | ACPICA: ACPI 6.4: Add new predefined objects _BPC, _BPS, and _BPTErik Kaneda2021-04-071-0/+11
| | |_|/ / | |/| | |
* | | | | ACPI: APEI: remove redundant assignment to variable rcColin Ian King2021-04-211-1/+0
| |_|_|/ |/| | |
* | | | ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov2021-04-071-3/+1
|/ / /
| | |
| \ \
*-. \ \ Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki2021-04-022-4/+50
|\ \ \ \ | |_|_|/ |/| | |
| | * | ACPI: scan: Fix _STA getting called on devices with unmet dependenciesHans de Goede2021-03-301-1/+11
| * | | ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-03-291-3/+39
| |/ /
* | | ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov2021-04-011-0/+7
|/ /
| |
| \
*-. \ Merge branches 'acpi-video' and 'acpi-scan'Rafael J. Wysocki2021-03-263-6/+34
|\ \ \
| | * | ACPI: scan: Use unique number for instance_noAndy Shevchenko2021-03-222-6/+33
| | |/
| * | ACPI: video: Add missing callback back for Sony VPCEH3U1EChris Chiu2021-03-191-0/+1
| |/
* | ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum2021-03-241-2/+1
|/
* Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-254-15/+275
|\
| * Merge branch 'acpi-tables'Rafael J. Wysocki2021-02-253-0/+273
| |\
| | * ACPI: tables: introduce support for FPDT tableZhang Rui2021-01-293-0/+273
| * | ACPI: platform: Add balanced-performance platform profileMaximilian Luz2021-02-241-0/+1
| * | ACPI: platform: Hide ACPI_PLATFORM_PROFILE optionMaximilian Luz2021-02-241-15/+1
* | | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-251-26/+14
|\ \ \ | |/ / |/| |
| * | PCI/ACPI: Clarify message about _OSC failureBjorn Helgaas2021-01-271-4/+3
| * | PCI/ACPI: Remove unnecessary osc_lockBjorn Helgaas2021-01-271-20/+10
| * | PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas2021-01-271-2/+1
* | | Merge tag 'acpi-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-234-26/+53
|\ \ \
| * \ \ Merge branch 'acpica'Rafael J. Wysocki2021-02-234-26/+53
| |\ \ \
| | * | | ACPICA: Remove some code duplication from acpi_ev_address_space_dispatchHans de Goede2021-02-191-18/+5
| | * | | ACPICA: Fix race in generic_serial_bus (I2C) and GPIO op_region parameter han...Hans de Goede2021-02-194-17/+57
* | | | | Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-221-35/+14
|\ \ \ \ \
| * | | | | acpi/drivers/thermal: Remove TRIPS_NONE cooling device bindingDaniel Lezcano2021-01-191-19/+0
| * | | | | thermal/drivers/acpi: Use hot and critical opsDaniel Lezcano2021-01-071-16/+14
* | | | | | Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-02-211-4/+26
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2021-02-017-50/+69
| |\ \ \ \ \ \