summaryrefslogtreecommitdiff
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
...
* | | ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede2023-01-101-1/+2
| |/ |/|
* | ACPI: video: Allow GPU drivers to report no panelsMario Limonciello2022-12-221-0/+2
|/
* Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-12-151-60/+70
|\
| * Merge branch 'acpica'Rafael J. Wysocki2022-12-151-60/+70
| |\
| | * ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ...Hans de Goede2022-12-081-0/+10
| | * ACPICA: include/acpi/acpixf.h: Fix indentationHans de Goede2022-12-081-60/+60
* | | Merge tag 'edac_updates_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-121-25/+9
|\ \ \
| * | | EDAC/ghes: Make ghes_edac a proper moduleJia He2022-10-211-20/+2
| * | | EDAC/ghes: Prepare to make ghes_edac a proper moduleJia He2022-10-211-0/+6
| * | | EDAC/ghes: Add a notifier for reporting memory errorsJia He2022-10-201-7/+3
* | | | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-12-128-10/+332
|\ \ \ \ | | |/ / | |/| |
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-pm', 'acpi-processor', 'acpi-ec' and 'acpi-video'Rafael J. Wysocki2022-12-121-0/+10
| |\ \ \ \
| | | * | | ACPI: processor: Silence missing prototype warningsSudeep Holla2022-11-231-0/+5
| | | * | | ACPI: processor_idle: Silence missing prototype warningsSudeep Holla2022-11-231-0/+5
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'Rafael J. Wysocki2022-12-121-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | | * | ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-1/+1
| | |/ /
| * | | ACPICA: Update version to 20221020Bob Moore2022-11-081-1/+1
| * | | ACPICA: Finish support for the CDAT tableBob Moore2022-10-282-2/+116
| * | | ACPICA: IORT: Update for revision E.eRobin Murphy2022-10-281-1/+2
| * | | ACPICA: Add CXL 3.0 structures (CXIMS & RDPAS) to the CEDT tableAlison Schofield2022-10-281-1/+34
| * | | ACPICA: Add support for FFH Opregion special context dataSudeep Holla2022-10-282-0/+9
| * | | ACPICA: Add a couple of new UUIDs to the known UUID listBob Moore2022-10-281-1/+2
| * | | ACPICA: iASL: Add CCEL table to both compiler/disassemblerKuppuswamy Sathyanarayanan2022-10-281-0/+18
| * | | ACPICA: Events: Support fixed PCIe wake eventHuacai Chen2022-10-281-1/+2
| * | | ACPICA: MADT: Add loong_arch-specific APICs supportHuacai Chen2022-10-281-2/+137
| |/ /
* | | Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-12-121-2/+2
|\ \ \ | |/ / |/| |
| * | ACPI: battery: Pass battery hook pointer to hook callbacksArmin Wolf2022-11-161-2/+2
| |/
* | ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()Ashish Kalra2022-10-131-1/+1
|/
* Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-051-2/+7
|\
| * ACPI: video: Remove acpi_video_set_dmi_backlight_type()Hans de Goede2022-09-031-4/+0
| * ACPI: video: Add Apple GMUX brightness control detectionHans de Goede2022-09-031-0/+1
| * ACPI: video: Add Nvidia WMI EC brightness control detection (v3)Hans de Goede2022-09-031-0/+1
| * ACPI: video: Make backlight class device registration a separate step (v2)Hans de Goede2022-09-021-0/+2
| * ACPI: video: Add acpi_video_backlight_use_native() helperHans de Goede2022-08-171-0/+5
* | Merge branch 'acpi-uid'Rafael J. Wysocki2022-10-031-0/+1
|\ \
| * | ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integerAndy Shevchenko2022-09-191-0/+1
| |/
| |
| \
*-. \ Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'Rafael J. Wysocki2022-10-031-0/+5
|\ \ \ | | |/
| * | ACPI: CPPC: Disable FIE if registers in PCC regionsJeremy Linton2022-09-241-0/+5
| |/
| |
| \
*-. \ Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki2022-09-301-2/+1
|\ \ \ | | |/
| * | ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv2022-09-241-2/+1
| |/
* | ACPI: bus: Add iterator for dependent devicesDaniel Scally2022-09-241-0/+11
* | ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally2022-09-241-1/+3
* | ACPI: Drop redundant acpi_dev_parent() headerRafael J. Wysocki2022-08-301-1/+0
* | ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki2022-08-241-1/+9
* | ACPI: Rename acpi_bus_get/put_acpi_device()Rafael J. Wysocki2022-08-231-3/+3
|/
* Merge branch 'acpi-properties'Rafael J. Wysocki2022-08-111-1/+2
|\
| * ACPI: property: Add support for parsing buffer property UUIDSakari Ailus2022-07-271-1/+2
| |
| \
*-. \ Merge branches 'acpi-processor', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki2022-07-291-3/+6
|\ \ \
| * | | ACPI: processor: Drop leftover acpi_processor_get_limit_info() declarationRiwen Lu2022-06-291-1/+0
| * | | ACPI: processor: Split out thermal initialization from ACPI PSSRiwen Lu2022-06-291-2/+6
| |/ /