hecubafb: use fb_sys_read()
[safe/jmp/linux-2.6] / drivers / rtc /
2007-05-08 Marko Vrhrtc-cmos: make it load on PNPBIOS systems
2007-05-08 David Brownellrtc: remove "RTC_ALM_SET mode" bugs
2007-05-08 Andrew Mortonrevert "rtc: Add rtc_merge_alarm()"
2007-05-08 David Brownellrtc-cmos wakeup interface
2007-05-08 Yoichi Yuasartc: update vr41xx alarm handling
2007-05-08 Alessandro ZummoRTC Kconfig cleanup
2007-05-08 David Brownellrtc: update to class device removal patches
2007-05-08 David BrownellRTC: replace some newly-introduced macros with inlines
2007-05-08 David Brownellrtc: suspend()/resume() restores system clock
2007-05-08 David Brownellrtc: remove rest of class_device
2007-05-08 David Brownellrtc: simplified /proc/driver/rtc handling
2007-05-08 David Brownellrtc: simplified rtc sysfs attribute handling
2007-05-08 David Brownellrtc: rtc interfaces don't use class_device
2007-05-08 David Brownellrtc: remove /sys/class/rtc-dev/*
2007-05-08 Dale Farnsworthrtc: add RTC class driver for the Maxim MAX6900
2007-05-08 Nobuhiro IwamatsuRTC: add rtc-rs5c313 driver
2007-05-07 Wu, BryanBlackfin: on-chip RTC controller driver
2007-04-02 David Brownell[PATCH] rtc-cmos lockdep fix, irq updates
2007-03-04 Russell King[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC
2007-03-04 Russell King[ARM] rtc-pcf8583: correct month and year offsets
2007-03-04 Russell King[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD
2007-03-01 David Brownell[PATCH] rtc_cmos oops fix
2007-02-21 David Brownell[PATCH] at91_rtc updates
2007-02-21 David Brownell[PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixes
2007-02-21 Dave Jones[PATCH] loosen dependancy on rtc cmos
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-13 Jean Delvarei2c: Stop using i2c_adapter.class_dev
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2007-02-12 David Brownell[PATCH] RTC gets sysfs wakealarm attribute
2007-02-12 Prarit Bhargava[PATCH] change __init to __devinit in 2 rtc drivers
2007-02-11 David Brownell[PATCH] RTC framework driver for CMOS RTCs
2007-02-09 Atsushi Nemoto[PATCH] rtc-pcf8563: detect polarity of century bit...
2007-02-09 Al Viro[PATCH] trivial __user annotations - rtc-dev
2007-01-26 Mike Frysinger[PATCH] remove __devinit markings from rtc_sysfs_add_de...
2007-01-23 Jamie Lenehan[PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting...
2007-01-12 David Brownell[PATCH] rtc-sh: correctly report rtc_wkalrm.enabled
2007-01-06 David Brownell[PATCH] Update the rtc-rs5c372 driver
2007-01-06 David Brownell[PATCH] rtc-at91rm9200 build fix
2006-12-13 David Brownell[PATCH] rtc framewok: rtc_wkalrm.enabled reporting...
2006-12-13 David Brownell[PATCH] rtc: remove syslog spam on registration
2006-12-11 Jamie Lenehanrtc: rtc-sh: alarm support.
2006-12-11 Jamie Lenehanrtc: rtc-sh: fix rtc for out-by-one for the month.
2006-12-11 Jamie Lenehanrtc: rtc-sh: fix for period rtc interrupts.
2006-12-10 Andrew Victor[PATCH] AT91RM9200 RTC
2006-12-10 David Brownell[PATCH] RTCs don't use i2c_adapter.dev
2006-12-10 Scott Wood[PATCH] rtc: Add rtc_merge_alarm()
2006-12-07 Torsten Ertbjerg... [PATCH] rtc: ds1743 support
2006-12-07 Riku Voipio[PATCH] rtc-rs5c372: change register reading method
2006-12-07 David Brownell[PATCH] add rtc-omap driver
2006-12-07 Jeff Garzik[PATCH] RTC: handle sysfs errors
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-25 Adrian Bunk[PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference
2006-11-25 David Brownell[PATCH] rtc class locking bugfixes
2006-11-25 David Brownell[PATCH] rtc framework handles periodic irqs
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-17 Jeff Garzik[PATCH] rtc: fix printk of 64-bit res on 32-bit platform
2006-10-17 Francisco Larramendi[PATCH] rtc-max6902: month conversion fix
2006-10-06 Paul Mundtsh: Updates for IRQ handler changes.
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/configh
2006-10-04 Jeff Garzik[PATCH] RTC: build fixes
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-01 Andrew Morton[PATCH] rtc-sysfs fix
2006-10-01 Atsushi Nemoto[PATCH] RTC: rtc-ds1553, rtc-ds1742 update
2006-10-01 David Brownell[PATCH] AT91rm9200 RTC can issue system wakeup events
2006-10-01 David Brownell[PATCH] constify rtc_class_ops: update drivers
2006-10-01 David Brownell[PATCH] RTC class: error checks
2006-10-01 David Brownell[PATCH] RTC class uses subsys_init
2006-10-01 David Brownell[PATCH] RTC class: Kconfig improvements
2006-10-01 Jean-Baptiste Maneyrol[PATCH] rtc driver rtc-pcf8563 century bit inversed
2006-10-01 Eric Sesterhenn[PATCH] Remove unnecessary check in drivers/rtc/rtc...
2006-10-01 Rolf Eike Beer[PATCH] rtc: remove superfluous call to call to cdev_del()
2006-09-29 Atsushi Nemoto[PATCH] RTC: more XSTP/VDET support for rtc-rs5c348...
2006-09-29 Pavel Machek[PATCH] Fix typo in rtc kconfig
2006-09-27 Paul Mundtrtc: New RTC driver for SuperH On-Chip RTC.
2006-08-27 Ben Dooks[PATCH] rtc-s3c.c: fix time setting checks
2006-08-27 Ben Dooks[PATCH] drivers/rtc: fix rtc-s3c.c
2006-07-15 Herbert Valerio... [PATCH] RTC subsystem, Add ISL1208 support
2006-07-13 Yoichi Yuasa[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-07-01 Ben Dooks[PATCH] RTC: class driver for Samsung S3C series SoC
2006-06-30 Adrian Bunkfix a typo in the RTC_CLASS help text
2006-06-28 Atsushi Nemoto[PATCH] RTC: add rtc-rs5c348 driver
2006-06-28 Sonny Rao[PATCH] rtc: fix idr locking
2006-06-28 Atsushi Nemoto[PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rt...
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-25 Atsushi Nemoto[PATCH] RTC: add rtc-ds1742 driver
2006-06-25 Atsushi Nemoto[PATCH] RTC: add rtc-ds1553 driver
2006-06-25 Andrew Morton[PATCH] at91rm9200-rtc-driver-tidy
2006-06-25 Andrew Victor[PATCH] AT91RM9200 RTC driver
2006-06-25 Andrew Victor[PATCH] RTC: Add rtc_year_days() to calculate tm_yday
2006-06-25 Raphael Assenat[PATCH] Add v3020 RTC support
2006-06-25 Raphael Assenat[PATCH] Add max6902 RTC support
2006-06-25 Alessandro Zummo[PATCH] rtc subsystem: add capability checks
2006-06-25 Alessandro Zummo[PATCH] rtc subsystem, fix capability checks in kernel...
2006-06-25 G. Liakhovetski[PATCH] drivers/acorn/char/pcf8583.[hc] vs. RTC subsystem
2006-06-25 Atsushi Nemoto[PATCH] RTC: rtc-dev UIE emulation
2006-06-25 David Brownell[PATCH] "RTC-framework" driver for DS1307 and similar...
2006-06-25 Deepak Saxena[PATCH] Add driver for ARM AMBA PL031 RTC
next