summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2015-06-18ACPI / video: Fix acpi_video _register vs _unregister_backlight raceHans de Goede
2015-06-18ACPI / video: Move dmi_check_system from module_init to acpi_video_registerHans de Goede
2015-06-18ACPI / video: Move backlight notifier to video_detect.cHans de Goede
2015-06-18ACPI / video: Port to new backlight interface selection APIHans de Goede
2015-06-18acpi-video-detect: Unregister acpi_video backlight when dmi quirks are addedHans de Goede
2015-06-18acpi-video-detect: Rewrite backlight interface selection logicHans de Goede
2015-06-18acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede
2015-06-18acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede
2015-06-18acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede
2015-06-18acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede
2015-06-18acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede
2015-06-16Merge branch 'acpi-scan' into acpi-videoRafael J. Wysocki
2015-06-15ACPI / scan: constify ACPI device idsMathias Krause
2015-06-15ACPI / video: constify ACPI and DMI id tablesMathias Krause
2015-06-15ACPI / video: Add a parameter to not register the backlight sysfs interfaceHans de Goede
2015-06-15ACPI / video: Add enable_native_backlight quirk for MacbookPro12,1Hans de Goede
2015-05-22ACPI / property: Define a symbol for PRP0001Rafael J. Wysocki
2015-05-14Merge branches 'acpi-init' and 'acpica'Rafael J. Wysocki
2015-05-12Revert "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-05ACPI / property: Refine consistency check for PRP0001Rafael 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-28ACPI / 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-15Merge 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