| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'thermal-int340x' | Rafael J. Wysocki | 2021-11-18 | 1 | -2/+2 |
|\ |
|
| * | thermal: int340x: Limit Kconfig to 64-bit | Arnd Bergmann | 2021-11-16 | 1 | -2/+2 |
* | | thermal: core: Reset previous low and high trip during thermal zone init | Manaf Meethalavalappu Pallikunhi | 2021-11-16 | 1 | -0/+2 |
|/ |
|
* | thermal: int340x: fix build on 32-bit targets | Linus Torvalds | 2021-11-12 | 1 | -0/+1 |
* | Merge branch 'thermal-int340x' | Rafael J. Wysocki | 2021-11-10 | 3 | -15/+19 |
|\ |
|
| * | thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses | Srinivas Pandruvada | 2021-11-04 | 3 | -15/+19 |
* | | thermal: Replace pr_warn() with pr_warn_once() in user_space_bind() | Rafael J. Wysocki | 2021-11-05 | 1 | -2/+2 |
* | | thermal: Fix NULL pointer dereferences in of_thermal_ functions | Subbaraman Narayanamurthy | 2021-11-05 | 1 | -3/+6 |
|/ |
|
*---. | Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs' | Rafael J. Wysocki | 2021-10-26 | 2 | -10/+7 |
|\ \ \ |
|
| | * | | thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable | Christophe JAILLET | 2021-10-05 | 1 | -5/+3 |
| | |/ |
|
| * / | thermal: int340x: delete bogus length check | Dan Carpenter | 2021-10-05 | 1 | -5/+4 |
| |/ |
|
* | | thermal/core: Deprecate changing cooling device state from userspace | Daniel Lezcano | 2021-10-21 | 1 | -0/+3 |
* | | thermal/core: Make the userspace governor deprecated | Daniel Lezcano | 2021-10-21 | 1 | -0/+9 |
* | | thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume | Antoine Tenart | 2021-10-21 | 5 | -11/+60 |
* | | thermal/drivers/uniphier: Add compatible string for NX1 SoC | Kunihiko Hayashi | 2021-10-18 | 1 | -0/+4 |
* | | thermal/drivers/rockchip_thermal: Allow more resets for tsadc node | Johan Jonker | 2021-10-17 | 1 | -1/+1 |
* | | thermal/drivers/tsens: Add timeout to get_temp_tsens_valid | Ansuel Smith | 2021-10-16 | 1 | -15/+14 |
* | | thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM | Jackie Liu | 2021-10-16 | 1 | -1/+1 |
* | | thermal/core: fix a UAF bug in __thermal_cooling_device_register() | Ziyang Xuan | 2021-10-15 | 1 | -2/+4 |
* | | thermal/core: Fix null pointer dereference in thermal_release() | Yuanzheng Song | 2021-10-15 | 1 | -2/+8 |
* | | thermal: rcar_gen3_thermal: Read calibration from hardware | Niklas Söderlund | 2021-10-15 | 1 | -20/+74 |
* | | thermal: rcar_gen3_thermal: Store thcode and ptat in priv data | Niklas Söderlund | 2021-10-15 | 1 | -23/+28 |
* | | thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant | Bjorn Andersson | 2021-10-15 | 1 | -1/+40 |
* | | thermal/drivers/netlink: Add the temperature when crossing a trip point | Daniel Lezcano | 2021-10-07 | 3 | -11/+14 |
* | | thermal/drivers/thermal_mmio: Constify static struct thermal_mmio_ops | Rikard Falkeborn | 2021-10-07 | 1 | -1/+1 |
|/ |
|
* | thermal/drivers/tsens: Fix wrong check for tzd in irq handlers | Ansuel Smith | 2021-09-21 | 1 | -2/+2 |
* | thermal/core: Potential buffer overflow in thermal_build_list_of_policies() | Dan Carpenter | 2021-09-21 | 1 | -4/+3 |
* | thermal/drivers/int340x: Do not set a wrong tcc offset on resume | Antoine Tenart | 2021-09-14 | 1 | -2/+3 |
* | Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-09-11 | 13 | -13/+1054 |
|\ |
|
| * | thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not used | Matthias Kaehlcke | 2021-09-09 | 1 | -0/+6 |
| * | thermal/drivers/intel: Allow processing of HWP interrupt | Srinivas Pandruvada | 2021-09-09 | 2 | -1/+9 |
| * | thermal/drivers/qcom: Add support for LMh driver | Thara Gopinath | 2021-08-18 | 3 | -0/+243 |
| * | thermal/drivers/tegra-soctherm: Silence message about clamped temperature | Dmitry Osipenko | 2021-08-14 | 1 | -2/+2 |
| * | thermal/drivers/int340x: Use IMOK independently | Sumeet Pawnikar | 2021-08-14 | 1 | -1/+13 |
| * | thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-08-14 | 1 | -2/+2 |
| * | thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int | Niklas Söderlund | 2021-08-14 | 1 | -3/+4 |
| * | thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points | Niklas Söderlund | 2021-08-14 | 1 | -4/+99 |
| * | drivers/thermal/intel: Add TCC cooling support for AlderLake platform | Sumeet Pawnikar | 2021-08-14 | 1 | -0/+2 |
| * | thermal/drivers/exynos: Fix an error code in exynos_tmu_probe() | Dan Carpenter | 2021-08-14 | 1 | -0/+1 |
| * | thermal/drivers/tegra: Correct compile-testing of drivers | Dmitry Osipenko | 2021-08-14 | 1 | -1/+1 |
| * | thermal/drivers/tegra: Add driver for Tegra30 thermal sensor | Dmitry Osipenko | 2021-08-14 | 3 | -0/+681 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 1 | -1/+1 |
|\ \ |
|
| * | | thermal/drivers/devfreq_cooling: use HZ macros | Daniel Lezcano | 2021-09-08 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-09-02 | 3 | -0/+533 |
|\ \ |
|
| * | | thermal/drivers/intel: Move intel_menlow to thermal drivers | Srinivas Pandruvada | 2021-08-17 | 3 | -0/+533 |
| |/ |
|
* / | thermal: intel: Allow processing of HWP interrupt | Srinivas Pandruvada | 2021-08-25 | 2 | -1/+9 |
|/ |
|
* | Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-07-10 | 18 | -299/+895 |
|\ |
|
| * | thermal/drivers/int340x/processor_thermal: Fix tcc setting | Srinivas Pandruvada | 2021-07-04 | 1 | -8/+12 |
| * | thermal/drivers/int340x/processor_thermal: Fix warning for return value | Srinivas Pandruvada | 2021-07-04 | 1 | -1/+3 |
| * | thermal/drivers/mediatek: Add sensors-support | Frank Wunderlich | 2021-07-04 | 1 | -0/+6 |