Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

realtimeclock

About

GNU/Linux kernel module that reads the current time directly from the CMOS real-time clock hardware (port 0x70).

Exposes the time via a character device and procfs interface.

Usage

$ make
$ sudo insmod realtimeclock.ko
$ cat /proc/realtimeclock