Home
last modified time | relevance | path

Searched hist:"992 c1db4" (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/rtc/
H A Drtc-lib.c992c1db4 Sat Jul 07 16:39:11 CDT 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> drivers: rtc: resolve year 2038 problem in rtc_to_tm

Our implementation of rtc_to_tm() cannot handle dates of more than
0x7fffffff seconds after 1970-01-01.

Adopt the Linux kernel implementation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
H A Di2c_rtc_emul.c992c1db4 Sat Jul 07 16:39:11 CDT 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> drivers: rtc: resolve year 2038 problem in rtc_to_tm

Our implementation of rtc_to_tm() cannot handle dates of more than
0x7fffffff seconds after 1970-01-01.

Adopt the Linux kernel implementation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
H A Ddate.c992c1db4 Sat Jul 07 16:39:11 CDT 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> drivers: rtc: resolve year 2038 problem in rtc_to_tm

Our implementation of rtc_to_tm() cannot handle dates of more than
0x7fffffff seconds after 1970-01-01.

Adopt the Linux kernel implementation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
H A DMakefile992c1db4 Sat Jul 07 16:39:11 CDT 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> drivers: rtc: resolve year 2038 problem in rtc_to_tm

Our implementation of rtc_to_tm() cannot handle dates of more than
0x7fffffff seconds after 1970-01-01.

Adopt the Linux kernel implementation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
/openbmc/u-boot/include/
H A Drtc.h992c1db4 Sat Jul 07 16:39:11 CDT 2018 Heinrich Schuchardt <xypron.glpk@gmx.de> drivers: rtc: resolve year 2038 problem in rtc_to_tm

Our implementation of rtc_to_tm() cannot handle dates of more than
0x7fffffff seconds after 1970-01-01.

Adopt the Linux kernel implementation.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>