summaryrefslogtreecommitdiff
path: root/drivers/thermal (follow)
Commit message (Expand)AuthorAge
* Merge LA.UM.7.5.2.r1-03300-8x96.0 of https://source.codeaurora.org/quic/la/ke...Davide Garberi2019-07-20
|\
| * drivers: thermal: Use FCAP scm call instead of DMAX in LMH DCVShManaf Meethalavalappu Pallikunhi2019-06-25
| * drivers: thermal: Use FCAP scm call instead of DMAX in KTMManaf Meethalavalappu Pallikunhi2019-06-25
* | Merge LA.UM.7.5.2.r1-02900-8x96.0 of https://source.codeaurora.org/quic/la/ke...Davide Garberi2019-05-23
|\|
| * Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
| |\
| | * thermal/int340x_thermal: fix mode settingMatthew Garrett2019-04-27
| | * thermal/int340x_thermal: Add additional UUIDsMatthew Garrett2019-04-27
* | | Merge LA.UM.7.5.2.r1-02600-8x96.0 of https://source.codeaurora.org/quic/la/ke...Davide Garberi2019-05-11
|\| |
| * | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
| |\|
| | * thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter2019-03-23
* | | thermal: qpnp-temp-alarm: Remove unnecessary null check in qpnp_tm_probeNathan Chancellor2019-04-20
* | | thermal: tsens: Fix enum conversion warningsNathan Chancellor2019-04-20
* | | msm: thermal: Remove extraneous parenthesesNathan Chancellor2019-04-20
* | | msm-4.4: Fix strlcpy-strlcat-size Clang warningsNathan Chancellor2019-04-20
* | | ANDROID: fix uninitilized variableWei Wang2019-04-20
* | | msm_thermal: ignore sensor -19Yaroslav Furman2019-03-24
|/ /
* | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\|
| * thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin2019-02-20
* | Merge android-4.4.163 (0ca3fca) into msm-4.4Srinivasarao P2018-11-15
|\|
| * thermal: allow u8500-thermal driver to be a moduleArnd Bergmann2018-11-10
| * thermal: allow spear-thermal driver to be a moduleArnd Bergmann2018-11-10
* | Merge android-4.4.160 (a94efb1) into msm-4.4Srinivasarao P2018-10-15
|\|
| * thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang2018-10-10
* | Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P2018-08-07
|\|
| * thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz2018-08-06
* | Merge "Merge android-4.4.129 (b1c4836) into msm-4.4"Linux Build Service Account2018-05-02
|\ \
| * | Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P2018-04-24
| |\|
| | * thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo2018-04-24
* | | Merge "Merge android-4.4.128 (89904cc) into msm-4.4"Linux Build Service Account2018-05-02
|\| |
| * | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
| |\|
| | * thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng2018-04-13
* | | Merge "thermal: tsens: Disable Tsens interrupts during driver initialization"Linux Build Service Account2018-04-21
|\ \ \ | |/ / |/| |
| * | thermal: tsens: Disable Tsens interrupts during driver initializationRama Krishna Phani A2018-03-20
* | | Merge "msm: thermal: Initialize KTM interrupt mode at kernel late init level"Linux Build Service Account2018-03-29
|\ \ \ | |/ / |/| |
| * | msm: thermal: Initialize KTM interrupt mode at kernel late init levelManaf Meethalavalappu Pallikunhi2018-03-28
* | | Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P2018-03-01
|\ \ \ | | |/ | |/|
| * | thermal: spear: use __maybe_unused for PM functionsArnd Bergmann2018-02-25
| * | thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann2018-02-25
* | | Merge "msm: thermal: Add support to monitor only one tsens for VDD restriction"Linux Build Service Account2018-02-09
|\ \ \
| * | | msm: thermal: Add support to monitor only one tsens for VDD restrictionManaf Meethalavalappu Pallikunhi2018-01-15
* | | | Merge "Merge android-4.4.110 (5cc8c2e) into msm-4.4"Linux Build Service Account2018-01-19
|\ \ \ \ | |/ / / |/| | |
| * | | Merge android-4.4.108 (55b3b8c) into msm-4.4Srinivasarao P2018-01-18
| |\| |
| | * | thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav2017-12-25
| * | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
| |\| | | | |/ | |/|
| | * thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano2017-12-20
* | | msm: thermal: use cluster frequency to request lmh dcvs from KTMManaf Meethalavalappu Pallikunhi2018-01-15
|/ /
* | drivers: lmh_dcvsh: Defer cluster cooling register until core comes onlineManaf Meethalavalappu Pallikunhi2017-12-08
* | Merge "msm: thermal: Check cpu variables are initialized before setting thres...Linux Build Service Account2017-09-11
|\ \
| * | msm: thermal: Check cpu variables are initialized before setting thresholdManaf Meethalavalappu Pallikunhi2017-09-08
* | | msm: thermal: check LMH DCVS devicetree to enable reboot/suspend mitigationManaf Meethalavalappu Pallikunhi2017-08-28