aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-30ACPI / LPSS: Add a device link from the GPU to the BYT I2C5 controllerHans de Goede1-0/+1
2018-09-30ACPI / LPSS: Add a device link from the GPU to the CHT I2C7 controllerHans de Goede1-0/+1
2018-09-30ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devicesHans de Goede1-1/+8
2018-09-30ACPI / LPSS: Make hid_uid_match helper accept a NULL uid argumentHans de Goede1-1/+7
2018-09-30ACPI / LPSS: Make hid_uid_match helper take an acpi_device as first argumentHans de Goede1-7/+7
2018-09-27ACPI: Add Hygon Dhyana supportPu Wen2-0/+2
2018-09-18acpi:ipmi: Convert ipmi_user_t to struct ipmi_user *Corey Minyard1-2/+2
2018-09-17PCI/ACPI: Allow _OSC presence to be optional for PCISinan Kaya1-3/+11
2018-09-17PCI/ACPI: Correct error message for ASPM disablingSinan Kaya1-2/+3
2018-09-17ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_maskHans de Goede1-2/+20
2018-09-10ACPI / PMIC: Convert drivers to use SPDX identifierAndy Shevchenko5-39/+8
2018-09-10ACPI / PMIC: Sort headers alphabeticallyAndy Shevchenko3-5/+5
2018-09-10ACPI / property: Switch to bitmap_zalloc()Andy Shevchenko1-2/+2
2018-09-10ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede1-0/+2
2018-09-10ACPI / glue: Split dev_is_platform() out of module for wide useAndy Shevchenko1-1/+1
2018-09-10ACPI: custom_method: remove meaningless null check before debugfs_remove()zhong jiang1-2/+1
2018-09-08dma-mapping: remove dma_deconfigureChristoph Hellwig2-11/+1
2018-09-07Merge branch 'acpi-bus'Rafael J. Wysocki1-6/+7
2018-09-06ACPI / LPSS: Force LPSS quirks on bootZhang Rui1-1/+1
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare1-6/+7
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-4/+21
2018-08-24Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+3
2018-08-23Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2018-08-23ACPI: fix menuconfig presentation of ACPI submenuArnd Bergmann1-3/+3
2018-08-22Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds16-54/+252
2018-08-21Merge branch 'acpi-pmic'Rafael J. Wysocki1-2/+107
2018-08-20xen/ACPI: don't upload Px/Cx data for disabled processorsJan Beulich1-0/+1
2018-08-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+5
2018-08-14ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fieldsHans de Goede1-2/+107
2018-08-14ACPICA: Clear status of all events when entering sleep statesRafael J. Wysocki1-8/+3
2018-08-14ACPICA: acpiexec: fix a small memory leak regressionBob Moore1-3/+2
2018-08-14ACPICA: Reference count: add additional debugging detailsErik Schmauss1-2/+5
2018-08-14ACPICA: acpi_exec: fixing -fi optionErik Schmauss4-9/+57
2018-08-14ACPICA: Debugger: Cleanup interface to the AML disassemblerBob Moore3-6/+22
2018-08-14ACPICA: AML Parser: skip opcodes that open a scope upon parse failureErik Schmauss1-6/+11
2018-08-14ACPICA: Utilities: split hex detection into smaller functionsErik Schmauss3-4/+26
2018-08-14ACPICA: Update an error message for a duplicate tableBob Moore1-2/+2
2018-08-14ACPICA: ACPICA: add status check for acpi_hw_read before assigning return valueErik Schmauss1-2/+7
2018-08-14ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during table loadErik Schmauss1-13/+13
2018-08-14Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds11-201/+210
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-14/+16
2018-08-14Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-13/+35
2018-08-14Merge branches 'acpi-button', 'acpi-battery' and 'acpi-osi'Rafael J. Wysocki3-32/+62
2018-08-14Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei'Rafael J. Wysocki3-45/+31
2018-08-14Merge branches 'acpica' and 'acpi-property'Rafael J. Wysocki4-121/+97
2018-08-14Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki1-14/+16
2018-08-09ACPI / x86: utils: Remove status workaround from acpi_device_always_present()Hans de Goede1-10/+0
2018-08-09Merge branch 'acpi-scan' to satisfy dependencies.Rafael J. Wysocki10-37/+134
2018-08-09ACPI / scan: Create platform device for fwnodes with multiple i2c devicesHans de Goede1-0/+16
2018-08-09ACPI / scan: Initialize status to ACPI_STA_DEFAULTHans de Goede1-2/+3