summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2019-02-07ACPI / APEI: Make GHES estatus header validation more user friendlyJames Morse
2019-02-07ACPI / APEI: Pass ghes and estatus separately to avoid a later copyJames Morse
2019-02-07ACPI / APEI: Let the notification helper specify the fixmap slotJames Morse
2019-02-07ACPI / APEI: Move locking to the notification helperJames Morse
2019-02-07ACPI / APEI: Switch NOTIFY_SEA to use the estatus queueJames Morse
2019-02-07ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMIJames Morse
2019-02-07ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errorsJames Morse
2019-02-07ACPI / APEI: Generalise the estatus queue's notify codeJames Morse
2019-02-07ACPI / APEI: Don't update struct ghes' flags in read/clear estatusJames Morse
2019-02-07ACPI / APEI: Remove spurious GHES_TO_CLEAR checkJames Morse
2019-02-07ACPI / APEI: Don't store CPER records physical address in struct ghesJames Morse
2019-02-07ACPI / APEI: Make estatus pool allocation a static sizeJames Morse
2019-02-07ACPI / APEI: Make hest.c manage the estatus memory poolJames Morse
2019-02-07ACPI / APEI: Switch estatus pool to use vmalloc memoryJames Morse
2019-02-07ACPI / APEI: Remove silent flag from ghes_read_estatus()James Morse
2019-02-07ACPI / APEI: Don't wait to serialise with oops messages when panic()ingJames Morse
2019-01-14ACPI: APEI: EINJ: Use DEFINE_DEBUGFS_ATTRIBUTE for debugfs filesYueHaibing
2019-01-14ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtableYazen Ghannam
2019-01-14APEI / ERST: Switch to use new generic UUID APIAndy Shevchenko
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-11ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker
2019-01-11Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki
2019-01-07ACPI/IORT: Fix build when CONFIG_IOMMU_API=nQian Cai
2019-01-07ACPI / PMIC: xpower: Fix TS-pin current-source handlingHans de Goede
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-03ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan
2019-01-02ACPI: power: Skip duplicate power resource references in _PRxHans de Goede
2019-01-02ACPI: Fix build failure when CONFIG_NLS is set to 'n'Sinan Kaya
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28Merge tag 'libnvdimm-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-27Merge miscellaneous libnvdimm updates for 4.21Dan Williams
2018-12-27Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-25Merge tag 'devprop-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-12-25Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-12-21acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang
2018-12-21acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang
2018-12-21acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki
2018-12-21Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki
2018-12-21Merge branch 'acpica'Rafael J. Wysocki
2018-12-20ACPI / tables: Add an ifdef around amlcode and dsdt_amlcodeNathan Chancellor
2018-12-20ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz
2018-12-20ACPI: Make PCI slot detection driver depend on PCISinan Kaya
2018-12-20ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not setSinan Kaya
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya