aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-08-121-4/+6
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-08-077-30/+21
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-08-075-23/+19
* ACPICA: Debug output: Update output for Processor object.Bob Moore2015-08-071-1/+1
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-08-071-3/+4
* ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki2015-08-071-4/+2
* ACPI / video: Load the module even if ACPI is disabledChris Wilson2015-05-091-0/+11
* ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng2015-02-201-7/+18
* ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina2014-11-051-2/+2
* ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng2014-09-131-1/+16
* ACPI / battery: Retry to get battery information if failed during probingLan Tianyu2014-08-061-1/+26
* ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng2014-08-061-13/+17
* ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng2014-08-061-26/+1
* ACPI / EC: Add asynchronous command byte write supportLv Zheng2014-08-061-35/+48
* ACPI / EC: Don't count a SCI interrupt as a false oneFeng Tang2014-08-061-2/+6
* ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng2014-08-061-6/+6
* ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar2014-08-061-1/+2
* ACPI / EC: Add more debug info and trivial code cleanupFeng Tang2014-08-061-16/+21
* ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng2014-07-111-0/+7
* ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy2014-06-091-9/+12
* ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy2014-06-091-0/+64
* ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu2014-04-021-37/+32
* ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede2014-04-021-1/+7
* ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown2014-04-021-0/+9
* ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng2013-10-261-10/+14
* ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu2013-10-261-0/+4
* ACPI / battery: Fix parsing _BIX return valueLan Tianyu2013-09-101-0/+2
* ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani2013-08-021-0/+1
* ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis2013-06-191-0/+8
* ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung2013-06-191-0/+8
* ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung2013-06-191-0/+8
* ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira2013-06-191-0/+8
* ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller2013-05-301-0/+8
* ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu2013-05-301-3/+1
* ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore2013-05-301-1/+13
* PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu2013-05-131-2/+2
* ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury2013-03-061-0/+8
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-02-061-1/+1
* ACPI / processor: Get power info before updating the C-statesThomas Schlichter2013-02-061-0/+1
* ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk2013-02-061-0/+3
* ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui2013-01-161-1/+6
* ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki2013-01-161-1/+1
* ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui2013-01-031-0/+14
* ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu2013-01-031-0/+8
* acpi/video_detect: blacklist samsung x360Corentin Chary2013-01-031-0/+29
* ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui2013-01-031-171/+177
* ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu2013-01-031-0/+8
* ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra2013-01-031-0/+77
* ACPI: missing breakAlan Cox2013-01-031-0/+1
* ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang2012-10-301-1/+15