index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
thermal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()
Rafael J. Wysocki
2023-08-17
1
-18
/
+14
*
Merge 'acpi-bus' material for v6.6 to satisfy dependencies.
Rafael J. Wysocki
2023-08-10
1
-5
/
+18
|
\
|
*
ACPI: thermal: Install Notify() handler directly
Michal Wilczynski
2023-07-14
1
-5
/
+18
*
|
ACPI: thermal: Drop redundant local variable from acpi_thermal_resume()
Rafael J. Wysocki
2023-08-10
1
-4
/
+3
*
|
ACPI: thermal: Do not attach private data to ACPI handles
Rafael J. Wysocki
2023-08-09
1
-12
/
+1
*
|
ACPI: thermal: Drop enabled flag from struct acpi_thermal_active
Rafael J. Wysocki
2023-08-01
1
-6
/
+0
*
|
ACPI: thermal: Drop nocrt parameter
Mario Limonciello
2023-07-17
1
-5
/
+1
|
/
*
ACPI: thermal: Drop struct acpi_thermal_flags
Rafael J. Wysocki
2023-06-16
1
-22
/
+2
*
ACPI: thermal: Drop struct acpi_thermal_state
Rafael J. Wysocki
2023-06-16
1
-11
/
+0
*
ACPI: thermal: Eliminate struct acpi_thermal_state_flags
Rafael J. Wysocki
2023-06-12
1
-68
/
+64
*
ACPI: thermal: Move acpi_thermal_driver definition
Rafael J. Wysocki
2023-06-12
1
-35
/
+26
*
ACPI: thermal: Move symbol definitions to one place
Rafael J. Wysocki
2023-06-12
1
-29
/
+29
*
ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol
Rafael J. Wysocki
2023-06-12
1
-7
/
+6
*
ACPI: thermal: Use BIT() macro for defining flags
Rafael J. Wysocki
2023-06-12
1
-5
/
+5
*
Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-05-03
1
-14
/
+31
|
\
|
*
ACPI: thermal: Move to dedicated function sysfs extra attr creation
Daniel Lezcano
2023-04-27
1
-19
/
+31
|
*
ACPI: thermal: Use thermal_zone_device()
Daniel Lezcano
2023-04-27
1
-4
/
+9
*
|
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-04-26
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
ACPI: thermal: Replace ternary operator with min_t()
Jiangshan Yi
2023-03-30
1
-4
/
+3
*
|
thermal: Add a thermal zone id accessor
Daniel Lezcano
2023-03-03
1
-1
/
+1
*
|
thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
Daniel Lezcano
2023-03-03
1
-8
/
+8
|
/
*
-
.
Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'
Rafael J. Wysocki
2022-12-12
1
-4
/
+3
|
\
\
|
|
*
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-23
1
-4
/
+3
|
|
/
*
/
ACPI: thermal: Adjust critical.flags.valid check
Rafael J. Wysocki
2022-12-07
1
-1
/
+1
|
/
*
ACPI: thermal: Drop some redundant code
Rafael J. Wysocki
2022-10-05
1
-10
/
+9
*
ACPI: thermal: Drop redundant parens from expressions
Rafael J. Wysocki
2022-10-05
1
-4
/
+4
*
ACPI: thermal: Use white space more consistently
Rafael J. Wysocki
2022-10-05
1
-98
/
+92
*
-
.
Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t...
Rafael J. Wysocki
2022-01-10
1
-2
/
+0
|
\
\
|
|
*
ACPI: thermal: drop an always true check
Adam Borowski
2021-11-16
1
-2
/
+0
|
|
/
*
/
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
2021-12-17
1
-5
/
+4
|
/
*
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-22
1
-35
/
+14
|
\
|
*
acpi/drivers/thermal: Remove TRIPS_NONE cooling device binding
Daniel Lezcano
2021-01-19
1
-19
/
+0
|
*
thermal/drivers/acpi: Use hot and critical ops
Daniel Lezcano
2021-01-07
1
-16
/
+14
*
|
ACPI: thermal: Clean up printing messages
Rafael J. Wysocki
2021-02-04
1
-44
/
+43
*
|
ACPI: thermal: Do not call acpi_thermal_check() directly
Rafael J. Wysocki
2021-01-25
1
-13
/
+33
|
/
*
acpi: thermal: Don't call thermal_zone_device_is_enabled()
Andrzej Pietrasiewicz
2020-07-07
1
-3
/
+0
*
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
2020-06-29
1
-26
/
+0
*
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2020-06-29
1
-10
/
+11
*
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
2020-06-29
1
-9
/
+0
*
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
2020-06-29
1
-12
/
+6
*
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
2020-06-29
1
-15
/
+12
*
acpi: thermal: Fix error handling in the register function
Andrzej Pietrasiewicz
2020-06-29
1
-4
/
+16
*
ACPI: thermal: switch to use <linux/units.h> helpers
Akinobu Mita
2020-01-31
1
-16
/
+18
*
ACPI: thermal: Remove redundant acpi_has_method() calls
Kelsey Skunberg
2019-09-02
1
-8
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2016-09-27
1
-1
/
+2
*
ACPI / thermal: Remove create_workqueue()
Bhaktipriya Shridhar
2016-06-22
1
-1
/
+2
*
linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
Rasmus Villemoes
2015-10-10
1
-6
/
+6
[prev]
[next]