index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
uv_sysfs.c
Age
Commit message (
Expand
)
Author
2024-06-24
platform/x86: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-03-25
platform/x86: uv_sysfs: use sysfs_emit() instead of sprintf()
Ai Chao
2023-02-10
x86/platform/uv: Make kobj_type structure constant
Thomas Weißschuh
2022-12-08
platform/x86: uv_sysfs: Use sysfs_emit() instead of scnprintf()
ye xingchen
2021-12-30
x86/platform/uv: use default_groups in kobj_type
Greg Kroah-Hartman
2021-06-16
x86/platform/uv: Constify static attribute_group struct
Rikard Falkeborn
2020-12-07
x86/platform/uv: Add sysfs hubless leaves
Mike Travis
2020-12-07
x86/platform/uv: Add sysfs leaves to replace those in procfs
Mike Travis
2020-12-03
x86/platform/uv: Make uv_pcibus_kset and uv_hubs_kset static
Zou Wei
2020-12-03
x86/platform/uv: Fix an error code in uv_hubs_init()
Dan Carpenter
2020-11-26
x86/platform/uv: Add new uv_sysfs platform driver
Justin Ernst