aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-13Merge branches 'thermal-core' and 'thermal-soc' into nextZhang Rui1-3/+3
2018-04-02thermal: Add cooling device's statistics in sysfsViresh Kumar5-2/+248
2018-03-14thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo1-3/+3
2018-02-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds11-198/+286
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-9/+8
2018-01-15Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui8-180/+281
2018-01-15thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam1-17/+3
2018-01-13thermal/x86 pkg temp: Remove debugfs_create_u32() castsGeert Uytterhoeven1-2/+2
2018-01-13thermal: int3400_thermal: fix error handling in int3400_thermal_probe()Alexey Khoroshilov1-3/+7
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches1-1/+1
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches1-3/+3
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches1-5/+4
2018-01-02thermal/drivers/hisi: Remove bogus const from function return typeGeert Uytterhoeven1-1/+1
2018-01-01thermal: armada: Give meaningful names to the thermal zonesMiquel Raynal1-2/+2
2018-01-01thermal: armada: Wait sensors validity before exiting the init callbackMiquel Raynal1-3/+20
2018-01-01thermal: armada: Change sensors trim default valueMiquel Raynal1-0/+13
2018-01-01thermal: armada: Update Kconfig and module descriptionMiquel Raynal2-4/+4
2018-01-01thermal: armada: Add support for Armada CP110Baruch Siach1-7/+26
2018-01-01thermal: armada: Add support for Armada AP806Baruch Siach1-16/+58
2018-01-01thermal: armada: Use real status register nameMiquel Raynal1-8/+8
2018-01-01thermal: armada: Clarify control registers accessesMiquel Raynal1-22/+54
2018-01-01thermal: armada: Simplify the check of the validity bitMiquel Raynal1-8/+6
2018-01-01thermal: armada: Use msleep for long delaysBaruch Siach1-4/+4
2018-01-01thermal: mtk: Cleanup unused definesMatthias Brugger1-8/+1
2018-01-01thermal: imx: update to new formula according to NXP AN5215Uwe Kleine-König1-15/+11
2018-01-01thermal: imx: use consistent style to write temperaturesUwe Kleine-König1-6/+6
2018-01-01thermal: imx: improve comments describing algorithm for temp calculationUwe Kleine-König1-23/+19
2018-01-01thermal: imx: Use better parameter names than "val"Uwe Kleine-König1-5/+5
2018-01-01thermal: tegra: remove forward declarationsNicolin Chen1-56/+47
2017-12-27thermal: int3400_thermal: Ignore Unknown Notification CodesBrian Bian1-1/+1
2017-12-27thermal: power_allocator: fix one race condition issue for thermal_instances listYi Zeng1-0/+2
2017-12-27drivers: thermal: remove duplicate includesPravin Shedge1-1/+0
2017-12-07cpu_cooling: Drop static-power related stuffViresh Kumar1-94/+12
2017-12-07cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar1-26/+2
2017-12-07cpu_cooling: Remove unused cpufreq_power_cooling_register()Viresh Kumar1-30/+0
2017-12-07cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar1-18/+31
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds19-320/+1006
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-2/+273
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-11-02Merge branches 'thermal-core', 'thermal-tool', 'thermal-intel' and 'thermal-soc' into nextZhang Rui19-320/+1006
2017-11-02Merge branch 'imx-nvmem' into thermal-socZhang Rui2-30/+75
2017-11-02thermal: pch: Add Cannon Lake supportSrinivas Pandruvada1-0/+11
2017-11-02thermal: int340x: processor_thermal: Add Coffee Lake supportSrinivas Pandruvada1-0/+2
2017-11-02thermal: int340x: processor_thermal: Add Cannon Lake supportSrinivas Pandruvada1-0/+4
2017-11-02thermal: bxt: remove redundant variable tripColin Ian King1-2/+1
2017-10-31thermal: cpu_cooling: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-31thermal: add brcmstb AVS TMON driverBrian Norris4-1/+396
2017-10-31thermal/drivers/hisi: Add support for hi3660 SoCKevin Wangtao1-1/+144
2017-10-31thermal/drivers/hisi: Prepare to add support for other hisi platformsKevin Wangtao1-45/+87
2017-10-31thermal/drivers/hisi: Add platform prefix to function nameKevin Wangtao1-72/+73