summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/nfit/core.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-09ACPI: Fix whitespace inconsistenciesMaximilian Luz1-5/+5
2020-10-27ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong1-1/+1
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki1-4/+2
2020-09-24ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron1-2/+1
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron1-2/+1
2020-09-15ACPI: NFIT: Use kobj_to_dev() insteadWang Qing1-2/+2
2020-08-03ACPI: NFIT: Fix ARS zero-sized allocationDan Williams1-3/+12
2020-07-28ACPI: NFIT: Add runtime firmware activate supportDan Williams1-4/+37
2020-07-25ACPI: NFIT: Define runtime firmware activation commandsDan Williams1-28/+58
2020-07-25ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptorDan Williams1-4/+4
2020-07-25libnvdimm: Validate command family indicesDan Williams1-2/+9
2020-04-22libnvdimm: Replace guid_copy() with import_guid() where it makes senseAndy Shevchenko1-1/+1
2020-04-02Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-nextDan Williams1-4/+6
2020-03-17libnvdimm/region: Introduce NDD_LABELINGDan Williams1-1/+3
2020-02-28acpi/nfit: improve bounds checking for 'func'Dan Carpenter1-4/+6
2019-11-19libnvdimm: Move nvdimm_bus_attribute_group to device_typeDan Williams1-1/+0
2019-11-19libnvdimm: Move nvdimm_attribute_group to device_typeDan Williams1-1/+0
2019-11-19libnvdimm: Move nd_mapping_attribute_group to device_typeDan Williams1-1/+0
2019-11-19libnvdimm: Move nd_region_attribute_group to device_typeDan Williams1-1/+0
2019-11-19libnvdimm: Move nd_numa_attribute_group to device_typeDan Williams1-1/+0
2019-11-17libnvdimm: Move nd_device_attribute_group to device_typeDan Williams1-2/+0
2019-10-22ACPI: NFIT: Fix unlock on error in scrub_show()Dan Carpenter1-1/+1
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-14/+14
2019-07-18driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams1-14/+14
2019-07-05libnvdimm: nd_region flush callback supportPankaj Gupta1-2/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner1-9/+1
2019-03-22acpi/nfit: Always dump _DSM output payloadDan Williams1-6/+6
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-2/+6
2019-03-11Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-nextDan Williams1-21/+49
2019-03-11Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-nextDan Williams1-27/+66
2019-03-01acpi/nfit: Update NFIT flags error messageToshi Kani1-1/+1
2019-02-20nfit/ars: Avoid stale ARS resultsDan Williams1-1/+16
2019-02-20nfit/ars: Allow root to busy-poll the ARS state machineDan Williams1-0/+8
2019-02-20nfit/ars: Introduce scrub_flagsDan Williams1-13/+17
2019-02-20nfit/ars: Remove ars_start_flagsDan Williams1-5/+5
2019-02-20nfit/ars: Attempt short-ARS even in the no_init_ars caseDan Williams1-2/+3
2019-02-13nfit/ars: Attempt a short-ARS whenever the ARS state is idle at bootDan Williams1-1/+1
2019-02-12acpi/nfit: Require opt-in for read-only label configurationsDan Williams1-0/+17
2019-02-07acpi/nfit: Fix bus command validationDan Williams1-10/+12
2019-02-02libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM familyDan Williams1-0/+4
2019-01-29nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui1-3/+14
2019-01-29nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui1-7/+7
2019-01-29nfit: Fix nfit_intel_shutdown_status() command submissionDan Williams1-17/+24
2019-01-21acpi/nfit: Fix command-supported detectionDan Williams1-14/+40
2019-01-21acpi/nfit: Block function zero DSMsDan Williams1-0/+7
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams1-5/+0
2019-01-14acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set()Wei Yang1-1/+0
2019-01-11acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()Tony Luck1-2/+4
2019-01-08ACPI/nfit: delete the function to_acpi_nfit_descXiaochun Lee1-9/+3
2019-01-08ACPI/nfit: delete the redundant header fileXiaochun Lee1-1/+0