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
/
rcar_thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-29
thermal: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-31
thermal: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-03-03
thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
Daniel Lezcano
1
-5
/
+0
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
1
-2
/
+1
2023-01-06
thermal/drivers/rcar: Use generic thermal_zone_get_trip() function
Daniel Lezcano
1
-47
/
+6
2022-10-04
thermal/drivers/rcar_thermal: Constify static thermal_zone_device_ops
Lad Prabhakar
1
-1
/
+1
2022-08-17
thermal/drivers/rcar: Switch to new of API
Daniel Lezcano
1
-10
/
+3
2022-05-19
thermal/drivers/rcar_thermal: Use platform_get_irq_optional() to get the inte...
Lad Prabhakar
1
-5
/
+12
2020-12-15
thermal/drivers/rcar: Remove notification usage
Daniel Lezcano
1
-19
/
+0
2020-10-27
thermal/drivers/rcar: Replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
1
-3
/
+2
2020-10-12
thermal: rcar_thermal: Add missing braces to conditional statement
Geert Uytterhoeven
1
-2
/
+2
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
1
-1
/
+8
2020-05-22
thermal: rcar_thermal: Clean up rcar_thermal_update_temp()
Niklas Söderlund
1
-5
/
+4
2020-03-20
thermal: rcar_thermal: Remove lock in rcar_thermal_get_current_temp()
Niklas Söderlund
1
-10
/
+6
2020-03-20
thermal: rcar_thermal: Do not store ctemp in rcar_thermal_priv
Niklas Söderlund
1
-16
/
+10
2020-03-20
thermal: rcar_thermal: Always update thermal zone on interrupt
Niklas Söderlund
1
-12
/
+1
2020-03-20
thermal: rcar_thermal: Handle probe error gracefully
Niklas Söderlund
1
-2
/
+4
2020-01-27
thermal: rcar_thermal: Remove temperature bound
Niklas Söderlund
1
-6
/
+1
2020-01-27
thermal: rcar_thermal: Use usleep_range() instead of udelay()
Geert Uytterhoeven
1
-1
/
+1
2019-05-14
thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs
Yoshihiro Kaneko
1
-1
/
+10
2019-01-02
thermal: rcar_thermal: add R8A77990 support
Yoshihiro Kaneko
1
-0
/
+4
2019-01-02
thermal: rcar_thermal: add R8A774C0 support
Fabrizio Castro
1
-0
/
+4
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
1
-3
/
+8
2018-10-25
thermal: rcar_thermal: Prevent doing work after unbind
Geert Uytterhoeven
1
-0
/
+1
2018-10-25
thermal: rcar_thermal: Prevent hardware access during system suspend
Geert Uytterhoeven
1
-2
/
+2
2018-10-25
thermal: rcar_thermal: add R8A77970 support
Sergei Shtylyov
1
-0
/
+4
2018-10-25
thermal: rcar_thermal: fix duplicate IRQ request
Sergei Shtylyov
1
-1
/
+1
2018-08-20
thermal: rcar_thermal: convert to SPDX identifiers
Kuninori Morimoto
1
-14
/
+2
2018-07-27
thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources
Simon Horman
1
-1
/
+1
2018-06-01
thermal: rcar_thermal: add r8a77995 support
Yoshihiro Kaneko
1
-32
/
+126
2016-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-4
/
+22
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
1
-1
/
+2
2016-09-27
thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_...
Bui Duc Phuc
1
-1
/
+2
2016-09-27
thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is used
Kuninori Morimoto
1
-2
/
+18
2016-09-06
thermal: rcar_thermal: Fix priv->zone error handling
Dirk Behme
1
-0
/
+1
2016-05-17
thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
1
-1
/
+1
2016-03-08
thermal: rcar_thermal: don't open code of_device_get_match_data()
Wolfram Sang
1
-2
/
+1
2016-02-09
thermal: rcar: enable to use thermal-zone on DT
Kuninori Morimoto
1
-5
/
+40
2016-01-06
thermal: rcar: rcar_thermal_get_temp() return error if strange temp
Kuninori Morimoto
1
-1
/
+11
2016-01-06
thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
Kuninori Morimoto
1
-4
/
+5
2016-01-06
thermal: rcar: check every rcar_thermal_update_temp() return value
Kuninori Morimoto
1
-10
/
+12
2016-01-06
thermal: rcar: move rcar_thermal_dt_ids to upside
Kuninori Morimoto
1
-6
/
+6
2015-11-16
thermal: rcar_thermal: remove redundant operation
Kuninori Morimoto
1
-28
/
+21
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-4
/
+3
2015-02-24
thermal: rcar: Make error and remove paths symmetrical with init
Geert Uytterhoeven
1
-2
/
+2
2015-02-24
thermal: rcar: Fix race condition between init and interrupt
Geert Uytterhoeven
1
-13
/
+9
2015-01-12
thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
Geert Uytterhoeven
1
-1
/
+1
2015-01-07
thermal: rcar: change type of ctemp in rcar_thermal_update_temp()
Yoshihiro Shimoda
1
-2
/
+2
2015-01-07
thermal: rcar: fix ENR register value
Yoshihiro Shimoda
1
-3
/
+8
2014-05-15
thermal: rcar: remove unnecessary OOM messages
Jingoo Han
1
-4
/
+1
[next]