Age | Commit message (Expand) | Author | Files | Lines |
2015-09-12 | thermal: fix intel PCH thermal driver mismerge | Linus Torvalds | 1 | -7/+4 |
2015-09-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 32 | -154/+466 |
2015-09-09 | Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 1 | -1/+1 |
2015-09-04 | Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d... | Mark Brown | 1 | -1/+1 |
2015-09-02 | Merge branches 'thermal-core' and 'thermal-intel' of .git into next | Zhang Rui | 32 | -154/+466 |
2015-09-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2015-08-29 | thermal: power_allocator: allocate with kcalloc what you free with kfree | Javi Merino | 1 | -2/+1 |
2015-08-18 | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes | Ingo Molnar | 5 | -15/+20 |
2015-08-15 | thermal/cpu_cooling: update policy limits if clipped_freq < policy->max | Viresh Kumar | 1 | -1/+12 |
2015-08-15 | thermal/cpu_cooling: rename max_freq as clipped_freq in notifier | Viresh Kumar | 1 | -4/+4 |
2015-08-15 | thermal/cpu_cooling: rename cpufreq_val as clipped_freq | Viresh Kumar | 1 | -5/+5 |
2015-08-15 | thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier | Viresh Kumar | 1 | -16/+10 |
2015-08-15 | thermal/cpu_cooling: quit early after updating policy | Viresh Kumar | 1 | -0/+1 |
2015-08-15 | thermal/cpu_cooling: No need to initialize max_freq to 0 | Viresh Kumar | 1 | -1/+1 |
2015-08-15 | thermal: cpu_cooling: fix lockdep problems in cpu_cooling | Russell King | 1 | -11/+20 |
2015-08-14 | thermal: power_allocator: do not use devm* interfaces | Dmitry Torokhov | 1 | -4/+4 |
2015-08-07 | thermal: sti: Add parentheses around bridge->ops->regmap_init call | Nicolas Boichat | 1 | -1/+1 |
2015-08-04 | thermal: Add Intel PCH thermal driver | Tushar Dave | 3 | -0/+295 |
2015-08-03 | thermal: Add comment explaining test for critical temperature | Sascha Hauer | 1 | -0/+5 |
2015-08-03 | thermal: Use IS_ENABLED instead of #ifdef | Sascha Hauer | 1 | -26/+19 |
2015-08-03 | thermal: remove unnecessary call to thermal_zone_device_set_polling | Sascha Hauer | 1 | -3/+0 |
2015-08-03 | thermal: trivial: fix typo in comment | Sascha Hauer | 1 | -1/+1 |
2015-08-03 | thermal: consistently use int for temperatures | Sascha Hauer | 28 | -124/+115 |
2015-08-03 | thermal: add available policies sysfs attribute | Ni Wade | 1 | -0/+28 |
2015-08-03 | thermal/powerclamp: add cpu id for denlow platform | Jacob Pan | 1 | -0/+1 |
2015-08-03 | thermal/powerclamp: add cpu id for Skylake u/y | Radivoje Jovanovic | 1 | -0/+1 |
2015-08-03 | thermal/powerclamp: add cpu id for skylake h/s | Radivoje Jovanovic | 1 | -0/+1 |
2015-08-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 4 | -14/+20 |
2015-08-03 | thermal: Drop owner assignment from platform_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-08-03 | thermal: exynos: Remove unused code related to platform_data on probe() | Chanwoo Choi | 1 | -3/+0 |
2015-08-03 | thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OF | Chanwoo Choi | 1 | -1/+1 |
2015-08-03 | thermal: exynos: Disable the regulator on probe failure | Krzysztof Kozlowski | 1 | -0/+2 |
2015-08-03 | thermal: power_allocator: trace the real requested power | Javi Merino | 1 | -10/+16 |
2015-08-03 | thermal: remove dangling 'weight_attr' device file | Viresh Kumar | 1 | -0/+1 |
2015-07-06 | x86/asm/tsc: Rename native_read_tsc() to rdtsc() | Andy Lutomirski | 1 | -2/+2 |
2015-07-06 | x86/asm/tsc: Replace rdtscll() with native_read_tsc() | Andy Lutomirski | 1 | -2/+2 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2015-06-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 23 | -529/+3612 |
2015-06-11 | Merge branches 'release' and 'thermal-soc' of .git into next | Zhang Rui | 19 | -161/+2544 |
2015-06-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 17 | -118/+2494 |
2015-06-04 | thermal: hisilicon: add new hisilicon thermal sensor driver | kongxinwei | 3 | -0/+430 |
2015-05-28 | kernel/params: constify struct kernel_param_ops uses | Luis R. Rodriguez | 1 | -2/+2 |
2015-05-19 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 5 | -7/+89 |
2015-05-12 | thermal: of-thermal: add support for reading coefficients property | Eduardo Valentin | 1 | -2/+24 |
2015-05-12 | thermal: support slope and offset coefficients | Eduardo Valentin | 1 | -0/+4 |
2015-05-12 | thermal: power_allocator: round the division when divvying up power | Javi Merino | 1 | -1/+2 |
2015-05-09 | thermal: armada: Update Armada 380 thermal sensor coefficients | Nadav Haklai | 1 | -3/+3 |
2015-05-09 | thermal: rockchip: fix an error code | Dan Carpenter | 1 | -1/+1 |
2015-05-09 | thermal/powerclamp: fix missing newer package c-states | Jacob Pan | 1 | -37/+43 |
2015-05-09 | thermal/intel_powerclamp: add id for broadwell server | Jacob Pan | 1 | -0/+1 |