David Lechner ([email protected])

Number of posts: 1381 (0.47 per day)
First post: 2016-03-10 01:17:07
Last post: 2024-03-27 23:22:27

Date List Subject
2021-07-10 20:16:38 linux-kernel Re: [PATCH v12 11/17] docs: counter: Document character device interface
2021-07-10 19:40:15 linux-kernel Re: [PATCH v12 10/17] counter: Add character device interface
2021-07-10 17:59:22 linux-kernel Re: [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
2021-07-10 17:07:51 linux-kernel Re: [PATCH v12 14/17] counter: Implement *_component_id sysfs attributes
2021-07-10 16:55:01 linux-kernel Re: [PATCH v12 12/17] tools/counter: Create Counter tools
2021-07-10 16:21:39 linux-kernel Re: [PATCH v12 13/17] counter: Implement signalZ_action_component_id sysfs attribute
2021-07-10 16:10:35 linux-kernel Re: [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
2021-07-10 15:46:56 linux-kernel Re: [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute
2021-07-09 17:58:02 linux-kernel Re: [PATCH v12 08/17] docs: counter: Update to reflect sysfs internalization
2021-07-09 17:55:05 linux-kernel Re: [PATCH v12 02/17] counter: Return error code on invalid modes
2021-07-09 17:50:43 linux-kernel Re: [PATCH v12 07/17] counter: Update counter.h comments to reflect sysfs internalization
2021-06-24 18:12:25 linux-bluetooth [RESEND PATCH BlueZ] doc/advmon-api: Clarify Patterns property
2021-05-24 16:17:38 linux-kernel Re: [PATCH v3 1/2] ARM: dts: da850-lego-ev3: align GPIO hog names with dt-schema
2021-05-10 20:10:40 linux-bluetooth [PATCH BlueZ] doc/advmon-api: Clarify Patterns property
2021-04-01 18:08:40 linux-kernel Re: [PATCH 12/32] MAINTAINERS: update lego,ev3-battery.yaml reference
2021-03-30 14:21:09 linux-kernel Re: [PATCH v3 0/1] drm/tiny: add support for Waveshare 2inch LCD module
2021-03-23 16:59:29 linux-kernel Re: [PATCHv2 19/38] dt-bindings: power: supply: lego-ev3-battery: Convert to DT schema format
2021-03-12 16:06:23 linux-kernel Re: [PATCH 19/38] dt-bindings: power: supply: lego-ev3-battery: Convert to DT schema format
2021-02-27 00:16:56 linux-kernel Re: [PATCH v8 20/22] counter: Implement events_queue_size sysfs attribute
2021-02-21 00:03:27 linux-kernel Re: [PATCH v8 16/22] counter: Move counter enums to uapi header
2021-02-20 17:54:22 linux-kernel Re: [PATCH v8 13/22] counter: Internalize sysfs interface code
2021-02-20 16:58:17 linux-kernel Re: [PATCH v8 12/22] counter: Rename counter_count_function to counter_function
2021-02-20 16:54:30 linux-kernel Re: [PATCH v8 11/22] counter: Rename counter_signal_value to counter_signal_level
2021-02-20 16:51:25 linux-kernel Re: [PATCH v8 10/22] counter: Standardize to ERANGE for limit exceeded errors
2021-02-20 16:50:28 linux-kernel Re: [PATCH v8 09/22] counter: Return error code on invalid modes
2021-02-20 16:34:08 linux-kernel Re: [PATCH v8 03/22] counter: 104-quad-8: Return error when invalid mode during ceiling_write
2021-02-20 16:33:03 linux-kernel Re: [PATCH v8 02/22] docs: counter: Fix spelling
2021-02-20 16:30:12 linux-kernel Re: [PATCH v8 01/22] docs: counter: Consolidate Counter sysfs attributes documentation
2021-02-12 01:16:04 linux-kernel Re: [PATCH v7 5/5] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
2021-01-28 23:25:06 linux-kernel Re: [PATCH] remoteproc: pru: future-proof PRU ID matching
2021-01-16 20:21:26 linux-kernel Re: [PATCH 1/2] dt-bindings: soc: ti: ti,pruss: add ti,am1806-pruss
2021-01-11 15:32:01 linux-kernel Re: [PATCH] clocksource: davinci: move pr_fmt() before the includes
2021-01-08 23:36:35 linux-kernel Re: [PATCH] irqchip: Simplify the TI_PRUSS_INTC Kconfig
2021-01-05 17:42:01 linux-kernel Re: [PATCH] irqchip/irq-pruss-intc: implement set_type() callback
2021-01-04 21:22:25 linux-kernel [PATCH] remoteproc: pru: future-proof PRU ID matching
2021-01-04 20:13:42 linux-kernel Re: [PATCH v2 0/5] Introduce PRU remoteproc consumer API
2021-01-04 19:58:14 linux-kernel Re: [PATCH 1/5] dt-bindings: remoteproc: Add PRU consumer bindings
2021-01-04 18:40:18 linux-kernel [PATCH] irqchip/irq-pruss-intc: implement set_type() callback
2021-01-04 18:34:28 linux-kernel [PATCH 0/2] Add support for TI AM18XX/OMAP-L138 PRUSS
2021-01-04 18:33:27 linux-kernel [PATCH 1/2] dt-bindings: soc: ti: ti,pruss: add ti,am1806-pruss
2020-12-30 23:35:46 linux-kernel Re: [PATCH v7 0/5] Introduce the Counter character device interface
2020-12-30 23:27:08 linux-kernel Re: [PATCH v7 1/5] counter: Internalize sysfs interface code
2020-12-30 21:39:22 linux-kernel Re: [PATCH v7 3/5] counter: Add character device interface
2020-12-30 18:20:26 linux-kernel Re: [PATCH v7 4/5] docs: counter: Document character device interface
2020-12-30 17:38:34 linux-kernel Re: [PATCH v7 5/5] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
2020-12-21 15:28:24 linux-kernel Re: [PATCH v6 1/5] counter: Internalize sysfs interface code
2020-12-21 15:21:22 linux-kernel Re: [PATCH v6 0/5] Introduce the Counter character device interface
2020-12-14 13:44:00 linux-kernel Re: [PATCH v6 1/5] counter: Internalize sysfs interface code
2020-12-14 13:43:06 linux-kernel Re: [PATCH v6 3/5] counter: Add character device interface
2020-12-14 09:35:01 linux-kernel [PATCH] counter:ti-eqep: remove floor
2020-12-14 09:31:22 linux-kernel Re: [PATCH v6 0/5] Introduce the Counter character device interface