Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
75f6eacde8aeff067a5eb3faecf778dea796ee01
/
drivers
/
thermal
5026061
thermal: power_allocator: Fix Kconfig warning
by YueHaibing
· 5 years ago
fb3da48
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
by Linus Torvalds
· 5 years ago
9f00ebf
thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro
by William Breathitt Gray
· 5 years ago
67b8ed2
Merge tag 'platform-drivers-x86-v5.5-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 5 years ago
163b00c
thermal: Fix deadlock in thermal thermal_zone_device_check
by Wei Wang
· 5 years ago
a4e893e
thermal: cpu_cooling: Migrate to using the EM framework
by Quentin Perret
· 5 years ago
5a4e5b7
thermal: cpu_cooling: Make the power-related code depend on IPA
by Quentin Perret
· 5 years ago
f0a353b4
drivers: thermal: tsens: fix potential integer overflow on multiply
by Colin Ian King
· 5 years ago
76bf653
thermal: no need to set .owner when using module_platform_driver
by Tian Tao
· 5 years ago
c7071f4
thermal: qcom: tsens-v1: Fix kfree of a non-pointer value
by Colin Ian King
· 5 years ago
ae16a68
thermal: Initialize thermal subsystem earlier
by Amit Kucheria
· 5 years ago
f96c8e5
thermal: Remove netlink support
by Amit Kucheria
· 5 years ago
0e58029
thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976
by AngeloGioacchino Del Regno
· 5 years ago
421eda1
thermal: amlogic: Add thermal driver to support G12 SoCs
by Guillaume La Roque
· 5 years ago
634e11d
drivers: thermal: tsens: Add interrupt support
by Amit Kucheria
· 5 years ago
bd93ee3
drivers: thermal: tsens: Create function to return sign-extended temperature
by Amit Kucheria
· 5 years ago
7c938f4
drivers: thermal: tsens: Add debugfs support
by Amit Kucheria
· 5 years ago
3795ad5
drivers: thermal: tsens: Add __func__ identifier to debug statements
by Amit Kucheria
· 5 years ago
0e9c0bc
drivers: thermal: tsens: Simplify code flow in tsens_probe
by Amit Kucheria
· 5 years ago
8b71bce
drivers: thermal: tsens: Get rid of id field in tsens_sensor
by Amit Kucheria
· 5 years ago
9809797
thermal: qoriq: add thermal monitor unit version 2 support
by Yuantian Tang
· 5 years ago
86bd20a
thermal-generic-adc: Silent error message for EPROBE_DEFER
by Hsin-Yi Wang
· 5 years ago
1a00591
thermal: rcar_gen3_thermal: Add r8a774b1 support
by Biju Das
· 5 years ago
d3f5b73
treewide: Rename Peter Feuerer to Peter Kaestle
by Peter Kaestle
· 5 years ago
3000ce3
cpufreq: Use per-policy frequency QoS
by Rafael J. Wysocki
· 5 years ago
939ca9f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 5 years ago
d0e00bc
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 5 years ago
6c375ec
thermal: db8500: Rewrite to be a pure OF sensor
by Linus Walleij
· 5 years ago
3de9e4d
thermal: db8500: Use dev helper variable
by Linus Walleij
· 5 years ago
cb063a8
thermal: db8500: Finalize device tree conversion
by Linus Walleij
· 5 years ago
0f84d1d
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into for-5.4
by Zhang Rui
· 5 years ago
67eed44
thermal: Add some error messages
by Amit Kucheria
· 5 years ago
1851799
thermal: Fix use-after-free when unregistering thermal zone device
by Ido Schimmel
· 5 years ago
adc8749
thermal/drivers/core: Use put_device() if device_register() fails
by Yue Hu
· 5 years ago
8c7aa184
thermal_hwmon: Sanitize thermal_zone type
by Stefan Mavrodiev
· 5 years ago
97e9caf
thermal: intel: Use dev_get_drvdata
by Chuhong Yuan
· 5 years ago
4c8a342
thermal: intel: int3403: replace printk(KERN_WARN...) with pr_warn(...)
by Rishi Gupta
· 5 years ago
f639cff
thermal: intel: int340x_thermal: Remove unnecessary acpi_has_method() uses
by Kelsey Skunberg
· 5 years ago
c669675
thermal: int340x: processor_thermal: Add Ice Lake support
by Srinivas Pandruvada
· 5 years ago
dd89d82
thermal: thermal_mmio: remove some dead code
by Dan Carpenter
· 6 years ago
ca61a72
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 5 years ago
82e430a
cpuidle: play_idle: Increase the resolution to usec
by Daniel Lezcano
· 5 years ago
6b221b0
Merge branches 'thermal-soc-misc' and 'thermal-soc-qoriq' into thermal-soc
by Zhang Rui
· 5 years ago
6b8249a
drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
by Srinivas Kandagatla
· 5 years ago
9d6b4b8
thermal: tegra: Fix a typo
by Christophe JAILLET
· 5 years ago
b9cd166
thermal: rcar_gen3_thermal: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
by Fuqian Huang
· 5 years ago
9aee371
thermal: armada: Fix -Wshift-negative-value
by Nathan Huckleberry
· 6 years ago
aea5919
thermal: qoriq: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
by Anson Huang
· 5 years ago
4d82000
thermal: qoriq: Use devm_platform_ioremap_resource() instead of of_iomap()
by Anson Huang
· 5 years ago
11f0cdc
thermal: qoriq: Fix error path of calling qoriq_tmu_register_tmu_zone fail
by Anson Huang
· 5 years ago
5190404
thermal: qoriq: Add clock operations
by Anson Huang
· 5 years ago
fdf4f2f
drivers: thermal: processor_thermal_device: Export sysfs interface for TCC offset
by Srinivas Pandruvada
· 5 years ago
5130802
thermal: cpu_cooling: Switch to QoS requests for freq limits
by Viresh Kumar
· 5 years ago
c528ade
int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()
by Rafael J. Wysocki
· 5 years ago
d0411ec
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
aac09ce
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
555c45f
int340X/processor_thermal_device: add support for MMIO RAPL
by Zhang Rui
· 5 years ago
6c395f6
drivers: thermal: processor_thermal_device: Fix build warning
by Zhang Rui
· 5 years ago
222a21d
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ff9b011
Merge branches 'thermal-core' and 'thermal-intel' into next
by Zhang Rui
· 6 years ago
57c5b2e
thermal/drivers/core: Use governor table to initialize
by Daniel Lezcano
· 6 years ago
980af75
thermal/drivers/core: Add init section table for self-encapsulation
by Daniel Lezcano
· 6 years ago
aaba979
drivers: thermal: processor_thermal: Read PPCC on resume
by Srinivas Pandruvada
· 6 years ago
a6cd400
thermal: bcm2835: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
f9d5de40
thermal: tegra: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
c008c67
thermal: intel_powerclamp: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
72c9f26
thermal: intel: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
75a6faf
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
by Thomas Gleixner
· 6 years ago
2b27bdc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
by Thomas Gleixner
· 6 years ago
a61127c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
by Thomas Gleixner
· 6 years ago
f6cc69f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 309
by Thomas Gleixner
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
50acfb2
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
by Thomas Gleixner
· 6 years ago
8e8e69d
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285
by Thomas Gleixner
· 6 years ago
97fb5e8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
by Thomas Gleixner
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
378e853
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 6 years ago
af873fc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
by Thomas Gleixner
· 6 years ago
1802d0b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
by Thomas Gleixner
· 6 years ago
873e65b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
by Thomas Gleixner
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
ca65746
Revert "drivers: thermal: tsens: Add new operation to check if a sensor is enabled"
by Eduardo Valentin
· 6 years ago
6a310f8
thermal: rcar_gen3_thermal: Update temperature conversion method
by Yoshihiro Kaneko
· 6 years ago
bdc4480
thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP
by Yoshihiro Kaneko
· 6 years ago
4eb39f7
thermal: rcar_gen3_thermal: Update value of Tj_1
by Yoshihiro Kaneko
· 6 years ago
2380a79
thermal: tegra: Make tegra210_tsensor_thermtrips static
by YueHaibing
· 6 years ago
0f5ee06
Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"
by Heiko Stuebner
· 6 years ago
b2ce1c8
thermal/x86_pkg_temp_thermal: Cosmetic: Rename internal variables to zones from packages
by Len Brown
· 6 years ago
724adec
thermal/x86_pkg_temp_thermal: Support multi-die/package
by Zhang Rui
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
2c45e7f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 6 years ago
a455eda
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 6 years ago
e380ea8
thermal: rcar_gen3_thermal: Fix to show correct trip points number
by Jiada Wang
· 6 years ago
20386f0
thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs
by Yoshihiro Kaneko
· 6 years ago
bf45ac1
thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power
by Matthias Kaehlcke
· 6 years ago
Next »