[PATCH 2/3] RFC: timekeeping: rtc: Introduce new kernel parameter hctosys

2014-06-12 Thread Alexander Holler
hctosys= specifies the driver (RTC) name which sets the system clock at boot, if and only if userspace hasn't set the time before the driver will be loaded. If hctosys will not be specified, the first available hardware clock with a valid time will be used (again, if and only if ...). If you don'

[PATCH 2/3] RFC: timekeeping: rtc: Introduce new kernel parameter hctosys

2013-06-05 Thread Alexander Holler
hctosys= specifies the driver (RTC) name which sets the system clock at boot, if and only if userspace hasn't set the time before the driver will be loaded. If hctosys will not be specified, the first available hardware clock with a valid time will be used (again, if and only if ...). If you don'