Linus Torvalds
|
2d2474a194
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
|
8 лет назад |
Srinivas Pandruvada
|
0e70f466fb
thermal: Enhance thermal_zone_device_update for events
|
9 лет назад |
Bui Duc Phuc
|
d4b23c5c43
thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_THERMAL
|
9 лет назад |
Kuninori Morimoto
|
64a411e804
thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is used
|
9 лет назад |
Dirk Behme
|
87260d3f7a
thermal: rcar_thermal: Fix priv->zone error handling
|
9 лет назад |
Eduardo Valentin
|
5e325868aa
thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register
|
9 лет назад |
Wolfram Sang
|
67bc3f4226
thermal: rcar_thermal: don't open code of_device_get_match_data()
|
9 лет назад |
Kuninori Morimoto
|
8b477ea563
thermal: rcar: enable to use thermal-zone on DT
|
9 лет назад |
Kuninori Morimoto
|
5440c40b90
thermal: rcar: rcar_thermal_get_temp() return error if strange temp
|
9 лет назад |
Kuninori Morimoto
|
ffbcdf8a75
thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
|
9 лет назад |
Kuninori Morimoto
|
a1ade56538
thermal: rcar: check every rcar_thermal_update_temp() return value
|
9 лет назад |
Kuninori Morimoto
|
ca1e4558fc
thermal: rcar: move rcar_thermal_dt_ids to upside
|
9 лет назад |
Kuninori Morimoto
|
84f0e490be
thermal: rcar_thermal: remove redundant operation
|
9 лет назад |
Sascha Hauer
|
17e8351a77
thermal: consistently use int for temperatures
|
10 лет назад |
Geert Uytterhoeven
|
ac71c7025e
thermal: rcar: Make error and remove paths symmetrical with init
|
10 лет назад |
Geert Uytterhoeven
|
0b37a83a91
thermal: rcar: Fix race condition between init and interrupt
|
10 лет назад |
Geert Uytterhoeven
|
ee853addd9
thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
|
10 лет назад |
Yoshihiro Shimoda
|
913015c6df
thermal: rcar: change type of ctemp in rcar_thermal_update_temp()
|
10 лет назад |
Yoshihiro Shimoda
|
1131374654
thermal: rcar: fix ENR register value
|
10 лет назад |
Jingoo Han
|
b0a60d88d6
thermal: rcar: remove unnecessary OOM messages
|
11 лет назад |
Geert Uytterhoeven
|
09be511cda
thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()
|
11 лет назад |
Patrick Titiano
|
9477165ec5
thermal: rcar-thermal: update thermal zone only when temperature changes
|
11 лет назад |
Patrick Titiano
|
206c0cba09
thermal: rcar-thermal: fix same mask applied twice
|
11 лет назад |
Geert Uytterhoeven
|
6fe495e0f8
thermal: rcar: comment spelling
|
11 лет назад |
Zhang Rui
|
e7cd7886ef
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git into next
|
12 лет назад |
Laurent Pinchart
|
3db46c9396
thermal: rcar: Fix typo in probe information message
|
12 лет назад |
Wolfram Sang
|
c28f692c6f
drivers/thermal: don't check resource with devm_ioremap_resource
|
12 лет назад |
Sachin Kamat
|
6135ba36f4
Thermal: rcar: Remove redundant platform_set_drvdata()
|
12 лет назад |
Kuninori Morimoto
|
51d45d2594
thermal: rcar: add pm_runtime_xxx() support
|
12 лет назад |
Kuninori Morimoto
|
1dc20828e6
thermal: rcar: tidyup registration failure case
|
12 лет назад |