cregit-Linux how code gets into the kernel

Release 4.10 arch/x86/include/asm/time.h

#ifndef _ASM_X86_TIME_H

#define _ASM_X86_TIME_H

#include <linux/clocksource.h>
#include <asm/mc146818rtc.h>

extern void hpet_time_init(void);
extern void time_init(void);

extern struct clock_event_device *global_clock_event;

#endif /* _ASM_X86_TIME_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
ralf baechleralf baechle1234.29%120.00%
glauber de oliveira costaglauber de oliveira costa720.00%120.00%
jaswinder singh rajputjaswinder singh rajput720.00%120.00%
rusty russellrusty russell617.14%120.00%
h. peter anvinh. peter anvin38.57%120.00%
Total35100.00%5100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.