summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'thermal-int340x'Rafael J. Wysocki2022-04-281-2/+2
|\
| * thermal: int340x: Fix attr.show callback prototypeKees Cook2022-04-211-2/+2
* | thermal/governor: Remove deprecated informationDaniel Lezcano2022-04-222-4/+5
* | Revert "thermal/core: Deprecate changing cooling device state from userspace"Daniel Lezcano2022-04-221-3/+0
|/
* Merge branch 'thermal-hfi'Rafael J. Wysocki2022-03-187-0/+690
|\
| * thermal: intel: hfi: INTEL_HFI_THERMAL depends on NETRandy Dunlap2022-02-101-0/+1
| * thermal: netlink: Fix parameter type of thermal_genl_cpu_capability_event() stubNathan Chancellor2022-02-071-1/+1
| * thermal: intel: hfi: Notify user space for HFI eventsSrinivas Pandruvada2022-02-032-1/+75
| * thermal: netlink: Add a new event to notify CPU capabilities changeSrinivas Pandruvada2022-02-032-0/+67
| * thermal: intel: hfi: Enable notification interruptRicardo Neri2022-02-033-0/+122
| * thermal: intel: hfi: Handle CPU hotplug eventsRicardo Neri2022-02-033-0/+218
| * thermal: intel: hfi: Minimally initialize the Hardware Feedback InterfaceRicardo Neri2022-02-035-0/+208
| |
| \
| \
| \
*---. | Merge branches 'thermal-powerclamp', 'thermal-int340x' and 'thermal-docs'Rafael J. Wysocki2022-03-183-72/+113
|\ \ \|
| | * | thermal: int340x: Update OS policy capability handshakeSrinivas Pandruvada2022-03-161-49/+97
| | * | thermal: int340x: Increase bitmap sizeSrinivas Pandruvada2022-03-161-1/+1
| | * | Merge back int340x thermal driver changes for v5.18.Rafael J. Wysocki2022-02-282-16/+12
| | |\ \
| | | * | thermal: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-041-16/+7
| | | * | thermal: int340x: Check for NULL after calling kmemdup()Jiasheng Jiang2022-02-041-0/+5
| | | |/
| * | / thermal: intel_powerclamp: don't use bitmap_weight() in end_power_clamp()Yury Norov2022-02-041-6/+3
| | |/ | |/|
* | | thermal/drivers/ti-soc-thermal: Remove unused function ti_thermal_get_temp()YueHaibing2022-03-081-8/+0
* | | thermal/drivers/brcmstb_thermal: Interrupt is optionalFlorian Fainelli2022-03-081-1/+1
* | | thermal: tegra-bpmp: Handle errors in BPMP responseMikko Perttunen2022-03-081-1/+12
* | | drivers/thermal/ti-soc-thermal: Add hwmon supportRomain Naour2022-03-081-0/+4
* | | thermal/drivers/qcom/lmh: Add support for sm8150Thara Gopinath2022-03-081-27/+35
* | | thermal/drivers/tsens: register thermal zones as hwmon sensorsDmitry Baryshkov2022-03-081-0/+5
* | | thermal: core: Fix TZ_GET_TRIP NULL pointer dereferenceNicolas Cavallari2022-03-011-2/+3
| |/ |/|
* | thermal: int340x: fix memory leak in int3400_notify()Chuansheng Liu2022-02-241-0/+4
|/
* thermal: int340x: Add Raptor Lake PCI device idSrinivas Pandruvada2022-01-172-0/+2
* thermal: int340x: Support Raptor LakeSrinivas Pandruvada2022-01-172-0/+2
* Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-1011-132/+449
|\
| * Merge branch 'thermal-int340x'Rafael J. Wysocki2022-01-103-53/+73
| |\
| | * thermal/drivers/int340x: Fix RFIM mailbox write commandsSumeet Pawnikar2021-12-303-53/+73
| * | Merge tag 'thermal-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki2021-12-276-55/+347
| |\ \ | | |/ | |/|
| | * thermal/drivers/rz2gl: Add error check for reset_control_deassert()Biju Das2021-12-091-2/+4
| | * thermal/drivers/imx8mm: Enable ADC when enabling monitorPaul Gerber2021-12-021-0/+3
| | * thermal/drivers: Add TSU driver for RZ/G2LBiju Das2021-11-303-0/+250
| | * thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_opsRikard Falkeborn2021-11-301-1/+1
| | * thermal/drivers/imx: Implement runtime PM supportOleksij Rempel2021-11-301-54/+91
| * | Merge back int340x driver material for 5.17.Rafael J. Wysocki2021-12-142-24/+29
| |\ \
| | * | thermal: int340x: Use struct_group() for memcpy() regionKees Cook2021-11-242-24/+29
* | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-12-301-5/+1
|\ \ \ \ | |/ / / |/| | |
| * | | thermal: cpufreq_cooling: Use new thermal pressure update functionLukasz Luba2021-11-231-5/+1
| | |/ | |/|
* | | thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar2021-12-081-1/+1
| |/ |/|
* | Merge branch 'thermal-int340x'Rafael J. Wysocki2021-11-181-2/+2
|\ \
| * | thermal: int340x: Limit Kconfig to 64-bitArnd Bergmann2021-11-161-2/+2
| |/
* / thermal: core: Reset previous low and high trip during thermal zone initManaf Meethalavalappu Pallikunhi2021-11-161-0/+2
|/
* thermal: int340x: fix build on 32-bit targetsLinus Torvalds2021-11-121-0/+1
* Merge branch 'thermal-int340x'Rafael J. Wysocki2021-11-103-15/+19
|\
| * thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responsesSrinivas Pandruvada2021-11-043-15/+19
* | thermal: Replace pr_warn() with pr_warn_once() in user_space_bind()Rafael J. Wysocki2021-11-051-2/+2