- 1fa34e4 thermal/drivers/rcar: Remove notification usage by Daniel Lezcano · 4 years, 1 month ago
- 4eb7d0c thermal/drivers/rcar: Replace spin_lock_irqsave by spin_lock in hard IRQ by Tian Tao · 4 years, 2 months ago
- 392573b thermal: rcar_thermal: Add missing braces to conditional statement by Geert Uytterhoeven · 4 years, 4 months ago
- bbcf90c thermal: Explicitly enable non-changing thermal zone devices by Andrzej Pietrasiewicz · 4 years, 6 months ago
- b03628b thermal: rcar_thermal: Clean up rcar_thermal_update_temp() by Niklas Söderlund · 4 years, 8 months ago
- 0fa0420 thermal: rcar_thermal: Remove lock in rcar_thermal_get_current_temp() by Niklas Söderlund · 4 years, 10 months ago
- 57ed737 thermal: rcar_thermal: Do not store ctemp in rcar_thermal_priv by Niklas Söderlund · 4 years, 10 months ago
- 7617e77 thermal: rcar_thermal: Always update thermal zone on interrupt by Niklas Söderlund · 4 years, 10 months ago
- 39056e8 thermal: rcar_thermal: Handle probe error gracefully by Niklas Söderlund · 4 years, 10 months ago
- dff6d4f thermal: rcar_thermal: Remove temperature bound by Niklas Söderlund · 5 years ago
- 263c8c4 thermal: rcar_thermal: Use usleep_range() instead of udelay() by Geert Uytterhoeven · 5 years ago
- 20386f0 thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs by Yoshihiro Kaneko · 6 years ago
- e36e130 thermal: rcar_thermal: add R8A77990 support by Yoshihiro Kaneko · 6 years ago
- b8d3d11 thermal: rcar_thermal: add R8A774C0 support by Fabrizio Castro · 6 years ago
- 0ef7791 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 6 years ago
- 697ee78 thermal: rcar_thermal: Prevent doing work after unbind by Geert Uytterhoeven · 6 years ago
- 3a31386 thermal: rcar_thermal: Prevent hardware access during system suspend by Geert Uytterhoeven · 6 years ago
- 92ca366 thermal: rcar_thermal: add R8A77970 support by Sergei Shtylyov · 6 years ago
- df016bb thermal: rcar_thermal: fix duplicate IRQ request by Sergei Shtylyov · 6 years ago
- c954579 thermal: rcar_thermal: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
- 542cdf4 thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resources by Simon Horman · 6 years ago
- 1969d9d thermal: rcar_thermal: add r8a77995 support by Yoshihiro Kaneko · 7 years ago
- 2d2474a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
- 0e70f46 thermal: Enhance thermal_zone_device_update for events by Srinivas Pandruvada · 8 years ago
- d4b23c5c thermal: rcar_thermal: don't call thermal_zone_device_unregister when USE_OF_THERMAL by Bui Duc Phuc · 8 years ago
- 64a411e thermal: rcar-thermal: enable hwmon when thermal_zone_of_sensor_register is used by Kuninori Morimoto · 8 years ago
- 87260d3 thermal: rcar_thermal: Fix priv->zone error handling by Dirk Behme · 9 years ago
- 5e325868 thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
- 67bc3f4 thermal: rcar_thermal: don't open code of_device_get_match_data() by Wolfram Sang · 9 years ago
- 8b477ea thermal: rcar: enable to use thermal-zone on DT by Kuninori Morimoto · 9 years ago
- 5440c40 thermal: rcar: rcar_thermal_get_temp() return error if strange temp by Kuninori Morimoto · 9 years ago
- ffbcdf8 thermal: rcar: check irq possibility in rcar_thermal_irq_xxx() by Kuninori Morimoto · 9 years ago
- a1ade56 thermal: rcar: check every rcar_thermal_update_temp() return value by Kuninori Morimoto · 9 years ago
- ca1e455 thermal: rcar: move rcar_thermal_dt_ids to upside by Kuninori Morimoto · 9 years ago
- 84f0e49 thermal: rcar_thermal: remove redundant operation by Kuninori Morimoto · 9 years ago
- 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
- ac71c70 thermal: rcar: Make error and remove paths symmetrical with init by Geert Uytterhoeven · 10 years ago
- 0b37a83 thermal: rcar: Fix race condition between init and interrupt by Geert Uytterhoeven · 10 years ago
- ee853ad thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/ by Geert Uytterhoeven · 10 years ago
- 913015c thermal: rcar: change type of ctemp in rcar_thermal_update_temp() by Yoshihiro Shimoda · 10 years ago
- 1131374 thermal: rcar: fix ENR register value by Yoshihiro Shimoda · 10 years ago
- b0a60d8 thermal: rcar: remove unnecessary OOM messages by Jingoo Han · 11 years ago
- 09be511 thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync() by Geert Uytterhoeven · 11 years ago
- 9477165 thermal: rcar-thermal: update thermal zone only when temperature changes by Patrick Titiano · 11 years ago
- 206c0cb thermal: rcar-thermal: fix same mask applied twice by Patrick Titiano · 11 years ago
- 6fe495e0 thermal: rcar: comment spelling by Geert Uytterhoeven · 11 years ago
- e7cd788 Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git into next by Zhang Rui · 12 years ago
- 3db46c9 thermal: rcar: Fix typo in probe information message by Laurent Pinchart · 12 years ago
- c28f692 drivers/thermal: don't check resource with devm_ioremap_resource by Wolfram Sang · 12 years ago
- 6135ba3 Thermal: rcar: Remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
- 51d45d2 thermal: rcar: add pm_runtime_xxx() support by Kuninori Morimoto · 12 years ago
- 1dc2082 thermal: rcar: tidyup registration failure case by Kuninori Morimoto · 12 years ago
- fb84d99 thermal: rcar_thermal: propagate return value of thermal_zone_device_register by Devendra Naga · 12 years ago
- 5095526 Thermal: rcar: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
- f0e68fc thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp() by Wei Yongjun · 12 years ago
- f5b6d45 thermal: rcar: remove __devinitconst by Arnd Bergmann · 12 years ago
- 76cc188 thermal: rcar: add Device Tree support by Kuninori Morimoto · 12 years ago
- e6e053f thermal: rcar: remove machine_power_off() from rcar_thermal_notify() by Kuninori Morimoto · 12 years ago
- e0a5172 thermal: rcar: add interrupt support by Kuninori Morimoto · 12 years ago
- e9137a5 thermal: rcar: add read/write functions for common/priv data by Kuninori Morimoto · 12 years ago
- 3676d1d thermal: rcar: multi channel support by Kuninori Morimoto · 12 years ago
- b2bbc6a thermal: rcar: use mutex lock instead of spin lock by Kuninori Morimoto · 12 years ago
- f8f53e1 thermal: rcar: enable CPCTL to use hardware TSC deciding by Kuninori Morimoto · 12 years ago
- 9dde8f8 thermal: rcar: use parenthesis on macro by Kuninori Morimoto · 12 years ago
- d2a73e2 thermal: rcar: add .get_trip_type/temp and .notify support by kuninori.morimoto.gx@renesas.com · 12 years ago
- d12250e thermal: rcar: add rcar_zone_to_priv() macro by Kuninori Morimoto · 12 years ago
- c499703 thermal: rcar: fixup the unit of temperature by Kuninori Morimoto · 12 years ago
- 4e8e2f6 thermal: rcar_thermal: remove explicitly used devm_kfree/iounap() by Kuninori Morimoto · 12 years ago
- 50125a9 Thermal: Pass zone parameters as argument to tzd_register by Durgadoss R · 12 years ago
- 608f62b thermal: solve compilation errors in rcar_thermal by Devendra Naga · 12 years ago
- 1e426ff thermal: add Renesas R-Car thermal sensor support by Kuninori Morimoto · 12 years ago