summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-11Merge branch 'pm-em'Rafael J. Wysocki
2024-03-07Merge branches 'thermal-core' and 'thermal-intel'Rafael J. Wysocki
2024-03-06thermal: core: remove unnecessary check in trip_point_hyst_store()Dan Carpenter
2024-03-05thermal: intel: int340x_thermal: Use thermal zone accessor functionsRafael J. Wysocki
2024-03-05Merge thermal core changes for 6.9 to satisfy a dependency.Rafael J. Wysocki
2024-03-05thermal: core: Remove excess empty line from a commentFlavio Suligoi
2024-02-28thermal: int340x: processor_thermal: Add Lunar Lake-M PCI IDSrinivas Pandruvada
2024-02-27thermal: core: Eliminate writable trip points masksRafael J. Wysocki
2024-02-27thermal: of: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki
2024-02-27thermal: imx: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki
2024-02-27thermal: intel: Set THERMAL_TRIP_FLAG_RW_TEMP directlyRafael J. Wysocki
2024-02-27thermal: core: Drop the .set_trip_hyst() thermal zone operationRafael J. Wysocki
2024-02-27thermal: core: Add flags to struct thermal_tripRafael J. Wysocki
2024-02-27thermal: core: Move initial num_trips assignment before memcpy()Nathan Chancellor
2024-02-23thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSRafael J. Wysocki
2024-02-23thermal: intel: Adjust ops handling during thermal zone registrationRafael J. Wysocki
2024-02-23thermal: core: Store zone ops in struct thermal_zone_deviceRafael J. Wysocki
2024-02-23thermal: intel: Discard trip tables after zone registrationRafael J. Wysocki
2024-02-23thermal: core: Store zone trips table in struct thermal_zone_deviceRafael J. Wysocki
2024-02-23Merge branch 'thermal-core'Rafael J. Wysocki
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner
2024-02-13powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui
2024-02-12thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui
2024-02-12thermal: gov_power_allocator: Avoid overwriting PID coefficients from setup timeDi Shen
2024-02-12thermal: sysfs: Fix up white space in trip_point_temp_store()Rafael J. Wysocki
2024-02-08drivers/thermal/devfreq_cooling: Use new Energy Model interfaceLukasz Luba
2024-02-08drivers/thermal/cpufreq_cooling: Use new Energy Model interfaceLukasz Luba
2024-01-29thermal: gov_bang_bang: Fix possible cooling device state ping-pongRafael J. Wysocki
2024-01-29thermal: gov_fair_share: Fix dependency on trip points orderingRafael J. Wysocki
2024-01-22thermal: intel: powerclamp: Remove dead code for target mwait valueSrinivas Pandruvada
2024-01-19thermal: loongson2: Replace of_device.h with explicit includesRob Herring
2024-01-17Merge tag 'thermal-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-16Merge branches 'thermal-core' and 'thermal-intel'Rafael J. Wysocki
2024-01-12thermal/debugfs: Unlock on error path in thermal_debug_tz_trip_up()Dan Carpenter
2024-01-12thermal: intel: hfi: Add syscore callbacks for system-wide PMRicardo Neri
2024-01-12thermal: gov_power_allocator: avoid inability to reset a cdevDi Shen
2024-01-12thermal: helpers: Rearrange thermal_cdev_set_cur_state()Rafael J. Wysocki
2024-01-12thermal: netlink: Rework notify API for cooling devicesRafael J. Wysocki
2024-01-12thermal: core: Use kstrdup_const() during cooling device registrationChristophe JAILLET
2024-01-12thermal/debugfs: Add thermal debugfs information for mitigation episodesDaniel Lezcano
2024-01-12thermal/debugfs: Add thermal cooling device debugfs informationDaniel Lezcano
2024-01-09Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09thermal: netlink: Pass thermal zone pointer to notify routinesRafael J. Wysocki
2024-01-09thermal: netlink: Drop thermal_notify_tz_trip_add/delete()Rafael J. Wysocki
2024-01-09thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()Rafael J. Wysocki
2024-01-09thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()Rafael J. Wysocki
2024-01-05Merge branch 'thermal-intel'Rafael J. Wysocki
2024-01-04thermal: trip: Constify thermal zone argument of thermal_zone_trip_id()Rafael J. Wysocki