Patchwork Linux RTC development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 16 17 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[05/15] drivers/rtc/rtc-max8998.c: Remove empty function 2013-05-13 Sachin Kamat New
[05/19] rtc: rtc-efi: remove erroneous __init/__exit annotations 2013-02-28 Jingoo Han New
[05/24] rtc: rtc-coh901331: use module_platform_driver_probe() 2013-03-04 Jingoo Han New
[05/26] drivers/rtc/rtc-cmos.c: Fix whitespace related errors 2013-05-03 Sachin Kamat New
[05/27] rtc: rtc-ds1216: use devm_*() functions 2013-04-01 Jingoo Han New
[05/30] rtc: rtc-davinci: use devm_rtc_device_register() 2013-03-06 Jingoo Han New
[05/30] rtc: rtc-ds1302: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[05/33] drivers/rtc/rtc-ds1672.c: remove empty function 2013-05-23 Sachin Kamat New
[05/42] rtc: rtc-at32ap700x: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[06/10] RTC: Include information about UIE and PIE in RTC driver proc. 2011-02-21 John Stultz New
[06/10] rtc: rtc-sh: switch to using SIMPLE_DEV_PM_OPS 2013-03-18 Jingoo Han New
[06/11] rtc: max8925: Initialize drvdata before registering device 2011-05-07 John Stultz New
[06/11] rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug() 2013-02-15 Jingoo Han New
[06/12] rtc: rtc-tps80031: use devm_request_threaded_irq() 2013-02-21 Jingoo Han New
[06/15] drivers/rtc/rtc-max8925.c: Remove empty function 2013-05-13 Sachin Kamat New
[06/19] rtc: rtc-mc13xxx: remove erroneous __init/__exit annotations 2013-02-28 Jingoo Han New
[06/24] rtc: rtc-davinci: use module_platform_driver_probe() 2013-03-04 Jingoo Han New
[06/26] drivers/rtc/rtc-davinci.c: Fix whitespace warning 2013-05-03 Sachin Kamat New
[06/27] rtc: rtc-ds1286: use devm_*() functions 2013-04-01 Jingoo Han New
[06/30] rtc: rtc-ds1511: use devm_rtc_device_register() 2013-03-06 Jingoo Han New
[06/30] rtc: rtc-ds1672: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[06/33] drivers/rtc/rtc-ds3234.c: remove empty function 2013-05-23 Sachin Kamat New
[06/42] rtc: rtc-at91rm9200: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[07/10] RTC: Remove UIE and PIE information from the sa1100 driver proc. 2011-02-21 John Stultz New
[07/10] rtc: rtc-wm8350: switch to using SIMPLE_DEV_PM_OPS 2013-03-18 Jingoo Han New
[07/11] rtc: max8998: Initialize drvdata before registering device 2011-05-07 John Stultz New
[07/11] rtc: rtc-rs5c313: use pr_err() instead of printk() 2013-02-15 Jingoo Han New
[07/12] rtc: rtc-wm831x: use devm_request_threaded_irq() 2013-02-21 Jingoo Han New
[07/15] drivers/rtc/rtc-ls1x.c: Remove empty function 2013-05-13 Sachin Kamat New
[07/19] rtc: rtc-ps3: remove erroneous __init/__exit annotations 2013-02-28 Jingoo Han New
[07/24] rtc: rtc-ds1302: use module_platform_driver_probe() 2013-03-04 Jingoo Han New
[07/26] drivers/rtc/rtc-ds1305.c: Add missing braces around sizeof 2013-05-03 Sachin Kamat New
[07/27] rtc: rtc-ds1390: use devm_*() functions 2013-04-01 Jingoo Han New
[07/30] rtc: rtc-ds1553: use devm_rtc_device_register() 2013-03-06 Jingoo Han New
[07/30] rtc: rtc-ds3234: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[07/33] drivers/rtc/rtc-efi.c: remove empty function 2013-05-23 Sachin Kamat New
[07/42] rtc: rtc-at91sam9: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[08/10] RTC: Fix the cross interrupt issue on rtc-test. 2011-02-21 John Stultz New
[08/10] rtc: rtc-tps6586x: switch to using SIMPLE_DEV_PM_OPS 2013-03-18 Jingoo Han New
[08/11] rtc: msm6242: Initialize drvdata before registering device 2011-05-07 John Stultz New
[08/11] rtc: rtc-vr41xx: use dev_info() instead of printk() 2013-02-15 Jingoo Han New
[08/12] rtc: rtc-da9052: use devm_request_threaded_irq() 2013-02-21 Jingoo Han New
[08/15] drivers/rtc/rtc-lp8788.c: Remove empty function 2013-05-13 Sachin Kamat New
[08/19] rtc: rtc-coh901331: remove erroneous __init/__exit annotations 2013-02-28 Jingoo Han New
[08/24] rtc: rtc-efi: use module_platform_driver_probe() 2013-03-04 Jingoo Han New
[08/26] drivers/rtc/rtc-ds1374.c: Fix spacing related issues 2013-05-03 Sachin Kamat New
[08/27] rtc: rtc-ds2404: use devm_*() functions 2013-04-01 Jingoo Han New
[08/30] rtc: rtc-ds1742: use devm_rtc_device_register() 2013-03-06 Jingoo Han New
[08/30] rtc: rtc-efi: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[08/33] drivers/rtc/rtc-em3027.c: remove empty function 2013-05-23 Sachin Kamat New
[08/42] rtc: rtc-au1xxx: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[09/10] RTC: sa1100: Update the sa1100 RTC driver. 2011-02-21 John Stultz New
[09/10] rtc: rtc-tps65910: switch to using SIMPLE_DEV_PM_OPS 2013-03-18 Jingoo Han New
[09/11] rtc: pcap: Initialize drvdata before registering device 2011-05-07 John Stultz New
[09/11] rtc: rtc-sun4v: use pr_warn() instead of printk() 2013-02-15 Jingoo Han New
[09/12] rtc: rtc-palmas: use devm_request_threaded_irq() 2013-02-21 Jingoo Han New
[09/14] rtc: fix device_register() error handling 2010-09-19 Kulikov Vasiliy New
[09/15] drivers/rtc/rtc-ds1302.c: Remove empty function 2013-05-13 Sachin Kamat New
[09/16] rtc: pl030: Enable module alias autogeneration for AMBA drivers 2011-10-05 Dave Martin New
[09/19] rtc: rtc-pxa: remove erroneous __init/__exit annotations 2013-02-28 Jingoo Han New
[09/24] rtc: rtc-generic: use module_platform_driver_probe() 2013-03-04 Jingoo Han New
[09/26] drivers/rtc/rtc-ds1511.c: Fix issues related to spaces and braces 2013-05-03 Sachin Kamat New
[09/27] rtc: rtc-fm3130: use devm_*() functions 2013-04-01 Jingoo Han New
[09/30] rtc: rtc-em3027: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[09/30] rtc: rtc-ep93xx: use devm_rtc_device_register() 2013-03-06 Jingoo Han New
[09/33] drivers/rtc/rtc-fm3130.c: remove empty function 2013-05-23 Sachin Kamat New
[09/42] rtc: rtc-bfin: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[1/1,RFC] Support for DS1306 over SPI [RFC] 2008-11-25 Antonio R. Costa Changes Requested
[1/1,V2] rtc: Add real-time clock driver for Tegra. 2010-10-14 achew@nvidia.com New
[1/1,V3] rtc: Add real-time clock driver for Tegra. 2010-10-15 achew@nvidia.com New
[1/1,V4] rtc: Add real-time clock driver for Tegra. 2010-10-18 achew@nvidia.com New
[1/1] Fix rtc-mc13xxx lockup 2011-04-04 Arnaud Patard (Rtp) New
[1/1] drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement 2012-09-19 Lee Jones New
[1/1] drivers/rtc/rtc-ab8500.c: Revoke Device Tree enablement 2012-08-09 Lee Jones New
[1/1] drivers/rtc/rtc-max77686.c: Use devm_regmap_init_i2c 2013-04-02 Sachin Kamat New
[1/1] drivers/rtc/rtc-s3c: Use of_match_ptr() macro 2012-12-12 Sachin Kamat New
[1/1] drivers/rtc/rtc-twl: use of_match_ptr() macro 2013-01-17 Sachin Kamat New
[1/1] drivers/rtc: Use of_match_ptr() macro 2012-12-20 Sachin Kamat New
[1/1] mc13892: fix Kconfig entry for rtc support 2010-10-24 Arnaud Patard (Rtp) New
[1/1] rtc-cmos: Use of_match_ptr() macro 2012-12-19 Sachin Kamat New
[1/1] rtc: Add real-time clock driver for Tegra. 2010-10-14 achew@nvidia.com New
[1/1] rtc: Remove unused code from rtc-dev.c 2012-11-21 Sachin Kamat New
[1/1] rtc: rtc-ds1307: use devm_*() functions 2013-05-25 Nikolay Balandin New
[1/1] rtc: rtc-ds1307: use devm_*() functions 2013-05-25 Nikolay Balandin New
[1/1] rtc: rtc-s3c: Replace #include header files from asm/* to linux/* 2012-07-05 Sachin Kamat New
[1/1] rtc: tps65910: renaming irq to match device 2012-11-19 Sivaram Nair New
[1/2,RFC] rtc: Add ioctl to get/clear battery low voltage status 2012-02-14 Alexander Stein New
[1/2] ARM: S3C64XX: Move RTC clock from init_clocks to init_clocks_disable 2010-07-21 Kukjin Kim New
[1/2] Modify PL031 for Nomadik and U8500 v2 2010-02-04 Linus Walleij New
[1/2] RTC MXC: Fix setting time for MX1 SoC 2011-11-06 Yauhen Kharuzhy New
[1/2] RTC: Add core rtc support for Gemini Soc devices 2010-12-14 Hans Ulli Kroll New
[1/2] RTC: JZ4740: Fix IRQ error check 2012-08-21 Lars-Peter Clausen New
[1/2] RTC: pl031: configured correct wday for 2000-01-01 2012-05-14 Linus Walleij New
[1/2] RTC: s3c: Initialize driver data before using it 2010-05-27 Maurus Cuelenaere New
[1/2] Revert "drivers/rtc/rtc-pxa.c: fix set time sync time issue" 2013-05-07 Chao Xie New
[1/2] arm: mvebu: add RTC support for Armada 370 and Armada XP 2012-12-10 Gregory CLEMENT New
[1/2] drivers/rtc/rtc-pcf8563.c: set owner field in driver struct. 2012-07-18 Nick Bowler New
[1/2] drivers/rtc/rtc-s3c.c: Remove unnecessary err_nores label 2012-11-23 Tushar Behera New
[1/2] mfd: ab8540: add device for new rtc version on ab8540 cut2 2013-05-24 Alexandre Torgue New
[1/2] rtc-imxdi: Support for i.MX53 2012-10-18 stigge@antcom.de New