X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=Documentation%2Frtc.txt;h=ddc366026e00f60b8491fe50587e35836656835b;hb=047486d8e7c2a7e8d75b068b69cb67b47364f5d4;hp=8446f1ea1410b87b071047dc310a787a92606c31;hpb=73b25f66dcae45d74e1641c52a3d96d041788e4e;p=deliverable%2Flinux.git diff --git a/Documentation/rtc.txt b/Documentation/rtc.txt index 8446f1ea1410..ddc366026e00 100644 --- a/Documentation/rtc.txt +++ b/Documentation/rtc.txt @@ -157,6 +157,12 @@ wakealarm: The time at which the clock will generate a system wakeup the epoch by default, or if there's a leading +, seconds in the future, or if there is a leading +=, seconds ahead of the current alarm. +offset: The amount which the rtc clock has been adjusted in firmware. + Visible only if the driver supports clock offset adjustment. + The unit is parts per billion, i.e. The number of clock ticks + which are added to or removed from the rtc's base clock per + billion ticks. A positive value makes a day pass more slowly, + longer, and a negative value makes a day pass more quickly. IOCTL INTERFACE ---------------