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
2022-08-17
thermal/core: Rearm the monitoring only one time
Daniel Lezcano
1
-5
/
+2
2022-08-17
thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()
Jiapeng Chong
1
-3
/
+1
2022-08-17
thermal/of: Remove old OF code
Daniel Lezcano
2
-811
/
+1
2022-08-17
thermal/core: Move set_trip_temp ops to the sysfs code
Daniel Lezcano
2
-24
/
+4
2022-08-17
thermal/drivers/samsung: Switch to new of thermal API
Daniel Lezcano
1
-14
/
+10
2022-08-17
thermal/drivers/ti-soc: Switch to new of API
Daniel Lezcano
1
-8
/
+8
2022-08-17
thermal/drivers/hisilicon: Switch to new of API
Daniel Lezcano
1
-7
/
+7
2022-08-17
thermal/drivers/maxim: Switch to new of API
Daniel Lezcano
1
-4
/
+4
2022-08-17
thermal/drivers/banggap: Switch to new of API
Daniel Lezcano
2
-13
/
+11
2022-08-17
thermal/drivers/mtk: Switch to new of API
Daniel Lezcano
1
-5
/
+5
2022-08-17
thermal/drivers/qoriq: Switch to new of API
Daniel Lezcano
1
-6
/
+6
2022-08-17
thermal/drivers/rzg2l: Switch to new of API
Daniel Lezcano
1
-5
/
+5
2022-08-17
thermal/drivers/rcar: Switch to new of API
Daniel Lezcano
2
-18
/
+11
2022-08-17
thermal/drivers/imx: Switch to new of API
Daniel Lezcano
2
-14
/
+14
2022-08-17
thermal/drivers/db8500: Switch to new of API
Daniel Lezcano
1
-4
/
+4
2022-08-17
thermal/drivers/armada: Switch to new of API
Daniel Lezcano
1
-6
/
+6
2022-08-17
thermal/drivers/amlogic: Switch to new of API
Daniel Lezcano
1
-8
/
+8
2022-08-17
thermal/drivers/st: Switch to new of API
Daniel Lezcano
1
-10
/
+8
2022-08-17
thermal/drivers/qcom: Switch to new of API
Daniel Lezcano
3
-24
/
+23
2022-08-17
thermal/drivers/broadcom: Switch to new of API
Daniel Lezcano
5
-61
/
+53
2022-08-17
thermal/drivers/sprd: Switch to new of API
Daniel Lezcano
1
-9
/
+9
2022-08-17
thermal/drivers/sun8i: Switch to new of API
Daniel Lezcano
1
-7
/
+7
2022-08-17
thermal/drivers/tegra: Switch to new of API
Daniel Lezcano
3
-24
/
+28
2022-08-17
thermal/drivers/mmio: Switch to new of API
Daniel Lezcano
1
-9
/
+8
2022-08-17
thermal/drivers/generic-adc: Switch to new of API
Daniel Lezcano
1
-5
/
+5
2022-08-17
thermal/drivers/uniphier: Switch to new of API
Daniel Lezcano
1
-5
/
+5
2022-08-17
thermal/drivers/rockchip: Switch to new of API
Daniel Lezcano
1
-7
/
+7
2022-08-17
thermal/of: Make new code and old code co-exist
Daniel Lezcano
2
-8
/
+11
2022-08-17
thermal/of: Fix free after use in thermal_of_unregister()
Daniel Lezcano
1
-3
/
+7
2022-08-17
thermal/of: Return -ENODEV instead of -EINVAL if registration fails
Daniel Lezcano
1
-4
/
+5
2022-08-17
thermal/of: Fix error code in of_thermal_zone_find()
Dan Carpenter
1
-0
/
+1
2022-08-17
thermal/of: Rework the thermal device tree initialization
Daniel Lezcano
1
-10
/
+450
2022-08-15
thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode API
Nuno Sá
1
-1
/
+2
2022-08-15
thermal/core: Add missing EXPORT_SYMBOL_GPL
Daniel Lezcano
1
-0
/
+1
2022-08-08
Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-5
/
+11
2022-08-08
Merge branches 'thermal-core' and 'thermal-tools'
Rafael J. Wysocki
2
-5
/
+9
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
1
-9
/
+1
2022-08-03
thermal: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-2
/
+2
2022-08-03
thermal: sysfs: Fix cooling_device_stats_setup() error code path
Rafael J. Wysocki
1
-3
/
+7
2022-08-03
thermal: intel: Add TCC cooling support for Alder Lake-N and Raptor Lake-P
Sumeet Pawnikar
1
-0
/
+2
2022-08-02
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
25
-357
/
+254
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-6
/
+26
2022-08-01
Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+4
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+2
2022-07-29
Merge tag 'thermal-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
23
-339
/
+244
2022-07-29
Merge branch 'thermal-core'
Rafael J. Wysocki
1
-9
/
+9
2022-07-28
thermal/of: Initialize trip points separately
Daniel Lezcano
1
-29
/
+57
2022-07-28
thermal/of: Use thermal trips stored in the thermal zone
Daniel Lezcano
1
-37
/
+16
2022-07-28
thermal/core: Add thermal_trip in thermal_zone
Daniel Lezcano
2
-10
/
+20
2022-07-28
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
7
-30
/
+30
[prev]
[next]