index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
rcar_thermal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal/hwmon: Do not set no_hwmon before calling thermal_add_hwmon_sysfs()
Daniel Lezcano
2023-03-03
1
-5
/
+0
*
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2023-03-03
1
-2
/
+1
*
thermal/drivers/rcar: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
1
-47
/
+6
*
thermal/drivers/rcar_thermal: Constify static thermal_zone_device_ops
Lad Prabhakar
2022-10-04
1
-1
/
+1
*
thermal/drivers/rcar: Switch to new of API
Daniel Lezcano
2022-08-17
1
-10
/
+3
*
thermal/drivers/rcar_thermal: Use platform_get_irq_optional() to get the inte...
Lad Prabhakar
2022-05-19
1
-5
/
+12
*
thermal/drivers/rcar: Remove notification usage
Daniel Lezcano
2020-12-15
1
-19
/
+0
*
thermal/drivers/rcar: Replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
2020-10-27
1
-3
/
+2
*
thermal: rcar_thermal: Add missing braces to conditional statement
Geert Uytterhoeven
2020-10-12
1
-2
/
+2
*
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
2020-06-29
1
-1
/
+8
*
thermal: rcar_thermal: Clean up rcar_thermal_update_temp()
Niklas Söderlund
2020-05-22
1
-5
/
+4
*
thermal: rcar_thermal: Remove lock in rcar_thermal_get_current_temp()
Niklas Söderlund
2020-03-20
1
-10
/
+6
*
thermal: rcar_thermal: Do not store ctemp in rcar_thermal_priv
Niklas Söderlund
2020-03-20
1
-16
/
+10
*
thermal: rcar_thermal: Always update thermal zone on interrupt
Niklas Söderlund
2020-03-20
1
-12
/
+1
*
thermal: rcar_thermal: Handle probe error gracefully
Niklas Söderlund
2020-03-20
1
-2
/
+4
*
thermal: rcar_thermal: Remove temperature bound
Niklas Söderlund
2020-01-27
1
-6
/
+1
*
thermal: rcar_thermal: Use usleep_range() instead of udelay()
Geert Uytterhoeven
2020-01-27
1
-1
/
+1
*
thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs
Yoshihiro Kaneko
2019-05-14
1
-1
/
+10
*
thermal: rcar_thermal: add R8A77990 support
Yoshihiro Kaneko
2019-01-02
1
-0
/
+4
*
thermal: rcar_thermal: add R8A774C0 support
Fabrizio Castro
2019-01-02
1
-0
/
+4
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-10-26
1
-3
/
+8
|
\
|
*
thermal: rcar_thermal: Prevent doing work after unbind
Geert Uytterhoeven
2018-10-25
1
-0
/
+1
|
*
thermal: rcar_thermal: Prevent hardware access during system suspend
Geert Uytterhoeven
2018-10-25
1
-2
/
+2
|
*
thermal: rcar_thermal: add R8A77970 support
Sergei Shtylyov
2018-10-25
1
-0
/
+4
|
*
thermal: rcar_thermal: fix duplicate IRQ request
Sergei Shtylyov
2018-10-25
1
-1
/
+1
*
|
thermal: rcar_thermal: convert to SPDX identifiers
Kuninori Morimoto
2018-08-20
1
-14
/
+2
|
/
*
thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources
Simon Horman
2018-07-27
1
-1
/
+1
*
thermal: rcar_thermal: add r8a77995 support
Yoshihiro Kaneko
2018-06-01
1
-32
/
+126
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-10-12
1
-4
/
+22
|
\
|
*
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2016-09-27
1
-1
/
+2
|
*
thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_...
Bui Duc Phuc
2016-09-27
1
-1
/
+2
|
*
thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is used
Kuninori Morimoto
2016-09-27
1
-2
/
+18
*
|
thermal: rcar_thermal: Fix priv->zone error handling
Dirk Behme
2016-09-06
1
-0
/
+1
|
/
*
thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register
Eduardo Valentin
2016-05-17
1
-1
/
+1
*
thermal: rcar_thermal: don't open code of_device_get_match_data()
Wolfram Sang
2016-03-08
1
-2
/
+1
*
thermal: rcar: enable to use thermal-zone on DT
Kuninori Morimoto
2016-02-09
1
-5
/
+40
*
thermal: rcar: rcar_thermal_get_temp() return error if strange temp
Kuninori Morimoto
2016-01-06
1
-1
/
+11
*
thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
Kuninori Morimoto
2016-01-06
1
-4
/
+5
*
thermal: rcar: check every rcar_thermal_update_temp() return value
Kuninori Morimoto
2016-01-06
1
-10
/
+12
*
thermal: rcar: move rcar_thermal_dt_ids to upside
Kuninori Morimoto
2016-01-06
1
-6
/
+6
*
thermal: rcar_thermal: remove redundant operation
Kuninori Morimoto
2015-11-16
1
-28
/
+21
*
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
1
-4
/
+3
*
thermal: rcar: Make error and remove paths symmetrical with init
Geert Uytterhoeven
2015-02-24
1
-2
/
+2
*
thermal: rcar: Fix race condition between init and interrupt
Geert Uytterhoeven
2015-02-24
1
-13
/
+9
*
thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
Geert Uytterhoeven
2015-01-12
1
-1
/
+1
*
thermal: rcar: change type of ctemp in rcar_thermal_update_temp()
Yoshihiro Shimoda
2015-01-07
1
-2
/
+2
*
thermal: rcar: fix ENR register value
Yoshihiro Shimoda
2015-01-07
1
-3
/
+8
*
thermal: rcar: remove unnecessary OOM messages
Jingoo Han
2014-05-15
1
-4
/
+1
*
thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()
Geert Uytterhoeven
2014-05-15
1
-2
/
+2
*
thermal: rcar-thermal: update thermal zone only when temperature changes
Patrick Titiano
2014-04-08
1
-1
/
+6
[next]