android_kernel_xiaomi_sm8350/arch/powerpc/platforms/chrp
Paul Mackerras 49e16b7bec powerpc: time-of-day fixes for 32-bit CHRP systems
This makes 32-bit CHRP systems use the RTAS time-of-day routines if
available.  It fixes a bug in the RTAS time-of-day routines where they
were storing a 64-bit timebase value in an unsigned long by making
those variables u64.  Also, the direct-access time-of-day routines
had the wrong convention for the month and year in the struct rtc_time.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-18 15:52:38 +11:00
..
chrp.h [PATCH] ppc32: nvram driver for chrp 2005-10-29 14:35:00 +10:00
Makefile [PATCH] ppc32: nvram driver for chrp 2005-10-29 14:35:00 +10:00
nvram.c powerpc: Compile fixes for chrp/nvram.c 2005-11-02 19:58:12 +11:00
pci.c powerpc: Merge 32-bit CHRP support. 2005-10-26 21:45:56 +10:00
pegasos_eth.c powerpc: include <linux/platform_device.h> in pegasos_eth.c 2005-11-02 19:57:22 +11:00
setup.c powerpc: time-of-day fixes for 32-bit CHRP systems 2005-11-18 15:52:38 +11:00
smp.c powerpc: Merge smp.c and smp.h 2005-11-05 10:33:55 +11:00
time.c powerpc: time-of-day fixes for 32-bit CHRP systems 2005-11-18 15:52:38 +11:00