summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/uv_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-241-0/+1
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+1
|\
| * fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+1
* | platform/x86: uv_sysfs: use sysfs_emit() instead of sprintf()Ai Chao2024-03-251-10/+10
|/
* x86/platform/uv: Make kobj_type structure constantThomas Weißschuh2023-02-101-3/+3
* platform/x86: uv_sysfs: Use sysfs_emit() instead of scnprintf()ye xingchen2022-12-081-8/+8
* x86/platform/uv: use default_groups in kobj_typeGreg Kroah-Hartman2021-12-301-2/+4
* x86/platform/uv: Constify static attribute_group structRikard Falkeborn2021-06-161-2/+2
* x86/platform/uv: Add sysfs hubless leavesMike Travis2020-12-071-2/+50
* x86/platform/uv: Add sysfs leaves to replace those in procfsMike Travis2020-12-071-0/+18
* x86/platform/uv: Make uv_pcibus_kset and uv_hubs_kset staticZou Wei2020-12-031-2/+2
* x86/platform/uv: Fix an error code in uv_hubs_init()Dan Carpenter2020-12-031-0/+1
* x86/platform/uv: Add new uv_sysfs platform driverJustin Ernst2020-11-261-0/+862