aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-s3c.c
Commit message (Expand)AuthorAge
* rtc: move power of 2 periodic frequency check down into driversJonathan Cameron2009-01-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-03
|\
| * rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy2008-10-30
| * rtc-s3c: fix section mismatch warningsYauhen Kharuzhy2008-10-30
* | [ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/platBen Dooks2008-10-30
|/
* drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* rtc: rtc-s3c: update IRQ handlingBen Dooks2008-07-24
* rtc: rtc-s3c: add __devexit and __devinit markersBen Dooks2008-07-24
* [RTC] remove unused asm/rtc.h includes from ARM RTC driversRussell King2008-05-22
* [RTC] remove references to asm/mach/time.hRussell King2008-05-22
* rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* rtc: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* rtc-s3c: Use is_power_of_2() macro for simplicity.Robert P. J. Day2008-02-06
* s3c-rtc: remove unused variableKrzysztof Helt2007-10-30
* s3c2410: fixup after arch movesBen Dooks2007-07-31
* rtc: suspend()/resume() restores system clockDavid Brownell2007-05-08
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-08
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-14
* [PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell2006-12-13
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] constify rtc_class_ops: update driversDavid Brownell2006-10-01
* [PATCH] rtc-s3c.c: fix time setting checksBen Dooks2006-08-27
* [PATCH] drivers/rtc: fix rtc-s3c.cBen Dooks2006-08-27
* [PATCH] RTC: class driver for Samsung S3C series SoCBen Dooks2006-07-01