Toggle navigation
Patchwork
linux-samsung-soc
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Daniel Lezcano
| 94 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v5,02/18] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Untitled series #202491
-
-
-
2023-03-01
Daniel Lezcano
New
[v4,02/19] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Self-encapsulate the thermal zone device structure
-
-
-
2023-02-28
Daniel Lezcano
Superseded
[v3,02/20] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Self-encapsulate the thermal zone device structure
-
-
-
2023-02-26
Daniel Lezcano
Superseded
[v2,01/16] thermal/core: Add a thermal zone 'devdata' accessor
Self-encapsulate the thermal zone device structure
-
-
-
2023-02-21
Daniel Lezcano
New
[v1,01/17] thermal/core: Add a thermal zone 'devdata' accessor
Self-encapsulate the thermal zone device structure
-
-
-
2023-02-19
Daniel Lezcano
Superseded
thermal: Remove core header inclusion from drivers
thermal: Remove core header inclusion from drivers
-
-
-
2023-02-06
Daniel Lezcano
New
thermal/drivers/exynos: Fix NULL pointer dereference when getting the critical temp
thermal/drivers/exynos: Fix NULL pointer dereference when getting the critical temp
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,28/29] thermal/intel/int340x: Replace parameter to simplify
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,27/29] thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,24/29] thermal/drivers/da9062: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,23/29] thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,22/29] thermal/drivers/rcar: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,20/29] thermal/drivers/st: Use generic trip points
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,19/29] thermal/of: Remove of_thermal_get_crit_temp()
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,18/29] thermal/of: Remove of_thermal_set_trip_hyst()
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,17/29] thermal/of: Remove of_thermal_is_trip_valid()
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,16/29] thermal/of: Remove of_thermal_get_ntrips()
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,14/29] thermal/drivers/armada: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,13/29] thermal/drivers/qcom: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,12/29] thermal/drivers/hisi: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,11/29] thermal/drivers/uniphier: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,06/29] thermal/of: Remove unused functions
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,05/29] thermal/of: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,03/29] thermal/core: Add a generic thermal_zone_set_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,02/29] thermal/sysfs: Always expose hysteresis attributes
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v8,01/29] thermal/core: Add a generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-10-03
Daniel Lezcano
New
[v7,29/29] thermal/drivers/intel: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,28/29] thermal/intel/int340x: Replace parameter to simplify
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,27/29] thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,26/29] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,25/29] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,24/29] thermal/drivers/da9062: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,23/29] thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,22/29] thermal/drivers/rcar: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,21/29] thermal/drivers/imx: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,20/29] thermal/drivers/st: Use generic trip points
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,19/29] thermal/of: Remove of_thermal_get_crit_temp()
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,18/29] thermal/of: Remove of_thermal_set_trip_hyst()
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,17/29] thermal/of: Remove of_thermal_is_trip_valid()
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,16/29] thermal/of: Remove of_thermal_get_ntrips()
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,15/29] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,14/29] thermal/drivers/armada: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,13/29] thermal/drivers/qcom: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,12/29] thermal/drivers/hisi: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,11/29] thermal/drivers/uniphier: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,10/29] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,06/29] thermal/of: Remove unused functions
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,05/29] thermal/of: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,03/29] thermal/core: Add a generic thermal_zone_set_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,02/29] thermal/sysfs: Always expose hysteresis attributes
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v7,01/29] thermal/core: Add a generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-28
Daniel Lezcano
Superseded
[v6,09/29] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
Rework the trip points creation
-
-
-
2022-09-27
Daniel Lezcano
Superseded
[v6,08/29] thermal/drivers/exynos: of_thermal_get_ntrips()
Rework the trip points creation
-
-
-
2022-09-27
Daniel Lezcano
Superseded
[v6,07/29] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-27
Daniel Lezcano
Superseded
[v5,10/30] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
Rework the trip points creation
-
-
-
2022-09-26
Daniel Lezcano
Superseded
[v5,09/30] thermal/drivers/exynos: of_thermal_get_ntrips()
Rework the trip points creation
-
-
-
2022-09-26
Daniel Lezcano
Superseded
[v5,08/30] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-26
Daniel Lezcano
Superseded
[v4,08/30] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-21
Daniel Lezcano
Superseded
[v3,10/30] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
Rework the trip points creation
-
-
-
2022-09-06
Daniel Lezcano
Superseded
[v3,09/30] thermal/drivers/exynos: of_thermal_get_ntrips()
Rework the trip points creation
-
-
-
2022-09-06
Daniel Lezcano
Superseded
[v3,08/30] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-09-06
Daniel Lezcano
Superseded
thermal/core: Fix lockdep_assert() warning
thermal/core: Fix lockdep_assert() warning
-
-
-
2022-08-12
Daniel Lezcano
New
[v2,18/26] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
Rework the trip points creation
-
-
-
2022-08-09
Daniel Lezcano
Superseded
[v2,16/26] thermal/drivers/exynos: of_thermal_get_ntrips()
Rework the trip points creation
-
-
-
2022-08-09
Daniel Lezcano
Superseded
[v2,07/26] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-08-09
Daniel Lezcano
Superseded
[v1,18/26] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
Rework the trip points creation
-
-
-
2022-08-05
Daniel Lezcano
Superseded
[v1,16/26] thermal/drivers/exynos: of_thermal_get_ntrips()
Rework the trip points creation
-
-
-
2022-08-05
Daniel Lezcano
Superseded
[v1,07/26] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function
Rework the trip points creation
-
-
-
2022-08-05
Daniel Lezcano
Superseded
[10/21] clocksource: Replace setup_irq() by request_irq()
Untitled series #38943
-
-
-
2020-03-18
Daniel Lezcano
New
[14/17] clocksource/drivers/exynos_mct: Rename Exynos to lowercase
Untitled series #38996
-
-
-
2020-01-16
Daniel Lezcano
New
[03/18] clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
Untitled series #18844
-
-
-
2019-02-23
Daniel Lezcano
New
thermal/drivers/exynos_tmu: Fix warnings in temp_to_code / code_to_temp
thermal/drivers/exynos_tmu: Fix warnings in temp_to_code / code_to_temp
-
-
-
2018-04-13
Daniel Lezcano
New
[16/23] clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
Untitled series #2424
-
-
-
2017-06-14
Daniel Lezcano
New
[V9,1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request
[V9,1/3] irq: Allow to pass the IRQF_TIMER flag with percpu irq request
-
-
-
2017-04-24
Daniel Lezcano
New
[V8,1/3] irq: Add flags to request_percpu_irq function
[V8,1/3] irq: Add flags to request_percpu_irq function
-
-
-
2017-03-23
Daniel Lezcano
New
[72/93] clocksources: Switch back to the clksrc table
-
-
-
2016-07-07
Daniel Lezcano
New
[72/92] clocksources: Switch back to the clksrc table
-
-
-
2016-06-28
Daniel Lezcano
Superseded
[9/9] clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped()
-
-
-
2016-02-25
Daniel Lezcano
New
ARM: exynos: Fix kernel panic when unplugging CPU1 on 4210
-
-
-
2014-05-24
Daniel Lezcano
Accepted
Exynos4: cpuidle: support dual CPUs with AFTR state
-
-
-
2014-04-04
Daniel Lezcano
New