Patchwork Linux RTC development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 5 6 7 8 9 10 11 12 13 ... 16 17 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[V2,3/5] rtc: tegra: use module_platform_driver_probe for module init/exit 2013-03-11 Laxman Dewangan New
[V2,4/5] rtc: tegra: set irq name as device name 2013-03-11 Laxman Dewangan New
[V2,1/5] rtc: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP 2013-03-11 Laxman Dewangan New
[V3,4/5] rtc: tegra: set irq name as device name 2013-03-11 Laxman Dewangan New
[V2,5/5] rtc: tegra: use managed rtc_device_register 2013-03-11 Laxman Dewangan New
[08/30] rtc: rtc-efi: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[V2,2/5] rtc: tegra: Use struct dev_pm_ops for power management 2013-03-11 Laxman Dewangan New
[10/30] rtc: rtc-generic: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[v2,3/5] ARM: at91/dts: add RTT nodes 2013-03-11 Johan Hovold New
[v2,1/5] ARM: at91/rtc: fix boot after RTC wake-up 2013-03-11 Johan Hovold New
[v2,2/5] ARM: at91/dts: add RTC nodes 2013-03-11 Johan Hovold New
[V3,1/5] rtc: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP 2013-03-11 Laxman Dewangan New
[V3,2/5] rtc: tegra: Use struct dev_pm_ops for power management 2013-03-11 Laxman Dewangan New
[V3,3/5] rtc: tegra: use module_platform_driver_probe for module init/exit 2013-03-11 Laxman Dewangan New
[V3,5/5] rtc: tegra: use managed rtc_device_register 2013-03-11 Laxman Dewangan New
rtc: rtc-s3c: convert s3c_rtc to dev_pm_ops 2013-03-12 Jingoo Han New
rtc: omap: update to devm_* API 2013-03-13 Vishwanathrao Badarkhe, Manish New
[27/30] rtc: rtc-test: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[28/30] rtc: rtc-tile: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[11/30] rtc: hid-sensor-time: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[1/2] rtc: rtc-ds1307: use dev_dbg() instead of pr_debug() 2013-03-14 Jingoo Han New
[2/2] rtc: rtc-fm3130: use dev_dbg() instead of pr_debug() 2013-03-14 Jingoo Han New
[01/30] rtc: rtc-ab3100: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[02/30] rtc: rtc-au1xxx: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[22/30] rtc: rtc-rv3029c2: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[03/30] rtc: rtc-bq32k: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[15/30] rtc: rtc-m48t86: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[29/30] rtc: rtc-wm8350: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[30/30] rtc: rtc-x1205: use devm_rtc_device_register() 2013-03-14 Jingoo Han New
[v1] rtc: fix for the DA9052 rtc device registration 2013-03-15 Ashish Jangam New
rtc: rtc-ds1216: use module_platform_driver_probe() 2013-03-15 Fabio Porcedda New
rtc: rs5c372: add R2221T/L variant to the driver 2013-04-29 Jan Luebbe New
[29/42] rtc: rtc-pcap: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[31/42] rtc: rtc-s3c: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[32/42] rtc: rtc-sa1100: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[33/42] rtc: rtc-sh: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[35/42] rtc: rtc-stmp3xxx: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[34/42] rtc: rtc-spear: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[37/42] rtc: rtc-vr41xx: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[38/42] rtc: rtc-vt8500: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[39/42] rtc: rtc-m48t86: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[40/42] rtc: rtc-puv3: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[41/42] rtc: rtc-rp5c01: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[42/42] rtc: rtc-tile: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[05/42] rtc: rtc-at32ap700x: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[36/42] rtc: rtc-twl: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[14/42] rtc: rtc-davinci: remove unnecessary platform_set_drvdata() 2013-05-03 Jingoo Han New
[05/26] drivers/rtc/rtc-cmos.c: Fix whitespace related errors 2013-05-03 Sachin Kamat New
[07/26] drivers/rtc/rtc-ds1305.c: Add missing braces around sizeof 2013-05-03 Sachin Kamat New
[08/26] drivers/rtc/rtc-ds1374.c: Fix spacing related issues 2013-05-03 Sachin Kamat New
[24/26] drivers/rtc/rtc-v3020.c: Fix spacing issues 2013-05-03 Sachin Kamat New
[26/26] drivers/rtc/rtc-x1205.c: Fix checkpatch issues 2013-05-03 Sachin Kamat New
drivers/rtc/rtc-pl031.c: Pass correct pointer to free_irq() 2013-05-20 Lars-Peter Clausen New
[RFC,22/42] drivers/rtc: don't check resource with devm_ioremap_resource 2013-05-10 Wolfram Sang New
[V2] rtc: rtc-mpc5121: use platform_{get,set}_drvdata() 2013-05-30 Jingoo Han New
rtc: add in ability to push out an existing wakealarm using sysfs 2013-05-11 Bernie Thompson New
rtc: max8998: Check for pdata presence before dereferencing 2013-05-15 Tomasz Figa New
[2/3] rtc: rtc-mpc5121: use platform_{get,set}_drvdata() 2013-05-23 Jingoo Han New
drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVI 2013-05-15 Barry Song New
[v3,1/2] RTC: rtc-twl: Fix rtc_reg_map initialization 2013-06-06 Péter Ujfalusi New
rtc-ds1302: handle write protection 2013-05-20 Sergey Yanovich New
[1/8] rtc: rtc-ds1307: use devm_*() functions 2013-05-21 Jingoo Han New
[2/8] rtc: rtc-jz4740: use devm_*() functions 2013-05-21 Jingoo Han New
[3/8] rtc: rtc-m48t59: use devm_*() functions 2013-05-21 Jingoo Han New
[4/8] rtc: rtc-mpc5121: use devm_*() functions 2013-05-21 Jingoo Han New
[5/8] rtc: rtc-pm8xxx: use devm_*() functions 2013-05-21 Jingoo Han New
[6/8] rtc: rtc-pxa: use devm_*() functions 2013-05-21 Jingoo Han New
[8/8] rtc: rtc-sh: use devm_*() functions 2013-05-21 Jingoo Han New
[2/2] rtc: ab8540: add second resolution to rtc driver 2013-05-24 Alexandre Torgue New
[1/2] mfd: ab8540: add device for new rtc version on ab8540 cut2 2013-05-24 Alexandre Torgue 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
rtc-ds1302: handle write protection 2013-05-30 Sergey Yanovich New
[1/2] rtc: omap: add option to indicate wakeup support through DT 2013-05-31 Hebbar, Gururaja New
[2/2] rtc: omap: add rtc wakeup support to alarm events 2013-05-31 Hebbar, Gururaja New
[v2] drivers/rtc/class: Convert from Legacy pm ops to dev_pm_ops 2013-05-31 Shuah Khan New
rtc: rtc-twl: ensure IRQ is wakeup enabled 2013-05-31 Kevin Hilman New
rtc: rtc-pcf2123: replace strict_strtoul() with kstrtoul() 2013-06-01 Jingoo Han New
rtc: cmos: Workaround bios clearing rtc control 2013-06-03 Derek Basehore New
[V2] rtc: rtc-pcf2123: replace strict_strtoul() with kstrtoul() 2013-06-03 Jingoo Han New
[v1,1/1] Documentation/rtc: update ioctl return values checkings in example code 2013-06-03 Nikolay Balandin New
Re: [PATCH 3/4] rtc: rtc-hid-sensor-time: add option hctosys to set time at boot 2013-06-04 Alexander Holler New
rtc: rtc-twl: fix initialization sequence 2013-06-05 Grygorii Strashko New
[1/3] RFC: timekeeping: introduce flag systime_was_set 2013-06-05 Alexander Holler New
[1/3,RESEND] RFC: timekeeping: introduce flag systime_was_set 2013-06-06 Alexander Holler New
RTC: Return -EBUSY, not -EACCES when device is busy 2013-06-06 cbrand@broadcom.com New
[V3] rtc: rtc-pcf2123: replace strict_strtoul() with kstrtoul() 2013-06-07 Jingoo Han New
[V2] drivers/rtc/class: convert from Legacy pm ops to dev_pm_ops 2013-06-07 Jingoo Han New
[3/3] rtc: mxc_rtc: Add DT support 2013-06-16 Alexander Shiyan New
[2/3] ARM: imx: Using proper clocks for RTC driver 2013-06-16 Alexander Shiyan New
[v3,03/04] ARM: OMAP: Rename twl4030_ in rtc-twl.c to make it generic rtc 2009-10-01 balajitk@ti.com Under Review
rtc: make rtc-omap driver ioremap its register space 2009-09-09 Mark A. Greer Under Review
rtc: add rtc_systohc for ntp use 2009-01-27 Ed Swierk Under Review
[3/3] rtc-x1205: unconditionally set date when setting clock 2009-11-25 Johannes Weiner Under Review
rtc: add support for the M48T201 chip to rtc-m48t59.c 2009-07-10 Andrew Klossner Under Review
[1/3] rtc-x1205: fix rtc_time to y2k register value conversion 2009-11-25 Johannes Weiner Under Review
[2/3] rtc-x1205: reset clock to sane state after power failure 2009-11-25 Johannes Weiner Under Review
[v3,02/04] OMAP4: PMIC: Add support for twl6030 RTC 2009-10-01 balajitk@ti.com Under Review
[v2,4/9] rtc: stmp3xxx: allow different oscillators 2013-03-08 Steffen Trumtrar New
[v2,8/9] rtc: stmp3xxx: Check copy controller state 2013-03-08 Steffen Trumtrar New
« Previous 1 2 ... 5 6 7 8 9 10 11 12 13 ... 16 17 Next »