summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2022-04-13ACPICA: executer/exsystem: Inform users about ACPI spec violationPaul Menzel1-0/+5
2022-04-13ACPICA: executer/exsystem: Add units to time variable namesPaul Menzel1-11/+11
2022-04-13ACPICA: Update copyright notices to the year 2022Bob Moore142-143/+143
2022-04-13ACPICA: Clean up double word in commentTom Rix2-2/+2
2022-04-13ACPICA: Add new ACPI 6.4 semantics for LoadTable() operatorBob Moore1-7/+17
2022-04-13ACPICA: Add new ACPI 6.4 semantics to the Load() operatorBob Moore4-19/+43
2022-04-13ACPICA: Add support for the Windows 11 _OSI stringMario Limonciello1-0/+1
2022-04-13ACPI: sysfs: Fix BERT error region memory mappingLorenzo Pieralisi1-7/+18
2022-04-13ACPI: property: Release subnode properties with data nodesSakari Ailus1-6/+12
2022-04-13PCI: ACPI: PM: Power up devices in D3cold before scanning themRafael J. Wysocki1-0/+2
2022-04-13ACPI: PM: Introduce acpi_dev_power_up_children_with_adr()Rafael J. Wysocki1-0/+30
2022-04-13ACPI: bus: Introduce acpi_dev_for_each_child()Rafael J. Wysocki1-0/+6
2022-04-13ACPI: PM: Unify debug messages in acpi_device_set_power()Rafael J. Wysocki1-17/+19
2022-04-13ACPI: PM: Change pr_fmt() in device_pm.cRafael J. Wysocki1-1/+1
2022-04-13ACPI: PM: Convert debug message in acpi_device_get_power()Rafael J. Wysocki1-2/+2
2022-04-08Merge branch 'acpi-bus'Rafael J. Wysocki1-13/+0
2022-04-05ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki1-13/+0
2022-04-05device property: Add irq_get to fwnode operationSakari Ailus1-0/+14
2022-04-05ACPI: property: Move acpi_fwnode_device_get_match_data() upSakari Ailus1-7/+7
2022-04-05device property: Convert device_{dma_supported,get_dma_attr} to fwnodeSakari Ailus1-0/+14
2022-04-05ACPI: Add perf low power callbackStephane Eranian2-0/+12
2022-04-04Revert "ACPI: processor: idle: Only flush cache on entering C3"Akihiko Odaki1-2/+1
2022-03-31Merge tag 'acpi-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-36/+41
2022-03-31Merge branches 'acpi-ipmi', 'acpi-tables' and 'acpi-apei'Rafael J. Wysocki3-24/+21
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-390/+3
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+4
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+45
2022-03-25ACPI: CPPC: Change default error code and clean up debug messages in probeRafael J. Wysocki1-12/+15
2022-03-25ACPI: CPPC: Avoid out of bounds access when parsing _CPC dataRafael J. Wysocki1-0/+5
2022-03-25ACPI: tables: Make LAPIC_ADDR_OVR address readable in messageVasant Hegde1-2/+2
2022-03-25ACPI: IPMI: replace usage of found with dedicated list iterator variableJakob Koschel1-21/+18
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-6/+10
2022-03-22ACPI, APEI: Use the correct variable for sizeof()Jakob Koschel1-1/+1
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-13/+13
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki1-8/+3
2022-03-18Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki12-27/+250
2022-03-18Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'Rafael J. Wysocki7-161/+330
2022-03-18Merge branches 'acpi-pm', 'acpi-properties', 'acpi-misc' and 'acpi-x86'Rafael J. Wysocki6-16/+45
2022-03-18Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki5-18/+51
2022-03-18Merge back ACPI device enumeration material for v5.18.Rafael J. Wysocki2-4/+3
2022-03-17ACPI / x86: Add support for LPS0 callback handlerMario Limonciello1-0/+40
2022-03-17ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki2-0/+11
2022-03-17Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query ...Rafael J. Wysocki1-8/+19
2022-03-17ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNUWerner Sembach1-0/+75
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse1-8/+3
2022-03-16Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki1-5/+5
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams1-8/+3
2022-03-11ACPI: NFIT: Remove block aperture supportDan Williams2-382/+0
2022-03-10x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()Ionela Voinescu1-3/+3
2022-03-10ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset deviceIlkka Koskinen4-0/+129