summaryrefslogtreecommitdiff
path: root/include/linux/acpi.h
AgeCommit message (Expand)Author
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-07ACPI: SPCR: Make SPCR available to x86Prarit Bhargava
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-31Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-01-22device property: Introduce fwnode_irq_get()Marcin Wojtas
2018-01-10ACPI: utils: Introduce acpi_dev_get_first_match_name()Andy Shevchenko
2017-12-13ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya
2017-11-30gpiolib: acpi: Introduce NO_RESTRICTION quirkAndy Shevchenko
2017-11-30gpiolib: acpi: Add quirks field to struct acpi_gpio_mappingAndy Shevchenko
2017-11-27ACPI / PM: Make it possible to ignore the system sleep blacklistRafael J. Wysocki
2017-11-06ACPI / PM: Take SMART_SUSPEND driver flag into accountRafael J. Wysocki
2017-10-17ACPI / PM: Combine device suspend routinesRafael J. Wysocki
2017-10-11ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada
2017-10-11ACPI / PM: Combine two identical device resume routinesRafael J. Wysocki
2017-10-10ACPI / PM: Remove stale function headerUlf Hansson
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-03Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki
2017-09-03Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki
2017-09-03Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2017-08-29ACPI / blacklist: add acpi_match_platform_list()Toshi Kani
2017-08-07ACPI: Introduce DMA ranges parsingLorenzo Pieralisi
2017-07-30tty: pl011: fix initialization order of QDF2400 E44Timur Tabi
2017-07-24ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko
2017-07-22device property: Constify fwnode property APISakari Ailus
2017-07-22ACPI: Constify internal fwnode argumentsSakari Ailus
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus
2017-07-10Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-06-22device property: Move FW type specific functionality to FW specific filesSakari Ailus
2017-06-08acpi: always include uuid.hChristoph Hellwig
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko
2017-05-29gpio: acpi: Split out acpi_gpio_get_irq_resource() helperAndy Shevchenko
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge tag 'devprop-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-28Merge branches 'acpi-power', 'acpi-blacklist', 'acpi-video' and 'acpi-doc'Rafael J. Wysocki
2017-04-20drivers: acpi: Handle IOMMU lookup failure with deferred probing or errorSricharan R
2017-04-19ACPI / utils: Add new acpi_dev_present helperHans de Goede
2017-04-19acpi/arm64: Add memory-mapped timer support in GTDT driverFu Wei
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei
2017-04-19ACPI / tables: Drop acpi_parse_entries() which is not usedBaoquan He
2017-03-29ACPI / property: Add support for remote endpointsMika Westerberg
2017-03-29ACPI / property: Add fwnode_get_next_child_node()Mika Westerberg
2017-03-29ACPI / property: Add possiblity to retrieve parent firmware nodeMika Westerberg
2017-03-15gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()Andy Shevchenko
2017-03-11acpi/processor: Check for duplicate processor ids at hotplug timeDou Liyang