summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
...
| | | * thermal: rcar_gen3_thermal: store device match data in private structureNiklas Söderlund2017-03-311-3/+4
| | | * thermal: rcar_gen3_thermal: enable hardware interrupts for trip pointsNiklas Söderlund2017-03-311-1/+131
| | | * thermal: rcar_gen3_thermal: record and check number of TSCs foundNiklas Söderlund2017-03-311-0/+8
| | | * thermal: rcar_gen3_thermal: check that TSC exists before memory allocationNiklas Söderlund2017-03-311-4/+4
| | | * thermal: rcar_gen3_thermal: remove unneeded mutexNiklas Söderlund2017-03-311-7/+0Star
| | | * thermal: rcar_gen3_thermal: add delay in .thermal_init on r8a7796Niklas Söderlund2017-03-311-0/+2
| | | * thermal: ti-soc-thermal: Remove redundant codeKeerthy2017-03-301-151/+3Star
| | | * thermal: ti-soc-thermal: Remove redundant constantsKeerthy2017-03-306-44/+0Star
| | | * thermal: ti-soc-thermal: Fetch slope and offset from DTKeerthy2017-03-301-2/+2
| * | | Merge branch 'backup-thermal-shutdown' into nextZhang Rui2017-05-052-1/+80
| |\ \ \
| | * | | thermal: core: Add a back up thermal shutdown mechanismKeerthy2017-05-052-0/+70
| | * | | thermal: core: Allow orderly_poweroff to be called only onceKeerthy2017-05-051-1/+10
| | |/ /
| * | | Merge branches 'thermal-core' and 'thermal-intel' into nextZhang Rui2017-05-051-3/+6
| |\ \ \
| | * | | Thermal: Intel SoC DTS: Change interrupt request behaviorBrian Bian2017-05-051-3/+6
| | |/ /
| * | | trace: thermal: add another parameter 'power' to the tracing functionLukasz Luba2017-05-051-1/+1
| * | | thermal: devfreq_cooling: add new interface for direct power readLukasz Luba2017-05-051-23/+82
| * | | thermal: devfreq_cooling: refactor code and add get_voltage functionLukasz Luba2017-05-051-17/+28
| |/ /
* | | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-05-031-1/+1
|\ \ \
| * | | mfd: intel_soc_pmic: Fix a mess with compilation unitsAndy Shevchenko2017-04-271-1/+1
| | |/ | |/|
* | | Merge back cpufreq core changes for v4.12.Rafael J. Wysocki2017-04-153-118/+0Star
|\ \ \ | |_|/ |/| |
| * | cpufreq: dbx500: Manage cooling device from cpufreq driverViresh Kumar2017-03-163-118/+0Star
| |/
* | thermal: cpu_cooling: Check OPP for errorsViresh Kumar2017-03-131-2/+9
* | thermal: cpu_cooling: Replace dev_warn with dev_errViresh Kumar2017-03-131-6/+6
* | thermal: devfreq: Check OPP for errorsViresh Kumar2017-03-131-2/+8
* | thermal: devfreq_cooling: Replace dev_warn with dev_errViresh Kumar2017-03-131-3/+3
* | thermal: devfreq: Simplify expressionViresh Kumar2017-03-131-1/+1
* | thermal: Fix potential deadlock in cpu_coolingMatthew Wilcox2017-03-131-9/+11
|/
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-03-0116-261/+705
|\
| *---. Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver...Zhang Rui2017-02-2216-248/+679
| |\ \ \
| | | | * thermal: convert devfreq_cooling to use an IDAMatthew Wilcox2017-01-041-44/+9Star
| | | | * thermal: convert cpu_cooling to use an IDAMatthew Wilcox2017-01-041-52/+11Star
| | | | * thermal: convert clock cooling to use an IDAMatthew Wilcox2017-01-041-42/+8Star
| | | | * thermal core: convert ID allocation to IDAMatthew Wilcox2017-01-041-49/+26Star
| | | * | thermal/intel_powerclamp: Remove set-but-not-used variablesAugusto Mecking Caringi2017-02-071-4/+0Star
| | * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-02-2111-57/+625
| | |\ \ \ | | | |/ / | | |/| |
| | | * | thermal: mtk_thermal: Staticise a number of data variablesVivek Gautam2017-02-191-8/+8
| | | * | thermal: arm: dra752: Remove all TSHUT related definitionsKeerthy2017-02-192-44/+0Star
| | | * | thermal: arm: dra752: Remove TSHUT configurationKeerthy2017-02-191-2/+1Star
| | | * | thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMALKeerthy2017-02-191-1/+0Star
| | | * | thermal: imx: Fix possible NULL dereference.Shailendra Verma2017-02-191-0/+4
| | | * | thermal: exynos: Remove parsing unused samsung,tmu_cal_mode propertyKrzysztof Kozlowski2017-02-192-2/+0Star
| | | * | thermal: zx2967: add thermal driver for ZTE's zx2967 familyBaoyou Xie2017-02-193-0/+267
| | | * | thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driverWolfram Sang2017-01-203-0/+345
| | | |/
| * | / thermal: use cpumask_var_t for on-stack cpu masksArnd Bergmann2017-02-101-13/+26
| |/ /
* | | Merge branch 'pm-opp'Rafael J. Wysocki2017-02-202-20/+6Star
|\ \ \ | |/ / |/| |
| * | PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-302-20/+6Star
* | | Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"Fabio Estevam2017-01-251-3/+17
|/ /
* | Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui2017-01-201-53/+100
|\ \
| * | thermal: rockchip: fixes the conversion tableCaesar Wang2017-01-171-1/+1