summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2017-04-07Merge remote-tracking branch 'thermal-soc/next'Stephen Rothwell
2017-04-07Merge remote-tracking branch 'thermal/next'Stephen Rothwell
2017-04-06Merge branches 'pm-cpufreq', 'pm-cpufreq-sched' and 'intel_pstate' into linux...Rafael J. Wysocki
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-22Merge branches 'for-rc' and 'thermal-core' into nextZhang Rui
2017-03-22trace: thermal: add another parameter *power to the tracing functionLukasz Luba
2017-03-22thermal: devfreq_cooling: add new interface for direct power readLukasz Luba
2017-03-22thermal: devfreq_cooling: refactor code and add get_voltage functionLukasz Luba
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
2017-02-18thermal: mtk_thermal: Staticise a number of data variablesVivek Gautam
2017-02-18thermal: arm: dra752: Remove all TSHUT related definitionsKeerthy
2017-02-18thermal: arm: dra752: Remove TSHUT configurationKeerthy
2017-02-18thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMALKeerthy
2017-02-18thermal: imx: Fix possible NULL dereference.Shailendra Verma
2017-02-18thermal: exynos: Remove parsing unused samsung,tmu_cal_mode propertyKrzysztof Kozlowski
2017-02-18thermal: zx2967: add thermal driver for ZTE's zx2967 familyBaoyou Xie
2017-02-10thermal: use cpumask_var_t for on-stack cpu masksArnd Bergmann
2017-02-07thermal/intel_powerclamp: Remove set-but-not-used variablesAugusto Mecking Caringi
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar
2017-01-25Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"Fabio Estevam
2017-01-20Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui
2017-01-19thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driverWolfram Sang
2017-01-16thermal: rockchip: fixes the conversion tableCaesar Wang
2017-01-06thermal: core: move tz->device.groups cleanup to thermal_releaseJacob von Chorus
2017-01-04thermal: convert devfreq_cooling to use an IDAMatthew Wilcox
2017-01-04thermal: convert cpu_cooling to use an IDAMatthew Wilcox
2017-01-04thermal: convert clock cooling to use an IDAMatthew Wilcox
2017-01-04thermal core: convert ID allocation to IDAMatthew Wilcox
2017-01-04thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam