summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-1327-289/+196
|\
| * Merge branches 'thermal-core' and 'thermal-intel'Rafael J. Wysocki2024-03-073-1/+4
| |\
| | * thermal: intel: int340x_thermal: Use thermal zone accessor functionsRafael J. Wysocki2024-03-051-1/+2
| | * Merge thermal core changes for 6.9 to satisfy a dependency.Rafael J. Wysocki2024-03-0521-264/+164
| | |\
| | * | thermal: int340x: processor_thermal: Add Lunar Lake-M PCI IDSrinivas Pandruvada2024-02-282-0/+2
| * | | thermal: core: remove unnecessary check in trip_point_hyst_store()Dan Carpenter2024-03-061-1/+1
| | |/ | |/|
| * | thermal: core: Remove excess empty line from a commentFlavio Suligoi2024-03-051-1/+0
| * | thermal: core: Eliminate writable trip points masksRafael J. Wysocki2024-02-2712-36/+14
| * | thermal: of: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-4/+4
| * | thermal: imx: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-271-2/+3
| * | thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki2024-02-276-55/+38
| * | thermal: core: Drop the .set_trip_hyst() thermal zone operationRafael J. Wysocki2024-02-271-7/+0
| * | thermal: core: Add flags to struct thermal_tripRafael J. Wysocki2024-02-273-11/+18
| * | thermal: core: Move initial num_trips assignment before memcpy()Nathan Chancellor2024-02-271-1/+1
| * | thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSRafael J. Wysocki2024-02-233-15/+1
| * | thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki2024-02-237-26/+11
| * | thermal: core: Store zone ops in struct thermal_zone_deviceRafael J. Wysocki2024-02-236-55/+44
| * | thermal: intel: Discard trip tables after zone registrationRafael J. Wysocki2024-02-238-73/+51
| * | thermal: core: Store zone trips table in struct thermal_zone_deviceRafael J. Wysocki2024-02-234-12/+13
| |/
| * Merge branch 'thermal-core'Rafael J. Wysocki2024-02-234-9/+13
| |\
| | * thermal: gov_power_allocator: Avoid overwriting PID coefficients from setup timeDi Shen2024-02-121-0/+2
| | * thermal: sysfs: Fix up white space in trip_point_temp_store()Rafael J. Wysocki2024-02-121-1/+1
| | * thermal: gov_bang_bang: Fix possible cooling device state ping-pongRafael J. Wysocki2024-01-291-1/+1
| | * thermal: gov_fair_share: Fix dependency on trip points orderingRafael J. Wysocki2024-01-291-7/+9
| * | thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui2024-02-123-14/+14
| |/
* | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-03-133-21/+81
|\ \
| * \ Merge branch 'pm-em'Rafael J. Wysocki2024-03-112-17/+77
| |\ \
| | * | drivers/thermal/devfreq_cooling: Use new Energy Model interfaceLukasz Luba2024-02-081-9/+40
| | * | drivers/thermal/cpufreq_cooling: Use new Energy Model interfaceLukasz Luba2024-02-081-8/+37
| | |/
| * / powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui2024-02-131-4/+4
| |/
* / x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner2024-02-153-3/+3
|/
* thermal: intel: powerclamp: Remove dead code for target mwait valueSrinivas Pandruvada2024-01-221-32/+0
* thermal: loongson2: Replace of_device.h with explicit includesRob Herring2024-01-191-1/+2
* Merge tag 'thermal-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-1712-126/+1018
|\
| *-. Merge branches 'thermal-core' and 'thermal-intel'Rafael J. Wysocki2024-01-1612-126/+1018
| |\ \
| | | * thermal: intel: hfi: Add syscore callbacks for system-wide PMRicardo Neri2024-01-121-0/+28
| | * | thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up()Dan Carpenter2024-01-121-1/+2
| | * | thermal: gov_power_allocator: avoid inability to reset a cdevDi Shen2024-01-121-1/+1
| | * | thermal: helpers: Rearrange thermal_cdev_set_cur_state()Rafael J. Wysocki2024-01-121-6/+7
| | * | thermal: netlink: Rework notify API for cooling devicesRafael J. Wysocki2024-01-123-15/+18
| | * | thermal: core: Use kstrdup_const() during cooling device registrationChristophe JAILLET2024-01-121-3/+3
| | * | thermal/debugfs: Add thermal debugfs information for mitigation episodesDaniel Lezcano2024-01-123-4/+417
| | * | thermal/debugfs: Add thermal cooling device debugfs informationDaniel Lezcano2024-01-127-6/+490
| | * | thermal: netlink: Pass thermal zone pointer to notify routinesRafael J. Wysocki2024-01-093-28/+28
| | * | thermal: netlink: Drop thermal_notify_tz_trip_add/delete()Rafael J. Wysocki2024-01-092-46/+1
| | * | thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()Rafael J. Wysocki2024-01-093-14/+20
| | * | thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()Rafael J. Wysocki2024-01-093-16/+17
* | | | Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-0917-679/+876
|\| | |
| * | | Merge branch 'thermal-intel'Rafael J. Wysocki2024-01-051-26/+65
| |\ \ \ | | |/ / | |/| / | | |/
| | * thermal: intel: hfi: Disable an HFI instance when all its CPUs go offlineRicardo Neri2024-01-031-0/+35