- 8d84733 thermal/ti-soc-thermal: Fix kernel-doc by Yang Li · 3 years, 7 months ago
- d473327 thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val' by Lin Ruizhe · 3 years, 8 months ago
- 5a4a823 thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header files alphabetically by Zhen Lei · 3 years, 9 months ago
- 7440e91 thermal:ti-soc-thermal: Remove duplicate include in ti-bandgap by Zhang Yunkai · 3 years, 10 months ago
- c13636b thermal: ti-soc-thermal: Use non-inverted define for omap4 by Tony Lindgren · 3 years, 11 months ago
- 514cbab thermal: ti-soc-thermal: Simplify polling with iopoll by Tony Lindgren · 3 years, 11 months ago
- 735c353 thermal: ti-soc-thermal: Fix stuck sensor with continuous mode for 4430 by Tony Lindgren · 3 years, 11 months ago
- b57b4b4 thermal: ti-soc-thermal: Skip pointless register access for dra7 by Tony Lindgren · 3 years, 11 months ago
- b39d2dd thermal/core: Remove ms based delay fields by Daniel Lezcano · 4 years ago
- b98467f thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430 by Peter Ujfalusi · 4 years, 2 months ago
- 5093402 thermal: ti-soc-thermal: Enable addition power management by Adam Ford · 4 years, 4 months ago
- 30d24fa thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430 by Tony Lindgren · 4 years, 6 months ago
- 0f348db thermal: ti-soc-thermal: Fix reversed condition in ti_thermal_expose_sensor() by Dan Carpenter · 4 years, 7 months ago
- 7440f51 thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR by Sudip Mukherjee · 4 years, 8 months ago
- 8cb775bb thermal: Delete an error message in four functions by Markus Elfring · 4 years, 9 months ago
- 7375f2a thermal: ti-soc-thermal: Use GPIO descriptors by Linus Walleij · 4 years, 10 months ago
- 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 9bebf34 thermal: ti-soc-thermal: remove dead code by Bartlomiej Zolnierkiewicz · 7 years ago
- d86910b thermal: ti-soc-thermal: fix incorrect entry in omap5430_adc_to_temp[] by Bartlomiej Zolnierkiewicz · 7 years ago
- bec0443 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- ba817a8 thermal: ti-soc-thermal: Fix ti_thermal_unregister_cpu_cooling NULL pointer on unload by Tony Lindgren · 7 years ago
- 467aebe Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 7 years ago
- 4d753aa thermal: cpu_cooling: use cpufreq_policy to register cooling device by Viresh Kumar · 8 years ago
- 8b8656d6 ti-soc-thermal: Fix a typo in a comment line by Markus Elfring · 8 years ago
- 57e5211 ti-soc-thermal: Delete error messages for failed memory allocations in ti_bandgap_build() by Markus Elfring · 8 years ago
- 748c23d ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build() by Markus Elfring · 8 years ago
- b263b47 thermal: ti-soc-thermal: Remove redundant code by Keerthy · 8 years ago
- 004f772 thermal: ti-soc-thermal: Remove redundant constants by Keerthy · 8 years ago
- e7d22fd thermal: ti-soc-thermal: Fetch slope and offset from DT by Keerthy · 8 years ago
- 13d00b6 thermal: arm: dra752: Remove all TSHUT related definitions by Keerthy · 8 years ago
- 96234d4 thermal: arm: dra752: Remove TSHUT configuration by Keerthy · 8 years ago
- 173a312 thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL by Keerthy · 8 years ago
- 882f581 thermal: ti-soc-thermal: add missing clk_put() by Luis Henriques · 8 years ago
- 0e70f46 thermal: Enhance thermal_zone_device_update for events by Srinivas Pandruvada · 8 years ago
- e78eaf4 thermal: streamline get_trend callbacks by Sascha Hauer · 9 years ago
- 3982204 thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
- 1336919 thermal: ti-soc-thermal: clean up the error handling a bit by Dan Carpenter · 9 years ago
- b840b6e thermal: ti-soc-thermal: add OMAP36xx support by Eduardo Valentin · 9 years ago
- 9c5c87e ti-soc-thermal: implement omap3 support by Pavel Machek · 10 years ago
- ec2feb4 thermal: ti-soc: Kconfig fix to avoid menu showing wrongly by Eduardo Valentin · 9 years ago
- 41ae3c0 thermal: ti-soc: allow compile test by Eduardo Valentin · 9 years ago
- 17e8351 thermal: consistently use int for temperatures by Sascha Hauer · 9 years ago
- 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- e9a90d0 thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813 by Keerthy · 10 years ago
- 7901063 thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814 by Keerthy · 10 years ago
- 95d079e ti-soc-thermal: request temperature periodically if hw can't do that itself by Pavel Machek · 10 years ago
- a4296d1 ti-soc-thermal: implement eocz bit to make driver useful on omap3 by Pavel Machek · 10 years ago
- e34238bf cleanup ti-soc-thermal by Pavel Machek · 10 years ago
- 6cd9e9f thermal: of: fix cooling device weights in device tree by Kapileshwar Singh · 10 years ago
- 9ca9be2 ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq_cooling_unregister" by Markus Elfring · 10 years ago
- 3992b62 thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP by Grygorii Strashko · 10 years ago
- 32c9edc4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 10 years ago
- cffafc3 thermal: ti-soc-thermal: Do not print error message in the EPROBE_DEFER case by Eduardo Valentin · 10 years ago
- 0f1be51 thermal: cpu_cooling: check for the readiness of cpufreq layer by Eduardo Valentin · 10 years ago
- 2251aef thermal: of: improve of-thermal sensor registration API by Eduardo Valentin · 10 years ago
- fbe2ddc thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address is checked by Rickard Strandqvist · 11 years ago
- c68789e thermal: ti-soc-thermal: clk_round_rate() can return a zero upon error by Paul Walmsley · 11 years ago
- 5204f8c thermal: ti-soc-thermal: Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 11 years ago
- 26d9cc6 thermal: ti-soc-thermal: use thermal DT infrastructure by Eduardo Valentin · 11 years ago
- df8f134 drivers: thermal: allow ti-soc-thermal run without pcb zone by Eduardo Valentin · 11 years ago
- e838ff8 thermal: ti-soc-thermal: Ensure to compute thermal trend by Ranganath Krishnan · 11 years ago
- 10ccff1 thermal: ti-soc-thermal: Set the bandgap mask counter delay value by Ranganath Krishnan · 11 years ago
- 547f72a thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensors by Ranganath Krishnan · 11 years ago
- 57d1617 thermal: ti-soc-thermal: use standard GPIO DT bindings by Eduardo Valentin · 12 years ago
- 25870e6 thermal: ti-soc-thermal: add dra752 chip to device table by Eduardo Valentin · 12 years ago
- 8926fa4 thermal: ti-soc-thermal: add thermal data for DRA752 chips by Eduardo Valentin · 12 years ago
- 0c12b5a thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL by Eduardo Valentin · 12 years ago
- ba0049e thermal: ti-soc-thermal: freeze FSM while computing trend by Eduardo Valentin · 12 years ago
- 359836e thermal: ti-soc-thermal: remove external heat while extrapolating hotspot by Eduardo Valentin · 12 years ago
- eb98200 thermal: introduce TI SoC thermal driver by Eduardo Valentin · 12 years ago