dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/rtc
Jean-Baptiste Maneyrol 1713e903c6 [PATCH] rtc driver rtc-pcf8563 century bit inversed
The century bit PCF8563_MO_C in the month register is misinterpreted.  It
is set to 1 for the 20th century and 0 for 21th, and the driver is
expecting the opposite behavior.

Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-01 00:39:25 -07:00
..
Kconfig [PATCH] Fix typo in rtc kconfig 2006-09-29 09:18:21 -07:00
Makefile rtc: New RTC driver for SuperH On-Chip RTC. 2006-09-27 17:13:19 +09:00
class.c [PATCH] rtc: fix idr locking 2006-06-27 17:32:40 -07:00
hctosys.c [PATCH] RTC subsystem: class 2006-03-27 08:44:51 -08:00
interface.c [PATCH] rtc subsystem, fix capability checks in kernel interface 2006-06-25 10:01:13 -07:00
rtc-at91.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
rtc-dev.c [PATCH] rtc: remove superfluous call to call to cdev_del() 2006-10-01 00:39:22 -07:00
rtc-ds1307.c [PATCH] "RTC-framework" driver for DS1307 and similar RTC chips 2006-06-25 10:01:13 -07:00
rtc-ds1553.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
rtc-ds1672.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00
rtc-ds1742.c [PATCH] RTC: add rtc-ds1742 driver 2006-06-25 10:01:14 -07:00
rtc-ep93xx.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00
rtc-isl1208.c [PATCH] RTC subsystem, Add ISL1208 support 2006-07-14 21:53:53 -07:00
rtc-lib.c [PATCH] RTC: Add rtc_year_days() to calculate tm_yday 2006-06-25 10:01:14 -07:00
rtc-m48t86.c [PATCH] m48t86: ia64 build fix 2006-06-05 12:29:17 -07:00
rtc-max6902.c [PATCH] Add max6902 RTC support 2006-06-25 10:01:14 -07:00
rtc-pcf8563.c [PATCH] rtc driver rtc-pcf8563 century bit inversed 2006-10-01 00:39:25 -07:00
rtc-pcf8583.c [PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystem 2006-06-25 10:01:13 -07:00
rtc-pl031.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
rtc-proc.c [PATCH] RTC subsystem: fix proc output 2006-04-11 06:18:47 -07:00
rtc-rs5c348.c [PATCH] RTC: more XSTP/VDET support for rtc-rs5c348 driver 2006-09-29 09:18:24 -07:00
rtc-rs5c372.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00
rtc-s3c.c [PATCH] rtc-s3c.c: fix time setting checks 2006-08-27 11:01:28 -07:00
rtc-sa1100.c [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
rtc-sh.c rtc: New RTC driver for SuperH On-Chip RTC. 2006-09-27 17:13:19 +09:00
rtc-sysfs.c [PATCH] RTC subsystem: sysfs interface 2006-03-27 08:44:51 -08:00
rtc-test.c [PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate 2006-05-21 12:59:21 -07:00
rtc-v3020.c [PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.c 2006-10-01 00:39:24 -07:00
rtc-vr41xx.c [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h 2006-07-13 21:26:19 +01:00
rtc-x1205.c [PATCH] RTC subsystem: compact error messages 2006-04-11 06:18:47 -07:00