开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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