| Commit message (Expand) | Author | Age | Files | Lines |
* | AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family | Nicolas Ferre | 2010-10-26 | 1 | -6/+6 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | 3 | -1/+358 |
| |\ |
|
| * | | fix printk typo 'faild' | Paul Bolle | 2010-08-09 | 1 | -1/+1 |
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -6/+7 |
|\ \ \ \ |
|
| * | | | | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 | 1 | -6/+7 |
| |/ / / |
|
* | | | | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 2010-09-30 | 1 | -2/+0 |
* | | | | rtc: s3c: balance state changes of wakeup flag | Vladimir Zapolskiy | 2010-09-22 | 1 | -5/+8 |
* | | | | drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr... | Axel Lin | 2010-09-22 | 1 | -0/+2 |
|/ / / |
|
* | | | drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared | Linus Walleij | 2010-09-09 | 1 | -1/+1 |
* | | | rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm | Atsushi Nemoto | 2010-09-09 | 1 | -1/+1 |
* | | | rtc-bfin: fix state restoration when resuming | Mike Frysinger | 2010-09-09 | 1 | -2/+11 |
* | | | rtc-bfin: fix inverted logic in suspend path | Mike Frysinger | 2010-09-09 | 1 | -1/+1 |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 2 | -3/+50 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-08-09 | 2 | -3/+50 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | rtc: rtc-s3c: Add extra option to include RTC for Samsung SoCs | Atul Dahiya | 2010-08-05 | 1 | -1/+8 |
| | * | | rtc: rtc-s3c: Add BCD register initialization codes | Taekgyun Ko | 2010-08-05 | 1 | -0/+10 |
| | * | | rtc: rtc-s3c: Updates driver for S3C64XX and newer SoCs | Atul Dahiya | 2010-08-05 | 1 | -2/+10 |
| | * | | rtc: rtc-s3c: Updates RTC driver for clock enabling support | Atul Dahiya | 2010-08-05 | 1 | -0/+22 |
* | | | | rtc: rp5c01: add NVRAM support | Geert Uytterhoeven | 2010-08-11 | 1 | -0/+89 |
* | | | | drivers/rtc: remove unneeded ifdef CONFIG_PM | Christian Dietrich | 2010-08-11 | 1 | -6/+0 |
* | | | | rtc-isl12022: properly handle military hour format | Roman Fietze | 2010-08-11 | 1 | -1/+1 |
* | | | | rtc: add support for DS3232 RTC | Roy Zang | 2010-08-11 | 3 | -0/+337 |
* | | | | rtc/nuc900: fix build warning | Wan ZongShun | 2010-08-11 | 1 | -1/+1 |
* | | | | rtc/nuc900: modify enable/disable IRQs and driver data setting location | Wan ZongShun | 2010-08-11 | 1 | -11/+12 |
* | | | | rtc/nuc900: make returning time checking function valid | Wan ZongShun | 2010-08-11 | 1 | -8/+4 |
* | | | | rtc/m48t86: use rtc_valid_tm() to check returned tm | Wan ZongShun | 2010-08-11 | 1 | -1/+1 |
* | | | | rtc/m48t59: use rtc_valid_tm() to check returned tm | Wan ZongShun | 2010-08-11 | 1 | -2/+2 |
* | | | | rtc/max6900: use rtc_valid_tm() to check returning tm | Wan ZongShun | 2010-08-11 | 1 | -1/+1 |
* | | | | rtc/m41t80: use rtc_valid_tm() to check returned tm | Wan ZongShun | 2010-08-11 | 1 | -2/+2 |
* | | | | rtc: add Intersil ISL12022 RTC driver | Roman Fietze | 2010-08-11 | 3 | -0/+337 |
* | | | | rtc: driver for the DryIce block found in i.MX25 chips | Baruch Siach | 2010-08-11 | 3 | -0/+530 |
* | | | | drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h> | Huang Weiyi | 2010-08-11 | 1 | -1/+0 |
* | | | | rtc/pxa: remove unnecessary private ops->ioctl() | Wan ZongShun | 2010-08-11 | 1 | -19/+22 |
* | | | | rtc: fixes and new functionality for fm3130 | Sergey Matyukevich | 2010-08-11 | 1 | -51/+130 |
* | | | | rtc/rtc-mxc: remove six unused fields | Wan ZongShun | 2010-08-11 | 1 | -6/+0 |
* | | | | rtc/m48t59: kfree(NULL) is OK | Wan ZongShun | 2010-08-11 | 1 | -1/+0 |
* | | | | rtc/pxa: remove unused field | Wan ZongShun | 2010-08-11 | 1 | -1/+0 |
* | | | | drivers/rtc/rtc-pcf8563.c: remove unused struct | Graham Gower | 2010-08-11 | 1 | -8/+0 |
* | | | | rtc/nuc900: fix checking of args during time-setting | Wan ZongShun | 2010-08-11 | 1 | -4/+10 |
* | | | | nuc900/rtc: change the waiting for device ready implement | Wan ZongShun | 2010-08-11 | 1 | -8/+7 |
|/ / / |
|
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-08-05 | 3 | -1/+358 |
|\ \ \
| |_|/
|/| | |
|
| * | | RTC: Add JZ4740 RTC driver | Lars-Peter Clausen | 2010-08-05 | 3 | -0/+357 |
| * | | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY | Manuel Lauss | 2010-08-05 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 4 | -6/+21 |
|\ \ |
|
| * \ | Merge branch 'misc' into devel | Russell King | 2010-07-31 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|