string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / rtc / rtc-s3c.c
2009-01-06 Jonathan Cameronrtc: move power of 2 periodic frequency check down...
2008-11-03 Ben DooksMerge branch 'master' of git://git./linux/kernel/git...
2008-10-30 Yauhen Kharuzhyrtc S3C: add device_init_wakeup() invokation
2008-10-30 Yauhen Kharuzhyrtc-s3c: fix section mismatch warnings
2008-10-30 Ben Dooks[ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include...
2008-10-20 Adrian Bunkdrivers/rtc/: use bcd2bin/bin2bcd
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-07-24 Ben Dooksrtc: rtc-s3c: update IRQ handling
2008-07-24 Ben Dooksrtc: rtc-s3c: add __devexit and __devinit markers
2008-05-22 Russell King[RTC] remove unused asm/rtc.h includes from ARM RTC...
2008-05-22 Russell King[RTC] remove references to asm/mach/time.h
2008-04-28 Harvey Harrisonrtc: replace remaining __FUNCTION__ occurrences
2008-04-11 Kay Sieversrtc: fix platform driver hotplug/coldplug
2008-02-06 Robert P. J. Dayrtc-s3c: Use is_power_of_2() macro for simplicity.
2007-10-30 Krzysztof Helts3c-rtc: remove unused variable
2007-07-31 Ben Dookss3c2410: fixup after arch moves
2007-05-08 David Brownellrtc: suspend()/resume() restores system clock
2007-05-08 David Brownellrtc: rtc interfaces don't use class_device
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2006-12-13 David Brownell[PATCH] rtc framewok: rtc_wkalrm.enabled reporting...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-01 David Brownell[PATCH] constify rtc_class_ops: update drivers
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-01 Ben Dooks[PATCH] RTC: class driver for Samsung S3C series SoC