summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki2019-11-261-3/+5
|\ \
| * | ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko2019-10-151-0/+2
| * | ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko2019-10-151-3/+3
| |/
| |
| \
| \
| \
*---. \ Merge branches 'acpi-ec', 'acpi-soc', 'acpi-pmic' and 'acpi-button'Rafael J. Wysocki2019-11-261-12/+0
|\ \ \ \ | | | |/ | | |/|
| | | * ACPI: button: Remove unused acpi_lid_notifier_[un]register() functionsHans de Goede2019-10-281-12/+0
| | |/ | |/|
* | | ACPICA: Update version to 20191018Bob Moore2019-10-281-1/+1
* | | ACPICA: make acpi_load_table() return table indexNikolaus Voss2019-10-281-1/+2
* | | ACPICA: Add new external interface, acpi_unload_table()Bob Moore2019-10-281-0/+3
|/ /
* | cpufreq: Use per-policy frequency QoSRafael J. Wysocki2019-10-211-10/+10
|/
* Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-09-174-12/+15
|\
| * ACPICA: Update version to 20190816.Bob Moore2019-08-211-1/+1
| * ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim2019-08-211-0/+1
| * ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim2019-08-211-6/+7
| * ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore2019-08-211-0/+1
| * ACPICA: Macros: remove pointer math on a null pointerBob Moore2019-08-211-1/+1
| * ACPICA: Increase total number of possible Owner IDsBob Moore2019-08-212-4/+4
* | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-09-171-8/+18
|\ \
| * | ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifierViresh Kumar2019-08-281-8/+18
| |/
* | ACPICA: Return u32 from acpi_dispatch_gpe()Rafael J. Wysocki2019-07-231-1/+7
|/
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\
| * Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-146-49/+6
| |\
| * | docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
* | | Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-07-092-3/+3
|\ \ \
| * \ \ Merge branch 'acpica'Rafael J. Wysocki2019-07-081-1/+1
| |\ \ \
| | * | | ACPICA: Update version to 20190703Bob Moore2019-07-041-1/+1
| | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2019-07-081-2/+2
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | * | ACPI: OSL: Make a W=1 kernel-doc warning go awayQian Cai2019-06-041-2/+2
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpi-pm' and 'pm-pci'Rafael J. Wysocki2019-07-081-1/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| | * | | ACPI: PM: Unexport acpi_device_get_power()Rafael J. Wysocki2019-07-041-1/+0
| | * | | ACPI / PM: Introduce concept of a _PR0 dependent deviceMika Westerberg2019-06-271-0/+4
| |/ / / |/| | |
| * | | ACPI: PM: Make acpi_sleep_state_supported() non-staticDexuan Cui2019-07-061-0/+6
| | |/ | |/|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-052-10/+2
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-302-28/+2
|/
* Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-05-153-7/+7
|\
| *-. Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'Rafael J. Wysocki2019-05-151-1/+1
| |\ \
| | * | ACPI: bus: change _ADR representation to 64 bitsPierre-Louis Bossart2019-05-101-1/+1
| | |/
| * | ACPICA: Update version to 20190509Bob Moore2019-05-131-1/+1
| * | ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndefErik Schmauss2019-05-131-5/+5
| |/
* | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-071-1/+1
|\ \ | |/ |/|
| * acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITYAlison Schofield2019-04-251-1/+1
| |
| \
*-. \ Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki2019-05-061-2/+6
|\ \ \ | | |/
| * | gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing2019-04-231-0/+4
| * | ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko2019-04-011-3/+0
| * | ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko2019-04-011-0/+3
| |/
* | ACPICA: Update version to 20190405Bob Moore2019-04-091-1/+1
* | ACPICA: Update version to 20190329Bob Moore2019-04-091-1/+1
* | ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-092-6/+6
* | ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-2/+2
OpenPOWER on IntegriCloud