LinuxLists
Users
About
Daniel Lezcano (
[email protected]
)
Number of posts: 5720 (1.21 per day)
First post: 2011-06-16 10:49:10
Last post: 2024-06-13 12:11:50
Previous Page
/
Next Page
Date
List
Subject
2023-02-26 22:54:40
linux-wireless
[PATCH v3 00/20] Self-encapsulate the thermal zone device structure
2023-02-24 21:07:30
linux-wireless
[PATCH v3 00/17] Self-encapsulate the thermal zone device structure
2023-02-24 21:07:26
linux-kernel
[PATCH v3 00/17] Self-encapsulate the thermal zone device structure
2023-02-23 22:57:02
linux-kernel
Re: [PATCH v3 00/17] Self-encapsulate the thermal zone device structure
2023-02-23 22:56:59
linux-wireless
Re: [PATCH v3 00/17] Self-encapsulate the thermal zone device structure
2023-02-23 22:49:27
linux-kernel
[PATCH v3 00/17] Self-encapsulate the thermal zone device structure
2023-02-23 22:49:23
linux-wireless
[PATCH v3 00/17] Self-encapsulate the thermal zone device structure
2023-02-23 14:36:12
linux-kernel
Re: [PATCH v2 06/16] thermal: Don't use 'device' internal thermal zone structure field
2023-02-23 09:56:55
linux-kernel
Re: [PATCH v2 06/16] thermal: Don't use 'device' internal thermal zone structure field
2023-02-22 20:02:20
linux-kernel
Re: [PATCH v2 16/16] thermal/traces: Replace the thermal zone structure parameter with the field value
2023-02-22 20:00:30
linux-kernel
Re: [PATCH v2 06/16] thermal: Don't use 'device' internal thermal zone structure field
2023-02-21 18:10:05
linux-kernel
[PATCH v2 15/16] thermal/drivers/acerhdf: Remove pointless governor test
2023-02-21 18:10:05
linux-kernel
[PATCH v2 16/16] thermal/traces: Replace the thermal zone structure parameter with the field value
2023-02-21 18:10:04
linux-kernel
[PATCH v2 12/16] thermal/drivers/tegra: Remove unneeded lock when setting a trip point
2023-02-21 18:10:04
linux-kernel
[PATCH v2 14/16] thermal/drivers/acerhdf: Make interval setting only at module load time
2023-02-21 18:10:04
linux-kernel
[PATCH v2 13/16] thermal/tegra: Do not enable the thermal zone, it is already enabled
2023-02-21 18:10:04
linux-kernel
[PATCH v2 11/16] thermal/hwmon: Use the thermal_core.h header
2023-02-21 18:09:38
linux-kernel
[PATCH v2 10/16] thermal/drivers/da9062: Don't access the thermal zone device fields
2023-02-21 18:09:32
linux-kernel
[PATCH v2 07/16] thermal/drivers/spear: Don't use tz->device but pdev->dev
2023-02-21 18:09:32
linux-kernel
[PATCH v2 08/16] thermal: Add a thermal zone id accessor
2023-02-21 18:09:32
linux-kernel
[PATCH v2 09/16] thermal: Do not access 'type' field, use the tz id instead
2023-02-21 18:09:08
linux-kernel
[PATCH v2 06/16] thermal: Don't use 'device' internal thermal zone structure field
2023-02-21 18:09:05
linux-kernel
[PATCH v2 05/16] thermal/hwmon: Use the right device for devm_thermal_add_hwmon_sysfs()
2023-02-21 18:08:46
linux-kernel
[PATCH v2 04/16] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
2023-02-21 18:08:40
linux-kernel
[PATCH v2 03/16] thermal: Remove debug or error messages in get_temp() ops
2023-02-21 18:08:26
linux-kernel
[PATCH v2 01/16] thermal/core: Add a thermal zone 'devdata' accessor
2023-02-21 18:08:22
linux-kernel
[PATCH v2 02/16] thermal/core: Show a debug message when get_temp() fails
2023-02-21 18:08:16
linux-wireless
[PATCH v2 01/16] thermal/core: Add a thermal zone 'devdata' accessor
2023-02-21 18:07:33
linux-kernel
[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
2023-02-21 18:07:30
linux-wireless
[PATCH v2 00/17] Self-encapsulate the thermal zone device structure
2023-02-21 16:08:09
linux-kernel
Re: [PATCH v1 07/17] thermal/hwmon: Use the thermal API instead tampering the internals
2023-02-21 13:31:40
linux-kernel
Re: [PATCH RFC] thermal/drivers/intel_menlow: Remove add_one_attribute
2023-02-21 11:30:57
linux-kernel
Re: [PATCH RFC] thermal/drivers/intel_menlow: Remove add_one_attribute
2023-02-20 16:24:38
linux-kernel
[PATCH RFC] thermal/drivers/intel_menlow: Remove add_one_attribute
2023-02-20 15:39:55
linux-kernel
Re: [PATCH v1 07/17] thermal/hwmon: Use the thermal API instead tampering the internals
2023-02-20 13:34:19
linux-kernel
Re: [PATCH v1 07/17] thermal/hwmon: Use the thermal API instead tampering the internals
2023-02-19 17:07:51
linux-wireless
Re: [PATCH v1 01/17] thermal/core: Add a thermal zone 'devdata' accessor
2023-02-19 17:07:49
linux-kernel
Re: [PATCH v1 01/17] thermal/core: Add a thermal zone 'devdata' accessor
2023-02-19 14:40:06
linux-kernel
[PATCH v1 14/17] thermal/tegra: Do not enable the thermal zone, it is already enabled
2023-02-19 14:40:06
linux-kernel
[PATCH v1 17/17] thermal/traces: Replace the thermal zone structure parameter with the field value
2023-02-19 14:40:06
linux-kernel
[PATCH v1 16/17] thermal/drivers/acerhdf: Remove pointless governor test
2023-02-19 14:40:06
linux-kernel
[PATCH v1 15/17] thermal/drivers/acerhdf: Make interval setting only at module load time
2023-02-19 14:39:37
linux-kernel
[PATCH v1 11/17] thermal/drivers/da9062: Don't access the thermal zone device fields
2023-02-19 14:39:37
linux-kernel
[PATCH v1 12/17] thermal/hwmon: Use the thermal_core.h header
2023-02-19 14:39:37
linux-kernel
[PATCH v1 10/17] thermal: Do not access 'type' field, use the tz id instead
2023-02-19 14:39:37
linux-kernel
[PATCH v1 07/17] thermal/hwmon: Use the thermal API instead tampering the internals
2023-02-19 14:39:37
linux-kernel
[PATCH v1 13/17] thermal/drivers/tegra: Remove unneeded lock when setting a trip point
2023-02-19 14:39:37
linux-kernel
[PATCH v1 08/17] thermal/drivers/spear: Don't use tz->device but pdev->dev
2023-02-19 14:39:36
linux-kernel
[PATCH v1 09/17] thermal: Add a thermal zone id accessor
2023-02-19 14:39:35
linux-kernel
[PATCH v1 06/17] thermal: Don't use 'device' internal thermal zone structure field
2023-02-19 14:39:05
linux-kernel
[PATCH v1 04/17] thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()