Age | Commit message (Expand) | Author | Files | Lines |
2017-05-03 | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -1/+1 |
2017-04-27 | mfd: intel_soc_pmic: Fix a mess with compilation units | Andy Shevchenko | 1 | -1/+1 |
2017-04-15 | Merge back cpufreq core changes for v4.12. | Rafael J. Wysocki | 3 | -118/+0 |
2017-03-16 | cpufreq: dbx500: Manage cooling device from cpufreq driver | Viresh Kumar | 3 | -118/+0 |
2017-03-13 | thermal: cpu_cooling: Check OPP for errors | Viresh Kumar | 1 | -2/+9 |
2017-03-13 | thermal: cpu_cooling: Replace dev_warn with dev_err | Viresh Kumar | 1 | -6/+6 |
2017-03-13 | thermal: devfreq: Check OPP for errors | Viresh Kumar | 1 | -2/+8 |
2017-03-13 | thermal: devfreq_cooling: Replace dev_warn with dev_err | Viresh Kumar | 1 | -3/+3 |
2017-03-13 | thermal: devfreq: Simplify expression | Viresh Kumar | 1 | -1/+1 |
2017-03-13 | thermal: Fix potential deadlock in cpu_cooling | Matthew Wilcox | 1 | -9/+11 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 1 | -0/+1 |
2017-03-01 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 16 | -261/+705 |
2017-02-22 | Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver... | Zhang Rui | 16 | -248/+679 |
2017-02-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 11 | -57/+625 |
2017-02-20 | Merge branch 'pm-opp' | Rafael J. Wysocki | 2 | -20/+6 |
2017-02-19 | thermal: mtk_thermal: Staticise a number of data variables | Vivek Gautam | 1 | -8/+8 |
2017-02-19 | thermal: arm: dra752: Remove all TSHUT related definitions | Keerthy | 2 | -44/+0 |
2017-02-19 | thermal: arm: dra752: Remove TSHUT configuration | Keerthy | 1 | -2/+1 |
2017-02-19 | thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL | Keerthy | 1 | -1/+0 |
2017-02-19 | thermal: imx: Fix possible NULL dereference. | Shailendra Verma | 1 | -0/+4 |
2017-02-19 | thermal: exynos: Remove parsing unused samsung,tmu_cal_mode property | Krzysztof Kozlowski | 2 | -2/+0 |
2017-02-19 | thermal: zx2967: add thermal driver for ZTE's zx2967 family | Baoyou Xie | 3 | -0/+267 |
2017-02-10 | thermal: use cpumask_var_t for on-stack cpu masks | Arnd Bergmann | 1 | -13/+26 |
2017-02-07 | thermal/intel_powerclamp: Remove set-but-not-used variables | Augusto Mecking Caringi | 1 | -4/+0 |
2017-01-30 | PM / OPP: Update OPP users to put reference | Viresh Kumar | 2 | -20/+6 |
2017-01-25 | Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()" | Fabio Estevam | 1 | -3/+17 |
2017-01-20 | Merge branches 'thermal-core' and 'thermal-soc' into for-rc | Zhang Rui | 1 | -53/+100 |
2017-01-20 | thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driver | Wolfram Sang | 3 | -0/+345 |
2017-01-17 | thermal: rockchip: fixes the conversion table | Caesar Wang | 1 | -1/+1 |
2017-01-06 | thermal: core: move tz->device.groups cleanup to thermal_release | Jacob von Chorus | 1 | -5/+5 |
2017-01-04 | thermal: convert devfreq_cooling to use an IDA | Matthew Wilcox | 1 | -44/+9 |
2017-01-04 | thermal: convert cpu_cooling to use an IDA | Matthew Wilcox | 1 | -52/+11 |
2017-01-04 | thermal: convert clock cooling to use an IDA | Matthew Wilcox | 1 | -42/+8 |
2017-01-04 | thermal core: convert ID allocation to IDA | Matthew Wilcox | 1 | -49/+26 |
2017-01-04 | thermal: thermal_hwmon: Convert to hwmon_device_register_with_info() | Fabio Estevam | 1 | -17/+3 |
2016-12-14 | thermal: rockchip: handle set_trips without the trip points | Caesar Wang | 1 | -1/+15 |
2016-12-14 | thermal: rockchip: optimize the conversion table | Caesar Wang | 1 | -1/+24 |
2016-12-14 | thermal: rockchip: fixes invalid temperature case | Caesar Wang | 1 | -20/+28 |
2016-12-14 | thermal: rockchip: don't pass table structs by value | Brian Norris | 1 | -40/+40 |
2016-12-14 | thermal: rockchip: improve conversion error messages | Brian Norris | 1 | -2/+4 |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -175/+184 |
2016-12-13 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 17 | -1521/+1636 |
2016-12-13 | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2016-12-12 | Merge powerclamp driver updates (that depend on cpuidle material) for v4.10. | Rafael J. Wysocki | 1 | -175/+184 |
2016-12-09 | x86: Remove empty idle.h header | Thomas Gleixner | 1 | -1/+0 |
2016-11-30 | Merge branches 'thermal-core', 'thermal-intel', 'thermal-soc-fixes' and 'ther... | Zhang Rui | 15 | -1518/+1633 |
2016-11-30 | thermal/x86 pkg temp: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -57/+23 |
2016-11-30 | thermal/x86_pkg_temp: Sanitize package management | Thomas Gleixner | 1 | -20/+22 |
2016-11-30 | thermal/x86_pkg_temp: Move work into package struct | Thomas Gleixner | 1 | -21/+52 |
2016-11-30 | thermal/x86_pkg_temp: Move work scheduled flag into package struct | Thomas Gleixner | 1 | -30/+5 |