index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
nfit
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
ACPI: NFIT: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-02-02
ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-3
/
+2
2024-01-03
acpi/nfit: Use sysfs_emit() for all attributes
Dan Williams
1
-22
/
+22
2024-01-02
ACPI: NFIT: Use cleanup.h helpers instead of devm_*()
Michal Wilczynski
1
-13
/
+8
2023-10-26
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-1
/
+1
2023-10-22
ACPI: NFIT: Install Notify() handler before getting NFIT table
Xiang Chen
1
-11
/
+11
2023-10-06
ACPI: bus: Add context argument to acpi_dev_install_notify_handler()
Rafael J. Wysocki
1
-1
/
+1
2023-09-25
ACPI: NFIT: Fix incorrect calculation of idt size
Yu Liao
1
-1
/
+1
2023-07-14
ACPI: NFIT: Remove unnecessary .remove callback
Michal Wilczynski
1
-6
/
+0
2023-07-14
ACPI: NFIT: Install Notify() handler directly
Michal Wilczynski
1
-9
/
+29
2023-06-05
ACPI: NFIT: Add declaration in a local header
Arnd Bergmann
1
-0
/
+2
2023-04-06
ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array
Kees Cook
1
-1
/
+1
2023-04-06
ACPICA: actbl2: Replace 1-element arrays with flexible arrays
Kees Cook
1
-2
/
+2
2023-01-25
ACPI: NFIT: fix a potential deadlock during NFIT teardown
Vishal Verma
1
-1
/
+1
2022-12-13
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-29
/
+1
2022-12-03
nvdimm/region: Move cache management to the region driver
Dan Williams
1
-25
/
+0
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-2
/
+1
2022-11-14
memregion: Add cpu_cache_invalidate_memregion() interface
Davidlohr Bueso
1
-23
/
+20
2022-05-28
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2
-39
/
+15
2022-05-16
acpi/nfit: rely on mce->misc to determine poison granularity
Jane Chu
1
-2
/
+2
2022-04-29
ACPI: NFIT: Drop nfit_device_lock()
Dan Williams
2
-39
/
+15
2022-03-12
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
1
-8
/
+3
2022-03-12
ACPI: NFIT: Remove block aperture support
Dan Williams
2
-382
/
+0
2021-12-18
ACPI: NFIT: Import GUID before use
Andy Shevchenko
1
-1
/
+3
2021-09-27
ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrect
Jia He
1
-0
/
+12
2021-08-11
ACPI: NFIT: Fix support for virtual SPA ranges
Dan Williams
1
-0
/
+3
2021-05-12
ACPI: NFIT: Fix support for variable 'SPA' structure size
Dan Williams
1
-4
/
+11
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-1
/
+2
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-04-07
ACPICA: ACPI 6.4: NFIT: add Location Cookie field
Bob Moore
1
-1
/
+1
2021-01-11
ACPI: NFIT: Fix flexible_array.cocci warnings
Dan Williams
1
-47
/
+28
2020-11-24
ACPI: NFIT: Fix input validation of bus-family
Dan Williams
1
-1
/
+5
2020-11-18
ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl()
Zhen Lei
1
-4
/
+5
2020-11-09
ACPI: Fix whitespace inconsistencies
Maximilian Luz
1
-5
/
+5
2020-10-27
ACPI: NFIT: Fix comparison to '-ENXIO'
Zhang Qilong
1
-1
/
+1
2020-10-13
Merge branch 'acpi-numa'
Rafael J. Wysocki
1
-4
/
+2
2020-09-24
ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()
Jonathan Cameron
1
-2
/
+1
2020-09-24
ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
Jonathan Cameron
1
-2
/
+1
2020-09-15
ACPI: NFIT: Use kobj_to_dev() instead
Wang Qing
1
-2
/
+2
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-42
/
+600
2020-08-03
ACPI: NFIT: Fix ARS zero-sized allocation
Dan Williams
1
-3
/
+12
2020-07-29
ACPI: NFIT: Add runtime firmware activate support
Dan Williams
4
-4
/
+436
2020-07-27
ACPI: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-26
tools/testing/nvdimm: Emulate firmware activation commands
Dan Williams
1
-0
/
+5
2020-07-26
ACPI: NFIT: Define runtime firmware activation commands
Dan Williams
3
-29
/
+135
2020-07-26
ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
Dan Williams
2
-5
/
+5
2020-07-26
libnvdimm: Validate command family indices
Dan Williams
2
-3
/
+9
2020-06-13
Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-04-23
libnvdimm: Replace guid_copy() with import_guid() where it makes sense
Andy Shevchenko
1
-1
/
+1
2020-04-14
x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
Tony Luck
1
-0
/
+1
[next]