summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-12-01ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-07-18ACPI / battery: Retry to get battery information if failed during probingLan Tianyu1-1/+26
2014-07-09ACPI video: ignore BIOS backlight value for HP dm4Gustavo Maciel Dias Vieira1-0/+8
2014-07-09ACPI video: ignore BIOS initial backlight value for HP 1000Alex Hung1-0/+8
2014-07-09ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller1-0/+8
2014-07-09ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu1-0/+8
2014-07-09acpi/video_detect: blacklist samsung x360Corentin Chary1-0/+29
2014-07-01ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-06-08ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PXHans de Goede1-0/+13
2014-03-12ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu1-37/+32
2014-03-12ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede1-1/+7
2014-02-13ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown1-0/+9
2013-11-29ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore1-64/+102
2013-11-29ACPICA: Return error if DerefOf resolves to a null package element.Bob Moore1-3/+10
2013-11-29ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField r...Bob Moore1-3/+32
2013-11-29ACPICA: Interpreter: Fix Store() when implicit conversion is not possible.Bob Moore1-5/+24
2013-10-14ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng1-10/+14
2013-09-08ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu1-0/+4
2013-08-12ACPI / battery: Fix parsing _BIX return valueLan Tianyu1-0/+2
2013-08-04ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani1-0/+1
2013-07-22ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu1-0/+4
2013-06-13ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis1-0/+8
2013-06-13ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung1-0/+8
2013-05-19ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu1-3/+1
2013-05-19ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore1-1/+13
2013-05-08PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu1-2/+2
2013-03-04ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury1-0/+8
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-1/+1
2013-01-28ACPI / processor: Get power info before updating the C-statesThomas Schlichter1-0/+1
2013-01-28ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk1-0/+3
2013-01-17ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui1-1/+6
2013-01-11ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki1-1/+1
2013-01-11ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui1-171/+177
2012-12-17ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui1-0/+14
2012-12-17ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu1-0/+8
2012-12-17ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra1-0/+77
2012-12-10ACPI: missing breakAlan Cox1-0/+1
2012-11-26ACPI video: Ignore errors after _DOD evaluation.Igor Murzov1-4/+7
2012-10-21ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang1-1/+15
2012-10-21ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang1-4/+10
2012-10-13ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming1-2/+6
2012-10-02ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu1-1/+1
2012-10-02ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming1-11/+23
2012-09-14ACPI: export symbol acpi_get_table_with_sizeAlex Deucher1-0/+1
2012-08-15ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang1-1/+1
2012-08-09ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu1-1/+3
2012-08-09ACPI, APEI: Fixup common access width firmware bugJean Delvare1-0/+5
2012-07-19cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-07-19ACPICA: Fix possible fault in return package object repair codeBob Moore1-1/+1
2012-07-16ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder1-22/+0