index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
rcar_thermal.c
Age
Commit message (
Expand
)
Author
2019-05-14
thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs
Yoshihiro Kaneko
2019-01-02
thermal: rcar_thermal: add R8A77990 support
Yoshihiro Kaneko
2019-01-02
thermal: rcar_thermal: add R8A774C0 support
Fabrizio Castro
2018-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-10-25
thermal: rcar_thermal: Prevent doing work after unbind
Geert Uytterhoeven
2018-10-25
thermal: rcar_thermal: Prevent hardware access during system suspend
Geert Uytterhoeven
2018-10-25
thermal: rcar_thermal: add R8A77970 support
Sergei Shtylyov
2018-10-25
thermal: rcar_thermal: fix duplicate IRQ request
Sergei Shtylyov
2018-08-20
thermal: rcar_thermal: convert to SPDX identifiers
Kuninori Morimoto
2018-07-27
thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources
Simon Horman
2018-06-01
thermal: rcar_thermal: add r8a77995 support
Yoshihiro Kaneko
2016-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2016-09-27
thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_...
Bui Duc Phuc
2016-09-27
thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is used
Kuninori Morimoto
2016-09-06
thermal: rcar_thermal: Fix priv->zone error handling
Dirk Behme
2016-05-17
thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-03-08
thermal: rcar_thermal: don't open code of_device_get_match_data()
Wolfram Sang
2016-02-09
thermal: rcar: enable to use thermal-zone on DT
Kuninori Morimoto
2016-01-06
thermal: rcar: rcar_thermal_get_temp() return error if strange temp
Kuninori Morimoto
2016-01-06
thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
Kuninori Morimoto
2016-01-06
thermal: rcar: check every rcar_thermal_update_temp() return value
Kuninori Morimoto
2016-01-06
thermal: rcar: move rcar_thermal_dt_ids to upside
Kuninori Morimoto
2015-11-16
thermal: rcar_thermal: remove redundant operation
Kuninori Morimoto
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-02-24
thermal: rcar: Make error and remove paths symmetrical with init
Geert Uytterhoeven
2015-02-24
thermal: rcar: Fix race condition between init and interrupt
Geert Uytterhoeven
2015-01-12
thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
Geert Uytterhoeven
2015-01-07
thermal: rcar: change type of ctemp in rcar_thermal_update_temp()
Yoshihiro Shimoda
2015-01-07
thermal: rcar: fix ENR register value
Yoshihiro Shimoda
2014-05-15
thermal: rcar: remove unnecessary OOM messages
Jingoo Han
2014-05-15
thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()
Geert Uytterhoeven
2014-04-08
thermal: rcar-thermal: update thermal zone only when temperature changes
Patrick Titiano
2014-04-08
thermal: rcar-thermal: fix same mask applied twice
Patrick Titiano
2014-01-08
thermal: rcar: comment spelling
Geert Uytterhoeven
2013-05-28
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...
Zhang Rui
2013-05-28
thermal: rcar: Fix typo in probe information message
Laurent Pinchart
2013-05-20
drivers/thermal: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-06
Thermal: rcar: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-04-02
thermal: rcar: add pm_runtime_xxx() support
Kuninori Morimoto
2013-04-02
thermal: rcar: tidyup registration failure case
Kuninori Morimoto
2013-03-11
thermal: rcar_thermal: propagate return value of thermal_zone_device_register
Devendra Naga
2013-03-11
Thermal: rcar: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-11
thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()
Wei Yongjun
2013-02-22
thermal: rcar: remove __devinitconst
Arnd Bergmann
2013-02-08
thermal: rcar: add Device Tree support
Kuninori Morimoto
2013-02-06
thermal: rcar: remove machine_power_off() from rcar_thermal_notify()
Kuninori Morimoto
2013-02-06
thermal: rcar: add interrupt support
Kuninori Morimoto
2013-02-06
thermal: rcar: add read/write functions for common/priv data
Kuninori Morimoto
2013-02-06
thermal: rcar: multi channel support
Kuninori Morimoto
[next]