summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/samsung/exynos_tmu.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: samsung: Add TMU support for Exynos3250 SoCChanwoo Choi2014-07-151-1/+6
* thermal: exynos: fix ordering in exynos_tmu_remove()Bartlomiej Zolnierkiewicz2014-07-151-2/+2
*-. Merge branches 'armada-375-380-soc-support', 'eduardo-thermal-soc-fixes', 'in...Zhang Rui2014-05-151-18/+68
|\ \
| | * thermal: exynos: remove unnecessary OOM messagesJingoo Han2014-05-151-4/+1Star
| | * thermal: samsung: Only update available threshold limitsTushar Behera2014-05-151-0/+4
| |/ |/|
| * thermal: samsung: Add TMU support for Exynos5260 SoCsNaveen Krishna Chatradhi2014-05-061-0/+5
| * thermal: samsung: Add TMU support for Exynos5420 SoCsNaveen Krishna Chatradhi2014-05-061-4/+48
| * thermal: samsung: change base_common to more meaningful base_secondNaveen Krishna Chatradhi2014-05-061-7/+7
| * thermal: samsung: replace inten_ bit fields with intclr_Naveen Krishna Chatradhi2014-05-061-3/+3
|/
* thermal: exynos: fix error return codeJulia Lawall2014-01-021-0/+1
* thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski2013-10-151-0/+3
* thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski2013-10-151-4/+5
* thermal: exynos: Clean up non-DT remnantsSachin Kamat2013-08-291-18/+12Star
* thermal: exynos_tmu: fix wrong error check for mapped memoryNaveen Krishna Chatradhi2013-08-151-1/+1
* thermal: exynos: Support for TMU regulator defined at device treeAmit Daniel Kachhap2013-08-131-0/+23
* thermal: exynos: Add hardware mode thermal calibration supportAmit Daniel Kachhap2013-08-131-1/+32
* thermal: exynos: Fix to set the second point correction valueAmit Daniel Kachhap2013-08-131-4/+9
* thermal: exynos: Add thermal configuration data for exynos5440 TMU sensorAmit Daniel Kachhap2013-08-131-0/+4
* thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap2013-08-131-8/+47
* thermal: exynos: Add support to access common register for multistanceAmit Daniel Kachhap2013-08-131-0/+20
* thermal: exynos: Add TMU features to check instead of using SOC typeAmit Daniel Kachhap2013-08-131-10/+16
* thermal: exynos: Add support to handle many instances of TMUAmit Daniel Kachhap2013-08-131-50/+108
* 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-131-1/+4
* thermal: exynos: Modify private_data to appropriate name driver_dataAmit Daniel Kachhap2013-08-131-1/+1
* thermal: exynos: Add support for instance based register/unregisterAmit Daniel Kachhap2013-08-131-7/+8
* thermal: exynos: Fix to clear only the generated interruptsAmit Daniel Kachhap2013-08-131-6/+5Star
* thermal: exynos: Support thermal trippingAmit Daniel Kachhap2013-08-131-5/+40
* thermal: exynos: Move register definitions from driver to data fileAmit Daniel Kachhap2013-08-131-117/+55Star
* thermal: exynos: Add extra entries in the tmu platform dataAmit Daniel Kachhap2013-08-131-22/+21Star
* 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-131-64/+4Star
* thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap2013-08-131-1/+1
* thermal: exynos: Rename exynos_thermal.c to exynos_tmu.cAmit Daniel Kachhap2013-08-131-0/+652