Age | Commit message (Collapse) | Author |
|
Assign a name to each driver through the DRIVER_EXPORT() or
DRIVER_DEFER() macros. This can be used for blacklisting driver
startups.
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Implement logic to update the date returned by the MC1468XX/RTC chip.
This can be used to later implement some sort of time synchronization
protocol or manual setting of the date.
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
The year register of the RTC does not keep track of the century so
default to 2000 until we figure out the non-standard century register.
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|
|
Signed-off-by: Ian Moffett <ian@osmora.org>
|