summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
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-13ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng1-10/+14
2013-09-07ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu1-0/+4
2013-08-11ACPI / 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-21ACPI / 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-07PCI / 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-27ACPI / processor: Get power info before updating the C-statesThomas Schlichter1-0/+1
2013-01-27ACPI / 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
2012-07-16ACPI / PM: Make acpi_pm_device_sleep_state() follow the specificationRafael J. Wysocki1-2/+2
2012-07-16ACPI sysfs.c strlen fixPavel Vasilyev1-2/+2
2012-07-16ACPI, APEI, Avoid too much error reporting in runtimeHuang Ying3-5/+27
2012-07-16acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-07-16ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui1-0/+2
2012-06-17acpi_video: fix leaking PCI referencesAlan Cox1-2/+3
2012-06-10ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft1-1/+9
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki3-3/+14
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-11/+8
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming2-11/+8
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-24/+28
2012-04-23ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk1-24/+28