aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-10-11Merge tag 'v4.1.10' of ../../stable/linux-stable into linux-4.1.y-rtThomas Gleixner
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-09-21serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-08-16Merge tag 'v4.1.5' into linux-4.1.y-rtSebastian Andrzej Siewior
2015-08-03ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-08-03ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-08-03ACPI / LPSS: Fix up acpi_lpss_create_device()Rafael J. Wysocki
2015-08-03ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-08-03ACPI / resources: free memory on error in add_region_before()Dan Carpenter
2015-07-25Merge tag 'v4.1.3' into linux-4.1.y-rtSebastian Andrzej Siewior
2015-07-21ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-07-21ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki
2015-07-21ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-05-15Merge branches 'acpi-init' and 'acpica'Rafael J. Wysocki
2015-05-13Revert "ACPICA: Permanently set _REV to the value '2'."Rafael J. Wysocki
2015-05-07Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki
2015-05-07ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki
2015-05-04ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik
2015-04-30ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBookChris Bainbridge
2015-04-30x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu
2015-04-29ACPI / SBS: Enable battery manager when presentChris Bainbridge
2015-04-26Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-24Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan'Rafael J. Wysocki
2015-04-24ACPI / scan: Add a scan handler for PRP0001Rafael J. Wysocki
2015-04-24ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki
2015-04-22ACPI / EC: fix NULL pointer dereference in acpi_ec_remove_query_handler()Chris Bainbridge
2015-04-17Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-15ACPICA: Store GPE register enable masks upfrontRafael J. Wysocki
2015-04-14ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski
2015-04-14ACPICA: Fix a couple issues with the local printf module.Lv Zheng
2015-04-14ACPICA: Add "//" before ascii output of buffers.Bob Moore
2015-04-14ACPICA: Remove unused internal AML opcode.Bob Moore
2015-04-14ACPICA: Permanently set _REV to the value '2'.Bob Moore
2015-04-14ACPICA: Add "Windows 2015" string to _OSI support.Bob Moore
2015-04-14ACPICA: Add infrastructure for External() opcode.Bob Moore
2015-04-14ACPICA: iASL: Enhancement for constant folding.Bob Moore
2015-04-14ACPICA: iASL/Disassembler: Add option to assume table contains valid AML.Bob Moore
2015-04-14ACPICA: Update AML Debugger global variables.Bob Moore
2015-04-14ACPICA: Update Resource descriptor dump module.Bob Moore
2015-04-14ACPICA: Casting changes around acpi_physical_address/acpi_size.Bob Moore
2015-04-14ACPICA: Resources: Correct conditional compilation definitions.Lv Zheng
2015-04-14ACPICA: Utilities: Correct conditional compilation definitions.Lv Zheng
2015-04-14ACPICA: Tables: Move an iasl specific table function to iasl source file.Lv Zheng
2015-04-14ACPICA: Utilities: Remove unused acpi_ut_create_pkg_state_and_push().Rickard Strandqvist
2015-04-14ACPICA: Applications: Remove use of __DATE__ macro.Rasmus Villemoes
2015-04-14ACPICA: Events: Add support to return both enable/status register values for ...Lv Zheng
2015-04-14ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila