summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
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
2015-04-14ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng
2015-04-14ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng
2015-04-14ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng
2015-04-14ACPICA: Executer: Cleanup to remove an unnecessary conversion.Lv Zheng
2015-04-14ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-04-14ACPICA: Linuxize: Reduce divergences for 20150410 release.Lv Zheng
2015-04-14Merge branch 'acpi-scan'Rafael J. Wysocki
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-04-13ACPI / scan: Fix NULL pointer dereference in acpi_companion_match()Rafael J. Wysocki
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki
2015-04-13Merge branches 'acpi-blacklist' and 'acpi-video'Rafael J. Wysocki
2015-04-13Merge branches 'acpi-ec', 'acpi-battery' and 'acpi-pmic'Rafael J. Wysocki
2015-04-13Merge branch 'acpi-scan'Rafael J. Wysocki
2015-04-13Merge branches 'acpi-pm', 'acpi-enumeration' and 'acpi-sysfs'Rafael J. Wysocki
2015-04-13ACPI / scan: Rework modalias creation when "compatible" is presentRafael J. Wysocki
2015-04-10ACPI / scan: Take the PRP0001 position in the list of IDs into accountRafael J. Wysocki
2015-04-10ACPI / scan: Simplify acpi_match_device()Rafael J. Wysocki
2015-04-10ACPI / scan: Generalize of_compatible matchingRafael J. Wysocki
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett