Esmil ([email protected])

Number of posts: 25 (0.03 per day)
First post: 2018-10-31 10:59:06
Last post: 2021-07-14 19:38:15

Date List Subject
2021-07-14 19:38:15 linux-kernel Re: [PATCH v2 1/2] dt-bindings: hwmon: add starfive,jh7100-temp bindings
2021-06-28 23:33:20 linux-kernel Re: [PATCH v2 2/2] hwmon: (sfctemp) Add StarFive JH7100 temperature sensor
2021-06-24 16:23:07 linux-kernel [PATCH v2 1/2] dt-bindings: hwmon: add starfive,jh7100-temp bindings
2021-06-24 16:23:01 linux-kernel [PATCH v2 0/2] hwmon: Add StarFive JH7100 temperature sensor
2021-06-24 16:22:45 linux-kernel [PATCH v2 2/2] hwmon: (sfctemp) Add StarFive JH7100 temperature sensor
2021-01-23 18:27:21 linux-kernel [PATCH] genirq: use new tasklet API for resend_tasklet
2021-01-23 17:58:59 linux-kernel [PATCH] drm/i915/gt: use new tasklet API for execution list
2021-01-23 17:37:47 linux-kernel [PATCH 1/2] net: usbnet: initialize tasklet using tasklet_init
2021-01-23 17:36:17 linux-kernel [PATCH 0/2] net: usbnet: convert to new tasklet API
2021-01-23 17:35:55 linux-kernel [PATCH 2/2] net: usbnet: use new tasklet API
2018-10-31 11:01:54 linux-kernel [PATCH v1 02/14] spi: rockchip: use designated init for dma config
2018-10-31 11:01:37 linux-kernel [PATCH v1 04/14] spi: rockchip: use atomic_t state
2018-10-31 11:01:35 linux-kernel [PATCH v1 05/14] spi: rockchip: disable spi on error
2018-10-31 11:00:45 linux-kernel [PATCH v1 00/14] Rockchip SPI cleanup and use interrupts
2018-10-31 11:00:37 linux-kernel [PATCH v1 01/14] spi: rockchip: make spi_enable_chip take bool
2018-10-31 11:00:27 linux-kernel [PATCH v1 03/14] spi: rockchip: always use SPI mode
2018-10-31 10:59:59 linux-kernel [PATCH v1 06/14] spi: rockchip: read transfer info directly
2018-10-31 10:59:47 linux-kernel [PATCH v1 08/14] spi: rockchip: remove master pointer from dev data
2018-10-31 10:59:38 linux-kernel [PATCH v1 07/14] spi: rockchip: don't store dma channels twice
2018-10-31 10:59:34 linux-kernel [PATCH v1 09/14] spi: rockchip: simplify use_dma logic
2018-10-31 10:59:25 linux-kernel [PATCH v1 10/14] spi: rockchip: set min/max speed
2018-10-31 10:59:18 linux-kernel [PATCH v1 11/14] spi: rockchip: precompute rx sample delay
2018-10-31 10:59:12 linux-kernel [PATCH v1 12/14] spi: rockchip: use irq rather than polling
2018-10-31 10:59:06 linux-kernel [PATCH v1 13/14] spi: rockchip: support 4bit words
2018-10-31 10:59:06 linux-kernel [PATCH v1 14/14] spi: rockchip: support lsb-first mode