summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
...
* | thermal: exynos: Remove non DT based supportAmit Daniel Kachhap2013-08-131-16/+1Star
* | thermal: exynos: Make the zone handling use trip informationAmit Daniel Kachhap2013-08-133-28/+47
* | thermal: exynos: Return success even if no cooling data suppliedAmit Daniel Kachhap2013-08-131-2/+2
* | thermal: exynos: Modify private_data to appropriate name driver_dataAmit Daniel Kachhap2013-08-133-4/+4
* | thermal: exynos: Add support for instance based register/unregisterAmit Daniel Kachhap2013-08-133-26/+49
* | thermal: exynos: Fix to clear only the generated interruptsAmit Daniel Kachhap2013-08-132-6/+7
* | thermal: exynos: Support thermal trippingAmit Daniel Kachhap2013-08-133-5/+44
* | thermal: exynos: Move register definitions from driver to data fileAmit Daniel Kachhap2013-08-134-117/+315
* | thermal: exynos: Add extra entries in the tmu platform dataAmit Daniel Kachhap2013-08-134-48/+85
* | thermal: exynos: Add missing definations and code cleanupAmit Daniel Kachhap2013-08-131-16/+46
* | thermal: exynos: Bifurcate exynos tmu driver and configuration dataAmit Daniel Kachhap2013-08-135-65/+126
* | thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap2013-08-134-2/+124
* | thermal: exynos: Rename exynos_thermal.c to exynos_tmu.cAmit Daniel Kachhap2013-08-132-4/+4
* | thermal: exynos: Bifurcate exynos thermal common and tmu controller codeAmit Daniel Kachhap2013-08-135-419/+491
* | thermal: exynos: Remove un-necessary CPU_THERMAL dependencyAmit Daniel Kachhap2013-08-131-1/+0Star
* | thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc'sAmit Daniel Kachhap2013-08-131-1/+1
* | thermal: exynos: Moving exynos thermal files into samsung directoryAmit Daniel Kachhap2013-08-135-9/+19
|/
* Thermal: Fix lockup of cpu_down()Steven Rostedt2013-07-221-1/+0Star
* Thermal: x86_pkg_temp: Limit number of pkg temp zonesSrinivas Pandruvada2013-07-161-0/+5
* Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()Wei Yongjun2013-07-151-3/+5
* Thermal: x86 package temp thermal crashSrinivas Pandruvada2013-07-151-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-1124-48/+4981
|\
| * thermal: ti-soc-thermal: use standard GPIO DT bindingsEduardo Valentin2013-07-081-6/+2Star
| * Merge branch 'cpu-package-thermal' of .git into nextZhang Rui2013-06-181-2/+1Star
| |\
| | * thermal: fix x86_pkg_temp_thermal.c build and KconfigRandy Dunlap2013-06-181-2/+1Star
| * | Merge branch 'cpu-package-thermal' of .git into nextZhang Rui2013-06-183-0/+656
| |\|
| | * Thermal: CPU Package temperature thermalSrinivas Pandruvada2013-06-183-1/+655
| | |
| | \
| *-. \ Merge branches 'for-rc' and 'ti-soc' of .git into nextZhang Rui2013-06-1310-25/+831
| |\ \ \
| | | * | thermal: ti-soc-thermal: add dra752 chip to device tableEduardo Valentin2013-06-132-0/+11
| | | * | thermal: ti-soc-thermal: add thermal data for DRA752 chipsEduardo Valentin2013-06-135-0/+775
| | | * | thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULLEduardo Valentin2013-06-132-11/+14
| | | * | thermal: ti-soc-thermal: freeze FSM while computing trendEduardo Valentin2013-06-131-3/+9
| | | * | thermal: ti-soc-thermal: remove external heat while extrapolating hotspotEduardo Valentin2013-06-131-10/+20
| | * | | thermal: consider emul_temperature while computing trendEduardo Valentin2013-06-131-1/+2
| | * | | thermal: cpu_cooling: fix 'descend' check in get_property()Shawn Guo2013-05-281-1/+1
| | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...Zhang Rui2013-05-2819-58/+3511
| |\ \ \ \ \ | | | | | |/ | | | | |/|
| | | | * | thermal: introduce TI SoC thermal driverEduardo Valentin2013-05-2813-1/+3503
| | | | |/
| | | * | Thermal: don't check resource with devm_ioremap_resourceZhang Rui2013-05-282-20/+3Star
| | | * | Thermal: spear_thermal: convert to devm_ioremap_resourceZhang Rui2013-05-201-10/+10
| | | * | drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-204-26/+3Star
| | | |/
| | * | Thermal: spear: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0Star
| | * | Thermal: rcar: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
| | * | Thermal: kirkwood: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0Star
| | * | Thermal: exynos: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-3/+0Star
| | * | Thermal: dove_thermal: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0Star
| | * | Thermal: armada_thermal: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0Star
| | |/
| * | Thermal: spear: Remove redundant use of of_match_ptrSachin Kamat2013-05-281-1/+1
| * | Thermal: kirkwood: Remove redundant use of of_match_ptrSachin Kamat2013-05-281-1/+1
| * | Thermal: dove: Remove redundant use of of_match_ptrSachin Kamat2013-05-281-1/+1
| * | Thermal: armada: Remove redundant use of of_match_ptrSachin Kamat2013-05-281-1/+1