aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/samsung
AgeCommit message (Expand)Author
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-01-17thermal: exynos: boost: Automatic enable/disable of BOOST feature (at Exynos4...Lukasz Majewski
2014-01-02thermal:samsung: fix compilation warningNaveen Krishna Chatradhi
2014-01-02thermal: exynos: fix error return codeJulia Lawall
2013-10-15thermal: exynos: Provide initial setting for TMU's test MUX address at Exynos...Lukasz Majewski
2013-10-15thermal: exynos: Provide separate TMU data for Exynos4412Lukasz Majewski
2013-10-15thermal: exynos: Remove check for thermal device pointer at exynos_report_tri...Lukasz Majewski
2013-08-29thermal: exynos: Clean up non-DT remnantsSachin Kamat
2013-08-29thermal: exynos: Fix potential NULL pointer dereferenceSachin Kamat
2013-08-29thermal: exynos: Fix typos in KconfigSachin Kamat
2013-08-15thermal: exynos_tmu: fix wrong error check for mapped memoryNaveen Krishna Chatradhi
2013-08-13thermal: exynos: Support for TMU regulator defined at device treeAmit Daniel Kachhap
2013-08-13thermal: exynos: Add hardware mode thermal calibration supportAmit Daniel Kachhap
2013-08-13thermal: exynos: Fix to set the second point correction valueAmit Daniel Kachhap
2013-08-13thermal: exynos: Add thermal configuration data for exynos5440 TMU sensorAmit Daniel Kachhap
2013-08-13thermal: exynos: Add driver support for exynos5440 TMU sensorAmit Daniel Kachhap
2013-08-13thermal: exynos: Add support to access common register for multistanceAmit Daniel Kachhap
2013-08-13thermal: exynos: use device resource management infrastructureAmit Daniel Kachhap
2013-08-13thermal: exynos: Add TMU features to check instead of using SOC typeAmit Daniel Kachhap
2013-08-13thermal: exynos: Add support to handle many instances of TMUAmit Daniel Kachhap
2013-08-13thermal: exynos: Remove non DT based supportAmit Daniel Kachhap
2013-08-13thermal: exynos: Make the zone handling use trip informationAmit Daniel Kachhap
2013-08-13thermal: exynos: Return success even if no cooling data suppliedAmit Daniel Kachhap
2013-08-13thermal: exynos: Modify private_data to appropriate name driver_dataAmit Daniel Kachhap
2013-08-13thermal: exynos: Add support for instance based register/unregisterAmit Daniel Kachhap
2013-08-13thermal: exynos: Fix to clear only the generated interruptsAmit Daniel Kachhap
2013-08-13thermal: exynos: Support thermal trippingAmit Daniel Kachhap
2013-08-13thermal: exynos: Move register definitions from driver to data fileAmit Daniel Kachhap
2013-08-13thermal: exynos: Add extra entries in the tmu platform dataAmit Daniel Kachhap
2013-08-13thermal: exynos: Add missing definations and code cleanupAmit Daniel Kachhap
2013-08-13thermal: exynos: Bifurcate exynos tmu driver and configuration dataAmit Daniel Kachhap
2013-08-13thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap
2013-08-13thermal: exynos: Rename exynos_thermal.c to exynos_tmu.cAmit Daniel Kachhap
2013-08-13thermal: exynos: Bifurcate exynos thermal common and tmu controller codeAmit Daniel Kachhap
2013-08-13thermal: exynos: Remove un-necessary CPU_THERMAL dependencyAmit Daniel Kachhap
2013-08-13thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc'sAmit Daniel Kachhap
2013-08-13thermal: exynos: Moving exynos thermal files into samsung directoryAmit Daniel Kachhap