aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-27Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+1
2018-12-25Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-10/+13
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds44-161/+355
2018-12-25Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-2/+28
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-0/+1
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki10-28/+67
2018-12-21Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki7-20/+32
2018-12-21Merge branch 'acpica'Rafael J. Wysocki27-113/+249
2018-12-20ACPI / tables: Add an ifdef around amlcode and dsdt_amlcodeNathan Chancellor1-0/+2
2018-12-20ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz1-0/+2
2018-12-20ACPI: Make PCI slot detection driver depend on PCISinan Kaya1-1/+1
2018-12-20ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not setSinan Kaya1-7/+13
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya3-2/+6
2018-12-20ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unsetSinan Kaya5-5/+20
2018-12-20ACPI: Allow CONFIG_PCI to be unset for rebootSinan Kaya1-0/+8
2018-12-20ACPI: Move PCI reset to a separate functionSinan Kaya1-13/+19
2018-12-18ACPI / OSI: Add OEM _OSI string to enable dGPU direct outputAlex Hung1-0/+7
2018-12-18ACPI: PM: Loop in full LPS0 mode onlyRafael J. Wysocki1-2/+3
2018-12-18ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idleRafael J. Wysocki3-0/+25
2018-12-13ACPI / tables: add DSDT AmlCode new declaration name supportWang Dongsheng2-3/+9
2018-12-13ACPICA: change coding style to match ACPICA, no functional changeErik Schmauss1-2/+4
2018-12-13ACPICA: Debug output: Add option to display method/object evaluationBob Moore6-1/+64
2018-12-13ACPICA: disassembler: disassemble OEMx tables as AMLErik Schmauss1-1/+2
2018-12-13ACPICA: Add "Windows 2018.2" string in the _OSI supportJung-uk Kim1-0/+1
2018-12-13ACPICA: Expressions in package elements are not supportedBob Moore1-0/+26
2018-12-13ACPICA: Update buffer-to-string conversionsBob Moore1-12/+37
2018-12-13ACPICA: add comments, no functional changeBob Moore1-3/+3
2018-12-13ACPICA: Remove defines that use deprecated flagErik Schmauss11-41/+3
2018-12-13ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore1-0/+1
2018-12-12ACPI / LPSS: Ignore acpi_device_fix_up_power() return valueHans de Goede1-6/+1
2018-12-11ACPI / APD: Add clock frequency for Hisilicon Hip08 SPI controllerJay Fang1-0/+6
2018-12-11ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2018-12-05acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams1-1/+1
2018-12-03pstore: Convert buf_lock to semaphoreKees Cook1-1/+0
2018-12-03pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)1-1/+1
2018-12-03ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko1-0/+1
2018-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2018-11-30ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi1-1/+1
2018-11-29Merge back earlier ACPICA changes for 4.21.Rafael J. Wysocki6-53/+108
2018-11-29Merge branch 'acpica-fixes'Rafael J. Wysocki1-19/+2
2018-11-26ACPI: SPCR: Consider baud rate 0 as preconfigured stateAndy Shevchenko1-0/+11
2018-11-26ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus3-10/+13
2018-11-21ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede1-0/+1
2018-11-19ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field()Hans de Goede1-19/+2
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-14/+5
2018-11-14Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2018-11-10Revert "acpi, nfit: Further restrict userspace ARS start requests"Dan Williams1-12/+3
2018-11-10acpi, nfit: Fix ARS overflow continuationDan Williams1-2/+2
2018-11-08ACPICA: iASL: Enhance error detectionBob Moore5-9/+34