Lines Matching refs:time
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
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.
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
144 are in the RTC's timezone, rather than in system time.
147 hctosys: 1 if the RTC provided the system time at boot via the
153 time: RTC-provided time
154 wakealarm: The time at which the clock will generate a system wakeup
171 time, returning the result as a Gregorian calendar date and 24 hour
172 wall clock time. To be most useful, this time may also be updated.
180 setting the longer alarm time and enabling its IRQ using a single
192 state until it's time to execute some scheduled tasks.