aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2017-07-27thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar
2017-07-27thermal: max77620: fix device-node reference imbalanceJohan Hovold
2017-05-23thermal: broadcom: ns-thermal: default on iProc SoCsJon Mason
2017-05-23ti-soc-thermal: Fix a typo in a comment lineMarkus Elfring
2017-05-23ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...Markus Elfring
2017-05-23ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Markus Elfring
2017-05-23thermal: core: make thermal_emergency_poweroff staticColin Ian King
2017-05-23thermal: qoriq: remove useless call for of_thermal_get_trip_points()Masahiro Yamada
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-05-06Merge branch 'thermal-soc' into nextZhang Rui
2017-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2017-05-05Merge branch 'backup-thermal-shutdown' into nextZhang Rui
2017-05-05Merge branches 'thermal-core' and 'thermal-intel' into nextZhang Rui
2017-05-05thermal: core: Add a back up thermal shutdown mechanismKeerthy
2017-05-05thermal: core: Allow orderly_poweroff to be called only onceKeerthy
2017-05-05Thermal: Intel SoC DTS: Change interrupt request behaviorBrian Bian
2017-05-05trace: thermal: add another parameter 'power' to the tracing functionLukasz Luba
2017-05-05thermal: devfreq_cooling: add new interface for direct power readLukasz Luba
2017-05-05thermal: devfreq_cooling: refactor code and add get_voltage functionLukasz Luba
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-04-27mfd: intel_soc_pmic: Fix a mess with compilation unitsAndy Shevchenko
2017-04-23thermal: mt8173: minor mtk_thermal.c cleanupsDawei Chien
2017-04-23thermal: bcm2835: move to the broadcom subdirectoryRafał Miłecki
2017-04-23thermal: broadcom: ns: specify myself as MODULE_AUTHORRafał Miłecki
2017-04-15Merge back cpufreq core changes for v4.12.Rafael J. Wysocki
2017-04-06thermal: da9062/61: Thermal junction temperature monitoring driverSteve Twiss
2017-04-06thermal: broadcom: add Northstar thermal driverRafał Miłecki
2017-04-01thermal: bcm2835: add thermal driver for bcm2835 SoCStefan Wahren
2017-03-30thermal: rcar_gen3_thermal: add suspend and resume supportNiklas Söderlund
2017-03-30thermal: rcar_gen3_thermal: store device match data in private structureNiklas Söderlund
2017-03-30thermal: rcar_gen3_thermal: enable hardware interrupts for trip pointsNiklas Söderlund
2017-03-30thermal: rcar_gen3_thermal: record and check number of TSCs foundNiklas Söderlund
2017-03-30thermal: rcar_gen3_thermal: check that TSC exists before memory allocationNiklas Söderlund
2017-03-30thermal: rcar_gen3_thermal: remove unneeded mutexNiklas Söderlund
2017-03-30thermal: rcar_gen3_thermal: add delay in .thermal_init on r8a7796Niklas Söderlund
2017-03-29thermal: ti-soc-thermal: Remove redundant codeKeerthy
2017-03-29thermal: ti-soc-thermal: Remove redundant constantsKeerthy
2017-03-29thermal: ti-soc-thermal: Fetch slope and offset from DTKeerthy
2017-03-16cpufreq: dbx500: Manage cooling device from cpufreq driverViresh Kumar
2017-03-13thermal: cpu_cooling: Check OPP for errorsViresh Kumar
2017-03-13thermal: cpu_cooling: Replace dev_warn with dev_errViresh Kumar
2017-03-13thermal: devfreq: Check OPP for errorsViresh Kumar
2017-03-13thermal: devfreq_cooling: Replace dev_warn with dev_errViresh Kumar
2017-03-13thermal: devfreq: Simplify expressionViresh Kumar
2017-03-13thermal: Fix potential deadlock in cpu_coolingMatthew Wilcox
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-03-01Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-02-22Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver...Zhang Rui
2017-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2017-02-20Merge branch 'pm-opp'Rafael J. Wysocki