index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
sys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
Use WARN() in drivers/base/
Arjan van de Ven
1
-8
/
+4
2008-07-21
sysdev: Add utility functions for simple int/ulong variable sysdev attributes
Andi Kleen
1
-0
/
+49
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-2
/
+2
2008-07-21
sysdev: fix debugging statements in registration code.
Ben Dooks
1
-3
/
+8
2008-05-06
Fix bogus warning in sysdev_driver_register()
OGAWA Hirofumi
1
-2
/
+1
2008-04-19
driver core: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-19
sysdev: detect multiple driver registrations
Ben Dooks
1
-0
/
+16
2008-03-10
sysdev: fix problem with sysdev_class being re-registered
Greg Kroah-Hartman
1
-0
/
+4
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-0
/
+1
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
Kobject: change drivers/base/sys.c to use kobject_init_and_add
Greg Kroah-Hartman
1
-10
/
+6
2008-01-24
kset: convert /sys/devices/system to use kset_create
Greg Kroah-Hartman
1
-16
/
+11
2008-01-24
kset: convert /sys/devices to use kset_create
Greg Kroah-Hartman
1
-3
/
+1
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
1
-1
/
+2
2007-10-12
sysdev: remove global sysdev drivers list
Akinobu Mita
1
-57
/
+14
2007-10-12
Driver core: remove kset_set_kset_s
Greg Kroah-Hartman
1
-1
/
+1
2007-07-11
sysdev: use mutex instead of semaphore
Matthias Kaehlcke
1
-12
/
+12
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-7
/
+7
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-21
[PATCH] Driver Core: Allow sysdev_class have attributes
Shaohua Li
1
-1
/
+50
2006-02-06
[PATCH] drivers/base/: proper prototypes
Adrian Bunk
1
-0
/
+3
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-09-05
[PATCH] Driver core: hande sysdev suspend failure
Shaohua Li
1
-25
/
+85
2005-07-12
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
Len Brown
1
-1
/
+0
2005-07-11
[ACPI] ACPI poweroff fix
Alexey Starikovskiy
1
-1
/
+0
2005-06-20
[PATCH] sysfs: (driver/base) if show/store is missing return -EIO
Dmitry Torokhov
1
-2
/
+2
2005-04-16
[PATCH] pm_message_t: more fixes in common and i386
Pavel Machek
1
-1
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+397