messages from 2014-09-10 12:14:24 to 2015-03-07 09:18:46 UTC [more...]
[PATCH v2 0/6] ARM: at91: fix irq_pm_install_action WARNING
2015-03-07 9:18 UTC (30+ messages)
` [PATCH v2 1/6] PM / wakeup: export pm_system_wakeup symbol
` [PATCH v2 2/6] rtc: at91sam9: rework wakeup and interrupt handling
` [PATCH v2 3/6] rtc: at91rm9200: "
` [PATCH v2 4/6] clk: at91: implement suspend/resume for the PMC irqchip
` [PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
` [PATCH v2 6/6] tty: serial: atmel: rework interrupt and wakeup handling
[PATCH v2] rtc: add Abracon ABx80x driver
2015-03-04 11:43 UTC (13+ messages)
[PATCH] rtc: add Abracon ABx80x driver
2015-02-28 23:09 UTC (5+ messages)
rtc: mc13xxx: fix obfuscated and wrong format string
2015-02-20 13:47 UTC
[PATCH v5 0/3] mfd: max8997: add regmap support
2015-02-17 8:49 UTC
RTC: Restore alarm after resume
2014-12-22 19:19 UTC
[PATCH 0/5] ARM: at91: fix irq_pm_install_action WARNING
2014-12-16 20:37 UTC (17+ messages)
` [PATCH 1/5] genirq: Support mixing IRQF_NO_SUSPEND/IRQF_SUSPEND on shared irqs
` [PATCH 2/5] clk: at91: implement suspend/resume for the PMC irqchip
` [PATCH 3/5] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
` [PATCH 4/5] rtc: at91: request IRQs with IRQF_SUSPEND_NOACTION
` [PATCH 5/5] tty: serial: atmel: request IRQ "
[GIT PULL] at91: drivers for 3.19 #1
2014-11-20 12:43 UTC (2+ messages)
[PATCH v9 00/10] rtc: at91sam9: add DT support
2014-11-13 15:14 UTC (19+ messages)
` [PATCH v9 01/10] rtc: at91sam9: remove references to mach specific headers
` [PATCH v9 02/10] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v9 03/10] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v9 04/10] rtc: at91sam9: add DT support
` [PATCH v9 05/10] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v9 06/10] rtc: at91sam9: rework the Kconfig description
` [PATCH v9 07/10] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v9 08/10] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v9 09/10] rtc: at91sam9: add DT bindings documentation
` [PATCH v9 10/10] mfd: syscon: add Atmel GPBR DT bindings documention
[PATCH v8 00/10] rtc: at91sam9: add DT support
2014-09-23 12:57 UTC (14+ messages)
` [PATCH v8 01/10] rtc: at91sam9: remove references to mach specific headers
` [PATCH v8 02/10] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v8 03/10] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v8 04/10] rtc: at91sam9: add DT support
` [PATCH v8 05/10] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v8 06/10] rtc: at91sam9: rework the Kconfig description
` [PATCH v8 07/10] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v8 08/10] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v8 09/10] rtc: at91sam9: add DT bindings documentation
` [PATCH v8 10/10] mfd: syscon: add Atmel GPBR DT bindings documention
[PATCH v7 00/10] rtc: at91sam9: add DT support
2014-09-23 11:05 UTC (16+ messages)
` [PATCH v7 01/10] rtc: at91sam9: remove references to mach specific headers
` [PATCH v7 02/10] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v7 03/10] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v7 04/10] rtc: at91sam9: add DT support
` [PATCH v7 05/10] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v7 06/10] rtc: at91sam9: rework the Kconfig description
` [PATCH v7 07/10] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v7 08/10] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v7 09/10] rtc: at91sam9: add DT bindings documentation
` [PATCH v7 10/10] mfd: syscon: add Atmel GPBR DT bindings documention
[PATCH v6 0/9] rtc: at91sam9: add DT support
2014-09-23 8:31 UTC (20+ messages)
` [PATCH v6 1/9] rtc: at91sam9: remove references to mach specific headers
` [PATCH v6 2/9] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v6 3/9] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v6 4/9] rtc: at91sam9: add DT support
` [PATCH v6 5/9] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v6 6/9] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v6 7/9] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v6 8/9] rtc: at91sam9: add DT bindings documentation
` [PATCH v6 9/9] mfd: syscon: add Atmel GPBR DT bindings documention
[PATCH v5 0/9] rtc: at91sam9: add DT support
2014-09-22 15:26 UTC (16+ messages)
` [PATCH v5 1/9] rtc: at91sam9: remove references to mach specific headers
` [PATCH v5 2/9] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v5 3/9] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v5 4/9] rtc: at91sam9: add DT support
` [PATCH v5 5/9] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v5 6/9] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v5 7/9] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v5 8/9] rtc: at91sam9: add DT bindings documentation
` [PATCH v5 9/9] mfd: syscon: add Atmel GPBR DT bindings documention
[PATCH v4 0/9] rtc: at91sam9: add DT support
2014-09-17 21:32 UTC (17+ messages)
` [PATCH v4 1/9] rtc: at91sam9: remove references to mach specific headers
` [PATCH v4 2/9] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v4 3/9] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v4 4/9] rtc: at91sam9: add DT support
` [PATCH v4 5/9] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v5 "
` [PATCH v4 6/9] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v4 7/9] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v4 8/9] rtc: at91sam9: add DT bindings documentation
` [PATCH v4 9/9] mfd: syscon: add Atmel GPBR DT bindings documention
[PATCH v4 0/9] rtc: at91sam9: add DT support
2014-09-11 13:18 UTC
[PATCH v3 0/8] rtc: at91sam9: add DT support
2014-09-11 11:52 UTC (17+ messages)
` [PATCH v3 1/8] rtc: at91sam9: remove references to mach specific headers
` [PATCH v3 2/8] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v3 3/8] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v3 4/8] rtc: at91sam9: add DT support
` [PATCH v3 5/8] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v3 6/8] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v3 7/8] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v3 8/8] rtc: at91sam9: add DT bindings documentation
[PATCH 0/5] rtc: at91sam9: add DT support
2014-09-10 16:55 UTC (12+ messages)
` [PATCH 5/5] rtc: at91sam9: add DT bindings documentation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox