summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI: power: Skip duplicate power resource references in _PRxHans de Goede2019-05-021-0/+22
* ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede2019-02-111-0/+1
* ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss2019-02-111-0/+4
* ACPI / bus: Only call dmi_check_system() on X86Jean Delvare2018-12-161-6/+7
* ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede2018-11-201-0/+1
* ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman2018-03-031-2/+2
* ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai2018-03-031-1/+1
* ACPI / APEI: Remove ghes_ioremap_areaJames Morse2018-02-131-38/+2
* ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse2018-02-131-31/+14
* ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resourcesYazen Ghannam2017-11-261-1/+1
* Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng2017-10-121-2/+2
* ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann2017-07-181-0/+1
* ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf2017-07-181-1/+0
* ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-07-181-0/+1
* ACPI: Do not create a platform_device for IOAPIC/IOxAPICJoerg Roedel2017-07-181-3/+5
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2017-02-231-1/+1
* ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki2016-08-222-9/+9
* ACPI / sysfs: fix error code in get_status()Dan Carpenter2016-08-221-4/+3
* ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava2016-06-151-0/+3
* ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu2015-12-131-3/+6
* serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2015-09-281-0/+1
* ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2015-07-152-165/+9
* ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki2015-07-151-15/+41
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-07-151-4/+6
* ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng2015-07-154-20/+39
* ACPI / resources: free memory on error in add_region_before()Dan Carpenter2015-07-151-1/+3
* ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2015-07-152-5/+161
* ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki2015-07-151-0/+1
* ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki2015-05-281-4/+2
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-05-209-44/+25
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-05-205-43/+39
* ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2015-05-203-11/+11
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-05-201-3/+4
* ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik2015-05-201-0/+2
* ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki2015-05-061-1/+5
* ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila2015-05-061-1/+0
* cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter2015-04-271-1/+1
* ACPI / video: Load the module even if ACPI is disabledChris Wilson2015-03-181-0/+11
* ACPI / video: Add disable_native_backlight quirk for Samsung 510RHans de Goede2015-03-021-0/+9
* ACPI / video: Add disable_native_backlight quirk for Samsung 730U3E/740U3EHans de Goede2015-03-021-0/+9
* ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede2015-03-021-0/+10
* ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu2015-03-021-0/+17
* ACPI / scan: No implicit wake notification for buttonsRafael J. Wysocki2015-01-161-13/+16
* ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki2015-01-161-0/+47
* ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2015-01-162-6/+9
* ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki2014-12-011-1/+1
* ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng2014-11-131-7/+18
* ACPI / video: disable native backlight for ThinkPad X201sAaron Lu2014-10-051-0/+8
* ACPI / scan: Correct error return value of create_modalias()Mika Westerberg2014-10-051-1/+1
* ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2014-10-052-0/+11