index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
thermal.c
Age
Commit message (
Expand
)
Author
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
2023-06-12
ACPI: thermal: Use BIT() macro for defining flags
Rafael J. Wysocki
2023-05-03
Merge tag 'thermal-6.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
ACPI: thermal: Move to dedicated function sysfs extra attr creation
Daniel Lezcano
2023-04-27
ACPI: thermal: Use thermal_zone_device()
Daniel Lezcano
2023-04-25
Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-03-30
ACPI: thermal: Replace ternary operator with min_t()
Jiangshan Yi
2023-03-03
thermal: Add a thermal zone id accessor
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
Daniel Lezcano
2022-12-12
Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs'
Rafael J. Wysocki
2022-12-07
ACPI: thermal: Adjust critical.flags.valid check
Rafael J. Wysocki
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-10-05
ACPI: thermal: Drop some redundant code
Rafael J. Wysocki
2022-10-05
ACPI: thermal: Drop redundant parens from expressions
Rafael J. Wysocki
2022-10-05
ACPI: thermal: Use white space more consistently
Rafael J. Wysocki
2022-01-10
Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t...
Rafael J. Wysocki
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
2021-11-16
ACPI: thermal: drop an always true check
Adam Borowski
2021-02-22
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-04
ACPI: thermal: Clean up printing messages
Rafael J. Wysocki
2021-01-25
ACPI: thermal: Do not call acpi_thermal_check() directly
Rafael J. Wysocki
2021-01-19
acpi/drivers/thermal: Remove TRIPS_NONE cooling device binding
Daniel Lezcano
2021-01-07
thermal/drivers/acpi: Use hot and critical ops
Daniel Lezcano
2020-07-07
acpi: thermal: Don't call thermal_zone_device_is_enabled()
Andrzej Pietrasiewicz
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
2020-06-29
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
2020-06-29
acpi: thermal: Fix error handling in the register function
Andrzej Pietrasiewicz
2020-01-31
ACPI: thermal: switch to use <linux/units.h> helpers
Akinobu Mita
2019-09-02
ACPI: thermal: Remove redundant acpi_has_method() calls
Kelsey Skunberg
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2016-06-22
ACPI / thermal: Remove create_workqueue()
Bhaktipriya Shridhar
2015-10-10
linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS
Rasmus Villemoes
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-05-04
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
2014-10-10
Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h
Aaron Lu
2014-05-29
Merge back earlier ACPI thermal material.
Rafael J. Wysocki
2014-05-27
ACPI / thermal: Use acpi_bus_attach_private_data() to attach private data
Lan Tianyu
[next]