index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
nfit
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: NFIT: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-18
1
-0
/
+1
*
ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
2024-02-02
1
-3
/
+2
*
acpi/nfit: Use sysfs_emit() for all attributes
Dan Williams
2024-01-03
1
-22
/
+22
*
ACPI: NFIT: Use cleanup.h helpers instead of devm_*()
Michal Wilczynski
2024-01-02
1
-13
/
+8
*
Merge branch 'acpi-bus'
Rafael J. Wysocki
2023-10-26
1
-1
/
+1
|
\
|
*
ACPI: bus: Add context argument to acpi_dev_install_notify_handler()
Rafael J. Wysocki
2023-10-06
1
-1
/
+1
*
|
ACPI: NFIT: Install Notify() handler before getting NFIT table
Xiang Chen
2023-10-22
1
-11
/
+11
*
|
ACPI: NFIT: Fix incorrect calculation of idt size
Yu Liao
2023-09-25
1
-1
/
+1
|
/
*
ACPI: NFIT: Remove unnecessary .remove callback
Michal Wilczynski
2023-07-14
1
-6
/
+0
*
ACPI: NFIT: Install Notify() handler directly
Michal Wilczynski
2023-07-14
1
-9
/
+29
*
ACPI: NFIT: Add declaration in a local header
Arnd Bergmann
2023-06-05
1
-0
/
+2
*
ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array
Kees Cook
2023-04-06
1
-1
/
+1
*
ACPICA: actbl2: Replace 1-element arrays with flexible arrays
Kees Cook
2023-04-06
1
-2
/
+2
*
ACPI: NFIT: fix a potential deadlock during NFIT teardown
Vishal Verma
2023-01-25
1
-1
/
+1
*
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-12-12
1
-29
/
+1
|
\
|
*
nvdimm/region: Move cache management to the region driver
Dan Williams
2022-12-03
1
-25
/
+0
|
*
memregion: Add cpu_cache_invalidate_memregion() interface
Davidlohr Bueso
2022-11-14
1
-23
/
+20
*
|
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-23
1
-2
/
+1
|
/
*
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-05-28
2
-39
/
+15
|
\
|
*
ACPI: NFIT: Drop nfit_device_lock()
Dan Williams
2022-04-28
2
-39
/
+15
*
|
acpi/nfit: rely on mce->misc to determine poison granularity
Jane Chu
2022-05-16
1
-2
/
+2
|
/
*
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
2022-03-12
1
-8
/
+3
*
ACPI: NFIT: Remove block aperture support
Dan Williams
2022-03-12
2
-382
/
+0
*
ACPI: NFIT: Import GUID before use
Andy Shevchenko
2021-12-18
1
-1
/
+3
*
ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrect
Jia He
2021-09-27
1
-0
/
+12
*
ACPI: NFIT: Fix support for virtual SPA ranges
Dan Williams
2021-08-11
1
-0
/
+3
*
ACPI: NFIT: Fix support for variable 'SPA' structure size
Dan Williams
2021-05-12
1
-4
/
+11
*
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-27
1
-1
/
+2
|
\
|
*
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-09
1
-1
/
+2
*
|
ACPICA: ACPI 6.4: NFIT: add Location Cookie field
Bob Moore
2021-04-07
1
-1
/
+1
|
/
*
ACPI: NFIT: Fix flexible_array.cocci warnings
Dan Williams
2021-01-11
1
-47
/
+28
*
ACPI: NFIT: Fix input validation of bus-family
Dan Williams
2020-11-24
1
-1
/
+5
*
ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl()
Zhen Lei
2020-11-18
1
-4
/
+5
*
ACPI: Fix whitespace inconsistencies
Maximilian Luz
2020-11-09
1
-5
/
+5
*
ACPI: NFIT: Fix comparison to '-ENXIO'
Zhang Qilong
2020-10-27
1
-1
/
+1
*
Merge branch 'acpi-numa'
Rafael J. Wysocki
2020-10-13
1
-4
/
+2
|
\
|
*
ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()
Jonathan Cameron
2020-09-24
1
-2
/
+1
|
*
ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
Jonathan Cameron
2020-09-24
1
-2
/
+1
*
|
ACPI: NFIT: Use kobj_to_dev() instead
Wang Qing
2020-09-15
1
-2
/
+2
|
/
*
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-11
4
-42
/
+600
|
\
|
*
ACPI: NFIT: Fix ARS zero-sized allocation
Dan Williams
2020-08-03
1
-3
/
+12
|
*
ACPI: NFIT: Add runtime firmware activate support
Dan Williams
2020-07-29
4
-4
/
+436
|
*
tools/testing/nvdimm: Emulate firmware activation commands
Dan Williams
2020-07-26
1
-0
/
+5
|
*
ACPI: NFIT: Define runtime firmware activation commands
Dan Williams
2020-07-26
3
-29
/
+135
|
*
ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
Dan Williams
2020-07-26
2
-5
/
+5
|
*
libnvdimm: Validate command family indices
Dan Williams
2020-07-26
2
-3
/
+9
*
|
ACPI: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-27
1
-1
/
+1
|
/
*
Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-13
1
-1
/
+1
|
\
|
*
libnvdimm: Replace guid_copy() with import_guid() where it makes sense
Andy Shevchenko
2020-04-23
1
-1
/
+1
*
|
x86/mce: Fix all mce notifiers to update the mce->kflags bitmask
Tony Luck
2020-04-14
1
-0
/
+1
|
/
[next]