Age | Commit message (Expand) | Author | Files | Lines |
2017-05-24 | thermal: broadcom: ns-thermal: default on iProc SoCs | Jon Mason | 1 | -4/+5 |
2017-05-24 | ti-soc-thermal: Fix a typo in a comment line | Markus Elfring | 1 | -1/+1 |
2017-05-24 | ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban... | Markus Elfring | 1 | -6/+2 |
2017-05-24 | ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build() | Markus Elfring | 1 | -2/+2 |
2017-05-24 | thermal: core: make thermal_emergency_poweroff static | Colin Ian King | 1 | -1/+1 |
2017-05-24 | thermal: qoriq: remove useless call for of_thermal_get_trip_points() | Masahiro Yamada | 1 | -3/+0 |
2017-05-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 19 | -258/+1157 |
2017-05-06 | Merge branch 'thermal-soc' into next | Zhang Rui | 16 | -213/+960 |
2017-05-06 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 16 | -213/+960 |
2017-05-05 | Merge branch 'backup-thermal-shutdown' into next | Zhang Rui | 2 | -1/+80 |
2017-05-05 | Merge branches 'thermal-core' and 'thermal-intel' into next | Zhang Rui | 1 | -3/+6 |
2017-05-05 | thermal: core: Add a back up thermal shutdown mechanism | Keerthy | 2 | -0/+70 |
2017-05-05 | thermal: core: Allow orderly_poweroff to be called only once | Keerthy | 1 | -1/+10 |
2017-05-05 | Thermal: Intel SoC DTS: Change interrupt request behavior | Brian Bian | 1 | -3/+6 |
2017-05-05 | trace: thermal: add another parameter 'power' to the tracing function | Lukasz Luba | 1 | -1/+1 |
2017-05-05 | thermal: devfreq_cooling: add new interface for direct power read | Lukasz Luba | 1 | -23/+82 |
2017-05-05 | thermal: devfreq_cooling: refactor code and add get_voltage function | Lukasz Luba | 1 | -17/+28 |
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-23 | thermal: mt8173: minor mtk_thermal.c cleanups | Dawei Chien | 1 | -1/+1 |
2017-04-23 | thermal: bcm2835: move to the broadcom subdirectory | Rafał Miłecki | 5 | -9/+9 |
2017-04-23 | thermal: broadcom: ns: specify myself as MODULE_AUTHOR | Rafał Miłecki | 1 | -0/+1 |
2017-04-15 | Merge back cpufreq core changes for v4.12. | Rafael J. Wysocki | 3 | -118/+0 |
2017-04-07 | thermal: da9062/61: Thermal junction temperature monitoring driver | Steve Twiss | 3 | -0/+326 |
2017-04-07 | thermal: broadcom: add Northstar thermal driver | Rafał Miłecki | 5 | -0/+120 |
2017-04-01 | thermal: bcm2835: add thermal driver for bcm2835 SoC | Stefan Wahren | 3 | -0/+323 |
2017-03-31 | thermal: rcar_gen3_thermal: add suspend and resume support | Niklas Söderlund | 1 | -0/+35 |
2017-03-31 | thermal: rcar_gen3_thermal: store device match data in private structure | Niklas Söderlund | 1 | -3/+4 |
2017-03-31 | thermal: rcar_gen3_thermal: enable hardware interrupts for trip points | Niklas Söderlund | 1 | -1/+131 |
2017-03-31 | thermal: rcar_gen3_thermal: record and check number of TSCs found | Niklas Söderlund | 1 | -0/+8 |
2017-03-31 | thermal: rcar_gen3_thermal: check that TSC exists before memory allocation | Niklas Söderlund | 1 | -4/+4 |
2017-03-31 | thermal: rcar_gen3_thermal: remove unneeded mutex | Niklas Söderlund | 1 | -7/+0 |
2017-03-31 | thermal: rcar_gen3_thermal: add delay in .thermal_init on r8a7796 | Niklas Söderlund | 1 | -0/+2 |
2017-03-30 | thermal: ti-soc-thermal: Remove redundant code | Keerthy | 1 | -151/+3 |
2017-03-30 | thermal: ti-soc-thermal: Remove redundant constants | Keerthy | 6 | -44/+0 |
2017-03-30 | thermal: ti-soc-thermal: Fetch slope and offset from DT | Keerthy | 1 | -2/+2 |
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 |