summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2018-12-14ACPICA: Expressions in package elements are not supportedBob Moore1-0/+26
2018-12-14ACPICA: Update buffer-to-string conversionsBob Moore1-12/+37
2018-12-14ACPICA: add comments, no functional changeBob Moore1-3/+3
2018-12-14ACPICA: Remove defines that use deprecated flagErik Schmauss11-41/+3
2018-12-14ACPICA: Add "Windows 2018" string in the _OSI supportBob Moore1-0/+1
2018-12-13ACPI / scan: Refactor _CCA enforcementRobin Murphy1-0/+5
2018-12-13ACPI / 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-11ACPI/nfit: Adjust annotation for why return 0 if fail to find NFIT at startOcean He1-1/+7
2018-12-10Merge tag 'thunderbolt-for-v4.21' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+11
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2018-12-06acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"Dan Williams1-1/+1
2018-12-05PCI / ACPI: Identify untrusted PCI devicesMika Westerberg1-0/+11
2018-12-04acpi/nfit: Add support for Intel DSM 1.8 commandsDave Jiang4-5/+147
2018-12-04pstore: Convert buf_lock to semaphoreKees Cook1-1/+0
2018-12-04pstore: 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-12-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2018-11-30ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi1-1/+1
2018-11-30Merge 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/ke...Linus Torvalds1-14/+5
2018-11-15Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus 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
2018-11-08ACPICA: Debugger: refactor to fix unused variable warningErik Schmauss1-44/+74
2018-11-08ACPI / PMIC: xpower: fix IOSF_MBI dependencyArnd Bergmann1-1/+1
2018-11-06acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma1-0/+4
2018-11-06acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma1-2/+2
2018-11-02Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand1-1/+1
2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport2-3/+1
2018-10-25ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entryHans de Goede1-1/+1
2018-10-25ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-writeHans de Goede1-6/+15
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-31/+85
2018-10-25Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-0/+198
2018-10-25Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-98/+258
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+2
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2018-10-23Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds32-403/+870
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+12
2018-10-23Merge tag 'for-linus-4.20' of https://github.com/cminyard/linux-ipmiLinus Torvalds1-2/+2
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas2-27/+72