summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/samsung/exynos_tmu.c
Commit message (Expand)AuthorAgeFilesLines
...
* | thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski2015-08-031-0/+2
|/
* thermal: exynos: Add the support for Exynos5433 TMUChanwoo Choi2015-05-051-2/+185
* thermal: exynos: Fix wrong control of power down detection mode for Exynos7Chanwoo Choi2015-03-021-1/+2
* thermal: exynos: Clean-up code to use oneline entry for exynos compatible tableChanwoo Choi2015-02-241-28/+10Star
* thermal: exynos: fix: Check if data->tmu_read callback is present before readLukasz Majewski2015-02-201-1/+1
* thermal: exynos: Add TMU support for Exynos7 SoCAbhilash Kesavan2015-01-311-8/+197
* thermal: exynos: Correct sanity check at exynos_report_trigger() functionLukasz Majewski2015-01-281-2/+2
* thermal: samsung: core: Exynos TMU rework to use device tree for configurationLukasz Majewski2015-01-241-120/+219
* thermal: exynos: Modify exynos thermal code to use device tree for cpu coolin...Lukasz Majewski2015-01-241-7/+0Star
* thermal: exynos: cosmetic: Correct comment formatLukasz Majewski2015-01-241-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2014-12-211-1/+4
|\
| * thermal: cpu_cooling: check for the readiness of cpufreq layerEduardo Valentin2014-12-081-1/+4
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-12-171-224/+468
|\ \
| * | thermal: exynos: remove exynos_tmu_data.h includeBartlomiej Zolnierkiewicz2014-11-201-1/+81
| * | thermal: exynos: remove SoC type ifdefsBartlomiej Zolnierkiewicz2014-11-201-8/+8
| * | thermal: exynos: remove test_mux pdata fieldBartlomiej Zolnierkiewicz2014-11-201-2/+3
| * | thermal: exynos: remove TMU_SUPPORT_ADDRESS_MULTIPLE flagBartlomiej Zolnierkiewicz2014-11-201-36/+36
| * | thermal: exynos: remove TMU_SUPPORT_EMULATION flagBartlomiej Zolnierkiewicz2014-11-201-1/+1
| * | thermal: exynos: remove TMU_SUPPORT_EMUL_TIME flagBartlomiej Zolnierkiewicz2014-11-201-3/+1Star
| * | thermal: exynos: remove TMU_SUPPORT_FALLING_TRIP flagBartlomiej Zolnierkiewicz2014-11-201-4/+2Star
| * | thermal: exynos: add ->tmu_clear_irqs methodBartlomiej Zolnierkiewicz2014-11-201-21/+43
| * | thermal: exynos: add ->tmu_set_emulation methodBartlomiej Zolnierkiewicz2014-11-201-7/+34
| * | thermal: exynos: add get_emul_con_reg() helperBartlomiej Zolnierkiewicz2014-11-201-15/+23
| * | thermal: exynos: add ->tmu_read methodBartlomiej Zolnierkiewicz2014-11-201-17/+28
| * | thermal: exynos: add ->tmu_control methodBartlomiej Zolnierkiewicz2014-11-201-23/+58
| * | thermal: exynos: add get_con_reg() helperBartlomiej Zolnierkiewicz2014-11-201-9/+16
| * | thermal: exynos: add ->tmu_initialize methodBartlomiej Zolnierkiewicz2014-11-201-117/+159
| * | thermal: exynos: add get_th_reg() helperBartlomiej Zolnierkiewicz2014-11-201-14/+23
| * | thermal: exynos: add sanitize_temp_error() helperBartlomiej Zolnierkiewicz2014-11-201-13/+20
| * | thermal: exynos: remove TMU_SUPPORT_TRIM_RELOAD flagBartlomiej Zolnierkiewicz2014-11-201-1/+4
| * | thermal: exynos: remove TMU_SUPPORT_READY_STATUS flagBartlomiej Zolnierkiewicz2014-11-201-1/+1
| * | thermal: exynos: replace threshold_falling check by Exynos SoC type oneBartlomiej Zolnierkiewicz2014-11-201-1/+1
| * | thermal: exynos: simplify HW_TRIP level settingBartlomiej Zolnierkiewicz2014-11-201-5/+5
| * | thermal: exynos: replace tmu_pmin check by Exynos5440 oneBartlomiej Zolnierkiewicz2014-11-201-2/+2
| * | thermal: exynos: replace tmu_irqstatus check by Exynos5440 oneBartlomiej Zolnierkiewicz2014-11-201-4/+2Star
| * | thermal: exynos: remove needless emul_time_shift abstractionBartlomiej Zolnierkiewicz2014-11-201-2/+2
| * | thermal: exynos: remove needless emul_temp_shift abstractionBartlomiej Zolnierkiewicz2014-11-201-2/+2
| * | thermal: exynos: remove needless therm_trip_en_shift abstractionBartlomiej Zolnierkiewicz2014-11-201-1/+1
| * | thermal: exynos: remove needless therm_trip_[mode,mask]_shift abstractionsBartlomiej Zolnierkiewicz2014-11-201-3/+2Star
| * | thermal: exynos: remove needless test_mux_addr_shift abstractionBartlomiej Zolnierkiewicz2014-11-201-1/+1
| * | thermal: exynos: remove needless triminfo_ctrl abstractionBartlomiej Zolnierkiewicz2014-11-201-8/+7Star
| * | thermal: exynos: remove needless threshold_temp abstractionBartlomiej Zolnierkiewicz2014-11-201-1/+1
| * | thermal: exynos: remove needless tmu_status abstractionBartlomiej Zolnierkiewicz2014-11-201-1/+1
| * | thermal: exynos: remove needless triminfo_data abstractionBartlomiej Zolnierkiewicz2014-11-201-5/+5
| |/
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\ \ | |/ |/|
| * thermal: samsung: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | thermal: exynos: fix IRQ clearing on TMU initializationBartlomiej Zolnierkiewicz2014-11-031-8/+21
* | thermal: exynos: Add support for many TRIMINFO_CTRL registersChanwoo Choi2014-11-031-3/+12
* | thermal: exynos: remove identical values from exynos*_tmu_registers structuresBartlomiej Zolnierkiewicz2014-11-031-8/+8
* | thermal: exynos: remove redundant pdata checks from exynos_tmu_control()Bartlomiej Zolnierkiewicz2014-11-031-8/+4Star