index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-17
Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-74
/
+145
2020-10-12
thermal: core: Adding missing nlmsg_free() in thermal_genl_sampling_temp()
Jing Xiangfeng
1
-1
/
+2
2020-10-12
thermal: ti-soc-thermal: Enable addition power management
Adam Ford
2
-1
/
+59
2020-10-12
thermal: sun8i: Add A100's THS controller support
Yangtao Li
1
-0
/
+14
2020-10-12
thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_cal...
Yangtao Li
1
-1
/
+1
2020-10-12
thermal: cooling: Remove unused variable *tz
zhuguangqing
5
-22
/
+11
2020-10-12
thermal: int340x: Add keep alive response method
Srinivas Pandruvada
1
-0
/
+29
2020-10-12
thermal: int340x: Provide notification for OEM variable change
Srinivas Pandruvada
1
-11
/
+11
2020-10-12
thermal: core: remove unnecessary mutex_init()
Qinglang Miao
1
-1
/
+0
2020-10-12
thermal/idle_inject: Fix comment of idle_duration_us and name of latency_ns
zhuguangqing
1
-1
/
+1
2020-10-12
thermal: Kconfig: Update description for RCAR_GEN3_THERMAL config
Lad Prabhakar
1
-3
/
+3
2020-10-12
thermal: stm32: simplify the return expression of stm_thermal_prepare()
Qinglang Miao
1
-6
/
+1
2020-10-12
thermal: rcar_thermal: Add missing braces to conditional statement
Geert Uytterhoeven
1
-2
/
+2
2020-10-12
thermal: Use kobj_to_dev() instead of container_of()
Tian Tao
1
-1
/
+1
2020-10-12
thermal: imx8mm: Use dev_err_probe() to simplify error handling
Anson Huang
1
-7
/
+3
2020-10-12
thermal: imx: Use dev_err_probe() to simplify error handling
Anson Huang
1
-16
/
+6
2020-10-12
drivers: thermal: Kconfig: fix spelling mistake "acces" -> "access"
Colin Ian King
1
-1
/
+1
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-10-02
genetlink: add small version of ops
Jakub Kicinski
1
-1
/
+1
2020-09-04
Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-18
/
+24
2020-09-04
thermal: core: Fix use-after-free in thermal_zone_device_unregister()
Dmitry Osipenko
1
-2
/
+3
2020-09-04
thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
Veera Vegivada
1
-2
/
+2
2020-09-04
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
Tony Lindgren
2
-14
/
+19
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-6
/
+6
2020-08-15
Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-0
/
+174
2020-08-07
thermal: don't make THERMAL_NETLINK 'default y'
Linus Torvalds
1
-1
/
+0
2020-08-06
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
37
-738
/
+1424
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2020-08-04
thermal: intel: intel_pch_thermal: Add Cannon Lake Low Power PCH support
Sumeet Pawnikar
1
-0
/
+3
2020-08-03
Merge branches 'pm-em' and 'pm-core'
Rafael J. Wysocki
1
-6
/
+6
2020-07-31
thermal: mediatek: Add tsensor support for V2 thermal system
Henry Yen
1
-7
/
+125
2020-07-31
thermal: mediatek: Prepare to add support for other platforms
Henry Yen
1
-52
/
+62
2020-07-30
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
2
-17
/
+2
2020-07-29
thermal: core: Add thermal zone enable/disable notification
Daniel Lezcano
1
-0
/
+5
2020-07-27
thermal: qcom: tsens-v0_1: Add support for MSM8939
Shawn Guo
3
-2
/
+147
2020-07-24
thermal: core: Fix thermal zone lookup by ID
Thierry Reding
1
-3
/
+5
2020-07-24
thermal: int340x: processor_thermal: fix: update Jasper Lake PCI id
Sumeet Pawnikar
1
-1
/
+1
2020-07-21
thermal: imx8mm: Support module autoloading
Anson Huang
1
-0
/
+1
2020-07-21
thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor()
Dan Carpenter
1
-1
/
+1
2020-07-21
thermal: rcar_gen3_thermal: Do not shadow thcode variable
Niklas Söderlund
1
-3
/
+3
2020-07-21
thermal: core: Move initialization after core initcall
Daniel Lezcano
1
-1
/
+1
2020-07-21
thermal: netlink: Improve the initcall ordering
Daniel Lezcano
3
-2
/
+11
2020-07-21
thermal: rcar_gen3_thermal: Add r8a774e1 support
Marian-Cristian Rotariu
1
-0
/
+4
2020-07-21
thermal/drivers/clock_cooling: Remove clock_cooling code
Amit Kucheria
3
-458
/
+0
2020-07-21
thermal: core: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-07-21
thermal: netlink: Fix compilation error when CONFIG_NET=n
Daniel Lezcano
4
-19
/
+114
2020-07-16
Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+9
2020-07-15
Revert "thermal: mediatek: fix register index error"
Enric Balletbo i Serra
1
-4
/
+2
2020-07-15
thermal: int3403_thermal: Downgrade error message
Alex Hung
1
-1
/
+1
[next]