summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2017-07-18ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-07-18ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf1-1/+0
2017-07-18ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse1-0/+1
2017-07-18ACPI: Do not create a platform_device for IOAPIC/IOxAPICJoerg Roedel1-3/+5
2017-02-23ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal1-1/+1
2016-08-23ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki2-9/+9
2016-08-23ACPI / sysfs: fix error code in get_status()Dan Carpenter1-4/+3
2016-06-15ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2015-12-13ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu1-3/+6
2015-09-28serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero1-0/+1
2015-07-15ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2-165/+9
2015-07-15ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-15/+41
2015-07-15ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-4/+6
2015-07-15ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng4-20/+39
2015-07-15ACPI / resources: free memory on error in add_region_before()Dan Carpenter1-1/+3
2015-07-15ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2-5/+161
2015-07-15ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki1-0/+1
2015-05-28ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki1-4/+2
2015-05-20ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng9-44/+25
2015-05-20ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng5-43/+39
2015-05-20ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng3-11/+11
2015-05-20ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-3/+4
2015-05-20ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik1-0/+2
2015-05-06ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki1-1/+5
2015-05-06ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila1-1/+0
2015-04-27cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter1-1/+1
2015-03-18ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-03-02ACPI / video: Add disable_native_backlight quirk for Samsung 510RHans de Goede1-0/+9
2015-03-02ACPI / video: Add disable_native_backlight quirk for Samsung 730U3E/740U3EHans de Goede1-0/+9
2015-03-02ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede1-0/+10
2015-03-02ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu1-0/+17
2015-01-16ACPI / scan: No implicit wake notification for buttonsRafael J. Wysocki1-13/+16
2015-01-16ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki1-0/+47
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2-6/+9
2014-12-01ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki1-1/+1
2014-11-13ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng1-7/+18
2014-10-06ACPI / video: disable native backlight for ThinkPad X201sAaron Lu1-0/+8
2014-10-06ACPI / scan: Correct error return value of create_modalias()Mika Westerberg1-1/+1
2014-10-06ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2-0/+11
2014-10-06ACPI / platform / LPSS: disable async suspend/resume of LPSS devicesFu Zhonghui1-1/+0
2014-10-06ACPICA: Update to GPIO region handler interface.Bob Moore6-16/+104
2014-10-06Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...Bjørn Mork1-14/+0
2014-10-06ACPI / LPSS: complete PM entries for LPSS power domainFu Zhonghui1-5/+5
2014-10-06ACPI / RTC: Fix CMOS RTC opregion handler accesses to wrong addressesLee, Chun-Yi1-1/+1
2014-09-17ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PCHans de Goede1-0/+11
2014-09-17ACPI / video: Add a disable_native_backlight quirkHans de Goede1-0/+30
2014-09-17ACPI / video: Fix use_native_backlight selection logicHans de Goede1-2/+2
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu1-7/+8
2014-09-17ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...Lv Zheng1-2/+2