Daniel Lezcano ([email protected])

Number of posts: 265 (1.3 per day)
First post: 2022-04-06 11:31:06
Last post: 2022-10-28 07:35:39

Date List Subject
2022-07-27 21:04:38 linux-kernel [PATCH v3 00/32] New thermal OF code
2022-07-25 22:28:57 linux-kernel [PATCH v2 15/32] thermal/drivers/db8500: Switch to new of API
2022-07-25 22:23:44 linux-kernel [PATCH v2 17/32] thermal/drivers/rcar: Switch to new of API
2022-07-25 22:15:28 linux-kernel [PATCH v2 22/32] thermal/drivers/maxim: Switch to new of API
2022-07-25 22:11:58 linux-kernel [PATCH v2 11/32] thermal/drivers/qcom: Switch to new of API
2022-07-25 21:59:38 linux-kernel [PATCH v2 05/32] thermal/drivers/generic-adc: Switch to new of API
2022-07-25 21:59:02 linux-kernel [PATCH v2 10/32] thermal/drivers/broadcom: Switch to new of API
2022-07-25 21:58:16 linux-kernel [PATCH v2 16/32] thermal/drivers/imx: Switch to new of API
2022-07-25 21:55:27 linux-kernel [PATCH v2 30/32] thermal/drivers/samsung: Switch to new of thermal API
2022-07-25 21:54:36 linux-kernel [PATCH v2 09/32] thermal/drivers/sprd: Switch to new of API
2022-07-25 21:53:21 linux-kernel [PATCH v2 31/32] thermal/core: Move set_trip_temp ops to the sysfs code
2022-07-25 21:53:03 linux-kernel [PATCH v2 14/32] thermal/drivers/armada: Switch to new of API
2022-07-25 21:52:51 linux-kernel [PATCH v2 02/32] thermal/of: Make new code and old code co-exist
2022-07-25 21:52:09 linux-kernel [PATCH v2 27/32] iio/drivers/sun4i_gpadc: Switch to new of thermal API
2022-07-25 21:52:09 linux-kernel [PATCH v2 26/32] hwmon/drivers: Switch to new of thermal API
2022-07-25 21:51:49 linux-kernel [PATCH v2 07/32] thermal/drivers/tegra: Switch to new of API
2022-07-25 21:51:30 linux-kernel Re: [PATCH v1 17/33] thermal/drivers/rcar: Switch to new of API
2022-07-25 21:51:18 linux-kernel [PATCH v2 08/32] thermal/drivers/sun8i: Switch to new of API
2022-07-25 21:50:43 linux-kernel [PATCH v2 25/32] ata/drivers/ahci_imx: Switch to new of thermal API
2022-07-25 21:50:37 linux-kernel [PATCH v2 19/32] thermal/drivers/qoriq: Switch to new of API
2022-07-25 21:50:37 linux-kernel [PATCH v2 04/32] thermal/drivers/uniphier: Switch to new of API
2022-07-25 21:50:07 linux-kernel [PATCH v2 28/32] Input: sun4i-ts - switch to new of thermal API
2022-07-25 21:36:34 linux-kernel [PATCH v2 23/32] thermal/drivers/hisilicon: Switch to new of API
2022-07-25 21:35:42 linux-kernel [PATCH v2 32/32] thermal/of: Remove old OF code
2022-07-25 21:34:15 linux-kernel [PATCH v2 29/32] regulator/drivers/max8976: Switch to new of thermal API
2022-07-25 21:32:35 linux-kernel [PATCH v2 18/32] thermal/drivers/rzg2l: Switch to new of API
2022-07-25 21:32:16 linux-kernel [PATCH v2 24/32] thermal/drivers/ti-soc: Switch to new of API
2022-07-25 21:32:10 linux-kernel [PATCH v2 21/32] thermal/drivers/banggap: Switch to new of API
2022-07-25 21:32:09 linux-kernel [PATCH v2 13/32] thermal/drivers/amlogic: Switch to new of API
2022-07-25 21:32:06 linux-kernel [PATCH v2 20/32] thermal/drivers/mtk: Switch to new of API
2022-07-25 21:30:56 linux-kernel [PATCH v2 12/32] thermal/drivers/st: Switch to new of API
2022-07-25 21:30:52 linux-kernel [PATCH v2 01/32] thermal/of: Rework the thermal device tree initialization
2022-07-25 21:30:37 linux-kernel [PATCH v2 06/32] thermal/drivers/mmio: Switch to new of API
2022-07-25 21:30:26 linux-kernel [PATCH v2 03/32] thermal/drivers/rockchip: Switch to new of API
2022-07-25 21:30:15 linux-kernel [PATCH v2 00/32] New thermal OF code
2022-07-24 21:24:46 linux-kernel Re: [PATCH v1 17/33] thermal/drivers/rcar: Switch to new of API
2022-07-24 19:16:12 linux-kernel Re: [PATCH v1 17/33] thermal/drivers/rcar: Switch to new of API
2022-07-22 20:54:12 linux-kernel [PATCH v6 02/10] thermal/of: Replace device node match with device node search
2022-07-22 20:35:36 linux-kernel [PATCH v6 07/10] thermal/core: Rename 'trips' to 'num_trips'
2022-07-22 20:32:28 linux-kernel [PATCH v6 08/10] thermal/core: Add thermal_trip in thermal_zone
2022-07-22 20:06:20 linux-kernel [PATCH v6 10/10] thermal/of: Initialize trip points separately
2022-07-22 20:06:11 linux-kernel [PATCH v6 09/10] thermal/of: Use thermal trips stored in the thermal zone
2022-07-22 20:04:25 linux-kernel [PATCH v6 06/10] thermal/core: Move thermal_set_delay_jiffies to static
2022-07-22 20:03:35 linux-kernel [PATCH v6 05/10] thermal/core: Remove unneeded EXPORT_SYMBOLS
2022-07-22 20:03:30 linux-kernel [PATCH v6 00/12] thermal OF rework
2022-07-22 20:03:28 linux-kernel [PATCH v6 04/10] thermal/of: Move thermal_trip structure to thermal.h
2022-07-22 20:02:54 linux-kernel [PATCH v6 01/10] thermal/core: Remove duplicate information when an error occurs
2022-07-22 20:02:53 linux-kernel [PATCH v6 03/10] thermal/of: Remove the device node pointer for thermal_trip
2022-07-22 19:48:49 linux-kernel Re: [PATCH v1 17/33] thermal/drivers/rcar: Switch to new of API
2022-07-21 22:30:52 linux-kernel Re: [PATCH v5 10/12] thermal/of: Store the trips in the thermal zone
2022-07-21 21:38:32 linux-kernel Re: [PATCH v5 11/12] thermal/of: Use thermal trips stored in the thermal zone