summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-09-127-119/+377
|\
| * watchdog: s3c2410_wdt: simplify use of devm_ioremap_resourceJulia Lawall2013-09-101-5/+1
| * watchdog: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-09-101-5/+0
| * watchdog: ts72xx_wdt: simplify use of devm_ioremap_resourceJulia Lawall2013-09-101-10/+0
| * watchdog: nuc900_wdt.c: simplify use of devm_ioremap_resourceJulia Lawall2013-09-101-5/+0
| * watchdog: sunxi: New watchdog driver for Allwinner A10/A13Carlo Caione2013-09-103-0/+248
| * watchdog: s3c2410_wdt: remove the global variablesLeela Krishna Amudala2013-09-101-94/+128
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-09-1220-1342/+2997
|\ \
| * | drivers: thermal: add check when unregistering cpu coolingEduardo Valentin2013-09-031-1/+5
| * | thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin2013-09-031-4/+15
| * | drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin2013-09-031-3/+5
| * | drivers: thermal: parent virtual hwmon with thermal zoneEduardo Valentin2013-09-031-1/+1
| * | thermal: hwmon: move hwmon support to single fileEduardo Valentin2013-09-035-254/+331
| * | 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: ti-soc-thermal: Ensure to compute thermal trendRanganath Krishnan2013-08-291-1/+5
| * | thermal: ti-soc-thermal: Set the bandgap mask counter delay valueRanganath Krishnan2013-08-291-0/+7
| * | thermal: ti-soc-thermal: Initialize counter_delay field for TI DRA752 sensorsRanganath Krishnan2013-08-291-0/+5
| * | Merge branch 'fixes' of .git into nextZhang Rui2013-08-151-11/+21
| |\ \
| | * | thermal: step_wise: return instance->target by defaultEduardo Valentin2013-08-151-11/+18
| | * | thermal: step_wise: cdev only needs update on a new target stateShawn Guo2013-08-151-0/+3
| | | |
| | \ \
| *-. | | Merge branches 'exynos', 'imx' and 'fixes' of .git into nextZhang Rui2013-08-154-0/+555
| |\ \| |
| | | * | Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...Lan Tianyu2013-08-151-0/+2
| | * | | thermal: imx: implement thermal alarm interrupt handlingPhilipp Zabel2013-08-151-13/+127
| | * | | thermal: imx: dynamic passive and SoC specific critical trip pointsPhilipp Zabel2013-08-151-10/+40
| | * | | Merge branch 'for_3.12/imx' of git://git.kernel.org/pub/scm/linux/kernel/git/...Zhang Rui2013-08-153-0/+409
| | |\ \ \ | | | |/ / | | |/| |
| | | * | thermal: add imx thermal driver supportShawn Guo2013-08-133-0/+409
| * | | | thermal: exynos_tmu: fix wrong error check for mapped memoryNaveen Krishna Chatradhi2013-08-151-1/+1
| * | | | Merge branch 'for_3.12/exynos' of git://git.kernel.org/pub/scm/linux/kernel/g...Zhang Rui2013-08-1511-1068/+2054
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | 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
| | * | | thermal: exynos: Move register definitions from driver to data fileAmit Daniel Kachhap2013-08-134-117/+315
| | * | | thermal: exynos: Add extra entries in the tmu platform dataAmit Daniel Kachhap2013-08-134-48/+85
| | * | | thermal: exynos: Add missing definations and code cleanupAmit Daniel Kachhap2013-08-131-16/+46
| | * | | thermal: exynos: Bifurcate exynos tmu driver and configuration dataAmit Daniel Kachhap2013-08-135-65/+126