summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2018-09-30ACPI / LPSS: Add a device link from the GPU to the BYT I2C5 controllerHans de Goede
2018-09-30ACPI / LPSS: Add a device link from the GPU to the CHT I2C7 controllerHans de Goede
2018-09-30ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devicesHans de Goede
2018-09-30ACPI / LPSS: Make hid_uid_match helper accept a NULL uid argumentHans de Goede
2018-09-30ACPI / LPSS: Make hid_uid_match helper take an acpi_device as first argumentHans de Goede
2018-09-27ACPI: Add Hygon Dhyana supportPu Wen
2018-09-18acpi:ipmi: Convert ipmi_user_t to struct ipmi_user *Corey Minyard
2018-09-17PCI/ACPI: Allow _OSC presence to be optional for PCISinan Kaya
2018-09-17PCI/ACPI: Correct error message for ASPM disablingSinan Kaya
2018-09-17ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_maskHans de Goede
2018-09-10ACPI / PMIC: Convert drivers to use SPDX identifierAndy Shevchenko
2018-09-10ACPI / PMIC: Sort headers alphabeticallyAndy Shevchenko
2018-09-10ACPI / property: Switch to bitmap_zalloc()Andy Shevchenko
2018-09-10ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede
2018-09-10ACPI / glue: Split dev_is_platform() out of module for wide useAndy Shevchenko
2018-09-10ACPI: custom_method: remove meaningless null check before debugfs_remove()zhong jiang
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki
2018-09-06ACPI / LPSS: Force LPSS quirks on bootZhang Rui
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-24Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-23Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-23ACPI: fix menuconfig presentation of ACPI submenuArnd Bergmann
2018-08-22Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-21Merge branch 'acpi-pmic'Rafael J. Wysocki
2018-08-20xen/ACPI: don't upload Px/Cx data for disabled processorsJan Beulich
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-14ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fieldsHans de Goede
2018-08-14ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki
2018-08-14ACPICA: acpiexec: fix a small memory leak regressionBob Moore
2018-08-14ACPICA: Reference count: add additional debugging detailsErik Schmauss
2018-08-14ACPICA: acpi_exec: fixing -fi optionErik Schmauss
2018-08-14ACPICA: Debugger: Cleanup interface to the AML disassemblerBob Moore
2018-08-14ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss
2018-08-14ACPICA: Utilities: split hex detection into smaller functionsErik Schmauss
2018-08-14ACPICA: Update an error message for a duplicate tableBob Moore
2018-08-14ACPICA: ACPICA: add status check for acpi_hw_read before assigning return valueErik Schmauss
2018-08-14ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during...Erik Schmauss
2018-08-14Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-08-14Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-08-14Merge branches 'acpi-button', 'acpi-battery' and 'acpi-osi'Rafael J. Wysocki
2018-08-14Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei'Rafael J. Wysocki
2018-08-14Merge branches 'acpica' and 'acpi-property'Rafael J. Wysocki
2018-08-14Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki
2018-08-09ACPI / x86: utils: Remove status workaround from acpi_device_always_present()Hans de Goede
2018-08-09Merge branch 'acpi-scan' to satisfy dependencies.Rafael J. Wysocki
2018-08-09ACPI / scan: Create platform device for fwnodes with multiple i2c devicesHans de Goede
2018-08-09ACPI / scan: Initialize status to ACPI_STA_DEFAULTHans de Goede