summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-03thermal: hwmon: move hwmon support to single fileEduardo Valentin
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-29thermal: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan
2013-08-29thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan
2013-08-29thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan
2013-08-15Merge branch 'fixes' of .git into nextZhang Rui
2013-08-15thermal: step_wise: return instance->target by defaultEduardo Valentin
2013-08-15thermal: step_wise: cdev only needs update on a new target stateShawn Guo
2013-08-15Merge branches 'exynos', 'imx' and 'fixes' of .git into nextZhang Rui
2013-08-15Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...Lan Tianyu
2013-08-15thermal: exynos_tmu: fix wrong error check for mapped memoryNaveen Krishna Chatradhi
2013-08-15thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel
2013-08-15thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel
2013-08-15Merge branch 'for_3.12/imx' of git://git.kernel.org/pub/scm/linux/kernel/git/...Zhang Rui
2013-08-15Merge branch 'for_3.12/exynos' of git://git.kernel.org/pub/scm/linux/kernel/g...Zhang Rui
2013-08-13Documentation: thermal: Explain the exynos thermal driver modelAmit Daniel Kachhap
2013-08-13ARM: dts: thermal: exynos: Add documentation for Exynos SoC thermal bindingsAmit Daniel Kachhap
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
2013-08-13thermal: add imx thermal driver supportShawn Guo
2013-08-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-08-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-08-12ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o