summaryrefslogtreecommitdiffstats
path: root/include/acpi
AgeCommit message (Expand)AuthorLines
2019-10-28ACPICA: make acpi_load_table() return table indexNikolaus Voss-1/+2
2019-10-28ACPICA: Add new external interface, acpi_unload_table()Bob Moore-0/+3
2019-10-28ACPI: button: Remove unused acpi_lid_notifier_[un]register() functionsHans de Goede-12/+0
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki-10/+10
2019-10-15ACPI / utils: Introduce acpi_dev_hid_uid_match() helperAndy Shevchenko-0/+2
2019-10-15ACPI / utils: Move acpi_dev_get_first_match_dev() under CONFIG_ACPIAndy Shevchenko-3/+3
2019-09-17Merge tag 'acpi-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-12/+15
2019-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki-8/+18
2019-08-28ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifierViresh Kumar-8/+18
2019-08-21ACPICA: Update version to 20190816.Bob Moore-1/+1
2019-08-21ACPICA: Add "Windows 2019" string to _OSI support.Jung-uk Kim-0/+1
2019-08-21ACPICA: Differentiate Windows 8.1 from Windows 8.Jung-uk Kim-6/+7
2019-08-21ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore-0/+1
2019-08-21ACPICA: Macros: remove pointer math on a null pointerBob Moore-1/+1
2019-08-21ACPICA: Increase total number of possible Owner IDsBob Moore-4/+4
2019-07-23ACPICA: Return u32 from acpi_dispatch_gpe()Rafael J. Wysocki-1/+7
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-07-09Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-3/+3
2019-07-08Merge branch 'acpica'Rafael J. Wysocki-1/+1
2019-07-08Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki-2/+2
2019-07-08Merge branches 'acpi-pm' and 'pm-pci'Rafael J. Wysocki-1/+10
2019-07-06ACPI: PM: Make acpi_sleep_state_supported() non-staticDexuan Cui-0/+6
2019-07-04ACPI: PM: Unexport acpi_device_get_power()Rafael J. Wysocki-1/+0
2019-07-04ACPICA: Update version to 20190703Bob Moore-1/+1
2019-06-27ACPI / PM: Introduce concept of a _PR0 dependent deviceMika Westerberg-0/+4
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet-49/+6
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-10/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner-2/+1
2019-06-04ACPI: OSL: Make a W=1 kernel-doc warning go awayQian Cai-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-28/+2
2019-05-15Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-7/+7
2019-05-15Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'Rafael J. Wysocki-1/+1
2019-05-13ACPICA: Update version to 20190509Bob Moore-1/+1
2019-05-13ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndefErik Schmauss-5/+5
2019-05-10ACPI: bus: change _ADR representation to 64 bitsPierre-Louis Bossart-1/+1
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki-2/+6
2019-04-25acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITYAlison Schofield-1/+1
2019-04-23gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing-0/+4
2019-04-09ACPICA: Update version to 20190405Bob Moore-1/+1
2019-04-09ACPICA: Update version to 20190329Bob Moore-1/+1
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore-6/+6
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore-2/+2
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore-2/+2
2019-04-01ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko-3/+0
2019-04-01ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko-0/+3
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss-0/+8
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-64/+84