| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-08-27 | Merge branch 'thermal-core' | Rafael J. Wysocki | 1 | -0/+1 |
| 2022-08-23 | thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR | Lee, Chun-Yi | 1 | -4/+5 |
| 2022-08-15 | thermal/core: Add missing EXPORT_SYMBOL_GPL | Daniel Lezcano | 1 | -0/+1 |
| 2022-08-08 | Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -5/+11 |
| 2022-08-08 | Merge branches 'thermal-core' and 'thermal-tools' | Rafael J. Wysocki | 2 | -5/+9 |
| 2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -9/+1 |
| 2022-08-03 | thermal: Drop obsolete dependency on COMPILE_TEST | Jean Delvare | 1 | -2/+2 |
| 2022-08-03 | thermal: sysfs: Fix cooling_device_stats_setup() error code path | Rafael J. Wysocki | 1 | -3/+7 |
| 2022-08-03 | thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-P | Sumeet Pawnikar | 1 | -0/+2 |
| 2022-08-02 | Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 25 | -357/+254 |
| 2022-08-02 | Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -6/+26 |
| 2022-08-01 | Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+4 |
| 2022-08-01 | Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+2 |
| 2022-07-29 | Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki | 23 | -339/+244 |
| 2022-07-29 | Merge branch 'thermal-core' | Rafael J. Wysocki | 1 | -9/+9 |
| 2022-07-28 | thermal/of: Initialize trip points separately | Daniel Lezcano | 1 | -29/+57 |
| 2022-07-28 | thermal/of: Use thermal trips stored in the thermal zone | Daniel Lezcano | 1 | -37/+16 |
| 2022-07-28 | thermal/core: Add thermal_trip in thermal_zone | Daniel Lezcano | 2 | -10/+20 |
| 2022-07-28 | thermal/core: Rename 'trips' to 'num_trips' | Daniel Lezcano | 7 | -30/+30 |
| 2022-07-28 | thermal/core: Move thermal_set_delay_jiffies to static | Daniel Lezcano | 3 | -8/+7 |
| 2022-07-28 | thermal/core: Remove unneeded EXPORT_SYMBOLS | Daniel Lezcano | 1 | -2/+0 |
| 2022-07-28 | thermal/of: Move thermal_trip structure to thermal.h | Daniel Lezcano | 1 | -12/+0 |
| 2022-07-28 | thermal/of: Remove the device node pointer for thermal_trip | Daniel Lezcano | 2 | -10/+0 |
| 2022-07-28 | thermal/of: Replace device node match with device node search | Daniel Lezcano | 1 | -20/+44 |
| 2022-07-28 | thermal/core: Remove duplicate information when an error occurs | Daniel Lezcano | 1 | -4/+4 |
| 2022-07-28 | thermal/core: Avoid calling ->get_trip_temp() unnecessarily | Daniel Lezcano | 1 | -6/+2 |
| 2022-07-28 | thermal/ti-soc-thermal: Fix comment typo | Jason Wang | 1 | -1/+1 |
| 2022-07-28 | thermal/drivers/qcom/spmi-adc-tm5: Register thermal zones as hwmon sensors | Dmitry Baryshkov | 1 | -0/+5 |
| 2022-07-28 | thermal/drivers/qcom/temp-alarm: Register thermal zones as hwmon sensors | Dmitry Baryshkov | 1 | -0/+5 |
| 2022-07-28 | thermal/drivers/u8500: Remove unnecessary print function dev_err() | Yang Li | 1 | -6/+2 |
| 2022-07-28 | thermal/drivers/rzg2l: Fix comments | Biju Das | 1 | -7/+11 |
| 2022-07-28 | thermal/drivers/sun8i: Fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-07-28 | thermal/drivers/k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72... | Jin Xiaoyun | 1 | -2/+2 |
| 2022-07-28 | thermal/drivers/k3_j72xx_bandgap: Fix array underflow in prep_lookup_table() | Dan Carpenter | 1 | -2/+0 |
| 2022-07-28 | thermal/drivers/k3_j72xx_bandgap: Fix ref_table memory leak during probe | Bryan Brattlof | 1 | -2/+5 |
| 2022-07-28 | thermal/core: Remove DROP_FULL and RAISE_FULL | Daniel Lezcano | 1 | -11/+0 |
| 2022-07-28 | thermal/core: Use clamp() helper in the stepwise governor | Daniel Lezcano | 1 | -11/+4 |
| 2022-07-28 | thermal/drivers/u8500: Remove the get_trend function | Daniel Lezcano | 1 | -22/+4 |
| 2022-07-28 | thermal/drivers/tegra: Remove get_trend function | Daniel Lezcano | 1 | -32/+0 |
| 2022-07-28 | thermal/drivers/qcom: Remove get_trend function | Daniel Lezcano | 2 | -14/+0 |
| 2022-07-28 | drivers/thermal/rcar_gen3_thermal: Improve logging during probe | Wolfram Sang | 1 | -2/+2 |
| 2022-07-28 | drivers/thermal/devfreq_cooling: Extend the devfreq_cooling_device with ops | Lukasz Luba | 1 | -18/+9 |
| 2022-07-28 | drivers/thermal/cpufreq_cooling: Update outdated comments | Lukasz Luba | 1 | -25/+17 |
| 2022-07-28 | drivers/thermal/cpufreq_cooling : Refactor thermal_power_cpu_get_power tracing | Lukasz Luba | 1 | -17/+1 |
| 2022-07-28 | drivers/thermal/cpufreq_cooling: Use private callback ops for each cooling de... | Lukasz Luba | 1 | -9/+6 |
| 2022-07-28 | Merge tag 'timers-v5.20-rc1' of https://git.linaro.org/people/daniel.lezcano/... | Thomas Gleixner | 1 | -0/+4 |
| 2022-07-22 | intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check | Rafael J. Wysocki | 1 | -8/+0 |
| 2022-07-16 | thermal/drivers/rcar_gen3_thermal: Add r8a779f0 support | Wolfram Sang | 1 | -0/+4 |
| 2022-07-15 | PM: EM: convert power field to micro-Watts precision and align drivers | Lukasz Luba | 2 | -6/+26 |
| 2022-07-12 | thermal: intel: x86_pkg_temp_thermal: Drop duplicate 'is' from comment | Jiang Jian | 1 | -1/+1 |
| 2022-07-01 | Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
| 2022-06-30 | thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLake | Sumeet Pawnikar | 1 | -0/+1 |
| 2022-06-28 | sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util() | Dietmar Eggemann | 1 | -4/+2 |
| 2022-06-14 | thermal: Directly use ida_alloc()/free() | keliu | 1 | -9/+9 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 1 | -9/+1 |
| 2022-05-30 | Merge tag 'thermal-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+2 |
| 2022-05-25 | thermal: int340x: Add Meteor Lake PCI device ID | Sumeet Pawnikar | 2 | -0/+2 |
| 2022-05-25 | ACPI: DPTF: Support Meteor Lake | Sumeet Pawnikar | 2 | -0/+2 |
| 2022-05-24 | Merge tag 'thermal-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 18 | -96/+1123 |
| 2022-05-24 | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -4/+6 |
| 2022-05-24 | Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+4 |
| 2022-05-23 | Merge branches 'thermal-int340x', 'thermal-pch' and 'thermal-misc' | Rafael J. Wysocki | 4 | -41/+57 |
| 2022-05-23 | Merge back earlier thermal control updates for 5.19-rc1. | Rafael J. Wysocki | 14 | -69/+1098 |
| 2022-05-23 | Merge branches 'pm-em' and 'pm-cpuidle' | Rafael J. Wysocki | 2 | -4/+6 |
| 2022-05-22 | thermal/drivers/thermal_hwmon: Use hwmon_device_register_for_thermal() | Guenter Roeck | 1 | -2/+4 |
| 2022-05-19 | thermal: intel: pch: improve the cooling delay log | Zhang Rui | 1 | -11/+20 |
| 2022-05-19 | thermal: intel: pch: enhance overheat handling | Zhang Rui | 1 | -5/+8 |
| 2022-05-19 | thermal: intel: pch: move cooling delay to suspend_noirq phase | Zhang Rui | 1 | -2/+3 |
| 2022-05-19 | thermal: k3_j72xx_bandgap: Add the bandgap driver support | Keerthy | 2 | -1/+567 |
| 2022-05-19 | thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probe | Miaoqian Lin | 1 | -2/+4 |
| 2022-05-19 | thermal/core: Fix memory leak in __thermal_cooling_device_register() | Yang Yingliang | 1 | -0/+1 |
| 2022-05-19 | thermal/drivers/qcom/lmh: Add sc8180x compatible | Bjorn Andersson | 1 | -0/+1 |
| 2022-05-19 | thermal/drivers/rz2gl: Fix OTP Calibration Register values | Biju Das | 1 | -2/+8 |
| 2022-05-19 | thermal: thermal_of: fix typo on __thermal_bind_params | Corentin Labbe | 1 | -1/+1 |
| 2022-05-19 | thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe | Zheng Yongjun | 1 | -0/+3 |
| 2022-05-19 | thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensor | Manaf Meethalavalappu Pallikunhi | 1 | -0/+12 |
| 2022-05-19 | thermal/drivers/bcm2711: Don't clamp temperature at zero | Stefan Wahren | 1 | -4/+1 |
| 2022-05-19 | thermal/drivers/tsens: Add compat string for the qcom,msm8960 | Dmitry Baryshkov | 1 | -0/+3 |
| 2022-05-19 | thermal/drivers/k3: Add hwmon support | Massimiliano Minella | 1 | -0/+5 |
| 2022-05-19 | thermal/drivers/qcom: Add support for PMIC5 Gen2 ADCTM | Jishnu Prakash | 1 | -7/+397 |
| 2022-05-19 | thermal/drivers/qcom: Add support for multiple generations of devices | Jishnu Prakash | 1 | -31/+51 |
| 2022-05-19 | thermal/drivers/rcar_thermal: Use platform_get_irq_optional() to get the inte... | Lad Prabhakar | 1 | -5/+12 |
| 2022-05-18 | thermal: intel: hfi: remove NULL check after container_of() call | Haowen Bai | 1 | -2/+0 |
| 2022-05-18 | Merge back earlier int340x driver changes for 5.19. | Rafael J. Wysocki | 1 | -15/+9 |
| 2022-05-11 | thermal: int340x: Mode setting with new OS handshake | Srinivas Pandruvada | 1 | -16/+32 |
| 2022-05-05 | Merge back earlier int340x thermal driver changes for 5.19. | Rafael J. Wysocki | 1 | -15/+9 |
| 2022-04-28 | Merge branch 'thermal-int340x' | Rafael J. Wysocki | 1 | -2/+2 |
| 2022-04-22 | thermal/governor: Remove deprecated information | Daniel Lezcano | 2 | -4/+5 |
| 2022-04-22 | Revert "thermal/core: Deprecate changing cooling device state from userspace" | Daniel Lezcano | 1 | -3/+0 |
| 2022-04-21 | thermal: int340x: Fix attr.show callback prototype | Kees Cook | 1 | -2/+2 |
| 2022-04-13 | thermal: devfreq_cooling: use local ops instead of global ops | Kant Fan | 1 | -7/+18 |
| 2022-04-13 | thermal: hisi_termal: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() | Hesham Almatary | 1 | -4/+2 |
| 2022-04-13 | thermal: cooling: Check Energy Model type in cpufreq_cooling and devfreq_cooling | Lukasz Luba | 2 | -4/+6 |
| 2022-04-05 | thermal: int340x: Clean up _OSC context init | Davidlohr Bueso | 1 | -5/+2 |
| 2022-04-05 | thermal: int340x: Consolidate freeing of acpi_buffer pointer | Davidlohr Bueso | 1 | -8/+5 |
| 2022-04-05 | thermal: int340x: Clean up unnecessary acpi_buffer pointer freeing | Davidlohr Bueso | 1 | -2/+2 |
| 2022-03-18 | Merge branch 'thermal-hfi' | Rafael J. Wysocki | 7 | -0/+690 |
| 2022-03-18 | Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs' | Rafael J. Wysocki | 3 | -72/+113 |
| 2022-03-16 | thermal: int340x: Update OS policy capability handshake | Srinivas Pandruvada | 1 | -49/+97 |
| 2022-03-16 | thermal: int340x: Increase bitmap size | Srinivas Pandruvada | 1 | -1/+1 |
| 2022-03-08 | thermal/drivers/ti-soc-thermal: Remove unused function ti_thermal_get_temp() | YueHaibing | 1 | -8/+0 |
| 2022-03-08 | thermal/drivers/brcmstb_thermal: Interrupt is optional | Florian Fainelli | 1 | -1/+1 |
| 2022-03-08 | thermal: tegra-bpmp: Handle errors in BPMP response | Mikko Perttunen | 1 | -1/+12 |
| 2022-03-08 | drivers/thermal/ti-soc-thermal: Add hwmon support | Romain Naour | 1 | -0/+4 |
| 2022-03-08 | thermal/drivers/qcom/lmh: Add support for sm8150 | Thara Gopinath | 1 | -23/+31 |
| 2022-03-08 | thermal/drivers/tsens: register thermal zones as hwmon sensors | Dmitry Baryshkov | 1 | -0/+5 |
| 2022-03-01 | thermal: core: Fix TZ_GET_TRIP NULL pointer dereference | Nicolas Cavallari | 1 | -2/+3 |
| 2022-02-28 | Merge back int340x thermal driver changes for v5.18. | Rafael J. Wysocki | 2 | -16/+12 |
| 2022-02-24 | thermal: int340x: fix memory leak in int3400_notify() | Chuansheng Liu | 1 | -0/+4 |
| 2022-02-10 | thermal: intel: hfi: INTEL_HFI_THERMAL depends on NET | Randy Dunlap | 1 | -0/+1 |
| 2022-02-07 | thermal: netlink: Fix parameter type of thermal_genl_cpu_capability_event() stub | Nathan Chancellor | 1 | -1/+1 |
| 2022-02-04 | thermal: Replace acpi_bus_get_device() | Rafael J. Wysocki | 1 | -16/+7 |
| 2022-02-04 | thermal: intel_powerclamp: don't use bitmap_weight() in end_power_clamp() | Yury Norov | 1 | -6/+3 |
| 2022-02-04 | thermal: int340x: Check for NULL after calling kmemdup() | Jiasheng Jiang | 1 | -0/+5 |
| 2022-02-03 | thermal: intel: hfi: Notify user space for HFI events | Srinivas Pandruvada | 2 | -1/+75 |
| 2022-02-03 | thermal: netlink: Add a new event to notify CPU capabilities change | Srinivas Pandruvada | 2 | -0/+67 |
| 2022-02-03 | thermal: intel: hfi: Enable notification interrupt | Ricardo Neri | 3 | -0/+122 |
| 2022-02-03 | thermal: intel: hfi: Handle CPU hotplug events | Ricardo Neri | 3 | -0/+218 |
| 2022-02-03 | thermal: intel: hfi: Minimally initialize the Hardware Feedback Interface | Ricardo Neri | 5 | -0/+208 |
| 2022-01-17 | thermal: int340x: Add Raptor Lake PCI device id | Srinivas Pandruvada | 2 | -0/+2 |
| 2022-01-17 | thermal: int340x: Support Raptor Lake | Srinivas Pandruvada | 2 | -0/+2 |
| 2022-01-10 | Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -132/+449 |
| 2022-01-10 | Merge branch 'thermal-int340x' | Rafael J. Wysocki | 3 | -53/+73 |
| 2021-12-30 | thermal/drivers/int340x: Fix RFIM mailbox write commands | Sumeet Pawnikar | 3 | -53/+73 |
| 2021-12-30 | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k... | Rafael J. Wysocki | 1 | -5/+1 |
| 2021-12-27 | Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/... | Rafael J. Wysocki | 6 | -55/+347 |
| 2021-12-14 | Merge back int340x driver material for 5.17. | Rafael J. Wysocki | 2 | -24/+29 |
| 2021-12-09 | thermal/drivers/rz2gl: Add error check for reset_control_deassert() | Biju Das | 1 | -2/+4 |
| 2021-12-08 | thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL | Sumeet Pawnikar | 1 | -1/+1 |
| 2021-12-02 | thermal/drivers/imx8mm: Enable ADC when enabling monitor | Paul Gerber | 1 | -0/+3 |
| 2021-11-30 | thermal/drivers: Add TSU driver for RZ/G2L | Biju Das | 3 | -0/+250 |
| 2021-11-30 | thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_ops | Rikard Falkeborn | 1 | -1/+1 |
| 2021-11-30 | thermal/drivers/imx: Implement runtime PM support | Oleksij Rempel | 1 | -54/+91 |
| 2021-11-24 | thermal: int340x: Use struct_group() for memcpy() region | Kees Cook | 2 | -24/+29 |
| 2021-11-23 | thermal: cpufreq_cooling: Use new thermal pressure update function | Lukasz Luba | 1 | -5/+1 |
| 2021-11-18 | Merge branch 'thermal-int340x' | Rafael J. Wysocki | 1 | -2/+2 |
| 2021-11-16 | thermal: core: Reset previous low and high trip during thermal zone init | Manaf Meethalavalappu Pallikunhi | 1 | -0/+2 |
| 2021-11-16 | thermal: int340x: Limit Kconfig to 64-bit | Arnd Bergmann | 1 | -2/+2 |
| 2021-11-12 | thermal: int340x: fix build on 32-bit targets | Linus Torvalds | 1 | -0/+1 |
| 2021-11-10 | Merge branch 'thermal-int340x' | Rafael J. Wysocki | 3 | -15/+19 |
| 2021-11-05 | thermal: Replace pr_warn() with pr_warn_once() in user_space_bind() | Rafael J. Wysocki | 1 | -2/+2 |
| 2021-11-05 | thermal: Fix NULL pointer dereferences in of_thermal_ functions | Subbaraman Narayanamurthy | 1 | -3/+6 |
| 2021-11-04 | thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses | Srinivas Pandruvada | 3 | -15/+19 |
| 2021-10-26 | Merge branches 'thermal-int340x', 'thermal-powerclamp' and 'thermal-docs' | Rafael J. Wysocki | 2 | -10/+7 |
| 2021-10-21 | thermal/core: Deprecate changing cooling device state from userspace | Daniel Lezcano | 1 | -0/+3 |
| 2021-10-21 | thermal/core: Make the userspace governor deprecated | Daniel Lezcano | 1 | -0/+9 |
| 2021-10-21 | thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume | Antoine Tenart | 5 | -11/+60 |
| 2021-10-18 | thermal/drivers/uniphier: Add compatible string for NX1 SoC | Kunihiko Hayashi | 1 | -0/+4 |
| 2021-10-17 | thermal/drivers/rockchip_thermal: Allow more resets for tsadc node | Johan Jonker | 1 | -1/+1 |
| 2021-10-16 | thermal/drivers/tsens: Add timeout to get_temp_tsens_valid | Ansuel Smith | 1 | -15/+14 |
| 2021-10-16 | thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM | Jackie Liu | 1 | -1/+1 |
| 2021-10-15 | thermal/core: fix a UAF bug in __thermal_cooling_device_register() | Ziyang Xuan | 1 | -2/+4 |
| 2021-10-15 | thermal/core: Fix null pointer dereference in thermal_release() | Yuanzheng Song | 1 | -2/+8 |
| 2021-10-15 | thermal: rcar_gen3_thermal: Read calibration from hardware | Niklas Söderlund | 1 | -20/+74 |
| 2021-10-15 | thermal: rcar_gen3_thermal: Store thcode and ptat in priv data | Niklas Söderlund | 1 | -23/+28 |
| 2021-10-15 | thermal/drivers/qcom/spmi-adc-tm5: Add support for HC variant | Bjorn Andersson | 1 | -1/+40 |
| 2021-10-07 | thermal/drivers/netlink: Add the temperature when crossing a trip point | Daniel Lezcano | 3 | -11/+14 |
| 2021-10-07 | thermal/drivers/thermal_mmio: Constify static struct thermal_mmio_ops | Rikard Falkeborn | 1 | -1/+1 |
| 2021-10-05 | thermal: int340x: delete bogus length check | Dan Carpenter | 1 | -5/+4 |
| 2021-10-05 | thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicable | Christophe JAILLET | 1 | -5/+3 |
| 2021-09-21 | thermal/drivers/tsens: Fix wrong check for tzd in irq handlers | Ansuel Smith | 1 | -2/+2 |
| 2021-09-21 | thermal/core: Potential buffer overflow in thermal_build_list_of_policies() | Dan Carpenter | 1 | -4/+3 |
| 2021-09-14 | thermal/drivers/int340x: Do not set a wrong tcc offset on resume | Antoine Tenart | 1 | -2/+3 |
| 2021-09-11 | Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -13/+1054 |
| 2021-09-09 | thermal/drivers/qcom/spmi-adc-tm5: Don't abort probing if a sensor is not used | Matthias Kaehlcke | 1 | -0/+6 |
| 2021-09-09 | thermal/drivers/intel: Allow processing of HWP interrupt | Srinivas Pandruvada | 2 | -1/+9 |
| 2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
| 2021-09-08 | thermal/drivers/devfreq_cooling: use HZ macros | Daniel Lezcano | 1 | -1/+1 |
| 2021-09-02 | Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -0/+533 |
| 2021-08-25 | thermal: intel: Allow processing of HWP interrupt | Srinivas Pandruvada | 2 | -1/+9 |
| 2021-08-18 | thermal/drivers/qcom: Add support for LMh driver | Thara Gopinath | 3 | -0/+243 |
| 2021-08-17 | thermal/drivers/intel: Move intel_menlow to thermal drivers | Srinivas Pandruvada | 3 | -0/+533 |
| 2021-08-14 | thermal/drivers/tegra-soctherm: Silence message about clamped temperature | Dmitry Osipenko | 1 | -2/+2 |
| 2021-08-14 | thermal/drivers/int340x: Use IMOK independently | Sumeet Pawnikar | 1 | -1/+13 |
| 2021-08-14 | thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 1 | -2/+2 |
| 2021-08-14 | thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int | Niklas Söderlund | 1 | -3/+4 |
| 2021-08-14 | thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points | Niklas Söderlund | 1 | -4/+99 |
| 2021-08-14 | drivers/thermal/intel: Add TCC cooling support for AlderLake platform | Sumeet Pawnikar | 1 | -0/+2 |
| 2021-08-14 | thermal/drivers/exynos: Fix an error code in exynos_tmu_probe() | Dan Carpenter | 1 | -0/+1 |
| 2021-08-14 | thermal/drivers/tegra: Correct compile-testing of drivers | Dmitry Osipenko | 1 | -1/+1 |
| 2021-08-14 | thermal/drivers/tegra: Add driver for Tegra30 thermal sensor | Dmitry Osipenko | 3 | -0/+681 |
| 2021-07-10 | Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 18 | -299/+895 |
| 2021-07-04 | thermal/drivers/int340x/processor_thermal: Fix tcc setting | Srinivas Pandruvada | 1 | -8/+12 |
| 2021-07-04 | thermal/drivers/int340x/processor_thermal: Fix warning for return value | Srinivas Pandruvada | 1 | -1/+3 |
| 2021-07-04 | thermal/drivers/mediatek: Add sensors-support | Frank Wunderlich | 1 | -0/+6 |
| 2021-07-04 | thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driver | Srinivas Pandruvada | 4 | -1/+373 |
| 2021-07-04 | thermal/drivers/int340x/processor_thermal: Split enumeration and processing part | Srinivas Pandruvada | 5 | -259/+286 |
| 2021-07-04 | thermal: devfreq_cooling: Fix kernel-doc | Yang Li | 1 | -1/+1 |
| 2021-07-04 | thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit() | Andy Shevchenko | 1 | -7/+8 |
| 2021-07-04 | thermal/core/thermal_of: Stop zone device before unregistering it | Dmitry Osipenko | 1 | -0/+3 |
| 2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2021-06-23 | Merge remote-tracking branch 'regulator/for-5.14' into regulator-next | Mark Brown | 1 | -59/+4 |
| 2021-06-21 | thermal: Use generic HW-protection shutdown API | Matti Vaittinen | 1 | -59/+4 |
| 2021-06-18 | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar | 1 | -4/+11 |
| 2021-06-17 | thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure | Lukasz Luba | 1 | -1/+1 |
| 2021-06-14 | thermal/drivers/sprd: Add missing of_node_put for loop iteration | Krzysztof Kozlowski | 1 | -6/+9 |
| 2021-06-14 | thermal/drivers/imx_sc: Add missing of_node_put for loop iteration | Krzysztof Kozlowski | 1 | -0/+3 |
| 2021-06-14 | thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1 | Geert Uytterhoeven | 1 | -3/+2 |
| 2021-06-14 | thermal/drivers/rcar_gen3_thermal: Fix coefficient calculations | Niklas Söderlund | 1 | -1/+1 |
| 2021-06-14 | thermal/drivers/st: Use devm_platform_get_and_ioremap_resource() | Yang Yingliang | 1 | -11/+2 |