Show patches with: Archived = No       |   4853 patches
« 1 2 ... 45 46 4748 49 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
cleanup ti-soc-thermal - - - --- 2015-01-03 Pavel Machek evalenti Changes Requested
thermal: add omap3 support - - - --- 2015-01-03 Pavel Machek evalenti Changes Requested
[v2,8/8] hwmon: thermal: Code for using PWM FAN as a cooling device - - - --- 2014-12-22 Lukasz Majewski evalenti Changes Requested
[v2,7/8] hwmon: thermal: Read PWM FAN configuration from device tree - - - --- 2014-12-22 Lukasz Majewski evalenti Changes Requested
[v2,6/8] hwmon: thermal: Extract __set_pwm() function to only modify PWM duty cycle - - - --- 2014-12-22 Lukasz Majewski evalenti Changes Requested
[v2,5/8] hwmon: thermal: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3 - - - --- 2014-12-22 Lukasz Majewski evalenti Changes Requested
[v2,4/8] ARM: dts: Add pwm-fan node to the Odroid-U3 board - - - --- 2014-12-22 Lukasz Majewski evalenti Changes Requested
[v2,3/8] hwmon: dts: Doc: Add DTS doc to explain how to use PWM FAN as a cooling device - - - --- 2014-12-22 Lukasz Majewski evalenti Changes Requested
[v2,2/8] thermal: Provide stub for thermal_cdev_update() function - - - --- 2014-12-22 Lukasz Majewski evalenti Changes Requested
[v2,1/8] thermal: Provide stub for thermal_of_cooling_device_register() function - - - --- 2014-12-22 Lukasz Majewski evalenti Changes Requested
thermal: ti-soc-thermal: ti-bandgap.c: Remove unused function - - - --- 2014-12-21 Rickard Strandqvist evalenti Rejected
[v9] cpufreq: Add SFI based cpufreq driver support - - - --- 2014-12-19 Kasagar, Srinidhi lenb Accepted
thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OF - - - --- 2014-12-17 Javi Merino evalenti Accepted
thermal: cpu_cooling: small memory leak on error - - - --- 2014-12-16 Dan Carpenter evalenti Accepted
[3/3] cpuidle, ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID - - - --- 2014-12-16 Len Brown Accepted
[2/3] cpuidle ladder: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID - - - --- 2014-12-16 Len Brown Accepted
[1/3] cpuidle menu: Better idle duration measurement without using CPUIDLE_FLAG_TIME_INVALID - - - --- 2014-12-16 Len Brown Accepted
[2/2] thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER case - - - --- 2014-12-12 Eduardo Valentin Accepted
[1/2] thermal: db8500: Do not print error message in the EPROBE_DEFER case - - - --- 2014-12-12 Eduardo Valentin Accepted
thermal: imx: Do not print error message in the EPROBE_DEFER case - - - --- 2014-12-11 Fabio Estevam Accepted
[v6] Thermal: introduce INT3406 thermal driver - - - --- 2014-12-11 Aaron Lu Zhang Rui Changes Requested
[v5] Thermal: introduce INT3406 thermal driver - - - --- 2014-12-11 Aaron Lu Zhang Rui Changes Requested
[v2,17/17] thermal: exynos: Make Exynos3250 TMU compatible with Exynos4412 - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,16/17] thermal: exynos: Make Exynos5250 TMU compatible with Exynos4412 - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,15/17] thermal: exynos: Remove exynos_tmu_data.c file - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,14/17] thermal: exynos: Remove exynos_thermal_common.[c|h] files - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,13/17] thermal: samsung: core: Exynos TMU rework to use device tree for configuration - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,12/17] thermal: exynos: dts: Provide device tree bindings identical to one in exynos_tmu_data.c - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,11/17] thermal: dts: exynos: Trip points and sensor configuration data for Exynos5440 - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,10/17] thermal: exynos: dts: Define default thermal-zones for Exynos4 - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,09/17] thermal: dts: Default trip points definition for Exynos5420 SoCs - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,08/17] thermal: exynos: dts: Add default definition of the TMU sensor parameter - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,07/17] thermal: cpu_cooling: Modify exynos thermal code to use device tree for cpu cooling conf… - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,06/17] thermal: cpu_cooling: dts: Define device tree bindings for Exynos cpu cooling functional… - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,05/17] thermal: dts: Enable TMU at Exynos4412 based Odroid U3 device - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,04/17] thermal: dts: exynos: Add LD010 regulator node necessary for TMU on Odroid - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,03/17] thermal: dts: trats: Enable TMU on the Exynos4210 trats device - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,02/17] thermal: exynos: Provide thermal_exynos.h file to be included in device tree files - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[v2,01/17] thermal: exynos: cosmetic: Correct comment format - - - --- 2014-12-10 Lukasz Majewski evalenti Changes Requested
[2/2] Thermal/int340x: Handle properly the case when _trt or _art acpi entry is missing - - - --- 2014-12-09 Ilkka Koskinen Zhang Rui Changes Requested
[v3,5/5] thermal: of: Extend current of-thermal.c code to allow setting emulated temp - - - --- 2014-12-08 Lukasz Majewski evalenti Accepted
[v3,4/5] thermal: of: Extend of-thermal to export table of trip points - - - --- 2014-12-08 Lukasz Majewski evalenti Accepted
[v3,3/5] thermal: of: Rename struct __thermal_trip to struct thermal_trip - - - --- 2014-12-08 Lukasz Majewski evalenti Accepted
[v3,2/5] thermal: of: Extend of-thermal.c to provide check if trip point is valid - - - --- 2014-12-08 Lukasz Majewski evalenti Accepted
[v3,1/5] thermal: of: Extend of-thermal.c to provide number of trip points - - - --- 2014-12-08 Lukasz Majewski evalenti Accepted
[V2,26/26] thermal: cpu_cooling: update copyright tags - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,25/26] thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,24/26] thermal: cpu_cooling: Store frequencies in descending order - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,23/26] thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property() - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,22/26] thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,21/26] thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,20/26] thermal: cpu_cooling: find max level during device registration - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,19/26] thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency() - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,18/26] thermal: cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state() - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,17/26] thermal: cpu_cooling: initialize 'cpufreq_val' on registration - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,16/26] thermal: cpu_cooling: do error handling at the bottom in __cpufreq_cooling_register() - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,15/26] thermal: cpu_cooling: Don't check is_cpufreq_valid() - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,14/26] thermal: cpu_cooling: don't iterate over all allowed_cpus to update cpufreq policy - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,13/26] thermal: cpu_cooling: Don't match min/max frequencies for all CPUs on cooling register - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,12/26] thermal: cpu_cooling: propagate error returned by idr_alloc() - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,11/26] thermal: cpu_cooling: no need to initialze 'ret' - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,10/26] thermal: cpu_cooling: no need to set cpufreq_dev to NULL - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,09/26] thermal: cpu_cooling: no need to set cpufreq_state to zero - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,08/26] thermal: cpu_cooling: Pass variable instead of its type to sizeof() - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,07/26] thermal: cpu_cooling: Add comment to clarify relation between cooling state and frequency - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,06/26] thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,05/26] thermal: cpu_cooling: random comment fixups - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,04/26] thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register() - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,03/26] thermal: imx: pass cpu_present_mask to cpufreq_cooling_register() - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,02/26] thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register() - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[V2,01/26] thermal: cpu_cooling: check for the readiness of cpufreq layer - - - --- 2014-12-04 Viresh Kumar evalenti Accepted
[1/2] drivers: thermal: Remove ARCH_HAS_BANDGAP dependency for samsung - - - --- 2014-12-02 Abhilash Kesavan evalenti Accepted
[26/26] cpu_cooling: update copyright tags - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[25/26] cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[24/26] cpu_cooling: Store frequencies in descending order - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[23/26] cpu_cooling: Pass 'cpufreq_dev' to get_property() - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[22/26] cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[21/26] cpu_cooling: create list of cpufreq_cooling_devices - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[20/26] cpu_cooling: get_property() doesn't need to support GET_MAXL anymore - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[19/26] cpu_cooling: find max level during device registration - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[18/26] cpu_cooling: Merge get_cpu_frequency() into cpufreq_set_cur_state() - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[17/26] cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state() - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[16/26] cpu_cooling: Drop useless locking around idr_alloc/idr_remove - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[15/26] cpu_cooling: do error handling at the bottom in __cpufreq_cooling_register() - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[14/26] cpu_cooling: Don't check is_cpufreq_valid() - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[13/26] cpu_cooling: don't iterate over all allowed_cpus to update cpufreq policy - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[12/26] cpu_cooling: Don't match min/max frequencies for all CPUs on cooling register - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[11/26] cpu_cooling: propagate error returned by idr_alloc() - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[10/26] cpu_cooling: no need to set cpufreq_dev to NULL - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[09/26] cpu_cooling: no need to set cpufreq_state to zero - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[08/26] cpu_cooling: Pass variable instead of its type to sizeof() - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[07/26] cpu_cooling: Add comment to clarify relation between cooling state and frequency - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[06/26] cpu_cooling: fix doc comment over struct cpufreq_cooling_device - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[05/26] cpu_cooling: random comment fixups - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[04/26] thermal: exynos: Handle -EPROBE_DEFER properly - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[03/26] thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register() - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[02/26] thermal: imx: pass cpu_present_mask to cpufreq_cooling_register() - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[01/26] thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register() - - - --- 2014-11-28 Viresh Kumar evalenti Changes Requested
[3/3] thermal: of: notify sensor driver on trip updates - - - --- 2014-11-27 navneet kumar evalenti Changes Requested
[2/3] thermal: of: consolidate sensor callbacks as ops - - - --- 2014-11-27 navneet kumar evalenti Changes Requested
« 1 2 ... 45 46 4748 49 »