summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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
* ACPI / platform / LPSS: disable async suspend/resume of LPSS devicesFu Zhonghui2014-10-051-1/+0
* ACPICA: Update to GPIO region handler interface.Bob Moore2014-10-056-16/+104
* Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...Bjørn Mork2014-10-051-14/+0
* ACPI / LPSS: complete PM entries for LPSS power domainFu Zhonghui2014-10-051-5/+5
* ACPI / RTC: Fix CMOS RTC opregion handler accesses to wrong addressesLee, Chun-Yi2014-10-051-1/+1
* ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PCHans de Goede2014-09-171-0/+11
* ACPI / video: Add a disable_native_backlight quirkHans de Goede2014-09-171-0/+30
* ACPI / video: Fix use_native_backlight selection logicHans de Goede2014-09-171-2/+2
* ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina2014-09-171-2/+2
* ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-171-7/+8
* ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...Lv Zheng2014-09-171-2/+2
* ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng2014-09-171-1/+16
* ACPI / scan: Allow ACPI drivers to bind to PNP device objectsRafael J. Wysocki2014-09-171-1/+1
* ACPI: Run fixed event device notifications in process contextLan Tianyu2014-09-171-5/+10
* ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen2014-09-171-1/+2