aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-08-04Merge tag 'v3.14.49' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-08-03ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-06-10Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...lsk-v3.14-15.06Kevin Hilman
2015-06-06ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki
2015-05-26Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Shannon Zhao
2015-05-17ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng
2015-05-17ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng
2015-05-17ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki
2015-04-20 Merge tag 'v3.14.39' into linux-linaro-lsk-v3.14Alex Shi
2015-04-19cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter
2015-03-19 Merge tag 'v3.14.36' into linux-linaro-lsk-v3.14Alex Shi
2015-03-18ACPI / video: Load the module even if ACPI is disabledChris Wilson
2015-01-16Merge tag 'v3.14.29' into linux-linaro-lsk-v3.14Mark Brown
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki
2014-12-13Merge remote-tracking branch 'lsk/v3.14/topic/genpd' into linux-linaro-lsk-v3.14Mark Brown
2014-12-12ACPI / PM: Assign the ->detach() callback when attaching the PM domainv3.14/topic/genpdv3.14/topic/gendpdUlf Hansson
2014-10-05ACPI / scan: Correct error return value of create_modalias()Mika Westerberg
2014-10-05ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki
2014-10-05ACPICA: Update to GPIO region handler interface.Bob Moore
2014-10-05ACPI / RTC: Fix CMOS RTC opregion handler accesses to wrong addressesLee, Chun-Yi
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu
2014-09-17ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen
2014-09-17ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box
2014-07-17ACPI / battery: Retry to get battery information if failed during probingLan Tianyu
2014-07-17ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng
2014-07-17ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng
2014-07-17ACPI / EC: Add asynchronous command byte write supportLv Zheng
2014-07-17ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng
2014-07-17ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft
2014-07-17Revert "ACPI / AC: Remove AC's proc directory."Lan Tianyu
2014-06-30ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng
2014-06-30ACPICA: utstring: Check array index bound before use.David Binderman
2014-06-30ACPI: add dynamic_debug supportBjørn Mork
2014-06-07ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede
2014-06-07ACPI / video: correct DMI tag for Dell Inspiron 7520Aaron Lu
2014-06-07ACPI: blacklist win8 OSI for Dell Inspiron 7737Edward Lin
2014-06-07ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"Guenter Roeck
2014-06-07ACPI / processor: do not mark present at boot but not onlined CPU as onlinedIgor Mammedov
2014-06-07ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PXHans de Goede
2014-06-07ACPI / video: Add use_native_backlight quirks for more systemsHans de Goede
2014-06-07ACPI: Revert "ACPI / Battery: Remove battery's proc directory"Lan Tianyu
2014-06-07ACPI: Revert "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"Lan Tianyu
2014-06-07ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.Lv Zheng
2014-06-07ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng