summaryrefslogtreecommitdiff
path: root/drivers/thermal
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
*---. Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'const-ther...Zhang Rui2017-09-08
|\ \ \
| | | * thermal: bcm2835: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-11
| | | * thermal: exynos: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-11
| | | * thermal: zx2967: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-11
| | | * thermal: rcar_gen3_thermal: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-11
| | | * thermal: qoriq: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-11
| | | * thermal: hisilicon: constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-11
| | * | Thermal: int3406_thermal: fix thermal sysfs I/FZhang Rui2017-09-01
| | * | thermal: intel_pch_thermal: Fix enable check on Broadwell-DEEd Swierk2017-08-15
| | * | thermal: int3400_thermal: process "thermal table changed" eventBrian Bian2017-08-11
| | * | Thermal/int340x: Fix few typos and kernel warn messageSumeet Pawnikar2017-08-08
| | * | thermal: intel_pch_thermal: constify pci_device_id.Arvind Yadav2017-08-08
| | * | thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann2017-08-08
| | * | thermal: intel_pch_thermal: Read large temp values correctlyEd Swierk2017-08-08
| | * | thermal: int340x_thermal: Constify attribute_group structures.Arvind Yadav2017-08-08
| | * | thermal: int340x: constify attribute_group structures.Arvind Yadav2017-08-08
| | |/
| | |
| | \
| *-. \ Merge branches 'mediatek-mt2712', 'rockchip-rk3328' and 'uniphier-thermal' in...Zhang Rui2017-09-08
| |\ \ \
| | | * | thermal: uniphier: add UniPhier thermal driverKunihiko Hayashi2017-08-11
| | | |/
| | * | thermal: rockchip: Support the RK3328 SOC in thermal driverRocky Hao2017-08-11
| | |/
| * | thermal: mediatek: minor mtk_thermal.c cleanupsLouis Yu2017-08-31
| * | thermal: mediatek: extend calibration data for mt2712 chipLouis Yu2017-08-31
| * | thermal: mediatek: add Mediatek thermal driver for mt2712Louis Yu2017-08-31
| |/
* | thermal: core: Fix resources release in error paths in thermal_zone_device_re...Christophe Jaillet2017-08-11
* | thermal: core: Use the new 'thermal_zone_destroy_device_groups()' helper func...Christophe Jaillet2017-08-11
* | thermal: core: Add some new helper functions to free resourcesChristophe Jaillet2017-08-11
* | thermal: core: fix some format issues on critical shutdown stringIcenowy Zheng2017-08-08
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-07-14
|\
| *-. Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2017-07-05
| |\ \
| | | * Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-07-05
| | | |\
| | | | * thermal: bcm2835: fix an error code in probe()Dan Carpenter2017-06-30
| | | | * thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav2017-06-30
| | | | * thermal: imx: Handle return value of clk_prepare_enableArvind Yadav2017-06-30
| | | | * thermal: cpu_cooling: Replace kmalloc with kmalloc_arrayViresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: Rearrange struct cpufreq_cooling_deviceViresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: 'freq' can't be zero in cpufreq_state2power()Viresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: don't store cpu_dev in cpufreq_cdevViresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: get_level() can't failViresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: create structure for idle time statsViresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: merge frequency and power tablesViresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: get rid of 'allowed_cpus'Viresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: OPPs are registered for all CPUsViresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: store cpufreq policyViresh Kumar2017-05-27
| | | | * cpufreq: create cpufreq_table_count_valid_entries()Viresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: get rid of a variable in cpufreq_set_cur_state()Viresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: remove cpufreq_cooling_get_level()Viresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: replace cool_dev with cdevViresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: Name cpufreq cooling devices as cpufreq_cdevViresh Kumar2017-05-27
| | | | * thermal: cpu_cooling: rearrange globalsViresh Kumar2017-05-27