summaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-0617-62/+114
|\
| *---. Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers'Rafael J. Wysocki2020-04-065-32/+22
| |\ \ \
| | | | * ACPI: Update Tiger Lake ACPI device IDsGayatri Kammela2020-04-013-6/+6
| | | * | ACPI: video: Use native backlight on Acer Aspire 5783zHans de Goede2020-04-011-0/+9
| | | |/
| | * | ACPI: CPPC: clean up acpi_get_psd_map()Liguang Zhang2020-03-281-26/+7
| * | | Merge branch 'acpica'Rafael J. Wysocki2020-04-0611-23/+92
| |\ \ \
| | * | | ACPICA: Fixes for acpiExec namespace init fileBob Moore2020-03-307-20/+83
| | * | | ACPICA: Add NHLT table signatureCezary Rojewski2020-03-301-1/+1
| | * | | ACPICA: utilities: fix sprintf()John Levon2020-03-301-1/+6
| | * | | ACPICA: acpiexec: remove redeclaration of acpi_gbl_db_opt_no_region_supportErik Kaneda2020-03-301-0/+1
| | * | | ACPICA: Change PlatformCommChannel ASL keyword to PCCErik Kaneda2020-03-301-1/+1
| * | | | x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-041-7/+0
| | |_|/ | |/| |
* | | | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-04-063-0/+86
|\ \ \ \
| * | | | ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede2020-04-043-0/+86
| |/ / /
* | | | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-0/+15
|\ \ \ \
| * | | | PCI/DPC: Add Error Disconnect Recover (EDR) supportKuppuswamy Sathyanarayanan2020-03-281-0/+15
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-312-14/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-252-14/+12
| |\ \ \ \
| | * | | | ACPI: Convert to new X86 CPU match macrosThomas Gleixner2020-03-242-14/+12
* | | | | | Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-03-3122-254/+277
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-ec', 'acpi-fan' and 'acpi-pci'Rafael J. Wysocki2020-03-304-193/+143
| |\ \ \ \ \ \ \ \
| | | | * | | | | | ACPI: PCI: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-141-1/+1
| | | | |/ / / / /
| | | * / / / / / ACPI: fan: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-141-10/+10
| | | |/ / / / /
| | * | | | | | ACPI: EC: Eliminate EC_FLAGS_QUERY_HANDSHAKERafael J. Wysocki2020-03-141-32/+3
| | * | | | | | ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()Rafael J. Wysocki2020-03-141-2/+4
| | * | | | | | ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init()Rafael J. Wysocki2020-03-142-56/+37
| | * | | | | | ACPI: EC: Consolidate event handler installation codeRafael J. Wysocki2020-03-141-53/+61
| | * | | | | | ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot ECRafael J. Wysocki2020-03-021-1/+2
| | * | | | | | ACPI: EC: Simplify acpi_ec_add()Rafael J. Wysocki2020-03-021-9/+7
| | * | | | | | ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers()Rafael J. Wysocki2020-02-271-13/+2
| | * | | | | | ACPI: EC: Avoid passing redundant argument to functionsRafael J. Wysocki2020-02-271-13/+8
| | * | | | | | ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()Rafael J. Wysocki2020-02-271-5/+10
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------. \ \ \ \ \ \ Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'a...Rafael J. Wysocki2020-03-3010-44/+107
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | ACPI: list_for_each_safe() -> list_for_each_entry_safe()chenqiwu2020-03-042-23/+15
| | | | | | | |/ / / / / | | | | | | |/| | | | |
| | | | | * / | | | | | ACPI: video: remove redundant assignments to variable resultColin Ian King2020-03-041-1/+1
| | | | | |/ / / / / /
| | | | * / / / / / / ACPI: OSL: Add missing __acquires/__releases annotationsJules Irenge2020-03-041-0/+2
| | | | |/ / / / / /
| | | * | | | | | | ACPI / battery: Cleanup Lenovo Ideapad Miix 320 DMI table entryHans de Goede2020-03-041-5/+5
| | | * | | | | | | ACPI / AC: Cleanup DMI quirk tableHans de Goede2020-03-041-12/+13
| | | |/ / / / / /
| | * | | | | | | ACPI: Add new tiny-power-button driver to directly signal initJosh Triplett2020-02-133-0/+71
| | * | | | | | | ACPI: button: move HIDs to acpi/button.hJosh Triplett2020-02-131-3/+0
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2020-03-308-17/+27
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | ACPICA: Fix a couple of typosBob Moore2020-02-161-1/+1
| | * | | | | ACPICA: use acpi_size instead of u32 for prefix_path_lengthSven Barth2020-02-161-1/+1
| | * | | | | ACPICA: cast length arguement to acpi_ns_build_normalized_path() as u32Sven Barth2020-02-161-2/+2
| | * | | | | ACPICA: cast the result of the pointer difference to u32Sven Barth2020-02-161-1/+1
| | * | | | | ACPICA: Table Manager: Update comments in a function headerBob Moore2020-02-161-6/+6
| | * | | | | ACPICA: Enable sleep button on ACPI legacy wakeAnchal Agarwal2020-02-161-0/+12
| | * | | | | ACPICA: Fix a comment "enable" fixed events -> "disable" all fixed events.Bob Moore2020-02-161-1/+1
| | * | | | | ACPICA: ASL-ASL+ converter: make root file a parameter for cv_init_file_treeErik Kaneda2020-02-162-3/+3
| | * | | | | ACPICA: ASL-ASL+ converter: remove function parameters from cv_init_file_tree()Erik Kaneda2020-02-162-5/+3
| | | |_|/ / | | |/| | |