aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-23thermal: broadcom: ns-thermal: default on iProc SoCsJon Mason1-4/+5
2017-05-23ti-soc-thermal: Fix a typo in a comment lineMarkus Elfring1-1/+1
2017-05-23ti-soc-thermal: Delete error messages for failed memory allocations in ti_bandgap_build()Markus Elfring1-6/+2
2017-05-23ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Markus Elfring1-2/+2
2017-05-23thermal: core: make thermal_emergency_poweroff staticColin Ian King1-1/+1
2017-05-23thermal: qoriq: remove useless call for of_thermal_get_trip_points()Masahiro Yamada1-3/+0
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds19-258/+1157
2017-05-06Merge branch 'thermal-soc' into nextZhang Rui16-213/+960
2017-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui16-213/+960
2017-05-05Merge branch 'backup-thermal-shutdown' into nextZhang Rui2-1/+80
2017-05-05Merge branches 'thermal-core' and 'thermal-intel' into nextZhang Rui1-3/+6
2017-05-05thermal: core: Add a back up thermal shutdown mechanismKeerthy2-0/+70
2017-05-05thermal: core: Allow orderly_poweroff to be called only onceKeerthy1-1/+10
2017-05-05Thermal: Intel SoC DTS: Change interrupt request behaviorBrian Bian1-3/+6
2017-05-05trace: thermal: add another parameter 'power' to the tracing functionLukasz Luba1-1/+1
2017-05-05thermal: devfreq_cooling: add new interface for direct power readLukasz Luba1-23/+82
2017-05-05thermal: devfreq_cooling: refactor code and add get_voltage functionLukasz Luba1-17/+28
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+1
2017-04-27mfd: intel_soc_pmic: Fix a mess with compilation unitsAndy Shevchenko1-1/+1
2017-04-23thermal: mt8173: minor mtk_thermal.c cleanupsDawei Chien1-1/+1
2017-04-23thermal: bcm2835: move to the broadcom subdirectoryRafał Miłecki5-9/+9
2017-04-23thermal: broadcom: ns: specify myself as MODULE_AUTHORRafał Miłecki1-0/+1
2017-04-15Merge back cpufreq core changes for v4.12.Rafael J. Wysocki3-118/+0
2017-04-06thermal: da9062/61: Thermal junction temperature monitoring driverSteve Twiss3-0/+326
2017-04-06thermal: broadcom: add Northstar thermal driverRafał Miłecki5-0/+120
2017-04-01thermal: bcm2835: add thermal driver for bcm2835 SoCStefan Wahren3-0/+323
2017-03-30thermal: rcar_gen3_thermal: add suspend and resume supportNiklas Söderlund1-0/+35
2017-03-30thermal: rcar_gen3_thermal: store device match data in private structureNiklas Söderlund1-3/+4
2017-03-30thermal: rcar_gen3_thermal: enable hardware interrupts for trip pointsNiklas Söderlund1-1/+131
2017-03-30thermal: rcar_gen3_thermal: record and check number of TSCs foundNiklas Söderlund1-0/+8
2017-03-30thermal: rcar_gen3_thermal: check that TSC exists before memory allocationNiklas Söderlund1-4/+4
2017-03-30thermal: rcar_gen3_thermal: remove unneeded mutexNiklas Söderlund1-7/+0
2017-03-30thermal: rcar_gen3_thermal: add delay in .thermal_init on r8a7796Niklas Söderlund1-0/+2
2017-03-29thermal: ti-soc-thermal: Remove redundant codeKeerthy1-151/+3
2017-03-29thermal: ti-soc-thermal: Remove redundant constantsKeerthy6-44/+0
2017-03-29thermal: ti-soc-thermal: Fetch slope and offset from DTKeerthy1-2/+2
2017-03-16cpufreq: dbx500: Manage cooling device from cpufreq driverViresh Kumar3-118/+0
2017-03-13thermal: cpu_cooling: Check OPP for errorsViresh Kumar1-2/+9
2017-03-13thermal: cpu_cooling: Replace dev_warn with dev_errViresh Kumar1-6/+6
2017-03-13thermal: devfreq: Check OPP for errorsViresh Kumar1-2/+8
2017-03-13thermal: devfreq_cooling: Replace dev_warn with dev_errViresh Kumar1-3/+3
2017-03-13thermal: devfreq: Simplify expressionViresh Kumar1-1/+1
2017-03-13thermal: Fix potential deadlock in cpu_coolingMatthew Wilcox1-9/+11
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>Ingo Molnar1-0/+1
2017-03-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds16-261/+705
2017-02-22Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conversion' into nextZhang Rui16-248/+679
2017-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui11-57/+625
2017-02-20Merge branch 'pm-opp'Rafael J. Wysocki2-20/+6
2017-02-18thermal: mtk_thermal: Staticise a number of data variablesVivek Gautam1-8/+8
2017-02-18thermal: arm: dra752: Remove all TSHUT related definitionsKeerthy2-44/+0