Current Team Memberships

Show patches with: Archived = No       |   175 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] make v3.4-rc3 run on snowball --- 2012-06-20 Hongbo Zhang New
[2/2] db8500 thermal dirver --- 2012-06-20 Hongbo Zhang New
[1/2] Remove un-necessary variable checking --- 2012-07-13 Hongbo Zhang New
[2/2] ST-Ericsson db8500 thermal dirver --- 2012-07-13 Hongbo Zhang New
[1/2] Thermal: Move struct thermal_cooling_device_instance to thermal.h --- 2012-08-10 Hongbo Zhang New
[2/2] Thermal: Add ST-Ericsson db8500 thermal dirver. --- 2012-08-10 Hongbo Zhang New
[1/2] Thermal: Add interface to deactive cooling devices. --- 2012-09-21 Hongbo Zhang New
[2/2] Thermal: Deactive cooling device when unbind it. --- 2012-09-21 Hongbo Zhang New
[1/5] Thermal: do bind operation after thermal zone or cooling device register returns. --- 2012-10-16 Hongbo Zhang New
[2/5] Thermal: add indent for code alignment. --- 2012-10-16 Hongbo Zhang Superseded
[3/5] Thermal: fix empty list checking method. --- 2012-10-16 Hongbo Zhang New
[4/5] Thermal: make sure cpufreq cooling register after cpufreq driver --- 2012-10-16 Hongbo Zhang New
[5/5] Thermal: Add ST-Ericsson db8500 thermal dirver. --- 2012-10-16 Hongbo Zhang New
[V2,1/6] Thermal: add indent for code alignment. --- 2012-10-24 Hongbo Zhang Superseded
[V2,2/6] Thermal: make sure cpufreq cooling register after cpufreq driver --- 2012-10-24 Hongbo Zhang New
[V2,3/6] Thermal: fix bug of counting cpu frequencies. --- 2012-10-24 Hongbo Zhang Superseded
[V2,4/6] Thermal: Remove the cooling_cpufreq_list. --- 2012-10-24 Hongbo Zhang New
[V2,5/6] Thermal: Add ST-Ericsson DB8500 thermal dirver. --- 2012-10-24 Hongbo Zhang New
[V2,6/6] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data. --- 2012-10-24 Hongbo Zhang New
[V2,5/6] Thermal: Add ST-Ericsson DB8500 thermal driver. --- 2012-10-25 Hongbo Zhang Superseded
[V2,6/6] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data. --- 2012-10-25 Hongbo Zhang New
[V2,6/6] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data. --- 2012-10-25 Hongbo Zhang New
[V2,4/6] Thermal: Remove the cooling_cpufreq_list. --- 2012-10-26 Hongbo Zhang New
[V3,1/5] Thermal: add indent for code alignment. --- 2012-10-30 Hongbo Zhang Accepted
[V3,2/5] Thermal: fix bug of counting cpu frequencies. --- 2012-10-30 Hongbo Zhang Accepted
[V3,3/5] Thermal: Remove the cooling_cpufreq_list. --- 2012-10-30 Hongbo Zhang Accepted
[V3,4/5] Thermal: Add ST-Ericsson DB8500 thermal driver. --- 2012-10-30 Hongbo Zhang Superseded
[V3,5/5] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data. --- 2012-10-30 Hongbo Zhang New
[V4,1/2] Thermal: Add ST-Ericsson DB8500 thermal driver. --- 2012-11-07 Hongbo Zhang Superseded
[V4,2/2] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data. --- 2012-11-07 Hongbo Zhang Superseded
[V5,1/2] Thermal: Add ST-Ericsson DB8500 thermal driver. --- 2012-11-09 Hongbo Zhang Accepted
[V5,2/2] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data. --- 2012-11-09 Hongbo Zhang Accepted
[V6,1/2] Thermal: Add ST-Ericsson DB8500 thermal driver. --- 2012-11-15 Hongbo Zhang New
[V6,2/2] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data. --- 2012-11-15 Hongbo Zhang Accepted
[1/2] ARM: ux500: rename ab8500 to abx500 for hwmon driver --- 2013-01-30 Hongbo Zhang Accepted
[2/2] hwmon: add ST-Ericsson ABX500 hwmon driver --- 2013-01-30 Hongbo Zhang New
[API-NEXT,1/7] linux-generic: sysinfo: move cpu_arch_str to odp_system_info_t --- 2015-12-25 Hongbo Zhang Superseded
[API-NEXT,2/7] linux-generic: sysinfo: use uniform call odp_sysinfo_parser --- 2015-12-25 Hongbo Zhang Superseded
[API-NEXT,3/7] linux-generic: sysinfo: rename odp_cpu_hz_current with odp_ prefix --- 2015-12-25 Hongbo Zhang Superseded
[API-NEXT,4/7] linux-generic: sysinfo: move x86 system info codes to its plarform file --- 2015-12-25 Hongbo Zhang Superseded
[API-NEXT,5/7] linux-generic: sysinfo: move mips system info codes to its plarform file --- 2015-12-25 Hongbo Zhang Superseded
[API-NEXT,6/7] linux-generic: sysinfo: move arm system info codes to its plarform file --- 2015-12-25 Hongbo Zhang New
[API-NEXT,7/7] linux-generic: sysinfo: move powerpc system info codes to its plarform file --- 2015-12-25 Hongbo Zhang Superseded
[v2,API-NEXT,01/11] linux-generic: sysinfo: move cpu_arch_str to odp_system_info_t --- 2015-12-29 Hongbo Zhang Superseded
[v2,API-NEXT,02/11] linux-generic: sysinfo: use uniform call odp_sysinfo_parser --- 2015-12-29 Hongbo Zhang Superseded
[v2,API-NEXT,03/11] linux-generic: sysinfo: rename odp_cpu_hz_current with odp_ prefix --- 2015-12-29 Hongbo Zhang Superseded
[v2,API-NEXT,04/11] linux-generic: sysinfo: move x86 system info codes to its plarform file --- 2015-12-29 Hongbo Zhang Superseded
[v2,API-NEXT,05/11] linux-generic: sysinfo: move MIPS system info codes to its plarform file --- 2015-12-29 Hongbo Zhang Superseded
[v2,API-NEXT,06/11] linux-generic: sysinfo: move ARM system info codes to default arch file --- 2015-12-29 Hongbo Zhang Superseded
[v2,API-NEXT,07/11] linux-generic: sysinfo: move PowerPC system info codes to its plarform file --- 2015-12-29 Hongbo Zhang Superseded
[v2,API-NEXT,08/11] linux-generic: sysinfo: make frequency API return 0 on failure --- 2015-12-29 Hongbo Zhang Superseded
[v2,API-NEXT,09/11] linux-generic: sysinfo: set values for cpu_arch_str --- 2015-12-29 Hongbo Zhang Superseded
[v2,API-NEXT,10/11] linux-generic: sysinfo: apply per-CPU implementation to MIPS --- 2015-12-29 Hongbo Zhang Superseded
[v2,API-NEXT,11/11] linux-generic: sysinfo: apply per-CPU implementation to PowerPC --- 2015-12-29 Hongbo Zhang Superseded
[v3,API-NEXT,01/11] linux-generic: sysinfo: move cpu_arch_str to odp_system_info_t --- 2015-12-29 Hongbo Zhang Superseded
[v3,API-NEXT,02/11] linux-generic: sysinfo: use uniform call odp_sysinfo_parser --- 2015-12-29 Hongbo Zhang Superseded
[v3,API-NEXT,03/11] linux-generic: sysinfo: rename odp_cpu_hz_current with odp_ prefix --- 2015-12-29 Hongbo Zhang Superseded
[v3,API-NEXT,04/11] linux-generic: sysinfo: move x86 system info codes to its plarform file --- 2015-12-29 Hongbo Zhang Superseded
[v3,API-NEXT,05/11] linux-generic: sysinfo: move MIPS system info codes to its plarform file --- 2015-12-29 Hongbo Zhang Superseded
[v3,API-NEXT,06/11] linux-generic: sysinfo: move ARM system info codes to default arch file --- 2015-12-29 Hongbo Zhang Superseded
[v3,API-NEXT,07/11] linux-generic: sysinfo: move PowerPC system info codes to its plarform file --- 2015-12-29 Hongbo Zhang Superseded
[v3,API-NEXT,08/11] api: cpu: make frequency API return 0 on failure --- 2015-12-29 Hongbo Zhang Superseded
[v3,API-NEXT,09/11] linux-generic: sysinfo: set values for cpu_arch_str --- 2015-12-29 Hongbo Zhang Superseded
[v3,API-NEXT,10/11] linux-generic: sysinfo: apply per-CPU implementation to MIPS --- 2015-12-29 Hongbo Zhang Superseded
[v3,API-NEXT,11/11] linux-generic: sysinfo: apply per-CPU implementation to PowerPC --- 2015-12-29 Hongbo Zhang Superseded
[v4,API-NEXT,01/12] linux-generic: sysinfo: move cpu_arch_str to odp_system_info_t --- 2016-01-07 Hongbo Zhang Superseded
[v4,API-NEXT,02/12] linux-generic: sysinfo: use uniform call odp_sysinfo_parser --- 2016-01-07 Hongbo Zhang Superseded
[v4,API-NEXT,03/12] linux-generic: sysinfo: rename odp_cpu_hz_current with odp_ prefix --- 2016-01-07 Hongbo Zhang Superseded
[v4,API-NEXT,04/12] linux-generic: sysinfo: move x86 system info codes to its plarform file --- 2016-01-07 Hongbo Zhang Superseded
[v4,API-NEXT,05/12] linux-generic: sysinfo: move MIPS system info codes to its plarform file --- 2016-01-07 Hongbo Zhang Superseded
[v4,API-NEXT,06/12] linux-generic: sysinfo: move ARM system info codes to default arch file --- 2016-01-07 Hongbo Zhang Superseded
[v4,API-NEXT,07/12] linux-generic: sysinfo: move PowerPC system info codes to its plarform file --- 2016-01-07 Hongbo Zhang Superseded
[v4,API-NEXT,08/12] api: cpu: make frequency API return 0 on failure --- 2016-01-07 Hongbo Zhang New
[v4,API-NEXT,09/12] linux-generic: sysinfo: set values for cpu_arch_str --- 2016-01-07 Hongbo Zhang Superseded
[v4,API-NEXT,10/12] linux-generic: sysinfo: apply per-CPU implementation to MIPS --- 2016-01-07 Hongbo Zhang Superseded
[v4,API-NEXT,11/12] linux-generic: sysinfo: apply per-CPU implementation to PowerPC --- 2016-01-07 Hongbo Zhang Superseded
[v4,API-NEXT,12/12] linux-generic: sysinfo: rename variable cpu_hz to cpu_hz_max --- 2016-01-07 Hongbo Zhang Superseded
[v5,API-NEXT,01/12] linux-generic: sysinfo: move cpu_arch_str to odp_system_info_t --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,02/12] linux-generic: sysinfo: use uniform call odp_sysinfo_parser --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,03/12] linux-generic: sysinfo: rename odp_cpu_hz_current with odp_ prefix --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,04/12] linux-generic: sysinfo: move x86 system info codes to its plarform file --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,05/12] linux-generic: sysinfo: move MIPS system info codes to its plarform file --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,06/12] linux-generic: sysinfo: move ARM system info codes to default arch file --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,07/12] linux-generic: sysinfo: move PowerPC system info codes to its plarform file --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,08/12] api: cpu: make frequency API return 0 on failure --- 2016-01-18 Hongbo Zhang New
[v5,API-NEXT,09/12] linux-generic: sysinfo: set values for cpu_arch_str --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,10/12] linux-generic: sysinfo: apply per-CPU implementation to MIPS --- 2016-01-18 Hongbo Zhang New
[v5,API-NEXT,11/12] linux-generic: sysinfo: apply per-CPU implementation to PowerPC --- 2016-01-18 Hongbo Zhang New
[v5,API-NEXT,12/12] linux-generic: sysinfo: rename variable cpu_hz to cpu_hz_max --- 2016-01-18 Hongbo Zhang New
[v6,API-NEXT,01/12] linux-generic: sysinfo: move cpu_arch_str to odp_system_info_t --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,02/12] linux-generic: sysinfo: use uniform call odp_sysinfo_parser --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,03/12] linux-generic: sysinfo: rename odp_cpu_hz_current with odp_ prefix --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,04/12] linux-generic: sysinfo: move x86 system info codes to its plarform file --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,05/12] linux-generic: sysinfo: move MIPS system info codes to its plarform file --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,06/12] linux-generic: sysinfo: move ARM system info codes to default arch file --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,07/12] linux-generic: sysinfo: move PowerPC system info codes to its plarform file --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,08/12] api: cpu: make frequency API return 0 on failure --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,09/12] linux-generic: sysinfo: set values for cpu_arch_str --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,10/12] linux-generic: sysinfo: apply per-CPU implementation to MIPS --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,11/12] linux-generic: sysinfo: apply per-CPU implementation to PowerPC --- 2016-01-19 Hongbo Zhang Superseded
« 1 2 »

Bundling

Create bundle: