Show patches with: Submitter = Daniel Lezcano       |    State = Action Required       |   116 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,02/18] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers Self-encapsulate the thermal zone device structure 6 7 - --- 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 4 6 - --- 2023-02-28 Daniel Lezcano New
[v3,02/20] thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers Self-encapsulate the thermal zone device structure 4 5 - --- 2023-02-26 Daniel Lezcano New
[v2,01/16] thermal/core: Add a thermal zone 'devdata' accessor Self-encapsulate the thermal zone device structure 7 6 - --- 2023-02-21 Daniel Lezcano New
[v1,01/17] thermal/core: Add a thermal zone 'devdata' accessor Self-encapsulate the thermal zone device structure 4 6 - --- 2023-02-19 Daniel Lezcano New
[v5,08/30] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function Rework the trip points creation 1 - - --- 2022-09-26 Daniel Lezcano New
[v4,08/30] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function Rework the trip points creation 1 - - --- 2022-09-21 Daniel Lezcano New
[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 New
[v3,08/30] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function Rework the trip points creation 1 - - --- 2022-09-06 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 New
[v2,07/26] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function Rework the trip points creation - - - --- 2022-08-09 Daniel Lezcano New
[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 New
[v1,07/26] thermal/drivers/exynos: Use generic thermal_zone_get_trip() function Rework the trip points creation - - - --- 2022-08-05 Daniel Lezcano New
[32/69] clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option - - - --- 2015-12-18 Daniel Lezcano New
[20/22] clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST option - - - --- 2015-11-02 Daniel Lezcano New
[6/9] clocksource/drivers/exynos_mct: Use container_of() instead of this_cpu_ptr() - - - --- 2015-10-19 Daniel Lezcano New
[51/74] clockevents/drivers/exynos_mct: Migrate to new 'set-state' interface - - - --- 2015-08-10 Daniel Lezcano New
[08/74] clockevents/drivers/exynos_mct: Remove unneeded container_of() - - - --- 2015-08-10 Daniel Lezcano New
[04/11] clocksource/drivers/exynos_mct: Remove old platform mct_init() - - - --- 2015-06-02 Daniel Lezcano New
[03/11] clocksource/drivers/exynos_mct: Staticize struct clocksource - - - --- 2015-06-02 Daniel Lezcano New
[02/11] clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to void - - - --- 2015-06-02 Daniel Lezcano New
ARM: exynos: Fix kernel panic when unplugging CPU1 on 4210 - - - --- 2014-05-24 Daniel Lezcano New
[V5,20/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory - - - --- 2014-04-11 Daniel Lezcano New
[V5,19/20] ARM: exynos: cpuidle: Cleanup all unneeded headers from cpuidle.c - - - --- 2014-04-11 Daniel Lezcano New
[V5,18/20] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data - - - --- 2014-04-11 Daniel Lezcano New
[V5,17/20] ARM: exynos: cpuidle: Move S5P_CHECK_SLEEP into pm.c - - - --- 2014-04-11 Daniel Lezcano New
[V5,16/20] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier - - - --- 2014-04-11 Daniel Lezcano New
[V5,15/20] ARM: exynos: cpuidle: Move the AFTR state function into pm.c - - - --- 2014-04-11 Daniel Lezcano New
[V5,14/20] ARM: exynos: cpuidle: Encapsulate the AFTR code into a function - - - --- 2014-04-11 Daniel Lezcano New
[V5,13/20] ARM: exynos: cpuidle: Disable cpuidle for 5440 - - - --- 2014-04-11 Daniel Lezcano New
[V5,12/20] ARM: exynos: cpuidle: Encapsulate boot vector code into a function - - - --- 2014-04-11 Daniel Lezcano New
[V5,11/20] ARM: exynos: cpuidle: Pass wakeup mask parameter to function - - - --- 2014-04-11 Daniel Lezcano New
[V5,10/20] ARM: exynos: cpuidle: Remove ifdef for scu_enable - - - --- 2014-04-11 Daniel Lezcano New
[V5,09/20] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier - - - --- 2014-04-11 Daniel Lezcano New
[V5,08/20] ARM: exynos: cpuidle: Use the cpu_pm notifier - - - --- 2014-04-11 Daniel Lezcano New
[V5,07/20] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call - - - --- 2014-04-11 Daniel Lezcano New
[V5,06/20] ARM: exynos: cpuidle: Move some code inside the idle_finisher - - - --- 2014-04-11 Daniel Lezcano New
[V5,05/20] ARM: exynos: cpuidle: Encapsulate register access inside a function - - - --- 2014-04-11 Daniel Lezcano New
[V5,04/20] ARM: exynos: cpuidle: Change function name prefix - - - --- 2014-04-11 Daniel Lezcano New
[V5,03/20] ARM: exynos: cpuidle: Use cpuidle_register - - - --- 2014-04-11 Daniel Lezcano New
[V5,02/20] ARM: exynos: cpuidle: Prevent forward declaration - - - --- 2014-04-11 Daniel Lezcano New
[V5,01/20] ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock - - - --- 2014-04-11 Daniel Lezcano New
[V4,20/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory - - - --- 2014-04-10 Daniel Lezcano New
[V4,19/20] ARM: exynos: cpuidle: Cleanup all unneeded headers from cpuidle.c - - - --- 2014-04-10 Daniel Lezcano New
[V4,18/20] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data - - - --- 2014-04-10 Daniel Lezcano New
[V4,17/20] ARM: exynos: cpuidle: Move S5P_CHECK_SLEEP into pm.c - - - --- 2014-04-10 Daniel Lezcano New
[V4,16/20] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier - - - --- 2014-04-10 Daniel Lezcano New
[V4,15/20] ARM: exynos: cpuidle: Move the AFTR state function into pm.c - - - --- 2014-04-10 Daniel Lezcano New
[V4,14/20] ARM: exynos: cpuidle: Encapsulate the AFTR code into a function - - - --- 2014-04-10 Daniel Lezcano New
[V4,13/20] ARM: exynos: cpuidle: Disable cpuidle for 5440 - - - --- 2014-04-10 Daniel Lezcano New
[V4,12/20] ARM: exynos: cpuidle: Encapsulate boot vector code into a function - - - --- 2014-04-10 Daniel Lezcano New
[V4,11/20] ARM: exynos: cpuidle: Pass wakeup mask parameter to function - - - --- 2014-04-10 Daniel Lezcano New
[V4,10/20] ARM: exynos: cpuidle: Move clock setup to pm.c - - - --- 2014-04-10 Daniel Lezcano New
[V4,09/20] ARM: exynos: cpuidle: Remove ifdef for scu_enable - - - --- 2014-04-10 Daniel Lezcano New
[V4,08/20] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier - - - --- 2014-04-10 Daniel Lezcano New
[V4,07/20] ARM: exynos: cpuidle: Use the cpu_pm notifier - - - --- 2014-04-10 Daniel Lezcano New
[V4,06/20] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call - - - --- 2014-04-10 Daniel Lezcano New
[V4,05/20] ARM: exynos: cpuidle: Move some code inside the idle_finisher - - - --- 2014-04-10 Daniel Lezcano New
[V4,04/20] ARM: exynos: cpuidle: Encapsulate register access inside a function - - - --- 2014-04-10 Daniel Lezcano New
[V4,03/20] ARM: exynos: cpuidle: Change function name prefix - - - --- 2014-04-10 Daniel Lezcano New
[V4,02/20] ARM: exynos: cpuidle: Use cpuidle_register - - - --- 2014-04-10 Daniel Lezcano New
[V4,01/20] ARM: exynos: cpuidle: Prevent forward declaration - - - --- 2014-04-10 Daniel Lezcano New
[V3,17/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory - - - --- 2014-04-08 Daniel Lezcano New
[V3,16/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data - - - --- 2014-04-08 Daniel Lezcano New
[V3,15/17] ARM: exynos: cpuidle: Disable cpuidle for 5440 - - - --- 2014-04-08 Daniel Lezcano New
[V3,14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c - - - --- 2014-04-08 Daniel Lezcano New
[V3,13/17] ARM: exynos: cpuidle: Move clock setup to pm.c - - - --- 2014-04-08 Daniel Lezcano New
[V3,12/17] ARM: exynos: cpuidle: Move S5P_CHECK_AFTR in a header - - - --- 2014-04-08 Daniel Lezcano New
[V3,11/17] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier - - - --- 2014-04-08 Daniel Lezcano New
[V3,10/17] ARM: exynos: cpuidle: Move exynos_set_wakeupmask in the cpu_pm notifier - - - --- 2014-04-08 Daniel Lezcano New
[V3,09/17] ARM: exynos: cpuidle: Remove ifdef for scu_enable - - - --- 2014-04-08 Daniel Lezcano New
[V3,08/17] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier - - - --- 2014-04-08 Daniel Lezcano New
[V3,07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier - - - --- 2014-04-08 Daniel Lezcano New
[V3,06/17] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call - - - --- 2014-04-08 Daniel Lezcano New
[V3,05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher - - - --- 2014-04-08 Daniel Lezcano New
[V3,04/17] ARM: exynos: cpuidle: encapsulate register access inside a function - - - --- 2014-04-08 Daniel Lezcano New
[V3,03/17] ARM: exynos: cpuidle: change function name prefix - - - --- 2014-04-08 Daniel Lezcano New
[V3,02/17] ARM: exynos: cpuidle: use cpuidle_register - - - --- 2014-04-08 Daniel Lezcano New
[V3,01/17] ARM: exynos: cpuidle: Prevent forward declaration - - - --- 2014-04-08 Daniel Lezcano New
[V2,17/17] ARM: exynos: config: Enable cpuidle - - - --- 2014-04-04 Daniel Lezcano New
[V2,16/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory - - - --- 2014-04-04 Daniel Lezcano New
[V2,15/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data - - - --- 2014-04-04 Daniel Lezcano New
[V2,14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c - - - --- 2014-04-04 Daniel Lezcano New
[V2,13/17] ARM: exynos: cpuidle: Move clock setup to pm.c - - - --- 2014-04-04 Daniel Lezcano New
[V2,12/17] ARM: exynos: cpuidle: Move S5P_CHECK_AFTR in a header - - - --- 2014-04-04 Daniel Lezcano New
[V2,11/17] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier - - - --- 2014-04-04 Daniel Lezcano New
[V2,10/17] ARM: exynos: cpuidle: Move exynos_set_wakeupmask in the cpu_pm notifier - - - --- 2014-04-04 Daniel Lezcano New
[V2,09/17] ARM: exynos: cpuidle: Remove ifdef for scu_enable - - - --- 2014-04-04 Daniel Lezcano New
[V2,08/17] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier - - - --- 2014-04-04 Daniel Lezcano New
[V2,07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier - - - --- 2014-04-04 Daniel Lezcano New
[V2,06/17] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call - - - --- 2014-04-04 Daniel Lezcano New
[V2,05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher - - - --- 2014-04-04 Daniel Lezcano New
[V2,04/17] ARM: exynos: cpuidle: encapsulate register access inside a function - - - --- 2014-04-04 Daniel Lezcano New
[V2,03/17] ARM: exynos: cpuidle: change function name prefix - - - --- 2014-04-04 Daniel Lezcano New
[V2,02/17] ARM: exynos: cpuidle: use cpuidle_register - - - --- 2014-04-04 Daniel Lezcano New
[V2,01/17] ARM: exynos: cpuidle: Prevent forward declaration - - - --- 2014-04-04 Daniel Lezcano New
Exynos4: cpuidle: support dual CPUs with AFTR state - - - --- 2014-04-04 Daniel Lezcano New
[17/17] ARM: exynos: config: Enable cpuidle - - - --- 2014-04-04 Daniel Lezcano New
[16/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory - - - --- 2014-04-04 Daniel Lezcano New
[15/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data - - - --- 2014-04-04 Daniel Lezcano New
« 1 2 »