summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/uv_sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-10x86/platform/uv: Make kobj_type structure constantThomas Weißschuh1-3/+3
2022-12-08platform/x86: uv_sysfs: Use sysfs_emit() instead of scnprintf()ye xingchen1-8/+8
2021-12-30x86/platform/uv: use default_groups in kobj_typeGreg Kroah-Hartman1-2/+4
2021-06-16x86/platform/uv: Constify static attribute_group structRikard Falkeborn1-2/+2
2020-12-07x86/platform/uv: Add sysfs hubless leavesMike Travis1-2/+50
2020-12-07x86/platform/uv: Add sysfs leaves to replace those in procfsMike Travis1-0/+18
2020-12-03x86/platform/uv: Make uv_pcibus_kset and uv_hubs_kset staticZou Wei1-2/+2
2020-12-03x86/platform/uv: Fix an error code in uv_hubs_init()Dan Carpenter1-0/+1
2020-11-26x86/platform/uv: Add new uv_sysfs platform driverJustin Ernst1-0/+862