LinuxLists
Users
About
Eduardo Valentin (
[email protected]
)
Number of posts: 714 (0.18 per day)
First post: 2006-11-23 20:43:10
Last post: 2017-11-15 16:55:00
Previous Page
/
Next Page
Date
List
Subject
2016-11-08 05:11:21
linux-kernel
[PATCHv2 46/49] thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
2016-11-08 05:11:16
linux-kernel
[PATCHv2 43/49] thermal: core: standardize line breaking alignment
2016-11-08 05:11:11
linux-kernel
[PATCHv2 38/49] thermal: core: add a comment describing the power actor section
2016-11-08 05:11:02
linux-kernel
[PATCHv2 33/49] thermal: core: fix couple of style issues on __bind() helper
2016-11-08 05:10:55
linux-kernel
[PATCHv2 32/49] thermal: core: move bind_tz() to where it is used
2016-11-08 05:10:51
linux-kernel
[PATCHv2 24/49] thermal: core: move cooling device sysfs to thermal_sysfs.c
2016-11-08 05:10:47
linux-kernel
[PATCHv2 22/49] thermal: core: move thermal_zone sysfs to thermal_sysfs.c
2016-11-08 05:10:43
linux-kernel
[PATCHv2 19/49] thermal: core: move to_thermal_zone() macro to header file
2016-11-08 05:10:40
linux-kernel
[PATCHv2 23/49] thermal: core: move to_cooling_device macro to header file
2016-11-08 05:10:34
linux-kernel
[PATCHv2 20/49] thermal: core: treat correctly the return value of *scanf calls
2016-11-08 05:10:27
linux-kernel
[PATCHv2 17/49] thermal: core: split policy_store
2016-11-08 05:10:24
linux-kernel
[PATCHv2 14/49] thermal: core: move trips attributes to tz->device.groups
2016-11-08 05:10:16
linux-kernel
[PATCHv2 12/49] thermal: core: move the trip attrs to the tz sysfs I/F section
2016-11-08 05:10:09
linux-kernel
[PATCHv2 11/49] thermal: core: fix style on remove_trip_attrs()
2016-11-08 05:10:02
linux-kernel
[PATCHv2 09/49] thermal: core: move power actor code out of sysfs I/F section
2016-11-08 05:09:54
linux-kernel
[PATCHv2 07/49] thermal: core: move passive attr to tz->device.groups
2016-11-08 05:09:48
linux-kernel
[PATCHv2 05/49] thermal: core: move emul_temp creation to tz->device.groups
2016-11-08 05:09:41
linux-kernel
[PATCHv2 03/49] thermal: core: group device_create_file() calls that are always created
2016-11-08 05:09:39
linux-kernel
[PATCHv2 02/49] thermal: core: group thermal_zone DEVICE_ATTR's declarations
2016-11-08 05:09:36
linux-kernel
[PATCHv2 00/49] thermal: reorganizing thermal core
2016-04-30 23:05:36
linux-kernel
[GIT PULL] Thermal management updates for v4.6-rc6
2016-04-28 15:04:39
linux-kernel
Re: [PATCH 4/9] thermal: rockchip: handle the power sequence for tsadc controller
2016-04-28 14:51:03
linux-kernel
Re: [PATCH 4/4] thermal: bang-bang governor: act on lower trip boundary
2016-04-28 14:48:42
linux-kernel
Re: [PATCH v2 4/9] of: Add bindings of hw throttle for soctherm
2016-04-27 23:52:54
linux-kernel
Re: [PATCH 0/9] thermal: rockchip: Support rk3366/rk3399 SoCS and fixes the driver
2016-04-27 23:48:26
linux-kernel
Re: [PATCH 4/9] thermal: rockchip: handle the power sequence for tsadc controller
2016-04-27 23:39:28
linux-kernel
Re: [PATCH v2 1/9] thermal: tegra: add Tegra132 specific SOC_THERM driver
2016-04-27 23:31:02
linux-kernel
Re: [PATCH v2 4/9] of: Add bindings of hw throttle for soctherm
2016-04-27 21:54:31
linux-kernel
Re: [PATCH 4/4] thermal: bang-bang governor: act on lower trip boundary
2016-04-27 21:52:16
linux-kernel
Re: [PATCH 2/4] thermal: of: implement .set_trips for device tree thermal zones
2016-04-27 21:50:33
linux-kernel
Re: [PATCH 7/9] thermal: of: Add support for hardware-tracked trip points
2016-04-27 21:48:52
linux-kernel
Re: [PATCH 1/4] thermal: Add support for hardware-tracked trip points
2016-04-23 23:37:39
linux-kernel
[RFC PATCH 01/11] thermal: prevent zones with no types to be registered
2016-04-23 23:37:05
linux-kernel
[RFC PATCH 03/11] thermal: group device_create_file() calls that are always created
2016-04-23 23:36:38
linux-kernel
[RFC PATCH 07/11] thermal: move passive attr to tz->device.groups
2016-04-23 23:36:01
linux-kernel
[RFC PATCH 08/11] thermal: move power actor code out of sysfs I/F section
2016-04-23 23:36:00
linux-kernel
[RFC PATCH 05/11] thermal: move emul_temp creation to tz->device.groups
2016-04-23 23:35:25
linux-kernel
[RFC PATCH 10/11] thermal: create tz->device.groups dynamically
2016-04-23 23:35:06
linux-kernel
[RFC PATCH 11/11] thermal: move trips attributes to tz->device.groups
2016-04-23 23:35:01
linux-kernel
[RFC PATCH 09/11] thermal: move the trip attrs to the tz sysfs I/F section
2016-04-23 23:34:58
linux-kernel
[RFC PATCH 06/11] thermal: move mode attribute to tz->device.groups
2016-04-23 23:34:54
linux-kernel
[RFC PATCH 04/11] thermal: use dev.groups to manage always present tz attributes
2016-04-23 23:34:50
linux-kernel
[RFC PATCH 02/11] thermal: group thermal_zone DEVICE_ATTR's declarations
2016-04-23 23:34:47
linux-kernel
[RFC PATCH 00/11] thermal: sysfs rework
2016-04-23 23:09:59
linux-kernel
[GIT PULL] Thermal management updates for v4.6-rc5
2016-04-21 03:40:49
linux-kernel
Re: [RESEND][PATCH 1/3] thermal: mediatek: Add cpu dynamic power cooling model.
2016-04-21 03:01:49
linux-kernel
Re: [RESEND][PATCH 1/3] thermal: mediatek: Add cpu dynamic power cooling model.
2016-04-21 02:50:45
linux-kernel
Re: [PATCH V4 2/2] thermal: generic-adc: Add ADC based thermal sensor driver
2016-04-20 23:48:24
linux-kernel
Re: [PATCH 7/9] thermal: of: Add support for hardware-tracked trip points
2016-04-20 23:43:29
linux-kernel
Re: [PATCH V4 2/2] thermal: generic-adc: Add ADC based thermal sensor driver
2016-04-20 23:00:37
linux-kernel
Re: [PATCH] thermal: qcom: tsens-8960: fix semicolon.cocci warnings