Show patches with: Submitter = Rafael J. Wysocki       |   800 patches
« 1 2 3 47 8 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,for,6.13,v1,20/20] thermal: core: Manage thermal_governor_lock using a mutex guard thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,19/20] thermal: core: Separate thermal zone governor initialization thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,18/20] thermal: core: Call __thermal_cdev_update() on cdev unbind thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,17/20] thermal: core: Add and use cooling device guard thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,16/20] thermal: core: Introduce thermal_cdev_update_nocheck() thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,15/20] thermal: core: Introduce thermal_instance_delete() thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,14/20] thermal: core: Introduce thermal_instance_add() thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,13/20] thermal: core: Call thermal_governor_update_tz() outside of cdev lock thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,12/20] thermal: core: Manage thermal_list_lock using a mutex guard thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,11/20] thermal: core: Separate code running under thermal_list_lock thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,10/20] thermal: core: Drop need_update field from struct thermal_zone_device thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,09/20] thermal: core: Update thermal zones after cooling device binding thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,08/20] thermal: core: Consolidate thermal zone locking in the exit path thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,07/20] thermal: core: Mark thermal zones as exiting before unregistration thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,06/20] thermal: core: Consolidate thermal zone locking during initialization thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,05/20] thermal: core: Fix race between zone registration and system suspend thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,04/20] thermal: core: Mark thermal zones as initializing to start with thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,03/20] thermal: core: Represent suspend-related thermal zone flags as bits thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,02/20] thermal: core: Rearrange PM notification code thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[RFC,for,6.13,v1,01/20] thermal: core: Use the thermal zone guard in more cases thermal: core: Updates related to thermal zone initialization, suspend and locking --- 2024-09-14 Rafael J. Wysocki New
[for,6.13,v1,8/8] thermal: core: Add and use thermal zone guard thermal: core: Updates related to thermal instances, trip points handling and locking --- 2024-09-10 Rafael J. Wysocki New
[for,6.13,v1,7/8] thermal: core: Use trip lists for trip crossing detection thermal: core: Updates related to thermal instances, trip points handling and locking --- 2024-09-10 Rafael J. Wysocki New
[for,6.13,v1,6/8] thermal: core: Add function for moving trips to sorted lists thermal: core: Updates related to thermal instances, trip points handling and locking --- 2024-09-10 Rafael J. Wysocki New
[for,6.13,v1,5/8] thermal: core: Rename trip list node in struct thermal_trip_desc thermal: core: Updates related to thermal instances, trip points handling and locking --- 2024-09-10 Rafael J. Wysocki New
[for,6.13,v1,4/8] thermal: core: Initialize thermal zones before registerimg them thermal: core: Updates related to thermal instances, trip points handling and locking --- 2024-09-10 Rafael J. Wysocki New
[for,6.13,v1,3/8] thermal: core: Build sorted lists instead of sorting them later thermal: core: Updates related to thermal instances, trip points handling and locking --- 2024-09-10 Rafael J. Wysocki New
[for,6.13,v1,2/8] thermal: core: Pass trip descriptors to trip bind/unbind functions thermal: core: Updates related to thermal instances, trip points handling and locking --- 2024-09-10 Rafael J. Wysocki New
[for,6.13,v1,1/8] thermal: core: Move lists of thermal instances to trip descriptors thermal: core: Updates related to thermal instances, trip points handling and locking --- 2024-09-10 Rafael J. Wysocki New
[v3,2/2] cpufreq: intel_pstate: Set asymmetric CPU capacity on hybrid systems x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems --- 2024-08-28 Rafael J. Wysocki New
[v3,1/2] x86/sched: Add basic support for CPU capacity scaling x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems --- 2024-08-28 Rafael J. Wysocki New
[v1,4/4] thermal: core: Drop thermal_zone_device_is_enabled() thermal: core: More cleanups after bind/unbind changes --- 2024-08-26 Rafael J. Wysocki New
[v1,3/4] thermal: core: Check passive delay in monitor_thermal_zone() thermal: core: More cleanups after bind/unbind changes --- 2024-08-26 Rafael J. Wysocki New
[v1,2/4] thermal: core: Drop dead code from monitor_thermal_zone() thermal: core: More cleanups after bind/unbind changes --- 2024-08-26 Rafael J. Wysocki New
[v1,1/4] thermal: core: Drop redundant lockdep_assert_held() thermal: core: More cleanups after bind/unbind changes --- 2024-08-26 Rafael J. Wysocki New
[v1] thermal: gov_bang_bang: Adjust states of all uninitialized instances [v1] thermal: gov_bang_bang: Adjust states of all uninitialized instances --- 2024-08-26 Rafael J. Wysocki New
[v2] thermal: sysfs: Add sanity checks for trip temperature and hysteresis [v2] thermal: sysfs: Add sanity checks for trip temperature and hysteresis --- 2024-08-26 Rafael J. Wysocki New
[v1,2/2] thermal: sysfs: Add sanity checks for trip temperature and hysteresis thermal: core: Two fixes for 6.12 --- 2024-08-22 Rafael J. Wysocki New
[v1,1/2] thermal: core: Fix rounding of delay jiffies thermal: core: Two fixes for 6.12 --- 2024-08-22 Rafael J. Wysocki New
[v1,3/3] thermal: core: Drop tz field from struct thermal_instance thermal: core: Cleanups after bind/unbind changes --- 2024-08-22 Rafael J. Wysocki New
[v1,2/3] thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip() thermal: core: Cleanups after bind/unbind changes --- 2024-08-22 Rafael J. Wysocki New
[v1,1/3] thermal: core: Rename cdev-to-thermal-zone bind/unbind functions thermal: core: Cleanups after bind/unbind changes --- 2024-08-22 Rafael J. Wysocki New
[v3,14/14] thermal: core: Clean up trip bind/unbind functions thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,13/14] thermal: core: Drop unused bind/unbind functions and callbacks thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,12/14] thermal/of: Use the .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,11/14] thermal: imx: Use the .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,10/14] mlxsw: core_thermal: Use the .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,09/14] platform/x86: acerhdf: Use the .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,08/14] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip() thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,07/14] thermal: ACPI: Use the .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,06/14] thermal: core: Introduce .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,05/14] thermal: core: Move thermal zone locking out of bind/unbind functions thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,04/14] thermal: sysfs: Use the dev argument in instance-related show/store thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,03/14] thermal: core: Drop redundant thermal instance checks thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v3,01/14] thermal: core: Fold two functions into their respective callers thermal: Rework binding cooling devices to trip points --- 2024-08-19 Rafael J. Wysocki New
[v1,4/4] thermal: gov_bang_bang: Use governor_data to reduce overhead thermal: gov_bang_bang: Prevent cooling devices from getting stuck in the "on" state --- 2024-08-13 Rafael J. Wysocki New
[v1,3/4] thermal: gov_bang_bang: Add .manage() callback thermal: gov_bang_bang: Prevent cooling devices from getting stuck in the "on" state --- 2024-08-13 Rafael J. Wysocki New
[v1,2/4] thermal: gov_bang_bang: Split bang_bang_control() thermal: gov_bang_bang: Prevent cooling devices from getting stuck in the "on" state --- 2024-08-13 Rafael J. Wysocki New
[v1,1/4] thermal: gov_bang_bang: Call __thermal_cdev_update() directly thermal: gov_bang_bang: Prevent cooling devices from getting stuck in the "on" state --- 2024-08-13 Rafael J. Wysocki New
[v2,17/17] thermal: code: Pass trip descriptors to trip bind/unbind functions thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki New
[v2,16/17] thermal: code: Clean up trip bind/unbind functions thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,15/17] thermal: core: Drop unused bind/unbind functions and callbacks thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,14/17] thermal/of: Use the .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,13/17] mlxsw: core_thermal: Use the .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,11/17] thermal: imx: Use the .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,10/17] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip() thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,09/17] thermal: ACPI: Use the .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,08/17] thermal: core: Introduce .should_bind() thermal zone callback thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki New
[v2,07/17] thermal: core: Move thermal zone locking out of bind/unbind functions thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki New
[v2,06/17] thermal: sysfs: Use the dev argument in instance-related show/store thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,05/17] thermal: core: Move lists of thermal instances to trip descriptors thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki New
[v2,04/17] thermal: core: Clean up cdev binding/unbinding functions thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki New
[v2,03/17] thermal: core: Drop redundant thermal instance checks thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,02/17] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,01/17] thermal: core: Fold two functions into their respective callers thermal: Rework binding cooling devices to trip points --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,3/3] cpufreq: intel_pstate: Set asymmetric CPU capacity on hybrid systems x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,2/3] x86/sched: Add basic support for CPU capacity scaling x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems --- 2024-08-12 Rafael J. Wysocki Superseded
[v2,1/3] x86/sched: Introduce arch_rebuild_sched_domains() x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems --- 2024-08-12 Rafael J. Wysocki New
[v1,3/3] cpufreq: intel_pstate: Set asymmetric CPU capacity on hybrid systems x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems --- 2024-08-02 Rafael J. Wysocki Superseded
[v1,2/3] x86/sched: Add basic support for CPU capacity scaling x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems --- 2024-08-02 Rafael J. Wysocki Superseded
[v1,1/3] x86/sched: Introduce arch_rebuild_sched_domains() x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems --- 2024-08-02 Rafael J. Wysocki Superseded
[v1] thermal: Introduce a debugfs-based testing facility [v1] thermal: Introduce a debugfs-based testing facility --- 2024-08-02 Rafael J. Wysocki New
[v1] thermal: core: Update thermal zone registration documentation [v1] thermal: core: Update thermal zone registration documentation --- 2024-07-31 Rafael J. Wysocki New
[v1,05/17] thermal: core: Move lists of thermal instances to trip descriptors [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,15/17] thermal: core: Drop unused bind/unbind functions and callbacks [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,10/17] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip() [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,02/17] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,16/17] thermal: code: Clean up trip bind/unbind functions [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,14/17] thermal/of: Use the .should_bind() thermal zone callback [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,13/17] mlxsw: core_thermal: Use the .should_bind() thermal zone callback [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,11/17] thermal: imx: Use the .should_bind() thermal zone callback [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,09/17] thermal: ACPI: Use the .should_bind() thermal zone callback [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,08/17] thermal: core: Introduce .should_bind() thermal zone callback [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,07/17] thermal: core: Move thermal zone locking out of bind/unbind functions [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,06/17] thermal: sysfs: Use the dev argument in instance-related show/store [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,04/17] thermal: core: Clean up cdev binding/unbinding functions [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,03/17] thermal: core: Drop redundant thermal instance checks [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
[v1,01/17] thermal: core: Fold two functions into their respective callers [v1,01/17] thermal: core: Fold two functions into their respective callers --- 2024-07-30 Rafael J. Wysocki Superseded
« 1 2 3 47 8 »