Lines Matching full:time
2 Real Time Clock (RTC) Drivers for Linux
5 When Linux developers talk about a "Real Time Clock", they usually mean
6 something that tracks wall clock time and is battery backed so that it
8 the local time zone or daylight savings time -- unless they dual boot
9 with MS-Windows -- but will instead be set to Coordinated Universal Time
10 (UTC, formerly "Greenwich Mean Time").
12 The newest non-PC hardware tends to just count seconds, like the time(2)
13 system call reports, but RTCs also very commonly represent time using
14 the Gregorian calendar and 24 hour time, as reported by gmtime(3).
32 be able to schedule one any time in the upcoming century.
38 All PCs (even Alpha machines) have a Real Time Clock built into them.
41 clock that keeps the date and time while your computer is turned off.
64 interface open at a time.
89 Also, if the kernel time is synchronized with an external source, the
90 kernel will write the time back to the CMOS clock every 11 minutes. In
93 don't synchronize the kernel time with an external source (via ntp or