summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2018-02-26thermal: add boundary check to set_cur_stateSrikar Srimath Tirumala
2014-06-27thermal: check return value of update_temperatureJinyoung Park
2014-06-23thermal: check tz device is registeredJinyoung Park
2014-06-13thermal: remove all unsigned type use for temperatureDiwakar Tundlam
2014-06-05thermal: palmas: handle hotdie alert via thermal cdevDiwakar Tundlam
2014-05-29thermal: generic-adc-thermal: Add shutdown callbackJinyoung Park
2014-05-05thermal: palmas: support for DTLaxman Dewangan
2014-05-05thermal: palmas: no need to free devm_ memory on removeLaxman Dewangan
2014-05-05thermal: palmas: use module_platform_driver to reduce boiler plate codeLaxman Dewangan
2014-03-20Revert "thermal: core: use cancel delayed work sync"Diwakar Tundlam
2014-03-10thermal: core: use cancel delayed work syncDiwakar Tundlam
2014-03-04thermal: generic-adc-thermal: Add debugfs nodesJinyoung Park
2014-02-27thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin
2014-02-27thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin
2014-02-27thermal: introduce device tree parserEduardo Valentin
2014-02-25thermal: generic_adc_thermal: Support trip pointsJinyoung Park
2014-02-14cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar
2014-02-13thermal: allow registering without .get_tempEduardo Valentin
2014-02-13thermal: revert downstream "binding problem" patch; replace with upstreamPaul Walmsley
2014-02-13thermal: cpu_cooling: fix return value check in cpufreq_cooling_register()Wei Yongjun
2014-02-13Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui
2014-02-13Thermal: Check for validity before doing kfreeDurgadoss R
2014-02-13thermal: Kconfig: cosmetic fixesLuka Perkov
2014-02-13typo in drivers/thermal/Kconfig: lpatform instead of platformRegid Ichira
2014-02-13drivers: thermal: add check when unregistering cpu coolingEduardo Valentin
2014-02-13thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin
2014-02-13drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin
2014-02-13drivers: thermal: parent virtual hwmon with thermal zoneEduardo Valentin
2014-02-13thermal: hwmon: move hwmon support to single fileEduardo Valentin
2014-02-13thermal: step_wise: return instance->target by defaultEduardo Valentin
2014-02-13thermal: step_wise: cdev only needs update on a new target stateShawn Guo
2014-02-13Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...Lan Tianyu
2014-02-12thermal: pwm-fan: lock during sysfs writesAnshul Jain
2014-02-10Thermal: core: Ask .get_trip_temp() to register thermal zone device.Jonghwa Lee
2014-02-10thermal: cut the spaces when user sets policyAndy Shevchenko
2014-02-10thermal: consider emul_temperature while computing trendEduardo Valentin
2014-02-10thermal: cpu_cooling: fix 'descend' check in get_property()Shawn Guo
2014-01-15thermal: tmp006: fail probe if device not presentPreetham Chandru R
2013-12-19thermal: tmp006: Add skin temperature supportPreetham Chandru R
2013-12-12thermal: palmas: Add Hot-Die state informationJinyoung Park
2013-12-12thermal: palmas: Add palmas data into driver dataJinyoung Park
2013-11-15thermal: Update THERMAL_MAX_TRIPS to 48Sai Gurrappadi
2013-11-15Thermal: Add temperature to thermal netlink eventSai Gurrappadi
2013-11-09thermal: pwm_fan: toggle gpio in suspend/resumeAnshul Jain
2013-11-08thermal: pwm_fan: Node to change state-pwm mappingAnshul Jain
2013-09-30!FIXUP: boot issues with latest merge from mainBharat Nihalani
2013-09-16thermal: generic-adc-thermal: Support channel reading with dual modeJinyoung Park
2013-09-14thermal: Add palmas thermal supportPradeep Goudagunta
2013-09-14Thermal: sys node to read and write polling_delayDiwakar Tundlam
2013-09-14thermal: generic-adc: call appropriate iio_* apisLaxman Dewangan