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-08-28
Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-15
/
+29
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2023-08-25
Merge branch 'acpi-thermal'
Rafael J. Wysocki
3
-15
/
+29
2023-08-24
Merge updates of thermal drivers for Intel platforms for 6.6-rc1.
Rafael J. Wysocki
2
-17
/
+4
2023-08-22
thermal: intel: intel_soc_dts_iosf: Remove redundant check
Zhang Rui
1
-5
/
+3
2023-08-22
thermal: intel: int340x: simplify the code with module_platform_driver()
Yang Yingliang
1
-12
/
+1
2023-08-22
thermal/of: Fix potential uninitialized value access
Peng Fan
1
-4
/
+4
2023-08-22
thermal/drivers/tegra-bpmp: Check if BPMP supports trip points
Mikko Perttunen
1
-1
/
+51
2023-08-22
Merge ACPI thermal driver changes for 6.6-rc1.
Rafael J. Wysocki
3
-15
/
+29
2023-08-21
Merge Intel DTS IOSF thermal driver changes for 6.6-rc1.
Rafael J. Wysocki
4
-136
/
+78
2023-08-17
thermal: core: Rework and rename __for_each_thermal_trip()
Rafael J. Wysocki
2
-14
/
+8
2023-08-17
thermal: core: Introduce thermal_zone_device_exec()
Rafael J. Wysocki
1
-0
/
+19
2023-08-17
thermal/drivers/loongson-2: Add thermal management support
Yinbo Zhu
3
-0
/
+182
2023-08-17
thermal/drivers/ti-soc-thermal: Use helper function IS_ERR_OR_NULL()
Li Zetao
1
-1
/
+1
2023-08-16
thermal/drivers/generic-adc: Removed unneeded call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-16
thermal/drivers/max77620_thermal: Removed unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-16
thermal/drivers/mediatek/auxadc_thermal: Removed call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-16
thermal/drivers/sun8i_thermal: Remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-16
thermal/drivers/broadcom/brcstb_thermal: Removed unneeded platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode
Nícolas F. R. A. Prado
1
-7
/
+12
2023-08-16
thermal/drivers/k3_bandgap: Remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-16
thermal/drivers/k3_j72xx_bandgap: Removed unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-16
thermal/drivers/broadcom/sr-thermal: Removed call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-16
thermal/drivers/samsung: Fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-16
thermal/drivers/db8500: Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-16
thermal/drivers/mediatek: Clean up redundant dev_err_probe()
Chen Jiahao
1
-1
/
+1
2023-08-16
thermal/drivers/sun8i: Free calibration nvmem after reading it
Mark Brown
1
-1
/
+3
2023-08-16
thermal/drivers/sun8i: Remove unneeded comments
Yangtao Li
1
-2
/
+0
2023-08-16
thermal/drivers/tsens: Make tsens_xxxx_nvmem static
Min-Hua Chen
2
-4
/
+4
2023-08-16
thermal/drivers/imx8mm: Suppress log message on probe deferral
Ahmad Fatoum
1
-4
/
+2
2023-08-16
thermal/drivers/mediatek/lvts: Fix parameter check in lvts_debugfs_init()
Minjie Du
1
-1
/
+1
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors
Nícolas F. R. A. Prado
1
-0
/
+69
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
Nícolas F. R. A. Prado
1
-6
/
+6
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts
Nícolas F. R. A. Prado
1
-1
/
+1
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ
Nícolas F. R. A. Prado
1
-6
/
+6
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
Nícolas F. R. A. Prado
1
-24
/
+33
2023-08-16
thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
Nícolas F. R. A. Prado
1
-1
/
+1
2023-08-11
thermal: intel: intel_soc_dts_iosf: Use struct thermal_trip
Rafael J. Wysocki
2
-45
/
+8
2023-08-11
thermal: intel: intel_soc_dts_iosf: Rework critical trip setup
Rafael J. Wysocki
4
-51
/
+27
2023-08-11
thermal: intel: intel_soc_dts_iosf: Add helper for resetting trip points
Rafael J. Wysocki
1
-6
/
+9
2023-08-11
thermal: intel: intel_soc_dts_iosf: Change initialization ordering
Rafael J. Wysocki
1
-9
/
+16
2023-08-11
thermal: intel: intel_soc_dts_iosf: Pass sensors to update_trip_temp()
Rafael J. Wysocki
1
-4
/
+3
2023-08-11
thermal: intel: intel_soc_dts_iosf: Untangle update_trip_temp()
Rafael J. Wysocki
1
-13
/
+24
2023-08-11
thermal: intel: intel_soc_dts_iosf: Always assume notification support
Rafael J. Wysocki
1
-13
/
+8
2023-08-10
thermal: intel: intel_soc_dts_iosf: Drop redundant symbol definition
Rafael J. Wysocki
1
-3
/
+0
2023-08-10
thermal: intel: intel_soc_dts_iosf: Always use 2 trips
Rafael J. Wysocki
4
-24
/
+15
2023-08-10
thermal: core: Do not handle trip points with invalid temperature
Rafael J. Wysocki
1
-1
/
+2
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
1
-1
/
+1
2023-08-01
powercap: intel_rapl: Fix a sparse warning in TPMI interface
Zhang Rui
1
-8
/
+8
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
23
-26
/
+15
[prev]
[next]