kernel-ark/kernel/time
Kay Sievers af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names
All kobjects require a dynamically allocated name now. We no longer
need to keep track if the name is statically assigned, we can just
unconditionally free() all kobject names on cleanup.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:40 -08:00
..
clockevents.c
clocksource.c Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08:00
jiffies.c
Kconfig
Makefile
ntp.c
tick-broadcast.c clockevents: fix reprogramming decision in oneshot broadcast 2007-12-18 18:05:58 +01:00
tick-common.c
tick-internal.h
tick-oneshot.c
tick-sched.c
timekeeping.c Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08:00
timer_list.c
timer_stats.c