aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
2019-05-14drivers: thermal: tsens: Add generic support for TSENS v1 IPAmit Kucheria
2019-05-14drivers: thermal: tsens: Common get_temp() learns to do ADC conversionAmit Kucheria
2019-05-14drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharingAmit Kucheria
2019-05-14drivers: thermal: tsens: simplify get_temp_tsens_v2 routineAmit Kucheria
2019-05-14drivers: thermal: tsens: Introduce IP-specific max_sensor countAmit Kucheria
2019-05-14drivers: thermal: tsens: change data type for sensor IDsAmit Kucheria
2019-05-14drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria
2019-05-14drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria
2019-05-14drivers: thermal: tsens: Save reference to the device pointer and use itAmit Kucheria
2019-05-14drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit Kucheria
2019-05-13drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1Amit Kucheria
2019-05-13drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974Amit Kucheria
2019-05-13drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974Amit Kucheria
2019-05-13drivers: thermal: tsens: Function prototypes should have argument namesAmit Kucheria
2019-05-13drivers: thermal: tsens: Use consistent names for variablesAmit Kucheria
2019-05-13drivers: thermal: tsens: Rename variable tmdevAmit Kucheria
2019-05-13drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria
2019-05-13drivers: thermal: tsens: Rename tsens_dataAmit Kucheria
2019-05-13drivers: thermal: tsens: Document the data structuresAmit Kucheria
2019-05-13thermal: stm32: simplify getting .driver_dataWolfram Sang
2019-05-13drivers: thermal: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult
2019-05-13of: thermal: Improve print informationYangtao Li
2019-05-13thermal: tegra: enable OC hw throttleWei Ni
2019-05-13thermal: tegra: add support for EDP IRQWei Ni
2019-05-13thermal: tegra: add set_trips functionalityWei Ni
2019-05-13thermal: tegra: add support for thermal IRQWei Ni
2019-05-13thermal: tegra: add support for gpu hw-throttleWei Ni
2019-05-13thermal: tegra: support hw and sw shutdownWei Ni
2019-05-07Merge branches 'thermal-core', 'thermal-built-it' and 'thermal-intel' into nextZhang Rui
2019-05-07drivers: thermal: processor_thermal: Downgrade error messageSrinivas Pandruvada
2019-05-06thermal/drivers/core: Fix typo in the option nameDaniel Lezcano
2019-05-06thermal/drivers/core: Remove depends on THERMAL in KconfigDaniel Lezcano
2019-05-06thermal/drivers/core: Remove module unload codeDaniel Lezcano
2019-05-06thermal/drivers/core: Remove the module Kconfig's optionDaniel Lezcano
2019-05-06thermal: core: skip update disabled thermal zones after suspendWei Wang
2019-05-06thermal: make device_register's type argument constJean-Francois Dagenais
2019-04-22thermal: intel: int340x: processor_thermal_device: simplify to get driver dataSumeet Pawnikar
2019-04-22thermal/int3403_thermal: favor _TMP instead of PTYPZhang Rui
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore
2019-03-18Merge branches 'fixes' and 'thermal-intel' into nextZhang Rui
2019-03-18thermal/intel_powerclamp: fix truncated kthread nameZhang Rui
2019-03-18thermal: mtk: Allocate enough space for mtk_thermal.Pi-Hsun Shih
2019-03-18thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-03-18thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
2019-03-18thermal: cpu_cooling: Remove unused cur_freq variableShaokun Zhang
2019-03-18thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell
2019-03-18thermal: samsung: Fix incorrect check after code mergeMarek Szyprowski
2019-03-18thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck
2019-03-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-02-24Merge back earlier cpufreq material for v5.1.Rafael J. Wysocki