index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
thermal.c
Age
Commit message (
Expand
)
Author
2024-06-07
thermal: ACPI: Invalidate trip points with temperature of 0 or below
Rafael J. Wysocki
2024-04-02
ACPI: thermal: Register thermal zones without valid trip points
Stephen Horvath
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
2024-02-23
thermal: ACPI: Constify acpi_thermal_zone_ops
Rafael J. Wysocki
2024-02-23
thermal: ACPI: Discard trips table after zone registration
Rafael J. Wysocki
2024-01-09
Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-04
Merge branch 'acpi-thermal'
Rafael J. Wysocki
2023-12-15
ACPI: utils: Return bool from acpi_evaluate_reference()
Rafael J. Wysocki
2023-12-13
thermal: trip: Send trip change notifications on all trip updates
Rafael J. Wysocki
2023-11-22
ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support
Jeff Brasen
2023-11-21
ACPI: thermal: Use library functions to obtain trip point temperature values
Rafael J. Wysocki
2023-11-04
Merge tag 'acpi-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2023-10-31
Merge tag 'acpi-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-10-31
ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup
Dan Carpenter
2023-10-26
Merge branch 'acpi-bus'
Rafael J. Wysocki
2023-10-06
ACPI: bus: Add context argument to acpi_dev_install_notify_handler()
Rafael J. Wysocki
2023-10-05
ACPI: thermal: Use thermal_zone_for_each_trip() for updating trips
Rafael J. Wysocki
2023-10-05
ACPI: thermal: Combine passive and active trip update functions
Rafael J. Wysocki
2023-10-05
ACPI: thermal: Move get_active_temp()
Rafael J. Wysocki
2023-10-03
ACPI: thermal: Fix up function header formatting in two places
Jonathan Bergh
2023-09-29
ACPI: thermal: Drop list of device ACPI handles from struct acpi_thermal
Rafael J. Wysocki
2023-09-29
ACPI: utils: Dynamically determine acpi_handle_list size
Rafael J. Wysocki
2023-09-28
ACPI: thermal: Rename structure fields holding temperature in deci-Kelvin
Rafael J. Wysocki
2023-09-28
ACPI: thermal: Drop critical_valid and hot_valid trip flags
Rafael J. Wysocki
2023-09-28
ACPI: thermal: Do not use trip indices for cooling device binding
Rafael J. Wysocki
2023-09-28
ACPI: thermal: Mark uninitialized active trips as invalid
Rafael J. Wysocki
2023-09-28
ACPI: thermal: Merge trip initialization functions
Rafael J. Wysocki
2023-09-28
ACPI: thermal: Collapse trip devices update function wrappers
Rafael J. Wysocki
2023-09-28
ACPI: thermal: Collapse trip devices update functions
Rafael J. Wysocki
2023-09-28
ACPI: thermal: Add device list to struct acpi_thermal_trip
Rafael J. Wysocki
2023-09-27
ACPI: thermal: Fix a small leak in acpi_thermal_add()
Dan Carpenter
2023-09-26
ACPI: thermal: Drop valid flag from struct acpi_thermal_trip
Rafael J. Wysocki
2023-09-26
ACPI: thermal: Drop redundant trip point flags
Rafael J. Wysocki
2023-09-26
ACPI: thermal: Untangle initialization and updates of active trips
Rafael J. Wysocki
2023-09-26
ACPI: thermal: Untangle initialization and updates of the passive trip
Rafael J. Wysocki
2023-09-26
ACPI: thermal: Simplify critical and hot trips representation
Rafael J. Wysocki
2023-09-26
ACPI: thermal: Create and populate trip points table earlier
Rafael J. Wysocki
2023-09-26
ACPI: thermal: Determine the number of trip points earlier
Rafael J. Wysocki
2023-09-26
ACPI: thermal: Fold acpi_thermal_get_info() into its caller
Rafael J. Wysocki
2023-09-26
ACPI: thermal: Simplify initialization of critical and hot trips
Rafael J. Wysocki
2023-09-11
thermal: Constify the trip argument of the .get_trend() zone callback
Rafael J. Wysocki
2023-08-29
thermal: core: Rework .get_trend() thermal zone callback
Rafael J. Wysocki
2023-08-17
ACPI: thermal: Eliminate code duplication from acpi_thermal_notify()
Rafael J. Wysocki
2023-08-17
ACPI: thermal: Drop unnecessary thermal zone callbacks
Rafael J. Wysocki
2023-08-17
ACPI: thermal: Rework thermal_get_trend()
Rafael J. Wysocki
2023-08-17
ACPI: thermal: Use trip point table to register thermal zones
Rafael J. Wysocki
2023-08-17
ACPI: thermal: Introduce struct acpi_thermal_trip
Rafael J. Wysocki
2023-08-17
ACPI: thermal: Carry out trip point updates under zone lock
Rafael J. Wysocki
2023-08-17
ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()
Rafael J. Wysocki
2023-08-10
Merge 'acpi-bus' material for v6.6 to satisfy dependencies.
Rafael J. Wysocki
[next]