Show patches with: Archived = No       |   10816 patches
« 1 2 ... 20 21 22108 109 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,15/16] char/genrtc: remove asm-generic/rtc.h from mips - - - - --- 2016-04-27 Arnd Bergmann Superseded
[v3,16/16] char/genrtc: remove the rest of the driver - - - - --- 2016-04-27 Arnd Bergmann Superseded
[V2,1/6] rtc: rv3029: remove 'i2c' in functions names - - - - --- 2016-04-28 Mylene Josserand Superseded
[V2,2/6] rtc: rv3029: convert to use regmap - - - - --- 2016-04-28 Mylene Josserand Superseded
[V2,3/6] rtc: rv3029: Add support of RV3049 - - - - --- 2016-04-28 Mylene Josserand Superseded
[V2,4/6] rtc: rv3029: Removes some checks and warnings - - - - --- 2016-04-28 Mylene Josserand Superseded
[V2,5/6] rtc: rv3029: fix alarm support - - - - --- 2016-04-28 Mylene Josserand Superseded
[V2,6/6] rtc: rv3029: add alarm IRQ - - - - --- 2016-04-28 Mylene Josserand Superseded
rtc: add support for maxim rtc max6916 - - - - --- 2016-05-03 venkat.prashanth2498@gmail.com Superseded
rtc:add support for maxim rtc max6916 - - - - --- 2016-05-04 venkat.prashanth2498@gmail.com Superseded
rtc: add support for maxim rtc max6916 - - - - --- 2016-05-05 venkat.prashanth2498@gmail.com Superseded
[2/2] rtc: make rtc_time64_to_tm save to use for dates before 1970 - - - - --- 2016-05-09 Uwe Kleine-König Superseded
rtc: add support for Maxim rtc max6916 v3.0 - - - - --- 2016-05-13 venkat.prashanth2498@gmail.com Superseded
rtc: add support for Maxim rtc max6916 v3.0 - - - - --- 2016-05-13 venkat.prashanth2498@gmail.com Superseded
rtc: add support for Maxim rtc max6916 v3.0 - - - - --- 2016-05-13 venkat.prashanth2498@gmail.com Superseded
[v4] rtc:add support for maxim rtc max6916 - - - - --- 2016-05-16 venkat.prashanth2498@gmail.com Superseded
[1/1] rtc: ds1685: correct check of day of month - - - - --- 2016-05-18 Heinrich Schuchardt Superseded
Re: [abelloni:rtc-testing 2/17] include/linux/printk.h:375:9: error: type defaults to 'int' in decl… 1 - - - --- 2016-05-30 Arnd Bergmann Superseded
[1/2] rtc-cmos: Clear expired alarm after resume - - - - --- 2016-06-01 Gabriele Mazzotta Superseded
[2/2] rtc-cmos: Restore alarm after resume - - - - --- 2016-06-01 Gabriele Mazzotta Superseded
Re: [PATCH 1/2] rtc-cmos: Clear expired alarm after resume - - - - --- 2016-06-04 Gabriele Mazzotta Superseded
[01/10] regmap: Support bulk writes for devices without raw formatting - - - - --- 2016-06-14 Chen-Yu Tsai Superseded
[02/10] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC - - - - --- 2016-06-14 Chen-Yu Tsai Superseded
[03/10] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC - - - - --- 2016-06-14 Chen-Yu Tsai Superseded
[03/10] mfd: Add driver for X-Powers AC100 audio codec / RTC combo IC - - - - --- 2016-06-14 Chen-Yu Tsai Superseded
[04/10] rtc: ac100: Add RTC driver for X-Powers AC100 - - - - --- 2016-06-14 Chen-Yu Tsai Superseded
[05/10] rtc: ac100: Add clk output support - - - - --- 2016-06-14 Chen-Yu Tsai Superseded
[06/10] ARM: dts: sun9i: a80-optimus: Add device node for AC100 - - - - --- 2016-06-14 Chen-Yu Tsai Superseded
[07/10] ARM: dts: sun9i: cubieboard4: Add device node for AC100 - - - - --- 2016-06-14 Chen-Yu Tsai Superseded
[08/10] ARM: dts: sun9i: cubieboard4: Order nodes by alphabetical order - - - - --- 2016-06-14 Chen-Yu Tsai Superseded
[09/10] ARM: dts: sun9i: a80-optimus: Order nodes by alphabetical order - - - - --- 2016-06-14 Chen-Yu Tsai Superseded
[10/10] ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32k - - - - --- 2016-06-14 Chen-Yu Tsai Superseded
RTC: Add functionality to read/write rtc scratch registers - - - - --- 2016-06-15 J, KEERTHY Superseded
[01/13] RTC: ds1307: Add DS1341 variant - - - - --- 2016-06-15 Andrey Smirnov Superseded
[02/13] RTC: ds1307: Disable square wave and timers as default - - - - --- 2016-06-15 Andrey Smirnov Superseded
[03/13] RTC: ds1307: Add DS1341 specific power-saving options - - - - --- 2016-06-15 Andrey Smirnov Superseded
[04/13] RTC: ds1307: Convert ds1307_can_wakeup_device into a predicate - - - - --- 2016-06-15 Andrey Smirnov Superseded
[05/13] RTC: ds1307: Convert want_irq into a predicate - - - - --- 2016-06-15 Andrey Smirnov Superseded
[06/13] RTC: ds1307: Move chip configuration into a separate routine - - - - --- 2016-06-15 Andrey Smirnov Superseded
[07/13] RTC: ds1307: Move chip sanity checking into a separate routine - - - - --- 2016-06-15 Andrey Smirnov Superseded
[08/13] RTC: ds1307: Remove register "cache" - - - - --- 2016-06-15 Andrey Smirnov Superseded
[09/13] RTC: ds1307: Constify struct ds1307 where possible - - - - --- 2016-06-15 Andrey Smirnov Superseded
[10/13] RTC: ds1307: Convert goto to a loop - - - - --- 2016-06-15 Andrey Smirnov Superseded
[11/13] RTC: ds1307: Redefine RX8025_REG_* to minimize extra code - - - - --- 2016-06-15 Andrey Smirnov Superseded
[12/13] RTC: ds1307: Report oscillator problems more intelligently - - - - --- 2016-06-15 Andrey Smirnov Superseded
[13/13] RTC: ds1307: Move last bits of sanity checking out of chip_configure - - - - --- 2016-06-15 Andrey Smirnov Superseded
[v2,01/10] regmap: Support bulk writes for devices without raw formatting - - - - --- 2016-06-15 Chen-Yu Tsai Superseded
[v2,02/10] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC 1 - - - --- 2016-06-15 Chen-Yu Tsai Superseded
[v2,03/10] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC - - - - --- 2016-06-15 Chen-Yu Tsai Superseded
[v2,04/10] rtc: ac100: Add RTC driver for X-Powers AC100 - - - - --- 2016-06-15 Chen-Yu Tsai Superseded
[v2,05/10] rtc: ac100: Add clk output support - - - - --- 2016-06-15 Chen-Yu Tsai Superseded
[v2,06/10] ARM: dts: sun9i: a80-optimus: Add device node for AC100 - - - - --- 2016-06-15 Chen-Yu Tsai Superseded
[v2,07/10] ARM: dts: sun9i: cubieboard4: Add device node for AC100 - - - - --- 2016-06-15 Chen-Yu Tsai Superseded
[v2,08/10] ARM: dts: sun9i: cubieboard4: Order nodes by alphabetical order - - - - --- 2016-06-15 Chen-Yu Tsai Superseded
[v2,09/10] ARM: dts: sun9i: a80-optimus: Order nodes by alphabetical order - - - - --- 2016-06-15 Chen-Yu Tsai Superseded
[v2,10/10] ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32k - - - - --- 2016-06-15 Chen-Yu Tsai Superseded
[v3,1/8] regmap: Support bulk writes for devices without raw formatting - - - - --- 2016-06-20 Chen-Yu Tsai Superseded
[v3,2/8] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC - - - - --- 2016-06-20 Chen-Yu Tsai Superseded
[v3,3/8] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC 1 - - - --- 2016-06-20 Chen-Yu Tsai Superseded
[v3,4/8] rtc: ac100: Add RTC driver for X-Powers AC100 - - - - --- 2016-06-20 Chen-Yu Tsai Superseded
[v3,5/8] rtc: ac100: Add clk output support - - - - --- 2016-06-20 Chen-Yu Tsai Superseded
[v3,6/8] ARM: dts: sun9i: a80-optimus: Add device node for AC100 - - - - --- 2016-06-20 Chen-Yu Tsai Superseded
[v3,7/8] ARM: dts: sun9i: cubieboard4: Add device node for AC100 - - - - --- 2016-06-20 Chen-Yu Tsai Superseded
[v3,8/8] ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32k - - - - --- 2016-06-20 Chen-Yu Tsai Superseded
[1/5] rtc: s35390a: fix reading out alarm - - - - --- 2016-06-20 Uwe Kleine-König Superseded
[2/5] rtc: s35390a: implement reset routine as suggested by the reference - - - - --- 2016-06-20 Uwe Kleine-König Superseded
[3/5] rtc: s35390a: improve irq handling - - - - --- 2016-06-20 Uwe Kleine-König Superseded
[4/5] rtc: s35390a: improve two comments in .set_alarm - - - - --- 2016-06-20 Uwe Kleine-König Superseded
[5/5] rtc: fix a typo and reduce three empty lines to one - - - - --- 2016-06-20 Uwe Kleine-König Superseded
[RFC,1/2] rtc/hpet: Factorize hpet_rtc_timer_init() - - - - --- 2016-06-21 Pratyush Anand Superseded
[RFC,2/2] rtc/rtc-cmos: Initialize software counters before irq is registered - - - - --- 2016-06-21 Pratyush Anand Superseded
[1/4] devicetree: Add Micro Crystal AG vendor id - - - - --- 2016-06-21 Behme Dirk (CM/ESO2) Superseded
[2/4] dt/bindings: Add bindings for Micro Crystal rv8803 - - - - --- 2016-06-21 Behme Dirk (CM/ESO2) Superseded
[3/4] rtc: rv8803: add device tree compatible names - - - - --- 2016-06-21 Behme Dirk (CM/ESO2) Superseded
[4/4] rtc: rv8803: Be able to set VDETOFF and SWOFF via devcie tree - - - - --- 2016-06-21 Behme Dirk (CM/ESO2) Superseded
[v2,1/4] devicetree: Add Micro Crystal AG vendor id 1 - - - --- 2016-06-22 Behme Dirk (CM/ESO2) Superseded
[v2,2/4] dt/bindings: Add bindings for Micro Crystal rv8803 1 - - - --- 2016-06-22 Behme Dirk (CM/ESO2) Superseded
[v2,3/4] rtc: rv8803: add device tree compatible names - - - - --- 2016-06-22 Behme Dirk (CM/ESO2) Superseded
[v2,4/4] rtc: rv8803: Be able to set VDETOFF and SWOFF via devcie tree - - - - --- 2016-06-22 Behme Dirk (CM/ESO2) Superseded
[1/4] rtc: support for amlogic meson rtc - - - - --- 2016-06-27 Ben Dooks Superseded
[2/4] meson-rtc: add device-tree binding - - - - --- 2016-06-27 Ben Dooks Superseded
[3/4] ARM: dts: amlogic: add rtc node for meson8b - - - - --- 2016-06-27 Ben Dooks Superseded
[4/4] ARM: meson: enable RTC for ODRoid-C1 - - - - --- 2016-06-27 Ben Dooks Superseded
[v2,1/4] rtc: support for amlogic meson rtc - - - - --- 2016-06-27 Ben Dooks Superseded
[v2,2/4] meson-rtc: add device-tree binding 1 - - - --- 2016-06-27 Ben Dooks Superseded
[v2,3/4] ARM: dts: amlogic: add rtc node for meson8b - - - - --- 2016-06-27 Ben Dooks Superseded
[v2,4/4] ARM: meson: enable RTC for ODroid-C1 - - - - --- 2016-06-27 Ben Dooks Superseded
[v4,1/7] mfd: ac100: Add device tree bindings for X-Powers AC100 codec/RTC combo IC 1 - - - --- 2016-06-30 Chen-Yu Tsai Superseded
[v4,2/7] mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo IC 1 - - - --- 2016-06-30 Chen-Yu Tsai Superseded
[v4,3/7] rtc: ac100: Add RTC driver for X-Powers AC100 - - - - --- 2016-06-30 Chen-Yu Tsai Superseded
[v4,4/7] rtc: ac100: Add clk output support - - 1 - --- 2016-06-30 Chen-Yu Tsai Superseded
[v4,5/7] ARM: dts: sun9i: a80-optimus: Add device node for AC100 - - - - --- 2016-06-30 Chen-Yu Tsai Superseded
[v4,6/7] ARM: dts: sun9i: cubieboard4: Add device node for AC100 - - - - --- 2016-06-30 Chen-Yu Tsai Superseded
[v4,7/7] ARM: dts: sun9i: Switch to the AC100 RTC clock outputs for osc32k - - - - --- 2016-06-30 Chen-Yu Tsai Superseded
[RFC,1/2] rtc: s3c: Remove unnecessary call to disable already disabled clock - - 1 - --- 2016-07-04 Alim Akhtar Superseded
[RFC,2/2] rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq() - - 3 2 --- 2016-07-04 Alim Akhtar Superseded
[v3,1/4] rtc: support for amlogic meson rtc - - - 1 --- 2016-07-05 Ben Dooks Superseded
[v3,2/4] meson-rtc: add device-tree binding 2 - - - --- 2016-07-05 Ben Dooks Superseded
[v4,1/2] rtc: support for amlogic meson rtc - - - 1 --- 2016-07-12 Ben Dooks Superseded
[v4,2/2] meson-rtc: add device-tree binding 1 - - - --- 2016-07-12 Ben Dooks Superseded
« 1 2 ... 20 21 22108 109 »