| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2017-05-12 | 19 | -258/+1157 |
|\ |
|
| * | Merge branch 'thermal-soc' into next | Zhang Rui | 2017-05-06 | 16 | -213/+960 |
| |\ |
|
| | * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2017-05-06 | 16 | -213/+960 |
| | |\ |
|
| | | * | thermal: mt8173: minor mtk_thermal.c cleanups | Dawei Chien | 2017-04-23 | 1 | -1/+1 |
| | | * | thermal: bcm2835: move to the broadcom subdirectory | Rafał Miłecki | 2017-04-23 | 5 | -9/+9 |
| | | * | thermal: broadcom: ns: specify myself as MODULE_AUTHOR | Rafał Miłecki | 2017-04-23 | 1 | -0/+1 |
| | | * | thermal: da9062/61: Thermal junction temperature monitoring driver | Steve Twiss | 2017-04-06 | 3 | -0/+326 |
| | | * | thermal: broadcom: add Northstar thermal driver | Rafał Miłecki | 2017-04-06 | 5 | -0/+120 |
| | | * | thermal: bcm2835: add thermal driver for bcm2835 SoC | Stefan Wahren | 2017-04-01 | 3 | -0/+323 |
| | | * | thermal: rcar_gen3_thermal: add suspend and resume support | Niklas Söderlund | 2017-03-30 | 1 | -0/+35 |
| | | * | thermal: rcar_gen3_thermal: store device match data in private structure | Niklas Söderlund | 2017-03-30 | 1 | -3/+4 |
| | | * | thermal: rcar_gen3_thermal: enable hardware interrupts for trip points | Niklas Söderlund | 2017-03-30 | 1 | -1/+131 |
| | | * | thermal: rcar_gen3_thermal: record and check number of TSCs found | Niklas Söderlund | 2017-03-30 | 1 | -0/+8 |
| | | * | thermal: rcar_gen3_thermal: check that TSC exists before memory allocation | Niklas Söderlund | 2017-03-30 | 1 | -4/+4 |
| | | * | thermal: rcar_gen3_thermal: remove unneeded mutex | Niklas Söderlund | 2017-03-30 | 1 | -7/+0 |
| | | * | thermal: rcar_gen3_thermal: add delay in .thermal_init on r8a7796 | Niklas Söderlund | 2017-03-30 | 1 | -0/+2 |
| | | * | thermal: ti-soc-thermal: Remove redundant code | Keerthy | 2017-03-29 | 1 | -151/+3 |
| | | * | thermal: ti-soc-thermal: Remove redundant constants | Keerthy | 2017-03-29 | 6 | -44/+0 |
| | | * | thermal: ti-soc-thermal: Fetch slope and offset from DT | Keerthy | 2017-03-29 | 1 | -2/+2 |
| * | | | Merge branch 'backup-thermal-shutdown' into next | Zhang Rui | 2017-05-05 | 2 | -1/+80 |
| |\ \ \ |
|
| | * | | | thermal: core: Add a back up thermal shutdown mechanism | Keerthy | 2017-05-05 | 2 | -0/+70 |
| | * | | | thermal: core: Allow orderly_poweroff to be called only once | Keerthy | 2017-05-05 | 1 | -1/+10 |
| | |/ / |
|
| * | | | Merge branches 'thermal-core' and 'thermal-intel' into next | Zhang Rui | 2017-05-05 | 1 | -3/+6 |
| |\ \ \ |
|
| | * | | | Thermal: Intel SoC DTS: Change interrupt request behavior | Brian Bian | 2017-05-05 | 1 | -3/+6 |
| | |/ / |
|
| * | | | trace: thermal: add another parameter 'power' to the tracing function | Lukasz Luba | 2017-05-05 | 1 | -1/+1 |
| * | | | thermal: devfreq_cooling: add new interface for direct power read | Lukasz Luba | 2017-05-05 | 1 | -23/+82 |
| * | | | thermal: devfreq_cooling: refactor code and add get_voltage function | Lukasz Luba | 2017-05-05 | 1 | -17/+28 |
| |/ / |
|
* | | | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 2017-05-03 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | mfd: intel_soc_pmic: Fix a mess with compilation units | Andy Shevchenko | 2017-04-27 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge back cpufreq core changes for v4.12. | Rafael J. Wysocki | 2017-04-15 | 3 | -118/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | cpufreq: dbx500: Manage cooling device from cpufreq driver | Viresh Kumar | 2017-03-16 | 3 | -118/+0 |
| |/ |
|
* | | thermal: cpu_cooling: Check OPP for errors | Viresh Kumar | 2017-03-13 | 1 | -2/+9 |
* | | thermal: cpu_cooling: Replace dev_warn with dev_err | Viresh Kumar | 2017-03-13 | 1 | -6/+6 |
* | | thermal: devfreq: Check OPP for errors | Viresh Kumar | 2017-03-13 | 1 | -2/+8 |
* | | thermal: devfreq_cooling: Replace dev_warn with dev_err | Viresh Kumar | 2017-03-13 | 1 | -3/+3 |
* | | thermal: devfreq: Simplify expression | Viresh Kumar | 2017-03-13 | 1 | -1/+1 |
* | | thermal: Fix potential deadlock in cpu_cooling | Matthew Wilcox | 2017-03-13 | 1 | -9/+11 |
|/ |
|
* | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2017-03-01 | 16 | -261/+705 |
|\ |
|
| *---. | Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver... | Zhang Rui | 2017-02-22 | 16 | -248/+679 |
| |\ \ \ |
|
| | | | * | thermal: convert devfreq_cooling to use an IDA | Matthew Wilcox | 2017-01-04 | 1 | -44/+9 |
| | | | * | thermal: convert cpu_cooling to use an IDA | Matthew Wilcox | 2017-01-04 | 1 | -52/+11 |
| | | | * | thermal: convert clock cooling to use an IDA | Matthew Wilcox | 2017-01-04 | 1 | -42/+8 |
| | | | * | thermal core: convert ID allocation to IDA | Matthew Wilcox | 2017-01-04 | 1 | -49/+26 |
| | | * | | thermal/intel_powerclamp: Remove set-but-not-used variables | Augusto Mecking Caringi | 2017-02-07 | 1 | -4/+0 |
| | * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2017-02-21 | 11 | -57/+625 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | thermal: mtk_thermal: Staticise a number of data variables | Vivek Gautam | 2017-02-18 | 1 | -8/+8 |
| | | * | | thermal: arm: dra752: Remove all TSHUT related definitions | Keerthy | 2017-02-18 | 2 | -44/+0 |
| | | * | | thermal: arm: dra752: Remove TSHUT configuration | Keerthy | 2017-02-18 | 1 | -2/+1 |
| | | * | | thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL | Keerthy | 2017-02-18 | 1 | -1/+0 |