summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/samsung
Commit message (Expand)AuthorAgeFilesLines
* thermal: Exynos: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-211-6/+3
* thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260Bartlomiej Zolnierkiewicz2014-11-072-2/+0
* thermal: exynos: fix IRQ clearing on TMU initializationBartlomiej Zolnierkiewicz2014-11-024-52/+21
* thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250Chanwoo Choi2014-11-022-4/+12
* thermal: exynos: Add support for many TRIMINFO_CTRL registersChanwoo Choi2014-11-025-6/+22
* thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flagBartlomiej Zolnierkiewicz2014-11-021-9/+7
* thermal: exynos: remove identical values from exynos*_tmu_registers structuresBartlomiej Zolnierkiewicz2014-11-023-65/+8
* thermal: exynos: remove redundant pdata checks from exynos_tmu_control()Bartlomiej Zolnierkiewicz2014-11-022-10/+6
* thermal: exynos: cache non_hw_trigger_levels in pdataBartlomiej Zolnierkiewicz2014-11-023-13/+11
* thermal: exynos: simplify temp_to_code() and code_to_temp()Bartlomiej Zolnierkiewicz2014-11-021-17/+11
* thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initi...Bartlomiej Zolnierkiewicz2014-11-021-15/+1
* thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()Bartlomiej Zolnierkiewicz2014-11-022-14/+0
* thermal: exynos: remove dead code for HW_MODE calibrationBartlomiej Zolnierkiewicz2014-11-024-50/+1
* thermal: exynos: remove unused struct exynos_tmu_registers entriesBartlomiej Zolnierkiewicz2014-11-023-73/+1
* thermal: samsung: Add TMU support for Exynos3250 SoCChanwoo Choi2014-07-154-2/+104
* 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-154-40/+311
|\ \
| | * thermal: exynos: remove unnecessary OOM messagesJingoo Han2014-05-151-4/+1
| | * thermal: samsung: Only update available threshold limitsTushar Behera2014-05-151-0/+4
| |/ |/|
| * thermal: samsung: Add TMU support for Exynos5260 SoCsNaveen Krishna Chatradhi2014-05-064-0/+118
| * thermal: samsung: Add TMU support for Exynos5420 SoCsNaveen Krishna Chatradhi2014-05-064-4/+156
| * thermal: samsung: change base_common to more meaningful base_secondNaveen Krishna Chatradhi2014-05-063-10/+10
| * thermal: samsung: replace inten_ bit fields with intclr_Naveen Krishna Chatradhi2014-05-064-22/+22
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-01-242-1/+2
|\
| * thermal:samsung: fix compilation warningNaveen Krishna Chatradhi2014-01-021-1/+1
| * thermal: exynos: fix error return codeJulia Lawall2014-01-021-0/+1
* | thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4...Lukasz Majewski2014-01-171-6/+6
|/
* thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski2013-10-154-0/+13
* thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski2013-10-154-12/+37
* thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski2013-10-151-2/+0
* thermal: exynos: Clean up non-DT remnantsSachin Kamat2013-08-292-19/+13
* thermal: exynos: Fix potential NULL pointer dereferenceSachin Kamat2013-08-291-3/+3
* thermal: exynos: Fix typos in KconfigSachin Kamat2013-08-291-5/+5
* 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-134-1/+44
* 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-133-0/+82
* thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap2013-08-134-9/+90
* thermal: exynos: Add support to access common register for multistanceAmit Daniel Kachhap2013-08-131-0/+20
* thermal: exynos: use device resource management infrastructureAmit Daniel Kachhap2013-08-131-13/+23
* thermal: exynos: Add TMU features to check instead of using SOC typeAmit Daniel Kachhap2013-08-133-11/+52
* thermal: exynos: Add support to handle many instances of TMUAmit Daniel Kachhap2013-08-135-118/+203
* thermal: exynos: Remove non DT based supportAmit Daniel Kachhap2013-08-131-16/+1
* 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
OpenPOWER on IntegriCloud