summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-281-17/+17
|\
| * rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-271-17/+17
* | drivers/rtc/rtc-jz4740.c: add alarm functionPaul Cercueil2010-10-271-5/+40
* | drivers/rtc/rtc-ds3232.c: add alarm functionLan Chunhe-B258062010-10-272-1/+183
* | rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime()Kukjin Kim2010-10-271-1/+1
* | rtc: rtc-s3c: fix RTC initialization methodChanghwan Youn2010-10-271-5/+13
* | rtc: rtc-s3c: Fix debug message format on RTCKukjin Kim2010-10-271-9/+9
* | rtc: rtc-s3c: fix on support RTC AlarmChanghwan Youn2010-10-271-1/+2
* | rtc: rtc-s3c: fix setting missing field of getalarmChanghwan Youn2010-10-271-6/+6
* | rtc: rtc-s3c: fix access unit from byte to word on RTCCONChanghwan Youn2010-10-271-18/+21
* | rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori2010-10-271-5/+7
* | drivers/rtc/class.c: fix device_register() error handlingVasiliy Kulikov2010-10-271-1/+3
* | rtc-bfin: add debug markers to suspend/resume pathsMike Frysinger2010-10-271-4/+12
* | rtc-bfin: shrink/optimize interrupt handler a bitMike Frysinger2010-10-271-11/+16
* | rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoCKevin Wells2010-10-273-0/+424
* | AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre2010-10-261-6/+6
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-103-1/+358
| |\
| * | fix printk typo 'faild'Paul Bolle2010-08-091-1/+1
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-6/+7
|\ \ \ \
| * | | | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-6/+7
| |/ / /
* | | | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-09-301-2/+0
* | | | rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy2010-09-221-5/+8
* | | | drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin2010-09-221-0/+2
|/ / /
* | | drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij2010-09-091-1/+1
* | | rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarmAtsushi Nemoto2010-09-091-1/+1
* | | rtc-bfin: fix state restoration when resumingMike Frysinger2010-09-091-2/+11
* | | rtc-bfin: fix inverted logic in suspend pathMike Frysinger2010-09-091-1/+1
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-2/+2
|\ \ \
| * | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-112-3/+50
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-092-3/+50
| |\ \ \ | | |/ / | |/| |
| | * | rtc: rtc-s3c: Add extra option to include RTC for Samsung SoCsAtul Dahiya2010-08-051-1/+8
| | * | rtc: rtc-s3c: Add BCD register initialization codesTaekgyun Ko2010-08-051-0/+10
| | * | rtc: rtc-s3c: Updates driver for S3C64XX and newer SoCsAtul Dahiya2010-08-051-2/+10
| | * | rtc: rtc-s3c: Updates RTC driver for clock enabling supportAtul Dahiya2010-08-051-0/+22
* | | | rtc: rp5c01: add NVRAM supportGeert Uytterhoeven2010-08-111-0/+89
* | | | drivers/rtc: remove unneeded ifdef CONFIG_PMChristian Dietrich2010-08-111-6/+0
* | | | rtc-isl12022: properly handle military hour formatRoman Fietze2010-08-111-1/+1
* | | | rtc: add support for DS3232 RTCRoy Zang2010-08-113-0/+337
* | | | rtc/nuc900: fix build warningWan ZongShun2010-08-111-1/+1
* | | | rtc/nuc900: modify enable/disable IRQs and driver data setting locationWan ZongShun2010-08-111-11/+12
* | | | rtc/nuc900: make returning time checking function validWan ZongShun2010-08-111-8/+4
* | | | rtc/m48t86: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-111-1/+1
* | | | rtc/m48t59: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-111-2/+2
* | | | rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun2010-08-111-1/+1
* | | | rtc/m41t80: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-111-2/+2
* | | | rtc: add Intersil ISL12022 RTC driverRoman Fietze2010-08-113-0/+337
OpenPOWER on IntegriCloud