aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
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
2017-10-31thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano
2017-10-31thermal/drivers/hisi: Use round up step valueKevin Wangtao
2017-10-31thermal/drivers/hisi: Move the clk setup in the corresponding functionsKevin Wangtao
2017-10-31thermal/drivers/hisi: Remove mutex_lock in the codeDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove thermal data back pointerDaniel Lezcano
2017-10-31thermal/drivers/hisi: Convert long to intDaniel Lezcano
2017-10-31thermal/drivers/hisi: Rename and remove unused fieldDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove costly sensor inspectionDaniel Lezcano
2017-10-31thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano
2017-10-31thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove pointless lockDaniel Lezcano
2017-10-31thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano
2017-10-31thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano
2017-10-31thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano
2017-10-31thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano
2017-10-31thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano
2017-10-31thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer o...Tony Lindgren
2017-10-31thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0Niklas Söderlund
2017-10-31thermal: armada: fix formula documentation commentBaruch Siach
2017-10-31thermal: tegra: remove null check for dev pointerNicolin Chen
2017-10-31thermal: enable broadcom menu for arm64 bcm2835Allen Wild
2017-10-31thermal: rockchip: Support the RV1108 SoC in thermal driverRocky Hao
2017-10-19thermal: Add Tegra BPMP thermal sensor driverMikko Perttunen
2017-10-18thermal: imx: add NVMEM dependencyArnd Bergmann
2017-10-17thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlinesArvind Yadav