diff options
Diffstat (limited to 'Documentation/rtc.txt')
-rw-r--r-- | Documentation/rtc.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/rtc.txt b/Documentation/rtc.txt index 2745e8197fde..9104c1062084 100644 --- a/Documentation/rtc.txt +++ b/Documentation/rtc.txt | |||
@@ -143,6 +143,8 @@ rtc attributes without requiring the use of ioctls. All dates and times | |||
143 | are in the RTC's timezone, rather than in system time. | 143 | are in the RTC's timezone, rather than in system time. |
144 | 144 | ||
145 | date: RTC-provided date | 145 | date: RTC-provided date |
146 | hctosys: 1 if the RTC provided the system time at boot via the | ||
147 | CONFIG_RTC_HCTOSYS kernel option, 0 otherwise | ||
146 | max_user_freq: The maximum interrupt rate an unprivileged user may request | 148 | max_user_freq: The maximum interrupt rate an unprivileged user may request |
147 | from this RTC. | 149 | from this RTC. |
148 | name: The name of the RTC corresponding to this sysfs directory | 150 | name: The name of the RTC corresponding to this sysfs directory |