summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: rcar_gen3_thermal: Fix to show correct trip points numberJiada Wang2019-05-141-4/+4
* thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCsYoshihiro Kaneko2019-05-141-1/+10
* thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerMatthias Kaehlcke2019-05-141-1/+1
* thermal: rockchip: Support the PX30 SoC in thermal driverElaine Zhang2019-05-141-0/+38
* thermal: rockchip: fix up the tsadc pinctrl setting errorElaine Zhang2019-05-141-3/+33
* thermal: broadcom: Remove ACPI supportSrinath Mannam2019-05-141-8/+0
* thermal: Fix build error of missing devm_ioremap_resource on UMTalel Shenhar2019-05-141-0/+1
* thermal/drivers/cpu_cooling: Remove pointless fieldDaniel Lezcano2019-05-141-5/+2
* thermal/drivers/cpu_cooling: Add Software Package Data Exchange (SPDX)Daniel Lezcano2019-05-141-15/+1
* thermal/drivers/cpu_cooling: Fixup the header and copyrightDaniel Lezcano2019-05-141-2/+4
* thermal/drivers/cpu_cooling: Remove pointless test in power2state()Daniel Lezcano2019-05-141-1/+0
* thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang2019-05-141-0/+3
* thermal: rcar_gen3_thermal: fix interrupt typeJiada Wang2019-05-141-32/+6
* thermal: Introduce devm_thermal_of_cooling_device_registerGuenter Roeck2019-05-141-0/+49
* thermal: generic-adc: make lookup table optionalJean-Francois Dagenais2019-05-141-3/+6
* thermal: qoriq: Remove unnecessary DT node is NULL checkAndrey Smirnov2019-05-141-5/+0
* thermal: Introduce Amazon's Annapurna Labs Thermal DriverTalel Shenhar2019-05-143-0/+140
* thermal: rcar_gen3_thermal: Fix init value of IRQCTL registerHoan Nguyen An2019-05-141-1/+1
* drivers: thermal: tsens: Move calibration constants to header fileAmit Kucheria2019-05-142-5/+5
* drivers: thermal: tsens: Add generic support for TSENS v1 IPAmit Kucheria2019-05-144-1/+202
* drivers: thermal: tsens: Common get_temp() learns to do ADC conversionAmit Kucheria2019-05-141-4/+9
* drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharingAmit Kucheria2019-05-143-36/+37
* drivers: thermal: tsens: simplify get_temp_tsens_v2 routineAmit Kucheria2019-05-141-38/+17
* drivers: thermal: tsens: Introduce IP-specific max_sensor countAmit Kucheria2019-05-144-2/+6
* drivers: thermal: tsens: change data type for sensor IDsAmit Kucheria2019-05-141-2/+2
* drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria2019-05-145-0/+22
* drivers: thermal: tsens: Don't print error message on -EPROBE_DEFERAmit Kucheria2019-05-141-1/+2
* drivers: thermal: tsens: Save reference to the device pointer and use itAmit Kucheria2019-05-141-7/+8
* drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit Kucheria2019-05-145-58/+370
* drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1Amit Kucheria2019-05-134-239/+236
* drivers: thermal: tsens: Rename constants to prepare to merge with tsens-8974Amit Kucheria2019-05-131-44/+44
* drivers: thermal: tsens: Rename tsens-8916 to prepare to merge with tsens-8974Amit Kucheria2019-05-132-1/+1
* drivers: thermal: tsens: Function prototypes should have argument namesAmit Kucheria2019-05-131-12/+12
* drivers: thermal: tsens: Use consistent names for variablesAmit Kucheria2019-05-131-3/+3
* drivers: thermal: tsens: Rename variable tmdevAmit Kucheria2019-05-137-132/+131
* drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria2019-05-137-35/+35
* drivers: thermal: tsens: Rename tsens_dataAmit Kucheria2019-05-136-10/+10
* drivers: thermal: tsens: Document the data structuresAmit Kucheria2019-05-131-3/+28
* thermal: stm32: simplify getting .driver_dataWolfram Sang2019-05-131-4/+2
* drivers: thermal: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-05-132-13/+13
* of: thermal: Improve print informationYangtao Li2019-05-131-0/+3
* thermal: tegra: enable OC hw throttleWei Ni2019-05-131-10/+120
* thermal: tegra: add support for EDP IRQWei Ni2019-05-131-0/+420
* thermal: tegra: add set_trips functionalityWei Ni2019-05-135-5/+90
* thermal: tegra: add support for thermal IRQWei Ni2019-05-131-0/+136
* thermal: tegra: add support for gpu hw-throttleWei Ni2019-05-131-33/+85
* thermal: tegra: support hw and sw shutdownWei Ni2019-05-133-15/+98
* Merge branches 'fixes' and 'thermal-intel' into nextZhang Rui2019-03-182-5/+18
|\
| * thermal/intel_powerclamp: fix truncated kthread nameZhang Rui2019-03-181-1/+1
| * thermal/int340x_thermal: fix mode settingMatthew Garrett2019-03-181-4/+3