index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
thermal: intel: intel_pch: Drop struct board_info
Rafael J. Wysocki
1
-29
/
+13
2023-02-02
thermal: intel: intel_pch: Rename board ID symbols
Rafael J. Wysocki
1
-27
/
+27
2023-02-02
thermal: intel: intel_pch: Fold suspend and resume routines into their callers
Rafael J. Wysocki
1
-84
/
+71
2023-02-02
thermal: intel: intel_pch: Fold two functions into their callers
Rafael J. Wysocki
1
-56
/
+42
2023-02-02
thermal: intel: intel_pch: Eliminate device operations object
Rafael J. Wysocki
1
-29
/
+4
2023-02-02
thermal: intel: intel_pch: Rename device operations callbacks
Rafael J. Wysocki
1
-18
/
+16
2023-02-02
thermal: intel: intel_pch: Eliminate redundant return pointers
Rafael J. Wysocki
1
-22
/
+18
2023-02-02
thermal: intel: intel_pch: Make pch_wpt_add_acpi_psv_trip() return int
Rafael J. Wysocki
1
-12
/
+9
2023-02-02
thermal: intel: int340x: Improve int340x_thermal_set_trip_temp()
Rafael J. Wysocki
1
-2
/
+4
2023-02-02
thermal: intel: int340x: Drop pointless cast to unsigned long
Rafael J. Wysocki
1
-1
/
+1
2023-02-02
thermal: intel: int340x: Rename variable in int340x_thermal_zone_add()
Rafael J. Wysocki
1
-34
/
+33
2023-02-02
thermal: intel: int340x: Assorted minor cleanups
Rafael J. Wysocki
1
-9
/
+7
2023-02-02
thermal: ACPI: Make helpers retrieve temperature only
Rafael J. Wysocki
3
-89
/
+66
2023-01-30
Merge branch 'thermal-intel'
Rafael J. Wysocki
18
-475
/
+566
2023-01-27
Merge back thermal control material for 6.3.
Rafael J. Wysocki
42
-1556
/
+1131
2023-01-27
thermal: intel: int340x: Use generic trip points table
Rafael J. Wysocki
3
-180
/
+84
2023-01-27
thermal: intel: int340x: Use zone lock for synchronization
Rafael J. Wysocki
2
-21
/
+8
2023-01-27
thermal: intel: int340x: Rework updating trip points
Rafael J. Wysocki
3
-8
/
+47
2023-01-27
thermal: ACPI: Initialize trips if temperature is out of range
Rafael J. Wysocki
2
-4
/
+5
2023-01-27
Merge back Intel thermal control changes for 6.3.
Rafael J. Wysocki
41
-1044
/
+972
2023-01-26
Merge tag 'thermal-v6.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux into thermal-next
Rafael J. Wysocki
17
-841
/
+648
2023-01-26
thermal: intel: processor_thermal_device_pci: Use generic trip point
Daniel Lezcano
1
-31
/
+22
2023-01-26
thermal: intel: int340x: Add production mode attribute
Srinivas Pandruvada
1
-0
/
+48
2023-01-25
thermal: Fail object registration if thermal class is not registered
Rafael J. Wysocki
1
-8
/
+23
2023-01-25
thermal/core: Move the thermal trip code to a dedicated file
Daniel Lezcano
5
-151
/
+188
2023-01-25
thermal/core: Remove unneeded ida_destroy()
Daniel Lezcano
1
-2
/
+0
2023-01-25
thermal/core: Fix unregistering netlink at thermal init time
Daniel Lezcano
3
-1
/
+11
2023-01-25
thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
Rafael J. Wysocki
1
-3
/
+7
2023-01-24
thermal: intel: int340x: Protect trip temperature from concurrent updates
Srinivas Pandruvada
2
-3
/
+16
2023-01-24
thermal: intel: intel_pch: Use generic trip points
Daniel Lezcano
2
-67
/
+18
2023-01-24
thermal: ACPI: Add ACPI trip point routines
Rafael J. Wysocki
3
-0
/
+155
2023-01-24
thermal: intel: intel_pch: Add support for Wellsburg PCH
Tim Zimmermann
1
-0
/
+8
2023-01-24
Merge back other thermal control material for 6.3.
Rafael J. Wysocki
28
-752
/
+523
2023-01-24
thermal: core: Use device_unregister() instead of device_del/put()
Viresh Kumar
1
-2
/
+1
2023-01-24
thermal: core: Move cdev cleanup to thermal_release()
Viresh Kumar
1
-19
/
+14
2023-01-24
thermal/drivers/armada: Use the thermal_zone_get_crit_temp()
Daniel Lezcano
1
-23
/
+15
2023-01-24
thermal/drivers/mtk: Add support for MT7986 and MT7981
Daniel Golle
1
-4
/
+124
2023-01-24
thermal/drivers/mtk: Use function pointer for raw_to_mcelsius
Daniel Golle
1
-7
/
+10
2023-01-24
thermal/drivers/sun8i: Convert to use macro
Yangtao Li
1
-2
/
+2
2023-01-23
Merge back thermal control material for 6.3.
Rafael J. Wysocki
28
-741
/
+509
2023-01-20
thermal: int340x_thermal: Use sysfs_emit_at() instead of scnprintf()
ye xingchen
1
-8
/
+2
2023-01-19
thermal: core: call put_device() only after device_register() fails
Viresh Kumar
1
-3
/
+10
2023-01-18
thermal/drivers/spear: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/kirkwood: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/thermal_mmio: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/rockchip: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/mtk_thermal: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/armada: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-18
thermal/drivers/dove: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-5
/
+2
2023-01-18
thermal/drivers/bcm2835: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
[prev]
[next]