index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
thermal: Constify the trip argument of the .get_trend() zone callback
Rafael J. Wysocki
1
-1
/
+1
2023-08-29
thermal: core: Rework .get_trend() thermal zone callback
Rafael J. Wysocki
1
-23
/
+18
2023-08-17
ACPI: thermal: Eliminate code duplication from acpi_thermal_notify()
Rafael J. Wysocki
1
-10
/
+10
2023-08-17
ACPI: thermal: Drop unnecessary thermal zone callbacks
Rafael J. Wysocki
1
-115
/
+0
2023-08-17
ACPI: thermal: Rework thermal_get_trend()
Rafael J. Wysocki
1
-29
/
+37
2023-08-17
ACPI: thermal: Use trip point table to register thermal zones
Rafael J. Wysocki
1
-7
/
+86
2023-08-17
ACPI: thermal: Introduce struct acpi_thermal_trip
Rafael J. Wysocki
1
-51
/
+45
2023-08-17
ACPI: thermal: Carry out trip point updates under zone lock
Rafael J. Wysocki
1
-13
/
+28
2023-08-17
ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()
Rafael J. Wysocki
1
-18
/
+14
2023-08-10
Merge 'acpi-bus' material for v6.6 to satisfy dependencies.
Rafael J. Wysocki
1
-5
/
+18
2023-08-10
ACPI: thermal: Drop redundant local variable from acpi_thermal_resume()
Rafael J. Wysocki
1
-4
/
+3
2023-08-09
ACPI: thermal: Do not attach private data to ACPI handles
Rafael J. Wysocki
1
-12
/
+1
2023-08-01
ACPI: thermal: Drop enabled flag from struct acpi_thermal_active
Rafael J. Wysocki
1
-6
/
+0
2023-07-17
ACPI: thermal: Drop nocrt parameter
Mario Limonciello
1
-5
/
+1
2023-07-14
ACPI: thermal: Install Notify() handler directly
Michal Wilczynski
1
-5
/
+18
2023-06-16
ACPI: thermal: Drop struct acpi_thermal_flags
Rafael J. Wysocki
1
-22
/
+2
2023-06-16
ACPI: thermal: Drop struct acpi_thermal_state
Rafael J. Wysocki
1
-11
/
+0
2023-06-12
ACPI: thermal: Eliminate struct acpi_thermal_state_flags
Rafael J. Wysocki
1
-68
/
+64
2023-06-12
ACPI: thermal: Move acpi_thermal_driver definition
Rafael J. Wysocki
1
-35
/
+26
2023-06-12
ACPI: thermal: Move symbol definitions to one place
Rafael J. Wysocki
1
-29
/
+29
2023-06-12
ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol
Rafael J. Wysocki
1
-7
/
+6
2023-06-12
ACPI: thermal: Use BIT() macro for defining flags
Rafael J. Wysocki
1
-5
/
+5
2023-05-03
Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+31
2023-04-27
ACPI: thermal: Move to dedicated function sysfs extra attr creation
Daniel Lezcano
1
-19
/
+31
2023-04-27
ACPI: thermal: Use thermal_zone_device()
Daniel Lezcano
1
-4
/
+9
2023-04-25
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-4
/
+3
2023-03-30
ACPI: thermal: Replace ternary operator with min_t()
Jiangshan Yi
1
-4
/
+3
2023-03-03
thermal: Add a thermal zone id accessor
Daniel Lezcano
1
-1
/
+1
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
Daniel Lezcano
1
-8
/
+8
2022-12-12
Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'
Rafael J. Wysocki
1
-4
/
+3
2022-12-07
ACPI: thermal: Adjust critical.flags.valid check
Rafael J. Wysocki
1
-1
/
+1
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-4
/
+3
2022-10-05
ACPI: thermal: Drop some redundant code
Rafael J. Wysocki
1
-10
/
+9
2022-10-05
ACPI: thermal: Drop redundant parens from expressions
Rafael J. Wysocki
1
-4
/
+4
2022-10-05
ACPI: thermal: Use white space more consistently
Rafael J. Wysocki
1
-98
/
+92
2022-01-10
Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t...
Rafael J. Wysocki
1
-2
/
+0
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
1
-5
/
+4
2021-11-16
ACPI: thermal: drop an always true check
Adam Borowski
1
-2
/
+0
2021-02-22
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-35
/
+14
2021-02-04
ACPI: thermal: Clean up printing messages
Rafael J. Wysocki
1
-44
/
+43
2021-01-25
ACPI: thermal: Do not call acpi_thermal_check() directly
Rafael J. Wysocki
1
-13
/
+33
2021-01-19
acpi/drivers/thermal: Remove TRIPS_NONE cooling device binding
Daniel Lezcano
1
-19
/
+0
2021-01-07
thermal/drivers/acpi: Use hot and critical ops
Daniel Lezcano
1
-16
/
+14
2020-07-07
acpi: thermal: Don't call thermal_zone_device_is_enabled()
Andrzej Pietrasiewicz
1
-3
/
+0
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
1
-26
/
+0
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
1
-10
/
+11
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
1
-9
/
+0
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
1
-12
/
+6
2020-06-29
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
1
-15
/
+12
2020-06-29
acpi: thermal: Fix error handling in the register function
Andrzej Pietrasiewicz
1
-4
/
+16
[next]