Show patches with: Archived = No       |   10809 patches
« 1 2 ... 82 83 84108 109 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v3,5/8] rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time - - - - --- 2015-01-20 pang.xunlei Accepted
[RFC,v3,4/8] rtc/mc13xxx: Update driver to address y2038/y2106 issues - - - - --- 2015-01-20 pang.xunlei Accepted
[RFC,v3,3/8] rtc/ab3100: Update driver to address y2038/y2106 issues 1 - - - --- 2015-01-20 pang.xunlei Accepted
[RFC,v3,2/8] rtc/test: Update driver to address y2038/y2106 issues - - - - --- 2015-01-20 pang.xunlei Accepted
[RFC,v3,1/8] rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement - - - - --- 2015-01-20 pang.xunlei Accepted
[02/02,resend,#2] MIPS: IP32: Add platform data hooks to use DS1685 driver - - - - --- 2015-01-19 Joshua Kinard Superseded
[01/02,resend,#2] RTC: Add driver for DS1685 family of real time clocks - - - - --- 2015-01-19 Joshua Kinard Accepted
Re: [RFC PATCH v2 3/9] rtc/test: Update driver to address y2038/y2106 issues - - - - --- 2015-01-16 pang.xunlei Superseded
MAINTAINERS: Add entry for Maxim PMIC-s on Samsung boards 2 - - - --- 2015-01-16 Krzysztof Kozlowski Superseded
[PATCHv1,3/3] rtc: rtc-ab-b5ze-s3: Add sub-minute alarm support - - - - --- 2015-01-15 Arnaud Ebalard Accepted
[PATCHv1,2/3] rtc: Add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip - - - - --- 2015-01-15 Arnaud Ebalard Accepted
[PATCHv1,1/3] of: add vendor prefix for Abracon Corporation - - - - --- 2015-01-15 Arnaud Ebalard Accepted
[v4,5/5] ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig - - - - --- 2015-01-15 Gregory CLEMENT Accepted
[v4,4/5] ARM: mvebu: add Device Tree description of RTC on Armada 38x - - - - --- 2015-01-15 Gregory CLEMENT Accepted
[v4,3/5] MAINTAINERS: Add the RTC driver for the Armada38x - - - - --- 2015-01-15 Gregory CLEMENT Accepted
[v4,2/5] drivers/rtc/rtc-armada38x: Add a new RTC driver for recent mvebu SoCs - - 1 - --- 2015-01-15 Gregory CLEMENT Accepted
[v4,1/5] rtc: armada38x: Add the device tree binding documentation - - - - --- 2015-01-15 Gregory CLEMENT Accepted
[v3,5/5] ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig - - - - --- 2015-01-15 Gregory CLEMENT Superseded
[v3,4/5] ARM: mvebu: add Device Tree description of RTC on Armada 38x - - - - --- 2015-01-15 Gregory CLEMENT Superseded
[v3,3/5] MAINTAINERS: Add the RTC driver for the Armada38x - - - - --- 2015-01-15 Gregory CLEMENT Superseded
[v3,2/5] drivers/rtc/rtc-armada38x: Add a new RTC driver for recent mvebu SoCs - - - - --- 2015-01-15 Gregory CLEMENT Superseded
[v3,1/5] rtc: armada38x: Add the device tree binding documentation - - - - --- 2015-01-15 Gregory CLEMENT Superseded
Re: [PATCHv0 2/3] rtc: Add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip - - - - --- 2015-01-15 Andrew Morton Superseded
Re: [PATCH] RTC: RK808: fix the rtc time reading issue - - - - --- 2015-01-14 Andrew Morton Accepted
[v2,5/5] ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig - - - - --- 2015-01-14 Gregory CLEMENT Superseded
[v2,4/5] ARM: mvebu: add Device Tree description of RTC on Armada 38x - - - - --- 2015-01-14 Gregory CLEMENT Superseded
[v2,3/5] MAINTAINERS: Add the RTC driver for the Armada38x - - - - --- 2015-01-14 Gregory CLEMENT Superseded
[v2,2/5] drivers/rtc/rtc-armada38x: Add a new RTC driver for recent mvebu SoCs - - - - --- 2015-01-14 Gregory CLEMENT Superseded
[v2,1/5] rtc: armada38x: Add the device tree binding documentation - - - - --- 2015-01-14 Gregory CLEMENT Superseded
RTC: RK808: fix the rtc time reading issue - - 1 - --- 2015-01-14 Chris Zhong Accepted
[RFC,v2,9/9] alpha: change to use rtc_class_ops's set_mmss64() - - - - --- 2015-01-13 Xunlei Pang Superseded
[RFC,v2,8/9] rtc/mxc: Update driver to address y2038/y2106 issues - - - - --- 2015-01-13 Xunlei Pang Superseded
[RFC,v2,7/9] rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t - - - - --- 2015-01-13 Xunlei Pang Superseded
[RFC,v2,6/9] rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time - - - - --- 2015-01-13 Xunlei Pang Superseded
[RFC,v2,5/9] rtc/mc13xxx: Update driver to address y2038/y2106 issues - - - - --- 2015-01-13 Xunlei Pang Superseded
[RFC,v2,4/9] rtc/ab3100: Update driver to address y2038/y2106 issues 1 - - - --- 2015-01-13 Xunlei Pang Superseded
[RFC,v2,3/9] rtc/test: Update driver to address y2038/y2106 issues - - - - --- 2015-01-13 Xunlei Pang Superseded
[RFC,v2,2/9] time: Provide y2106 safe get_seconds() replacement - - - - --- 2015-01-13 Xunlei Pang Rejected
[RFC,v2,1/9] rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement - - - - --- 2015-01-13 Xunlei Pang Superseded
drivers/rtc/rtc-em3027.c: add device tree support - - - - --- 2015-01-13 Peter Robinson Accepted
[PATCHv0,3/3] rtc: rtc-ab-b5ze-s3: Add sub-minute alarm support - - - - --- 2015-01-12 Arnaud Ebalard Superseded
[PATCHv0,2/3] rtc: Add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip - - - - --- 2015-01-12 Arnaud Ebalard Superseded
[PATCHv0,1/3] of: add vendor prefix for Abracon Corporation - - - - --- 2015-01-12 Arnaud Ebalard Superseded
[v1] HID: hid-sensor-hub: Extend API for async reads - - - - --- 2015-01-12 srinivas pandruvada Accepted
[4/4] ARM: mvebu: add Device Tree description of RTC on Armada 38x - - - - --- 2015-01-09 Gregory CLEMENT Superseded
[3/4] MAINTAINERS: Add the RTC driver for the Armada38x - - - - --- 2015-01-09 Gregory CLEMENT Superseded
[2/4] drivers/rtc/rtc-armada38x: Add a new RTC driver for recent mvebu SoCs - - - - --- 2015-01-09 Gregory CLEMENT Superseded
[1/4] rtc: armada38x: Add the device tree binding documentation - - - - --- 2015-01-09 Gregory CLEMENT Superseded
[9/9] drivers/rtc/rtc-hid-sensor-time.c: Adjust parameter for attribute read - - - - --- 2015-01-07 srinivas pandruvada Accepted
[8/9] iio: hid-sensor-press: Adjust parameter for attribute read - - - - --- 2015-01-07 srinivas pandruvada Not Applicable
[7/9] iio: hid-sensor-incl-3d: Adjust parameter for attribute read - - - - --- 2015-01-07 srinivas pandruvada Not Applicable
[6/9] iio: hid-sensor-magn-3d: Adjust parameter for attribute read - - - - --- 2015-01-07 srinivas pandruvada Not Applicable
[5/9] iio: hid-sensor-prox: Adjust parameter for attribute read - - - - --- 2015-01-07 srinivas pandruvada Not Applicable
[4/9] iio: hid-sensor-als: Adjust parameter for attribute read - - - - --- 2015-01-07 srinivas pandruvada Not Applicable
[3/9] iio: hid-sensor-gyro-3d: Adjust parameter for attribute read - - - - --- 2015-01-07 srinivas pandruvada Not Applicable
[2/9] iio: hid-sensor-accel-3d: Adjust parameter for attribute read - - - - --- 2015-01-07 srinivas pandruvada Not Applicable
[1/9] HID: hid-sensor-hub: Extend API for async reads - - - - --- 2015-01-07 srinivas pandruvada Superseded
[2/2] rtc: isl12057: Constify struct regmap_config - - - - --- 2015-01-05 Krzysztof Kozlowski Accepted
[1/2] rtc: at91sam9: Constify struct regmap_config - - - - --- 2015-01-05 Krzysztof Kozlowski Accepted
rtc: rtc-pfc2123: Add support for devicetree - - - - --- 2014-12-29 Joshua Clayton Accepted
RTC: Restore alarm after resume - - - 1 --- 2014-12-22 Matthew Garrett Rejected
rtc-omap: Fix shutdown with battery plugged in and later boot when AC plug event is detected. - - - - --- 2014-12-22 Pau Espin Pedrol Rejected
[16/28] rtc: drop owner assignment from platform_drivers - - - - --- 2014-12-21 Wolfram Sang Accepted
[8/8] rtc: st: add new driver for ST's LPC RTC - - - - --- 2014-12-17 Lee Jones Superseded
[7/8] rtc: bindings: Provide ST bindings for ST's LPC RTC device - - - - --- 2014-12-17 Lee Jones Superseded
[6/8] watchdog: st_wdt: Add new driver for ST's LPC Watchdog - - - - --- 2014-12-17 Lee Jones Superseded
[5/8] watchdog: bindings: Provide ST bindings for ST's LPC Watchdog device - - - - --- 2014-12-17 Lee Jones Superseded
[4/8] ARM: STi: DT: STiH407: Add Device Tree node for the LPC - - - - --- 2014-12-17 Lee Jones Superseded
[3/8] ARM: multi_v7_defconfig: Enable support for ST's LPC RTC - - - - --- 2014-12-17 Lee Jones Superseded
[2/8] ARM: multi_v7_defconfig: Enable support for ST's LPC Watchdog - - - - --- 2014-12-17 Lee Jones Superseded
[1/8] mfd: dt-bindings: Provide human readable defines for LPC mode choosing - - - - --- 2014-12-17 Lee Jones Superseded
drivers/rtc/interface.c: check the error after __rtc_read_time() - - - - --- 2014-12-17 Hyogi Gim Superseded
[PATCHv2,4/8] rtc: isl12057: deprecate use of isl in compatible string for isil - - - - --- 2014-12-16 Arnaud Ebalard Accepted
[PATCHv2,3/8] rtc: isl12022: deprecate use of isl in compatible string for isil - - - - --- 2014-12-16 Arnaud Ebalard Accepted
rtc: bcm-iproc: Add support for Broadcom iproc rtc - - 2 1 --- 2014-12-16 Arun Ramamurthy Superseded
[PATCHv1,7/7] arm: dts: tegra: update isl29028 compatible string to use isil vendor prefix - - - - --- 2014-12-16 Arnaud Ebalard Not Applicable
[PATCHv1,6/7] arm: dts: zynq: update isl9305 compatible string to use isil vendor prefix - - - - --- 2014-12-16 Arnaud Ebalard Accepted
[PATCHv1,5/7] regulator: isl9305: deprecate use of isl in compatible string for isil - - - - --- 2014-12-16 Arnaud Ebalard Accepted
[PATCHv1,4/7] staging: iio: isl29028: deprecate use of isl in compatible string for isil - - - - --- 2014-12-16 Arnaud Ebalard Accepted
[PATCHv1,3/7] rtc: isl12057: deprecate use of isl in compatible string for isil - - - - --- 2014-12-16 Arnaud Ebalard Superseded
[PATCHv1,2/7] rtc: isl12022: deprecate use of isl in compatible string for isil - - - - --- 2014-12-16 Arnaud Ebalard Superseded
[PATCHv1,3/3] ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120 - - - - --- 2014-12-15 Arnaud Ebalard Accepted
[PATCHv1,2/3] rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users - - - - --- 2014-12-15 Arnaud Ebalard Accepted
[PATCHv1,1/3] rtc: rtc-isl12057: add alarm support to Intersil ISL12057 RTC driver - - - - --- 2014-12-15 Arnaud Ebalard Accepted
[5/5] tty: serial: atmel: request IRQ with IRQF_SUSPEND_NOACTION - - - - --- 2014-12-15 Boris Brezillon Not Applicable
[4/5] rtc: at91: request IRQs with IRQF_SUSPEND_NOACTION - - - - --- 2014-12-15 Boris Brezillon Superseded
[3/5] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND - - - - --- 2014-12-15 Boris Brezillon Superseded
[2/5] clk: at91: implement suspend/resume for the PMC irqchip - - - - --- 2014-12-15 Boris Brezillon Superseded
[1/5] genirq: Support mixing IRQF_NO_SUSPEND/IRQF_SUSPEND on shared irqs - - - - --- 2014-12-15 Boris Brezillon Not Applicable
[8/8] ARM: STi: DT: STiH407: Add Device Tree node for the LPC - - - - --- 2014-12-15 Lee Jones Superseded
[7/8] rtc: st: add new driver for ST's LPC RTC - - - - --- 2014-12-15 Lee Jones Superseded
[6/8] watchdog: st_wdt: Add new driver for ST's LPC Watchdog - - - - --- 2014-12-15 Lee Jones Superseded
[5/8] mfd: Add ST's Low Power Controller driver - - - - --- 2014-12-15 Lee Jones Superseded
[4/8] mfd: dt-bindings: Provide human readable defines for LPC mode choosing - - - - --- 2014-12-15 Lee Jones Superseded
[3/8] mfd: bindings: Provide ST bindings for ST's LPC device - - - - --- 2014-12-15 Lee Jones Superseded
[2/8] ARM: multi_v7_defconfig: Enable support for ST's LPC RTC - - - - --- 2014-12-15 Lee Jones Superseded
[1/8] ARM: multi_v7_defconfig: Enable support for ST's LPC Watchdog - - - - --- 2014-12-15 Lee Jones Superseded
[PATCHv0,5/5] dt-bindings: fix isl vs isil prefix issue for Intersil - - - - --- 2014-12-14 Arnaud Ebalard Superseded
[PATCHv0,4/5] ARM: mvebu: ISL12057 rtc chip can be used to wake up RN2120 - - - - --- 2014-12-14 Arnaud Ebalard Superseded
[PATCHv0,3/5] ARM: mvebu: ISL12057 rtc chip can be used to wake up RN104 - - - - --- 2014-12-14 Arnaud Ebalard Superseded
« 1 2 ... 82 83 84108 109 »