summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2015-09-11thermal: fix intel PCH thermal driver mismergeLinus Torvalds
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-08Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2015-09-04Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...Mark Brown
2015-09-02Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-29thermal: power_allocator: allocate with kcalloc what you free with kfreeJavi Merino
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
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-07thermal: sti: Add parentheses around bridge->ops->regmap_init callNicolas Boichat
2015-08-04thermal: Add Intel PCH thermal driverTushar Dave
2015-08-03thermal: Add comment explaining test for critical temperatureSascha Hauer
2015-08-03thermal: Use IS_ENABLED instead of #ifdefSascha Hauer
2015-08-03thermal: remove unnecessary call to thermal_zone_device_set_pollingSascha Hauer
2015-08-03thermal: trivial: fix typo in commentSascha Hauer
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-08-03thermal: add available policies sysfs attributeNi Wade
2015-08-03thermal/powerclamp: add cpu id for denlow platformJacob Pan
2015-08-03thermal/powerclamp: add cpu id for Skylake u/yRadivoje Jovanovic
2015-08-03thermal/powerclamp: add cpu id for skylake h/sRadivoje Jovanovic
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-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski
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