linux-stable-rt/drivers/rtc
David Brownell 779d20892f rtc_hctosys expects RTCs in UTC (doc)
The RTC "hctosys" mechanism expects that RTC clock will use UTC, not local
time (e.g.  PST).  Say so in Kconfig and in the kernel message.

(Strictly speaking, the RTC clock should be tracking the POSIX epoch.  That's
not worth going into here.  Goofing timezones means clocks are wrong by many
hours; the POSIX-v-UTC differences just cost seconds.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-11-14 18:45:36 -08:00
..
Kconfig rtc_hctosys expects RTCs in UTC (doc) 2007-11-14 18:45:36 -08:00
Makefile rtc: RTC class driver for the ds1374 2007-10-16 09:43:13 -07:00
class.c
hctosys.c rtc_hctosys expects RTCs in UTC (doc) 2007-11-14 18:45:36 -08:00
interface.c rtc: fix readback from /sys/class/rtc/rtc?/wakealarm 2007-10-16 09:43:13 -07:00
rtc-at32ap700x.c
rtc-at91rm9200.c
rtc-bfin.c
rtc-cmos.c rtc: ignore msb when reading back mday from alarm 2007-11-04 13:13:09 -08:00
rtc-core.h
rtc-dev.c rtc: allow validated RTC_PIE_ON for non-root 2007-10-16 09:43:13 -07:00
rtc-ds1216.c
rtc-ds1307.c
rtc-ds1374.c rtc: RTC class driver for the ds1374 2007-10-16 09:43:13 -07:00
rtc-ds1553.c rtc: make rtc-ds1553 driver hotplug-aware 2007-10-16 09:43:13 -07:00
rtc-ds1672.c
rtc-ds1742.c rtc: make rtc-ds1742 driver hotplug-aware 2007-10-16 09:43:13 -07:00
rtc-ep93xx.c
rtc-isl1208.c
rtc-lib.c
rtc-m41t80.c
rtc-m48t59.c rtc: m48t59 fix section mismatch warning 2007-11-05 15:12:32 -08:00
rtc-m48t86.c
rtc-max6900.c
rtc-max6902.c
rtc-omap.c
rtc-pcf8563.c
rtc-pcf8583.c rtc-pcf8583: Check for i2c adapter functionality 2007-10-16 09:43:13 -07:00
rtc-pl031.c remove asm/bitops.h includes 2007-10-19 11:53:41 -07:00
rtc-proc.c
rtc-rs5c313.c
rtc-rs5c348.c
rtc-rs5c372.c
rtc-s3c.c s3c-rtc: remove unused variable 2007-10-30 08:06:55 -07:00
rtc-sa1100.c remove asm/bitops.h includes 2007-10-19 11:53:41 -07:00
rtc-sh.c rtc: rtc-sh: Zero out tm value for invalid rtc states. 2007-11-07 20:13:24 +09:00
rtc-stk17ta8.c
rtc-sysfs.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
rtc-test.c
rtc-v3020.c
rtc-vr41xx.c
rtc-x1205.c