summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/nfit
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2025-12-26ACPI: NFIT: core: Convert the driver to a platform oneRafael J. Wysocki-19/+28
2025-09-16ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err messageColin Ian King-1/+1
2025-06-27acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-67/+52
2025-03-03acpi: nfit: fix narrowing conversion in acpi_nfit_ctlMurad Masimov-1/+1
2024-12-04acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctlSuraj Sonawane-1/+6
2024-06-17ACPI: NFIT: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-02-02ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko-3/+2
2024-01-03acpi/nfit: Use sysfs_emit() for all attributesDan Williams-22/+22
2024-01-01ACPI: NFIT: Use cleanup.h helpers instead of devm_*()Michal Wilczynski-13/+8
2023-10-26Merge branch 'acpi-bus'Rafael J. Wysocki-1/+1
2023-10-22ACPI: NFIT: Install Notify() handler before getting NFIT tableXiang Chen-11/+11
2023-10-06ACPI: bus: Add context argument to acpi_dev_install_notify_handler()Rafael J. Wysocki-1/+1
2023-09-25ACPI: NFIT: Fix incorrect calculation of idt sizeYu Liao-1/+1
2023-07-14ACPI: NFIT: Remove unnecessary .remove callbackMichal Wilczynski-6/+0
2023-07-14ACPI: NFIT: Install Notify() handler directlyMichal Wilczynski-9/+29
2023-06-05ACPI: NFIT: Add declaration in a local headerArnd Bergmann-0/+2
2023-04-06ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible arrayKees Cook-1/+1
2023-04-06ACPICA: actbl2: Replace 1-element arrays with flexible arraysKees Cook-2/+2
2023-01-25ACPI: NFIT: fix a potential deadlock during NFIT teardownVishal Verma-1/+1
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-29/+1
2022-12-02nvdimm/region: Move cache management to the region driverDan Williams-25/+0
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li-2/+1
2022-11-14memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso-23/+20
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-39/+15
2022-05-16acpi/nfit: rely on mce->misc to determine poison granularityJane Chu-2/+2
2022-04-28ACPI: NFIT: Drop nfit_device_lock()Dan Williams-39/+15
2022-03-11nvdimm/region: Delete nd_blk_region infrastructureDan Williams-8/+3
2022-03-11ACPI: NFIT: Remove block aperture supportDan Williams-382/+0
2021-12-18ACPI: NFIT: Import GUID before useAndy Shevchenko-1/+3
2021-09-27ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrectJia He-0/+12
2021-08-11ACPI: NFIT: Fix support for virtual SPA rangesDan Williams-0/+3
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams-4/+11
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds-1/+2
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen-1/+2
2021-04-07ACPICA: ACPI 6.4: NFIT: add Location Cookie fieldBob Moore-1/+1
2021-01-11ACPI: NFIT: Fix flexible_array.cocci warningsDan Williams-47/+28
2020-11-23ACPI: NFIT: Fix input validation of bus-familyDan Williams-1/+5
2020-11-18ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl()Zhen Lei-4/+5
2020-11-09ACPI: Fix whitespace inconsistenciesMaximilian Luz-5/+5
2020-10-27ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong-1/+1
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki-4/+2
2020-09-24ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron-2/+1
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron-2/+1
2020-09-15ACPI: NFIT: Use kobj_to_dev() insteadWang Qing-2/+2
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-42/+600
2020-08-03ACPI: NFIT: Fix ARS zero-sized allocationDan Williams-3/+12
2020-07-28ACPI: NFIT: Add runtime firmware activate supportDan Williams-4/+436
2020-07-27ACPI: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1