summaryrefslogtreecommitdiffstats
path: root/include/linux/acpi.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-03-081-11/+0
|\
| * i2c: acpi: Move I2C bits from acpi.h to i2c.hAndy Shevchenko2019-01-151-11/+0
* | ACPI: implement acpi_handle_debug in terms of _dynamic_func_callRasmus Villemoes2019-03-071-6/+2
* | ACPI: remove unused __acpi_handle_debug macroRasmus Villemoes2019-03-071-3/+0
* | ACPI: use proper DYNAMIC_DEBUG_BRANCH macroRasmus Villemoes2019-03-071-1/+1
* | gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIOAndy Shevchenko2019-02-081-0/+7
|/
* Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-251-0/+10
|\
| * ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus2018-11-261-0/+10
* | Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-12-251-1/+8
|\ \
| * \ Merge branch 'acpi-pci'Rafael J. Wysocki2018-12-211-0/+7
| |\ \
| | * | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya2018-12-201-0/+7
| | |/
| * / ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan2018-11-261-1/+1
| |/
* / i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helperAndy Shevchenko2018-12-031-0/+11
|/
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-0/+9
|\
| * ACPI / property: Allow multiple property compatible _DSD entriesMika Westerberg2018-10-021-0/+9
* | dma-mapping: remove dma_deconfigureChristoph Hellwig2018-09-081-2/+0
|/
* ACPI: property: Make the ACPI graph API privateSakari Ailus2018-07-231-8/+0
* ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2018-07-231-12/+5
* acpi: Add helper for deactivating memory regionHeikki Krogerus2018-06-251-0/+3
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-081-0/+19
|\
| * ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabledSudeep Holla2018-06-051-0/+15
| * ACPI/PPTT: Add Processor Properties Topology Table parsingJeremy Linton2018-05-171-0/+4
* | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-1/+2
|\ \
| * | PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas2018-04-231-1/+2
| |/
* | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-051-0/+1
|\ \
| * | ACPI: Add missing prototype_for arch_post_acpi_subsys_init()Mathieu Malaterre2018-05-131-0/+1
| |/
* / PM / Domains: Allow a better error handling of dev_pm_domain_attach()Ulf Hansson2018-05-141-1/+1
|/
* acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp addressJuergen Gross2018-02-261-0/+7
* device property: Constify device_get_match_data()Andy Shevchenko2018-02-121-2/+2
* ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko2018-02-121-2/+2
* Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-091-2/+5
|\
| * ACPI: SPCR: Make SPCR available to x86Prarit Bhargava2018-02-071-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-0/+3
|\ \
| * | device property: Introduce fwnode_irq_get()Marcin Wojtas2018-01-221-0/+3
* | | Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-311-0/+5
|\ \ \
| * | | gpiolib: acpi: Introduce NO_RESTRICTION quirkAndy Shevchenko2017-11-301-0/+4
| * | | gpiolib: acpi: Add quirks field to struct acpi_gpio_mappingAndy Shevchenko2017-11-301-0/+1
| |/ /
* | | Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-01-311-0/+6
|\ \ \ | |_|/ |/| |
| * | ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya2017-12-131-0/+6
| |/
* | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-01-291-0/+1
|\ \
| * | ACPI / PM: Make it possible to ignore the system sleep blacklistRafael J. Wysocki2017-11-271-0/+1
| |/
* / ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko2018-01-101-0/+6
|/
* ACPI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki2017-11-061-0/+10
* ACPI / PM: Combine device suspend routinesRafael J. Wysocki2017-10-171-2/+1
* ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada2017-10-111-0/+9
* ACPI / PM: Combine two identical device resume routinesRafael J. Wysocki2017-10-111-2/+1
* ACPI / PM: Remove stale function headerUlf Hansson2017-10-101-5/+0
* Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-33/+35
|\
| * device property: Constify fwnode property APISakari Ailus2017-07-221-9/+11
| * ACPI: Constify internal fwnode argumentsSakari Ailus2017-07-221-18/+22