summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAge
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-01
|\
| * Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-18
| |\
| * | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-06
| * | x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-06
* | | thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino2015-08-29
* | | thermal/cpu_cooling: update policy limits if clipped_freq < policy->maxViresh Kumar2015-08-14
* | | thermal/cpu_cooling: rename max_freq as clipped_freq in notifierViresh Kumar2015-08-14
* | | thermal/cpu_cooling: rename cpufreq_val as clipped_freqViresh Kumar2015-08-14
* | | thermal/cpu_cooling: convert 'switch' block to 'if' block in notifierViresh Kumar2015-08-14
* | | thermal/cpu_cooling: quit early after updating policyViresh Kumar2015-08-14
* | | thermal/cpu_cooling: No need to initialize max_freq to 0Viresh Kumar2015-08-14
* | | thermal: cpu_cooling: fix lockdep problems in cpu_coolingRussell King2015-08-14
* | | thermal: power_allocator: do not use devm* interfacesDmitry Torokhov2015-08-14
| |/ |/|
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-08-03
|\ \
| * | thermal: exynos: Remove unused code related to platform_data on probe()Chanwoo Choi2015-08-02
| * | thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OFChanwoo Choi2015-08-02
| * | thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski2015-08-02
| * | thermal: power_allocator: trace the real requested powerJavi Merino2015-08-02
| * | thermal: remove dangling 'weight_attr' device fileViresh Kumar2015-08-02
| |/
* / thermal: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-08-03
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-27
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-06-25
|\ \ | |/ |/|
| * Merge branches 'release' and 'thermal-soc' of .git into nextZhang Rui2015-06-11
| |\
| | * Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-06-10
| | |\
| | | * thermal: hisilicon: add new hisilicon thermal sensor driverkongxinwei2015-06-03
| | | * thermal: of-thermal: add support for reading coefficients propertyEduardo Valentin2015-05-11
| | | * thermal: support slope and offset coefficientsEduardo Valentin2015-05-11
| | | * thermal: power_allocator: round the division when divvying up powerJavi Merino2015-05-11
| | | * thermal: exynos: Add the support for Exynos5433 TMUChanwoo Choi2015-05-05
| | | * thermal: cpu_cooling: Fix power calculation when CPUs are offlineKapileshwar Singh2015-05-05
| | | * thermal: cpu_cooling: Remove cpu_dev update on policy CPU updateKapileshwar Singh2015-05-05
| | | * thermal: export thermal_zone_parameters to sysfsJavi Merino2015-05-05
| | | * thermal: cpu_cooling: Check memory allocation of power_tableJavi Merino2015-05-05
| | | * ti-soc-thermal: request temperature periodically if hw can't do that itselfPavel Machek2015-05-05
| | | * ti-soc-thermal: implement eocz bit to make driver useful on omap3Pavel Machek2015-05-05
| | | * cleanup ti-soc-thermalPavel Machek2015-05-05
| | | * thermal: remove stale THERMAL_POWER_ACTOR selectJavi Merino2015-05-05
| | | * thermal: Default OF created trip points to writablePunit Agrawal2015-05-05
| | | * thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal2015-05-05
| | | * thermal: x86_pkg_temp: drop const for thermal_zone_parametersJavi Merino2015-05-05
| | | * of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal2015-05-05
| | | * thermal: add trace events to the power allocator governorJavi Merino2015-05-05
| | | * thermal: introduce the Power Allocator governorJavi Merino2015-05-05
| | | * thermal: cpu_cooling: implement the power cooling device APIJavi Merino2015-05-05
| | | * thermal: extend the cooling device API to include power informationJavi Merino2015-05-05
| | | * thermal: let governors have private data for each thermal zoneJavi Merino2015-05-05
| | | * thermal: Add QPNP PMIC temperature alarm driverIvan T. Ivanov2015-05-05
| | | * thermal: fair_share: generalize the weight conceptJavi Merino2015-05-05
| | | * thermal: export weight to sysfsJavi Merino2015-05-05