summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2015-11-27ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu1-3/+6
2015-08-12ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-4/+6
2015-08-07ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng7-30/+21
2015-08-07ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng5-23/+19
2015-08-07ACPICA: Debug output: Update output for Processor object.Bob Moore1-1/+1
2015-08-07ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-3/+4
2015-08-07ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki1-4/+2
2015-05-10ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-02-20ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng1-7/+18
2014-11-05ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-09-14ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng1-1/+16
2014-08-06ACPI / battery: Retry to get battery information if failed during probingLan Tianyu1-1/+26
2014-08-06ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng1-13/+17
2014-08-06ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng1-26/+1
2014-08-06ACPI / EC: Add asynchronous command byte write supportLv Zheng1-35/+48
2014-08-06ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang1-2/+6
2014-08-06ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng1-6/+6
2014-08-06ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar1-1/+2
2014-08-06ACPI / EC: Add more debug info and trivial code cleanupFeng Tang1-16/+21
2014-07-11ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-06-09ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy1-9/+12
2014-06-09ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy1-0/+64
2014-04-02ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu1-37/+32
2014-04-02ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede1-1/+7
2014-04-02ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown1-0/+9
2013-10-27ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng1-10/+14
2013-10-27ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu1-0/+4
2013-09-10ACPI / battery: Fix parsing _BIX return valueLan Tianyu1-0/+2
2013-08-03ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani1-0/+1
2013-06-19ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis1-0/+8
2013-06-19ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung1-0/+8
2013-06-19ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung1-0/+8
2013-06-19ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira1-0/+8
2013-05-30ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller1-0/+8
2013-05-30ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu1-3/+1
2013-05-30ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore1-1/+13
2013-05-13PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu1-2/+2
2013-03-06ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury1-0/+8
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-1/+1
2013-02-06ACPI / processor: Get power info before updating the C-statesThomas Schlichter1-0/+1
2013-02-06ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-16ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui1-1/+6
2013-01-16ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2013-01-03ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui1-0/+14
2013-01-03ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu1-0/+8
2013-01-03acpi/video_detect: blacklist samsung x360Corentin Chary1-0/+29
2013-01-03ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui1-171/+177
2013-01-03ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu1-0/+8
2013-01-03ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra1-0/+77
2013-01-03ACPI: missing breakAlan Cox1-0/+1