aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2018-02-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-15Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui
2018-01-15thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam
2018-01-13thermal/x86 pkg temp: Remove debugfs_create_u32() castsGeert Uytterhoeven
2018-01-13thermal: int3400_thermal: fix error handling in int3400_thermal_probe()Alexey Khoroshilov
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2018-01-02thermal/drivers/hisi: Remove bogus const from function return typeGeert Uytterhoeven
2018-01-01thermal: armada: Give meaningful names to the thermal zonesMiquel Raynal
2018-01-01thermal: armada: Wait sensors validity before exiting the init callbackMiquel Raynal
2018-01-01thermal: armada: Change sensors trim default valueMiquel Raynal
2018-01-01thermal: armada: Update Kconfig and module descriptionMiquel Raynal
2018-01-01thermal: armada: Add support for Armada CP110Baruch Siach
2018-01-01thermal: armada: Add support for Armada AP806Baruch Siach
2018-01-01thermal: armada: Use real status register nameMiquel Raynal
2018-01-01thermal: armada: Clarify control registers accessesMiquel Raynal
2018-01-01thermal: armada: Simplify the check of the validity bitMiquel Raynal
2018-01-01thermal: armada: Use msleep for long delaysBaruch Siach
2018-01-01thermal: mtk: Cleanup unused definesMatthias Brugger
2018-01-01thermal: imx: update to new formula according to NXP AN5215Uwe Kleine-König
2018-01-01thermal: imx: use consistent style to write temperaturesUwe Kleine-König
2018-01-01thermal: imx: improve comments describing algorithm for temp calculationUwe Kleine-König
2018-01-01thermal: imx: Use better parameter names than "val"Uwe Kleine-König
2018-01-01thermal: tegra: remove forward declarationsNicolin Chen
2017-12-27thermal: int3400_thermal: Ignore Unknown Notification CodesBrian Bian
2017-12-27thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng
2017-12-27drivers: thermal: remove duplicate includesPravin Shedge
2017-12-07cpu_cooling: Drop static-power related stuffViresh Kumar
2017-12-07cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar
2017-12-07cpu_cooling: Remove unused cpufreq_power_cooling_register()Viresh Kumar
2017-12-07cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar
2017-11-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-11-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge branches 'thermal-core', 'thermal-tool', 'thermal-intel' and 'thermal-s...Zhang Rui
2017-11-02Merge branch 'imx-nvmem' into thermal-socZhang Rui
2017-11-02thermal: pch: Add Cannon Lake supportSrinivas Pandruvada
2017-11-02thermal: int340x: processor_thermal: Add Coffee Lake supportSrinivas Pandruvada
2017-11-02thermal: int340x: processor_thermal: Add Cannon Lake supportSrinivas Pandruvada
2017-11-02thermal: bxt: remove redundant variable tripColin Ian King
2017-10-31thermal: cpu_cooling: pr_err() strings should end with newlinesArvind Yadav
2017-10-31thermal: add brcmstb AVS TMON driverBrian Norris
2017-10-31thermal/drivers/hisi: Add support for hi3660 SoCKevin Wangtao
2017-10-31thermal/drivers/hisi: Prepare to add support for other hisi platformsKevin Wangtao
2017-10-31thermal/drivers/hisi: Add platform prefix to function nameKevin Wangtao
2017-10-31thermal/drivers/hisi: Put platform code togetherKevin Wangtao
2017-10-31thermal/drivers/qcom-spmi: Use devm_iio_channel_getDaniel Lezcano
2017-10-31thermal/drivers/generic-iio-adc: Switch tz request to devm versionDaniel Lezcano