summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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
| |/ /
* | | Merge branch 'acpi-bus'Rafael J. Wysocki2022-07-291-3/+6
|\ \ \
| * | | ACPI: bus: Drop unused list heads from struct acpi_deviceRafael J. Wysocki2022-07-011-2/+0
| * | | ACPI: bus: Drop driver member of struct acpi_deviceUwe Kleine-König2022-06-301-1/+0
| * | | ACPI / MMC: PM: Unify fixing up device powerRafael J. Wysocki2022-06-231-0/+1
| * | | ACPI: bus: Introduce acpi_dev_for_each_child_reverse()Rafael J. Wysocki2022-06-201-0/+3
| * | | ACPI: glue: Introduce acpi_find_child_by_adr()Rafael J. Wysocki2022-06-201-0/+2
| |/ /
* | / ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki2022-07-261-1/+1
| |/ |/|
* | ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello2022-07-051-0/+1
|/
* Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-271-2/+10
|\
| * PCI/ACPI: negotiate CXL _OSCVishal Verma2022-04-281-2/+4
| * PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams2022-04-281-0/+6
* | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-05-241-0/+5
|\ \