summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | | | | thermal: gov_fair_share: Eliminate unnecessary integer divisionsRafael J. Wysocki2024-04-241-17/+15
| | | * | | | | | thermal: gov_fair_share: Use trip thresholds instead of trip temperaturesRafael J. Wysocki2024-04-241-8/+6
| | | * | | | | | thermal: gov_fair_share: Use .manage() callback instead of .throttle()Rafael J. Wysocki2024-04-241-11/+26
| | | * | | | | | thermal: gov_step_wise: Clean up thermal_zone_trip_update()Rafael J. Wysocki2024-04-241-6/+7
| | | * | | | | | thermal: gov_step_wise: Use trip thresholds instead of trip temperaturesRafael J. Wysocki2024-04-241-4/+5
| | | * | | | | | thermal: gov_step_wise: Use .manage() callback instead of .throttle()Rafael J. Wysocki2024-04-241-18/+21
| | | * | | | | | thermal: gov_power_allocator: Eliminate a redundant variableRafael J. Wysocki2024-04-231-6/+3
| | | * | | | | | thermal: gov_power_allocator: Use .manage() callback instead of .throttle()Rafael J. Wysocki2024-04-231-17/+7
| | | * | | | | | thermal: core: Introduce .manage() callback for thermal governorsRafael J. Wysocki2024-04-232-0/+5
| | | * | | | | | thermal: gov_bang_bang: Fold thermal_zone_trip_update() into its callerRafael J. Wysocki2024-04-231-42/+33
| | | * | | | | | thermal: gov_bang_bang: Clean up thermal_zone_trip_update()Rafael J. Wysocki2024-04-231-13/+6
| | | * | | | | | thermal: gov_bang_bang: Use .trip_crossed() instead of .throttle()Rafael J. Wysocki2024-04-231-18/+13
| | | * | | | | | thermal: core: Introduce .trip_crossed() callback for thermal governorsRafael J. Wysocki2024-04-192-2/+21
| * | | | | | | | Merge back thermal cotntrol material for v6.10.Rafael J. Wysocki2024-05-0626-367/+955
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |