summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: gov_step_wise: Go straight to instance->lower when mitigation is overRafael J. Wysocki2024-06-251-18/+5
* Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-06-214-8/+38
|\
| * thermal: int340x: processor_thermal: Support shared interruptsSrinivas Pandruvada2024-06-191-1/+2
| * Merge tag 'thermal-v6.10-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2024-06-171-7/+5
| |\
| | * thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse ...Julien Panis2024-06-121-1/+5
| | * thermal/drivers/mediatek/lvts_thermal: Remove filtered mode for mt8188Julien Panis2024-06-041-6/+0
| * | thermal: core: Change PM notifier priority to the minimumRafael J. Wysocki2024-06-141-0/+6
| * | thermal: core: Synchronize suspend-prepare and post-suspend actionsRafael J. Wysocki2024-06-142-0/+25
* | | thermal: gov_step_wise: Restore passive polling managementRafael J. Wysocki2024-06-111-0/+17
* | | thermal: core: Do not fail cdev registration because of invalid initial stateRafael J. Wysocki2024-06-071-2/+11
|/ /
* | thermal: trip: Trigger trip down notifications when trips involved in mitigat...Rafael J. Wysocki2024-05-273-8/+20
* | thermal: core: Introduce thermal_trip_crossed()Rafael J. Wysocki2024-05-271-10/+19
* | thermal/debugfs: Allow tze_seq_show() to print statistics for invalid tripsRafael J. Wysocki2024-05-271-4/+0
* | thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show()Rafael J. Wysocki2024-05-271-3/+11
|/
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-5/+5
* Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-221-8/+1
|\
| * Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman2024-04-234-27/+9
| |\
| * | treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner2024-04-111-8/+1
* | | Merge tag 'thermal-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-213-7/+35
|\ \ \
| * | | thermal: core: Fix the handling of invalid trip pointsRafael J. Wysocki2024-05-172-1/+26
| * | | Merge tag 'thermal-v6.10-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Rafael J. Wysocki2024-05-151-6/+9
| |\ \ \
| | * | | thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl indexJulien Panis2024-05-061-4/+7
| | * | | thermal/drivers/mediatek/lvts_thermal: Remove unused members from struct lvts...Julien Panis2024-05-061-2/+0
| | * | | thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_dataJulien Panis2024-05-021-0/+2
* | | | | Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-05-142-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'Rafael J. Wysocki2024-05-132-0/+2
| |\ \ \ \ \
| | | * | | | ACPI: DPTF: Add Lunar Lake supportSumeet Pawnikar2024-04-082-0/+2
| | |/ / / /
* | | | | | Merge tag 'thermal-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-1436-578/+1225
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'thermal-intel'Rafael J. Wysocki2024-05-108-8/+15
| |\ \ \ \ \ \
| | * | | | | | thermal: intel: hfi: Increase the number of CPU capabilities per netlink eventRicardo Neri2024-05-081-1/+1
| | * | | | | | thermal: intel: hfi: Rename HFI_MAX_THERM_NOTIFY_COUNTRicardo Neri2024-05-081-6/+6
| | * | | | | | thermal: intel: hfi: Shorten the thermal netlink event delay to 100msRicardo Neri2024-05-081-2/+2
| | * | | | | | thermal: intel: hfi: Rename HFI_UPDATE_INTERVALRicardo Neri2024-05-081-2/+2
| | * | | | | | thermal: intel: Add missing module descriptionSrinivas Pandruvada2024-05-027-0/+7
| * | | | | | | Merge branch 'thermal-core'Rafael J. Wysocki2024-05-0610-216/+268
| |\ \ \ \ \ \ \
| | * | | | | | | thermal: core: Move passive polling management to the coreRafael J. Wysocki2024-04-303-18/+18
| | * | | | | | | thermal: core: Do not call handle_thermal_trip() if zone temperature is invalidRafael J. Wysocki2024-04-301-0/+3
| | * | | | | | | thermal: trip: Add missing empty code lineRafael J. Wysocki2024-04-301-0/+1
| | * | | | | | | thermal/debugfs: Avoid printing zero duration for mitigation events in progressRafael J. Wysocki2024-04-261-6/+33
| | * | | | | | | thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()Rafael J. Wysocki2024-04-263-6/+19
| | * | | | | | | thermal/debugfs: Create records for cdev states as they get usedRafael J. Wysocki2024-04-261-0/+8
| | * | | | | | | Merge back earlier thermal core changes for v6.10.Rafael J. Wysocki2024-04-2618-309/+600
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | thermal: core: Introduce thermal_governor_trip_crossed()Rafael J. Wysocki2024-04-241-4/+11
| | | * | | | | | thermal/debugfs: Make tze_seq_show() skip invalid trips and trips with no statsRafael J. Wysocki2024-04-241-6/+16
| | | * | | | | | thermal/debugfs: Rename thermal_debug_update_temp() to thermal_debug_update_t...Rafael J. Wysocki2024-04-243-4/+4
| | | * | | | | | thermal/debugfs: Clean up thermal_debug_update_temp()Rafael J. Wysocki2024-04-241-10/+11
| | | * | | | | | thermal/debugfs: Avoid excessive updates of trip point statisticsRafael J. Wysocki2024-04-242-8/+2
| | | * | | | | | thermal: core: Relocate critical and hot trip handlingRafael J. Wysocki2024-04-241-7/+4
| | | * | | | | | thermal: core: Drop the .throttle() governor callbackRafael J. Wysocki2024-04-242-15/+0
| | | * | | | | | thermal: gov_user_space: Use .trip_crossed() instead of .throttle()Rafael J. Wysocki2024-04-241-5/+5