Linus Torvalds
|
0ef7791e2b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
|
6 years ago |
Geert Uytterhoeven
|
697ee786f1
thermal: rcar_thermal: Prevent doing work after unbind
|
6 years ago |
Geert Uytterhoeven
|
3a31386217
thermal: rcar_thermal: Prevent hardware access during system suspend
|
6 years ago |
Sergei Shtylyov
|
92ca366e9b
thermal: rcar_thermal: add R8A77970 support
|
6 years ago |
Sergei Shtylyov
|
df016bbba6
thermal: rcar_thermal: fix duplicate IRQ request
|
6 years ago |
Kuninori Morimoto
|
c954579087
thermal: rcar_thermal: convert to SPDX identifiers
|
7 years ago |
Simon Horman
|
542cdf4068
thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources
|
7 years ago |
Yoshihiro Kaneko
|
1969d9dc20
thermal: rcar_thermal: add r8a77995 support
|
7 years ago |
Linus Torvalds
|
2d2474a194
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
|
8 years ago |
Srinivas Pandruvada
|
0e70f466fb
thermal: Enhance thermal_zone_device_update for events
|
9 years ago |
Bui Duc Phuc
|
d4b23c5c43
thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_THERMAL
|
9 years ago |
Kuninori Morimoto
|
64a411e804
thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is used
|
9 years ago |
Dirk Behme
|
87260d3f7a
thermal: rcar_thermal: Fix priv->zone error handling
|
9 years ago |
Eduardo Valentin
|
5e325868aa
thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register
|
9 years ago |
Wolfram Sang
|
67bc3f4226
thermal: rcar_thermal: don't open code of_device_get_match_data()
|
9 years ago |
Kuninori Morimoto
|
8b477ea563
thermal: rcar: enable to use thermal-zone on DT
|
9 years ago |
Kuninori Morimoto
|
5440c40b90
thermal: rcar: rcar_thermal_get_temp() return error if strange temp
|
9 years ago |
Kuninori Morimoto
|
ffbcdf8a75
thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
|
9 years ago |
Kuninori Morimoto
|
a1ade56538
thermal: rcar: check every rcar_thermal_update_temp() return value
|
9 years ago |
Kuninori Morimoto
|
ca1e4558fc
thermal: rcar: move rcar_thermal_dt_ids to upside
|
9 years ago |
Kuninori Morimoto
|
84f0e490be
thermal: rcar_thermal: remove redundant operation
|
9 years ago |
Sascha Hauer
|
17e8351a77
thermal: consistently use int for temperatures
|
10 years ago |
Geert Uytterhoeven
|
ac71c7025e
thermal: rcar: Make error and remove paths symmetrical with init
|
10 years ago |
Geert Uytterhoeven
|
0b37a83a91
thermal: rcar: Fix race condition between init and interrupt
|
10 years ago |
Geert Uytterhoeven
|
ee853addd9
thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
|
10 years ago |
Yoshihiro Shimoda
|
913015c6df
thermal: rcar: change type of ctemp in rcar_thermal_update_temp()
|
10 years ago |
Yoshihiro Shimoda
|
1131374654
thermal: rcar: fix ENR register value
|
10 years ago |
Jingoo Han
|
b0a60d88d6
thermal: rcar: remove unnecessary OOM messages
|
11 years ago |
Geert Uytterhoeven
|
09be511cda
thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()
|
11 years ago |
Patrick Titiano
|
9477165ec5
thermal: rcar-thermal: update thermal zone only when temperature changes
|
11 years ago |