| Commit message (Expand) | Author | Age |
* | rtc: rs5c372: fix buffer size | Wolfram Sang | 2010-12-22 |
* | Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgent | Paul Mundt | 2010-11-10 |
|\ |
|
| * | rtc: rtc-sh - fix a memory leak | Axel Lin | 2010-11-08 |
* | | sh: mach-snapgear: Kill off machtype, consolidate board def. | Paul Mundt | 2010-10-29 |
|/ |
|
* | rtc: Add support for the rtc found in the MC13892 PMIC | Uwe Kleine-König | 2010-10-28 |
* | mfd: Align ab8500 with the abx500 interface | Mattias Wallin | 2010-10-28 |
* | rtc: Add MAX8998 rtc driver | Joonyoung Shim | 2010-10-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-10-28 |
|\ |
|
| * | rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2010-10-27 |
* | | drivers/rtc/rtc-jz4740.c: add alarm function | Paul Cercueil | 2010-10-27 |
* | | drivers/rtc/rtc-ds3232.c: add alarm function | Lan Chunhe-B25806 | 2010-10-27 |
* | | rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime() | Kukjin Kim | 2010-10-27 |
* | | rtc: rtc-s3c: fix RTC initialization method | Changhwan Youn | 2010-10-27 |
* | | rtc: rtc-s3c: Fix debug message format on RTC | Kukjin Kim | 2010-10-27 |
* | | rtc: rtc-s3c: fix on support RTC Alarm | Changhwan Youn | 2010-10-27 |
* | | rtc: rtc-s3c: fix setting missing field of getalarm | Changhwan Youn | 2010-10-27 |
* | | rtc: rtc-s3c: fix access unit from byte to word on RTCCON | Changhwan Youn | 2010-10-27 |
* | | rtc: omap: let device wakeup capability be configured from chip init logic | Sekhar Nori | 2010-10-27 |
* | | drivers/rtc/class.c: fix device_register() error handling | Vasiliy Kulikov | 2010-10-27 |
* | | rtc-bfin: add debug markers to suspend/resume paths | Mike Frysinger | 2010-10-27 |
* | | rtc-bfin: shrink/optimize interrupt handler a bit | Mike Frysinger | 2010-10-27 |
* | | rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC | Kevin Wells | 2010-10-27 |
* | | AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family | Nicolas Ferre | 2010-10-26 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 |
| |\ |
|
| * | | fix printk typo 'faild' | Paul Bolle | 2010-08-09 |
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ \ |
|
| * | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
* | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ \ \ |
|
| * | | | | drivers: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-10-05 |
| |/ / / |
|
* | | | | i2c: Remove obsolete cleanup for clientdata | Wolfram Sang | 2010-09-30 |
* | | | | rtc: s3c: balance state changes of wakeup flag | Vladimir Zapolskiy | 2010-09-22 |
* | | | | drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr... | Axel Lin | 2010-09-22 |
|/ / / |
|
* | | | drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared | Linus Walleij | 2010-09-09 |
* | | | rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm | Atsushi Nemoto | 2010-09-09 |
* | | | rtc-bfin: fix state restoration when resuming | Mike Frysinger | 2010-09-09 |
* | | | rtc-bfin: fix inverted logic in suspend path | Mike Frysinger | 2010-09-09 |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 |
|\ \ \ |
|
| * | | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-08-09 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | rtc: rtc-s3c: Add extra option to include RTC for Samsung SoCs | Atul Dahiya | 2010-08-05 |
| | * | | rtc: rtc-s3c: Add BCD register initialization codes | Taekgyun Ko | 2010-08-05 |
| | * | | rtc: rtc-s3c: Updates driver for S3C64XX and newer SoCs | Atul Dahiya | 2010-08-05 |
| | * | | rtc: rtc-s3c: Updates RTC driver for clock enabling support | Atul Dahiya | 2010-08-05 |
* | | | | rtc: rp5c01: add NVRAM support | Geert Uytterhoeven | 2010-08-11 |
* | | | | drivers/rtc: remove unneeded ifdef CONFIG_PM | Christian Dietrich | 2010-08-11 |
* | | | | rtc-isl12022: properly handle military hour format | Roman Fietze | 2010-08-11 |
* | | | | rtc: add support for DS3232 RTC | Roy Zang | 2010-08-11 |
* | | | | rtc/nuc900: fix build warning | Wan ZongShun | 2010-08-11 |