Commit Graph

711 Commits (87e51107323a84e26a5004337217fc954e8d9545)

Author SHA1 Message Date
Axel Lin 899be96db7 rtc: rtc-sh - fix a memory leak 14 years ago
Paul Mundt f6eec8d664 sh: mach-snapgear: Kill off machtype, consolidate board def. 14 years ago
Uwe Kleine-König 1c97872b80 rtc: Add support for the rtc found in the MC13892 PMIC 14 years ago
Mattias Wallin 47c1697508 mfd: Align ab8500 with the abx500 interface 14 years ago
Joonyoung Shim 9b16c0a43b rtc: Add MAX8998 rtc driver 14 years ago
Paul Cercueil d0f744c8cb drivers/rtc/rtc-jz4740.c: add alarm function 14 years ago
Lan Chunhe-B25806 f46418c5ca drivers/rtc/rtc-ds3232.c: add alarm function 14 years ago
Kukjin Kim 5b3ffddd8d rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime() 14 years ago
Changhwan Youn e1df962e6c rtc: rtc-s3c: fix RTC initialization method 14 years ago
Kukjin Kim 30ffc40cf5 rtc: rtc-s3c: Fix debug message format on RTC 14 years ago
Changhwan Youn e6eb524e6e rtc: rtc-s3c: fix on support RTC Alarm 14 years ago
Changhwan Youn dd061d1abe rtc: rtc-s3c: fix setting missing field of getalarm 14 years ago
Changhwan Youn f61ae6711d rtc: rtc-s3c: fix access unit from byte to word on RTCCON 14 years ago
Sekhar Nori fa5b07820f rtc: omap: let device wakeup capability be configured from chip init logic 14 years ago
Vasiliy Kulikov 59cca865f2 drivers/rtc/class.c: fix device_register() error handling 14 years ago
Mike Frysinger d7c7ef908b rtc-bfin: add debug markers to suspend/resume paths 14 years ago
Mike Frysinger 286f9f95fc rtc-bfin: shrink/optimize interrupt handler a bit 14 years ago
Kevin Wells 9aa449bed2 rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC 14 years ago
Paul Mundt 071a1e33ba rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion. 14 years ago
Nicolas Ferre 24cecc1be6 AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Arnd Bergmann 613655fa39 drivers: autoconvert trivial BKL users to private mutex 15 years ago
Wolfram Sang 59bfee6e06 i2c: Remove obsolete cleanup for clientdata 15 years ago
Vladimir Zapolskiy f501ed524b rtc: s3c: balance state changes of wakeup flag 15 years ago
Axel Lin eba93fcc34 drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_probe() 15 years ago
Linus Walleij 4701643425 drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared 15 years ago
Atsushi Nemoto 408929bed7 rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm 15 years ago
Mike Frysinger b6de860651 rtc-bfin: fix state restoration when resuming 15 years ago
Mike Frysinger 110b7e9698 rtc-bfin: fix inverted logic in suspend path 15 years ago
Geert Uytterhoeven 22e3d63147 rtc: rp5c01: add NVRAM support 15 years ago
Christian Dietrich de639c3116 drivers/rtc: remove unneeded ifdef CONFIG_PM 15 years ago
Roman Fietze 6d23b2582f rtc-isl12022: properly handle military hour format 15 years ago
Roy Zang c03675f05f rtc: add support for DS3232 RTC 15 years ago
Wan ZongShun 2f11e57dad rtc/nuc900: fix build warning 15 years ago
Wan ZongShun 23e53be94a rtc/nuc900: modify enable/disable IRQs and driver data setting location 15 years ago
Wan ZongShun 84f20a6928 rtc/nuc900: make returning time checking function valid 15 years ago
Wan ZongShun 52142ed416 rtc/m48t86: use rtc_valid_tm() to check returned tm 15 years ago
Wan ZongShun caf1e1068b rtc/m48t59: use rtc_valid_tm() to check returned tm 15 years ago
Wan ZongShun c814dc136f rtc/max6900: use rtc_valid_tm() to check returning tm 15 years ago
Wan ZongShun b485fe5ea1 rtc/m41t80: use rtc_valid_tm() to check returned tm 15 years ago
Roman Fietze d6c7428f9c rtc: add Intersil ISL12022 RTC driver 15 years ago
Baruch Siach eba545465f rtc: driver for the DryIce block found in i.MX25 chips 15 years ago
Huang Weiyi 8e58f5778b drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h> 15 years ago
Wan ZongShun 93b1384fb2 rtc/pxa: remove unnecessary private ops->ioctl() 15 years ago
Sergey Matyukevich f3f99cf391 rtc: fixes and new functionality for fm3130 15 years ago
Wan ZongShun 5824c7e667 rtc/rtc-mxc: remove six unused fields 15 years ago
Wan ZongShun 4faf896c5e rtc/m48t59: kfree(NULL) is OK 15 years ago
Wan ZongShun a5737cb515 rtc/pxa: remove unused field 15 years ago
Graham Gower bdaf886fcf drivers/rtc/rtc-pcf8563.c: remove unused struct 15 years ago
Wan ZongShun 70d2a0bae2 rtc/nuc900: fix checking of args during time-setting 15 years ago