aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2019-05-23thermal: rcar_gen3_thermal: Update temperature conversion methodYoshihiro Kaneko
2019-05-23thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMPYoshihiro Kaneko
2019-05-23thermal: rcar_gen3_thermal: Update value of Tj_1Yoshihiro Kaneko
2019-05-23thermal: tegra: Make tegra210_tsensor_thermtrips staticYueHaibing
2019-05-23Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"Heiko Stuebner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-05-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-05-14thermal: rcar_gen3_thermal: Fix to show correct trip points numberJiada Wang
2019-05-14thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCsYoshihiro Kaneko
2019-05-14thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerMatthias Kaehlcke
2019-05-14thermal: rockchip: Support the PX30 SoC in thermal driverElaine Zhang
2019-05-14thermal: rockchip: fix up the tsadc pinctrl setting errorElaine Zhang
2019-05-14thermal: broadcom: Remove ACPI supportSrinath Mannam
2019-05-14thermal: Fix build error of missing devm_ioremap_resource on UMTalel Shenhar
2019-05-14thermal/drivers/cpu_cooling: Remove pointless fieldDaniel Lezcano
2019-05-14thermal/drivers/cpu_cooling: Add Software Package Data Exchange (SPDX)Daniel Lezcano
2019-05-14thermal/drivers/cpu_cooling: Fixup the header and copyrightDaniel Lezcano
2019-05-14thermal/drivers/cpu_cooling: Remove pointless test in power2state()Daniel Lezcano
2019-05-14thermal: rcar_gen3_thermal: disable interrupt in .removeJiada Wang
2019-05-14thermal: rcar_gen3_thermal: fix interrupt typeJiada Wang
2019-05-14thermal: Introduce devm_thermal_of_cooling_device_registerGuenter Roeck
2019-05-14thermal: generic-adc: make lookup table optionalJean-Francois Dagenais
2019-05-14thermal: qoriq: Remove unnecessary DT node is NULL checkAndrey Smirnov
2019-05-14thermal: Introduce Amazon's Annapurna Labs Thermal DriverTalel Shenhar
2019-05-14thermal: rcar_gen3_thermal: Fix init value of IRQCTL registerHoan Nguyen An
2019-05-14drivers: thermal: tsens: Move calibration constants to header fileAmit Kucheria
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