开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
thermal.c
Age
Commit message (
Expand
)
Author
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
2023-08-10
ACPI: thermal: Drop redundant local variable from acpi_thermal_resume()
Rafael J. Wysocki
2023-08-09
ACPI: thermal: Do not attach private data to ACPI handles
Rafael J. Wysocki
2023-08-01
ACPI: thermal: Drop enabled flag from struct acpi_thermal_active
Rafael J. Wysocki
2023-07-17
ACPI: thermal: Drop nocrt parameter
Mario Limonciello
2023-07-14
ACPI: thermal: Install Notify() handler directly
Michal Wilczynski
2023-06-16
ACPI: thermal: Drop struct acpi_thermal_flags
Rafael J. Wysocki
2023-06-16
ACPI: thermal: Drop struct acpi_thermal_state
Rafael J. Wysocki
2023-06-12
ACPI: thermal: Eliminate struct acpi_thermal_state_flags
Rafael J. Wysocki
2023-06-12
ACPI: thermal: Move acpi_thermal_driver definition
Rafael J. Wysocki
2023-06-12
ACPI: thermal: Move symbol definitions to one place
Rafael J. Wysocki
2023-06-12
ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol
Rafael J. Wysocki
[next]