summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2016-06-03ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng1-5/+11
2016-05-18ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2016-04-18x86, irq: Keep balance of IOAPIC pin reference countJiang Liu1-2/+9
2015-08-27ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-15/+41
2015-08-04ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-4/+6
2015-07-04ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki1-0/+1
2015-06-28Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki1-0/+178
2015-06-28ACPI: Add support for device specific propertiesMika Westerberg4-0/+373
2015-06-10ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki1-4/+2
2015-06-09ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng9-44/+25
2015-06-09ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng5-43/+39
2015-06-09ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng3-11/+11
2015-06-09ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-3/+4
2015-05-23ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik1-0/+2
2015-05-23ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBookChris Bainbridge1-0/+22
2015-05-18ACPI / SBS: Enable battery manager when presentChris Bainbridge1-1/+1
2015-05-18ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki1-1/+5
2015-05-18ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila1-1/+0
2015-04-25cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter1-1/+1
2015-03-24ACPI / LPSS: provide con_id for the clkdevHeikki Krogerus1-1/+4
2015-03-24ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-03-07ACPI / LPSS: Deassert resets for SPI host controllers on BraswellMika Westerberg1-4/+15
2015-03-07ACPI / LPSS: Always disable I2C host controllersMika Westerberg1-0/+4
2015-01-30ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki1-2/+10
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2-6/+9
2015-01-16ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu1-0/+17
2015-01-16ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu1-2/+8
2014-12-01ACPI / video: update condition to check if device is in _DOD listAaron Lu1-1/+2
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki1-1/+1
2014-11-14Merge branch 'acpi-blacklist'Rafael J. Wysocki1-0/+8
2014-11-01Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki2-26/+75
2014-10-30ACPI / blacklist: blacklist Win8 OSI for Dell Vostro 3546Adam Lee1-0/+8
2014-10-29ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng1-7/+18
2014-10-29Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng1-3/+3
2014-10-27ACPI: Use ACPI companion to match only the first physical deviceMika Westerberg1-16/+54
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-89/+215
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds10-94/+357
2014-10-24Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki1-1/+1
2014-10-24Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki2-38/+71
2014-10-24ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui1-1/+1
2014-10-22ACPI / platform: provide default DMA maskHeikki Krogerus1-0/+2
2014-10-21ACPI / EC: Cleanup coding style.Lv Zheng1-26/+30
2014-10-21ACPI / EC: Refine event/query debugging messages.Lv Zheng1-6/+8
2014-10-21ACPI / EC: Add detailed command/query debugging information.Lv Zheng1-5/+29
2014-10-21ACPI / EC: Enhance the logs to apply to QR_EC transactions.Lv Zheng1-3/+3
2014-10-21ACPI / EC: Add CPU ID to debugging messages.Lv Zheng1-1/+2
2014-10-21ACPICA: iASL/Disassembler: Add support for hardware summary mapfiles.Bob Moore1-0/+34
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng4-5/+5
2014-10-21ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng3-17/+33
2014-10-21ACPICA: Events: Update GPE handler removal, match behavior of handler install.Lv Zheng1-3/+5