aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/samsung/exynos_thermal_common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-24thermal: exynos: Remove exynos_thermal_common.[c|h] filesLukasz Majewski1-106/+0
2014-11-20thermal: exynos: remove needless triminfo_ctrl abstractionBartlomiej Zolnierkiewicz1-1/+0
2014-11-02thermal: exynos: Add support for many TRIMINFO_CTRL registersChanwoo Choi1-0/+1
2014-11-02thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()Bartlomiej Zolnierkiewicz1-1/+0
2013-08-13thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap1-1/+1
2013-08-13thermal: exynos: Add support to handle many instances of TMUAmit Daniel Kachhap1-0/+1
2013-08-13thermal: exynos: Make the zone handling use trip informationAmit Daniel Kachhap1-2/+1
2013-08-13thermal: exynos: Modify private_data to appropriate name driver_dataAmit Daniel Kachhap1-1/+1
2013-08-13thermal: exynos: Add support for instance based register/unregisterAmit Daniel Kachhap1-4/+5
2013-08-13thermal: exynos: Add extra entries in the tmu platform dataAmit Daniel Kachhap1-0/+7
2013-08-13thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap1-0/+16
2013-08-13thermal: exynos: Bifurcate exynos thermal common and tmu controller codeAmit Daniel Kachhap1-0/+83