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
/
thermal_of.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
thermal/of: Remove of_thermal_get_crit_temp()
Daniel Lezcano
1
-15
/
+0
2023-01-06
thermal/of: Remove of_thermal_set_trip_hyst()
Daniel Lezcano
1
-13
/
+0
2023-01-06
thermal/of: Remove of_thermal_is_trip_valid()
Daniel Lezcano
1
-19
/
+0
2023-01-06
thermal/of: Remove of_thermal_get_ntrips()
Daniel Lezcano
1
-16
/
+0
2023-01-06
thermal/of: Remove unused functions
Daniel Lezcano
1
-17
/
+0
2023-01-06
thermal/of: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-36
/
+0
2022-12-14
thermal/of: Fix memory leak on thermal_of_zone_register() failure
Ido Schimmel
1
-2
/
+6
2022-10-04
thermal/of: Remove the thermal_zone_of_get_sensor_id() function
Daniel Lezcano
1
-44
/
+0
2022-08-17
thermal/of: Remove old OF code
Daniel Lezcano
1
-809
/
+1
2022-08-17
thermal/core: Move set_trip_temp ops to the sysfs code
Daniel Lezcano
1
-23
/
+0
2022-08-17
thermal/of: Make new code and old code co-exist
Daniel Lezcano
1
-2
/
+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-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
1
-5
/
+3
2022-07-28
thermal/of: Remove the device node pointer for thermal_trip
Daniel Lezcano
1
-8
/
+0
2022-07-28
thermal/of: Replace device node match with device node search
Daniel Lezcano
1
-20
/
+44
2022-05-19
thermal: thermal_of: fix typo on __thermal_bind_params
Corentin Labbe
1
-1
/
+1
2022-05-19
thermal/drivers/thermal_of: Add change_mode ops support for thermal_of sensor
Manaf Meethalavalappu Pallikunhi
1
-0
/
+12
2021-11-05
thermal: Fix NULL pointer dereferences in of_thermal_ functions
Subbaraman Narayanamurthy
1
-3
/
+6
2021-07-04
thermal/core/thermal_of: Stop zone device before unregistering it
Dmitry Osipenko
1
-0
/
+3
2021-03-10
thermal: thermal_of: Fix error return code of thermal_of_populate_bind_params()
Jia-Ju Bai
1
-2
/
+5
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
1
-18
/
+0
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
1
-9
/
+1
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
1
-9
/
+0
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
1
-7
/
+3
2020-05-22
thermal/of: Rename of-thermal.c
Amit Kucheria
1
-0
/
+1151