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
2020-01-27
thermal/drivers/sun8i: Add thermal driver for H6/H5/H3/A64/A83T/R40
Yangtao Li
3
-0
/
+654
2020-01-27
thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init section
Daniel Lezcano
1
-1
/
+1
2020-01-27
thermal/drivers/of-thermal: Make of_thermal_destroy_zones static
Daniel Lezcano
2
-34
/
+32
2020-01-27
thermal/drivers/cpu_cooling: Rename to cpufreq_cooling
Daniel Lezcano
3
-5
/
+5
2020-01-27
thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
Daniel Lezcano
3
-0
/
+240
2020-01-27
thermal: rockchip: Enable hwmon
Stefan Schaeckeler
1
-1
/
+11
2020-01-27
thermal: armada: Clear reset in armadaxp_init
Zak Hays
1
-0
/
+3
2020-01-27
thermal: armada: Fix register offsets for AXP
Zak Hays
1
-1
/
+1
2020-01-27
thermal/drivers/Kconfig: Convert the CPU cooling device to a choice
Daniel Lezcano
2
-3
/
+13
2020-01-27
thermal: qoriq: Add hwmon support
Andrey Smirnov
1
-0
/
+6
2020-01-27
thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
Andrey Smirnov
2
-0
/
+35
2020-01-27
thermal: qoriq: Do not report invalid temperature reading
Andrey Smirnov
1
-1
/
+18
2020-01-27
thermal: qoriq: Enable all sensors before registering them
Andrey Smirnov
1
-19
/
+12
2020-01-27
thermal: qoriq: Convert driver to use regmap API
Andrey Smirnov
1
-130
/
+99
2020-01-27
thermal: qoriq: Drop unnecessary drvdata cleanup
Andrey Smirnov
1
-2
/
+0
2020-01-27
thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
Andrey Smirnov
1
-10
/
+9
2020-01-27
thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
Andrey Smirnov
1
-4
/
+4
2020-01-27
thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data
Andrey Smirnov
1
-15
/
+8
2020-01-27
thermal: qoriq: Add local struct qoriq_sensor pointer
Andrey Smirnov
1
-5
/
+9
2020-01-27
thermal: qoriq: Don't store struct thermal_zone_device reference
Andrey Smirnov
1
-6
/
+11
2020-01-27
thermal: qoriq: Add local struct device pointer
Andrey Smirnov
1
-5
/
+6
2020-01-27
thermal: zx2967: Appease the kernel-doc deity
Amit Kucheria
1
-0
/
+1
2020-01-27
thermal: amlogic: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+5
2020-01-27
thermal: tegra: Appease the kernel-doc deity
Amit Kucheria
1
-2
/
+13
2020-01-27
thermal: samsung: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+4
2020-01-27
thermal: rockchip: Appease the kernel-doc deity
Amit Kucheria
1
-6
/
+16
2020-01-27
thermal: mediatek: Appease the kernel-doc deity
Amit Kucheria
1
-6
/
+6
2020-01-27
thermal: max77620: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+1
2020-01-27
thermal: devfreq_cooling: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+2
2020-01-27
thermal: step_wise: Appease the kernel-doc deity
Amit Kucheria
4
-8
/
+8
2020-01-27
thermal: cpu_cooling: Appease the kernel-doc deity
Amit Kucheria
1
-0
/
+1
2020-01-27
thermal: of-thermal: Appease the kernel-doc deity
Amit Kucheria
1
-1
/
+1
2020-01-27
thermal: db8500: Depromote debug print
Linus Walleij
1
-2
/
+2
2020-01-07
drivers: thermal: tsens: Work with old DTBs
Amit Kucheria
1
-0
/
+3
2019-12-19
thermal: int340x_thermal: Add Tiger Lake ACPI device IDs
Gayatri Kammela
2
-0
/
+2
2019-12-07
thermal: power_allocator: Fix Kconfig warning
YueHaibing
1
-1
/
+1
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Linus Torvalds
16
-479
/
+1615
2019-12-04
thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro
William Breathitt Gray
2
-15
/
+18
2019-12-01
Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
1
-1
/
+1
2019-11-14
thermal: Fix deadlock in thermal thermal_zone_device_check
Wei Wang
1
-2
/
+2
2019-11-07
thermal: cpu_cooling: Migrate to using the EM framework
Quentin Perret
2
-160
/
+89
2019-11-07
thermal: cpu_cooling: Make the power-related code depend on IPA
Quentin Perret
1
-85
/
+81
2019-11-07
drivers: thermal: tsens: fix potential integer overflow on multiply
Colin Ian King
1
-1
/
+1
2019-11-07
thermal: no need to set .owner when using module_platform_driver
Tian Tao
1
-1
/
+0
2019-11-07
thermal: qcom: tsens-v1: Fix kfree of a non-pointer value
Colin Ian King
1
-3
/
+1
2019-11-07
thermal: Initialize thermal subsystem earlier
Amit Kucheria
1
-1
/
+1
2019-11-07
thermal: Remove netlink support
Amit Kucheria
1
-100
/
+1
2019-11-07
thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976
AngeloGioacchino Del Regno
3
-2
/
+174
2019-11-07
thermal: amlogic: Add thermal driver to support G12 SoCs
Guillaume La Roque
3
-0
/
+345
2019-11-07
drivers: thermal: tsens: Add interrupt support
Amit Kucheria
6
-63
/
+669
[prev]
[next]