index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
db8500_thermal.c
Age
Commit message (
Expand
)
Author
2023-04-01
thermal/drivers/db8500: Use driver dev instead of tz->device
Daniel Lezcano
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in thermal located drivers
Daniel Lezcano
2022-08-17
thermal/drivers/db8500: Switch to new of API
Daniel Lezcano
2022-07-28
thermal/drivers/u8500: Remove unnecessary print function dev_err()
Yang Li
2022-07-28
thermal/drivers/u8500: Remove the get_trend function
Daniel Lezcano
2020-01-27
thermal: db8500: Depromote debug print
Linus Walleij
2019-09-24
thermal: db8500: Rewrite to be a pure OF sensor
Linus Walleij
2019-09-24
thermal: db8500: Use dev helper variable
Linus Walleij
2019-09-24
thermal: db8500: Finalize device tree conversion
Linus Walleij
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2016-11-23
thermal: db8500: Fix module autoload
Javier Martinez Canillas
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-05-04
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
2014-10-20
thermal: drop owner assignment from platform_drivers
Wolfram Sang
2013-03-26
thermal: db8500: Fix missing mutex_unlock() in probe error paths
Axel Lin
2013-03-26
thermal: db8500: Fix checking return value of thermal_zone_device_register
Axel Lin
2013-01-04
thermal: db8500: Use of_match_ptr() macro in db8500_thermal.c
Sachin Kamat
2012-11-15
Thermal: Add ST-Ericsson DB8500 thermal driver.
hongbo.zhang