summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/kobject.h
AgeCommit message (Expand)Author
2025-06-11machine/stdarg.h -> sys/stdarg.hBrooks Davis
2023-12-24LinuxKPI: Add some header pollution and dummy headersVladimir Kondratyev
2023-12-13linuxkpi: Add `struct kset` support in <linux/kobject.h>Jean-Sébastien Pédron
2023-12-13linuxkpi: Move `struct kobject` code to `linux_kobject.c`Jean-Sébastien Pédron
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-03-20linuxkpi: Add `default_groups` field to `struct kobj_type`Jean-Sébastien Pédron
2022-04-04linuxkpi: move kobject_create to .c fileWarner Losh
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2022-01-10LinuxKPI: Implement default sysfs kobject attribute operationsVladimir Kondratyev
2021-01-28LinuxKPI: upstream a collection of drm-kmod conflicting changesBjoern A. Zeeb
2018-03-23linuxkpi whitespace cleanupEd Maste
2017-08-22Add some miscellaneous definitions to support the DRM drivers.Mark Johnston
2017-06-18Avoid including list.h in LinuxKPI headers.Mark Johnston
2015-12-31Minor LinuxKPI code cleanup:Hans Petter Selasky
2015-12-28Reduce memory consumption when allocating kobject strings in theHans Petter Selasky
2015-11-03Make all the LinuxKPI include files compile standalone.Hans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky