summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)Author
2010-09-22rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy
2010-09-22drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin
2010-09-09drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as sharedLinus Walleij
2010-09-09rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarmAtsushi Nemoto
2010-09-09rtc-bfin: fix state restoration when resumingMike Frysinger
2010-09-09rtc-bfin: fix inverted logic in suspend pathMike Frysinger
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-11rtc: rp5c01: add NVRAM supportGeert Uytterhoeven
2010-08-11drivers/rtc: remove unneeded ifdef CONFIG_PMChristian Dietrich
2010-08-11rtc-isl12022: properly handle military hour formatRoman Fietze
2010-08-11rtc: add support for DS3232 RTCRoy Zang
2010-08-11rtc/nuc900: fix build warningWan ZongShun
2010-08-11rtc/nuc900: modify enable/disable IRQs and driver data setting locationWan ZongShun
2010-08-11rtc/nuc900: make returning time checking function validWan ZongShun
2010-08-11rtc/m48t86: use rtc_valid_tm() to check returned tmWan ZongShun
2010-08-11rtc/m48t59: use rtc_valid_tm() to check returned tmWan ZongShun
2010-08-11rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun
2010-08-11rtc/m41t80: use rtc_valid_tm() to check returned tmWan ZongShun
2010-08-11rtc: add Intersil ISL12022 RTC driverRoman Fietze
2010-08-11rtc: driver for the DryIce block found in i.MX25 chipsBaruch Siach
2010-08-11drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>Huang Weiyi
2010-08-11rtc/pxa: remove unnecessary private ops->ioctl()Wan ZongShun
2010-08-11rtc: fixes and new functionality for fm3130Sergey Matyukevich
2010-08-11rtc/rtc-mxc: remove six unused fieldsWan ZongShun
2010-08-11rtc/m48t59: kfree(NULL) is OKWan ZongShun
2010-08-11rtc/pxa: remove unused fieldWan ZongShun
2010-08-11drivers/rtc/rtc-pcf8563.c: remove unused structGraham Gower
2010-08-11rtc/nuc900: fix checking of args during time-settingWan ZongShun
2010-08-11nuc900/rtc: change the waiting for device ready implementWan ZongShun
2010-08-09Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-08-05RTC: Add JZ4740 RTC driverLars-Peter Clausen
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss
2010-08-05rtc: rtc-s3c: Add extra option to include RTC for Samsung SoCsAtul Dahiya
2010-08-05rtc: rtc-s3c: Add BCD register initialization codesTaekgyun Ko
2010-08-05rtc: rtc-s3c: Updates driver for S3C64XX and newer SoCsAtul Dahiya
2010-08-05rtc: rtc-s3c: Updates RTC driver for clock enabling supportAtul Dahiya
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-07-31Merge branch 'misc' into develRussell King
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek
2010-07-27ARM: Fix section build warnings for AMBA driversRussell King
2010-07-19comment typo fixes: charater => characterThomas Weber
2010-06-29rtc: fix ds1388 time corruptionJoakim Tjernlund
2010-06-28davinci: update gfp/slab.h includesTejun Heo
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "instead"Uwe Kleine-König
2010-06-04rtc: s3c: initialize s3c_rtc_cpu_type before using itMaurus Cuelenaere
2010-06-04rtc: s3c: initialize driver data before using itMaurus Cuelenaere