David Lechner ([email protected])

Number of posts: 1382 (0.47 per day)
First post: 2016-03-10 01:17:07
Last post: 2024-04-22 19:01:33

Date List Subject
2019-07-11 16:48:01 linux-kernel Re: [PATCH 2/6] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts
2019-07-11 03:13:30 linux-kernel Re: [PATCH 4/6] irqchip/irq-pruss-intc: Add helper functions to configure internal mapping
2019-07-10 18:20:52 linux-kernel Re: [PATCH 1/6] dt-bindings: irqchip: Add PRUSS interrupt controller bindings
2019-04-16 14:41:30 linux-kernel Re: [PATCH v3 1/3] ARM: dts: da850: add cpu node and operating points to DT
2019-04-09 13:15:15 linux-kernel Re: [PATCH v10 02/18] counter: Documentation: Add Generic Counter sysfs documentation
2019-04-08 14:10:59 linux-kernel Re: [PATCH v3 1/3] ARM: dts: da850: add cpu node and operating points to DT
2019-04-08 13:56:20 linux-kernel Re: [PATCH v3 1/3] ARM: dts: da850: add cpu node and operating points to DT
2019-03-21 15:58:50 linux-kernel Re: [PATCH 2/4] ARM: dts: da850: add cpu node and operating points to DT
2019-03-21 15:55:06 linux-kernel Re: [PATCH 3/4] ARM: dts: da850-evm: enable cpufreq
2019-03-21 15:30:44 linux-kernel Re: [PATCH 0/4] ARM: da850: enable cpufreq in DT mode
2019-03-12 18:47:40 linux-kernel Re: [PATCH v3 11/11] ARM: davinci: remove legacy timer support
2019-03-12 18:47:14 linux-kernel Re: [PATCH v3 10/11] ARM: davinci: dm646x: switch to using the clocksource driver
2019-03-12 18:46:04 linux-kernel Re: [PATCH v3 08/11] ARM: davinci: dm365: switch to using the clocksource driver
2019-03-12 18:45:22 linux-kernel Re: [PATCH v3 09/11] ARM: davinci: dm644x: switch to using the clocksource driver
2019-03-12 18:44:10 linux-kernel Re: [PATCH v3 07/11] ARM: davinci: dm355: switch to using the clocksource driver
2019-03-12 18:43:54 linux-kernel Re: [PATCH v3 06/11] ARM: davinci: move timer definitions to davinci.h
2019-03-12 18:41:23 linux-kernel Re: [PATCH v3 05/11] ARM: davinci: da830: switch to using the clocksource driver
2019-03-12 18:39:18 linux-kernel Re: [PATCH v3 04/11] ARM: davinci: da850: switch to using the clocksource driver
2019-03-12 18:25:08 linux-kernel Re: [PATCH v3 03/11] ARM: davinci: WARN_ON() if clk_get() fails
2019-03-12 18:20:37 linux-kernel Re: [PATCH v3 02/11] ARM: davinci: enable the clocksource driver for DT mode
2019-03-12 18:19:21 linux-kernel Re: [PATCH v3 01/11] clocksource: davinci-timer: new driver
2019-02-20 16:49:35 linux-kernel Re: [PATCH v3] iio: adc: ti-ads7950: add GPIO support
2019-02-17 13:42:43 linux-kernel Re: [PATCH v4 29/37] ARM: davinci: cp-intc: use the new-style config structure
2019-02-17 13:17:16 linux-kernel Re: [PATCH v4 19/37] ARM: davinci: aintc: request memory region before remapping it
2019-02-17 13:15:52 linux-kernel Re: [PATCH v4 16/37] ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
2019-02-17 13:15:37 linux-kernel Re: [PATCH v4 15/37] irqchip: davinci-aintc: add a new config structure
2019-02-17 13:15:37 linux-kernel Re: [PATCH v4 09/37] ARM: davinci: make irqs.h a local header
2019-02-13 12:51:42 linux-kernel Re: [PATCH v3] iio: adc: ti-ads7950: add GPIO support
2019-02-09 21:14:14 linux-kernel Re: [PATCH v2 03/33] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
2019-02-09 18:58:44 linux-kernel Re: [PATCH] iio: adc: ti-ads7950: add GPIO support
2019-02-05 02:47:26 linux-kernel Re: [PATCH v2 02/12] clocksource: davinci-timer: new driver
2019-02-05 02:42:55 linux-kernel Re: [PATCH v2 06/12] ARM: davinci: da830: switch to using the clocksource driver
2019-02-05 02:42:51 linux-kernel Re: [PATCH v2 05/12] ARM: davinci: da850: switch to using the clocksource driver
2019-02-05 02:29:24 linux-kernel Re: [PATCH v2 04/12] ARM: davinci: WARN_ON() if clk_get() fails
2019-02-05 02:28:54 linux-kernel Re: [PATCH v2 03/12] ARM: davinci: enable the clocksource driver for DT mode
2019-02-05 02:28:37 linux-kernel Re: [PATCH v2 02/12] clocksource: davinci-timer: new driver
2019-02-05 01:42:02 linux-kernel Re: [PATCH v2 01/12] ARM: dts: da850: fix interrupt numbers for clocksource
2019-02-05 01:40:20 linux-kernel Re: [PATCH 35/35] ARM: davinci: remove mach/irqs.h
2019-02-05 01:39:42 linux-kernel Re: [PATCH 34/35] ARM: davinci: stop using defines from mach/irqs.h
2019-02-05 01:38:34 linux-kernel Re: [PATCH 31/35] irqchip: davinci-cp-intc: move the driver to drivers/irqchip
2019-02-05 01:38:19 linux-kernel Re: [PATCH 32/35] ARM: davinci: remove intc related fields from davinci_soc_info
2019-02-05 01:38:11 linux-kernel Re: [PATCH 28/35] ARM: davinci: cp-intc: remove unneeded include
2019-02-05 01:37:53 linux-kernel Re: [PATCH 30/35] ARM: davinci: cp-intc: remove redundant comments
2019-02-05 01:37:43 linux-kernel Re: [PATCH 29/35] ARM: davinci: cp-intc: drop GPL license boilerplate
2019-02-05 01:37:21 linux-kernel Re: [PATCH 27/35] ARM: davinci: cp-intc: unify error handling
2019-02-05 01:35:16 linux-kernel Re: [PATCH 26/35] ARM: davinci: cp-intc: improve coding style
2019-02-05 01:34:20 linux-kernel Re: [PATCH 25/35] ARM: davinci: cp-intc: use the new-style config structure
2019-02-05 01:32:59 linux-kernel Re: [PATCH 05/35] ARM: davinci: drop irq defines from default_priorites
2019-02-05 00:05:22 linux-kernel Re: [PATCH 24/35] ARM: davinci: cp-intc: convert all hex numbers to lowercase
2019-02-05 00:02:14 linux-kernel Re: [PATCH 23/35] ARM: davinci: cp-intc: use a common prefix for all symbols
2019-02-05 00:00:17 linux-kernel Re: [PATCH 22/35] ARM: davinci: cp-intc: add the new config structures for da8xx SoCs