summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | cpufreq: CPPC: Enable fast_switchPierre Gondois2022-05-191-0/+5
| |/
| |
| \
*-. | Merge branches 'acpi-apei', 'acpi-dptf', 'acpi-x86' and 'acpi-docs'Rafael J. Wysocki2022-05-231-0/+2
|\ \|
| * | ACPI: APEI: Fix missing ERST record idLiu Xinpeng2022-04-131-0/+2
| |/
| |
| \
*-. \ Merge branches 'acpi-pm', 'acpi-pci', 'acpi-sysfs' and 'acpi-tables'Rafael J. Wysocki2022-05-231-0/+3
|\ \ \ | | |/ | |/|
| | * ACPI: bus: Avoid non-ACPI device objects in walks over childrenRafael J. Wysocki2022-04-221-1/+1
| | * ACPI: PM: Introduce acpi_dev_power_up_children_with_adr()Rafael J. Wysocki2022-04-131-0/+1
| | * ACPI: bus: Introduce acpi_dev_for_each_child()Rafael J. Wysocki2022-04-131-0/+2
| |/
* | ACPICA: Update version to 20220331Bob Moore2022-04-131-1/+1
* | ACPICA: IORT: Updates for revision E.dShameer Kolothum2022-04-131-2/+25
* | ACPICA: iASL/MADT: Add OEM-defined subtableBob Moore2022-04-131-1/+8
* | ACPICA: Add support for ARM Performance Monitoring Unit Table.Besar Wicaksono2022-04-131-0/+80
* | ACPICA: Headers: Replace zero-length array with flexible-array memberGustavo A. R. Silva2022-04-131-1/+1
* | ACPICA: Removed some tabs and // commentsBob Moore2022-04-133-34/+34
* | ACPICA: Update copyright notices to the year 2022Bob Moore2022-04-1322-22/+22
* | ACPICA: iASL: NHLT: Rename linux specific strucures to device_infoPiotr Maziarz2022-04-131-3/+3