aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2015-08-14thermal/cpu_cooling: update policy limits if clipped_freq < policy->maxViresh Kumar
2015-08-14thermal/cpu_cooling: rename max_freq as clipped_freq in notifierViresh Kumar
2015-08-14thermal/cpu_cooling: rename cpufreq_val as clipped_freqViresh Kumar
2015-08-14thermal/cpu_cooling: convert 'switch' block to 'if' block in notifierViresh Kumar
2015-08-14thermal/cpu_cooling: quit early after updating policyViresh Kumar
2015-08-14thermal/cpu_cooling: No need to initialize max_freq to 0Viresh Kumar
2015-08-14thermal: cpu_cooling: fix lockdep problems in cpu_coolingRussell King
2015-08-13thermal: power_allocator: do not use devm* interfacesDmitry Torokhov
2015-08-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2015-08-03thermal: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-08-02thermal: exynos: Remove unused code related to platform_data on probe()Chanwoo Choi
2015-08-02thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OFChanwoo Choi
2015-08-02thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski
2015-08-02thermal: power_allocator: trace the real requested powerJavi Merino
2015-08-02thermal: remove dangling 'weight_attr' device fileViresh Kumar
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-06-11Merge branches 'release' and 'thermal-soc' of .git into nextZhang Rui
2015-06-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2015-06-03thermal: hisilicon: add new hisilicon thermal sensor driverkongxinwei
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2015-05-11thermal: of-thermal: add support for reading coefficients propertyEduardo Valentin
2015-05-11thermal: support slope and offset coefficientsEduardo Valentin
2015-05-11thermal: power_allocator: round the division when divvying up powerJavi Merino
2015-05-09thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai
2015-05-09thermal: rockchip: fix an error codeDan Carpenter
2015-05-09thermal/powerclamp: fix missing newer package c-statesJacob Pan
2015-05-09thermal/intel_powerclamp: add id for broadwell serverJacob Pan
2015-05-09thermal/intel_powerclamp: add __init / __exit annotationsMathias Krause
2015-05-08thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813Keerthy
2015-05-08thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814Keerthy
2015-05-04thermal: exynos: Add the support for Exynos5433 TMUChanwoo Choi
2015-05-04thermal: cpu_cooling: Fix power calculation when CPUs are offlineKapileshwar Singh
2015-05-04thermal: cpu_cooling: Remove cpu_dev update on policy CPU updateKapileshwar Singh
2015-05-04thermal: export thermal_zone_parameters to sysfsJavi Merino
2015-05-04thermal: cpu_cooling: Check memory allocation of power_tableJavi Merino
2015-05-04ti-soc-thermal: request temperature periodically if hw can't do that itselfPavel Machek
2015-05-04ti-soc-thermal: implement eocz bit to make driver useful on omap3Pavel Machek
2015-05-04cleanup ti-soc-thermalPavel Machek
2015-05-04thermal: remove stale THERMAL_POWER_ACTOR selectJavi Merino
2015-05-04thermal: Default OF created trip points to writablePunit Agrawal
2015-05-04thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal
2015-05-04thermal: x86_pkg_temp: drop const for thermal_zone_parametersJavi Merino
2015-05-04of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal
2015-05-04thermal: add trace events to the power allocator governorJavi Merino
2015-05-04thermal: introduce the Power Allocator governorJavi Merino
2015-05-04thermal: cpu_cooling: implement the power cooling device APIJavi Merino
2015-05-04thermal: extend the cooling device API to include power informationJavi Merino
2015-05-04thermal: let governors have private data for each thermal zoneJavi Merino