aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()Sachin Kamat2012-09-281-2/+5
* Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.Jonghwa Lee2012-09-271-2/+1
* thermal: exynos: Use devm_* functionsAmit Daniel Kachhap2012-09-241-36/+9
* ARM: exynos: add thermal sensor driver platform data supportAmit Daniel Kachhap2012-09-241-1/+110
* thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap2012-09-241-2/+404
* thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap2012-09-242-128/+225
* hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-245-120/+12
* thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap2012-09-243-0/+462
* Fix a build error.Eduardo Valentin2012-09-241-1/+3
* thermal: Fix potential NULL pointer accessesGuenter Roeck2012-09-241-4/+4
* thermal: add Renesas R-Car thermal sensor supportKuninori Morimoto2012-09-243-1/+270
* thermal: fix potential out-of-bounds memory accessGuenter Roeck2012-09-241-2/+3
* Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui2012-09-241-0/+8
* Thermal: Unify the code for both active and passive coolingZhang Rui2012-09-241-85/+25
* Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui2012-09-241-3/+41
* Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui2012-09-241-1/+6
* Thermal: Rename thermal_instance.node to thermal_instance.tz_node.Zhang Rui2012-09-241-10/+10
* Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui2012-09-241-9/+9
* Thermal: rename structure thermal_cooling_device_instance to thermal_instanceZhang Rui2012-09-241-9/+9
* Thermal: Introduce thermal_zone_trip_update()Zhang Rui2012-09-242-29/+81
* Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-247-27/+12
* Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-242-2/+50
* Thermal: set upper and lower limitsZhang Rui2012-09-243-26/+53
* Thermal: Introduce cooling states range supportZhang Rui2012-09-241-4/+21
* Thermal: Introduce multiple cooling states supportZhang Rui2012-09-241-2/+10
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-027-2/+345
|\
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-07-311-20/+28
| * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-07-311-0/+117
| * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-07-311-5/+0
| * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-07-311-1/+45
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-07-311-0/+48
| * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-07-311-2/+110
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-314-2/+4
| * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-07-313-0/+21
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-022-13/+37
|\ \
| * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2919-54/+471
| |\ \
| | * | ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-271-13/+29
| | * | ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-271-0/+8
| | * | Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3Andrew Lunn2012-07-276-2/+24
| | |\ \
| | * \ \ Merge tag 'spi-3.6' into v3.5-rc7-dt-v3Andrew Lunn2012-07-2711-39/+410
| | |\ \ \
* | | \ \ \ Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-029-26/+124
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'common/irqdomain' into sh-latestPaul Mundt2012-08-015-5/+85
| |\ \ \ \ \ \
| | * | | | | | sh: intc: initial irqdomain support.Paul Mundt2012-08-015-5/+85
| * | | | | | | Merge branch 'common/pinctrl' into sh-latestPaul Mundt2012-08-011-17/+15
| |\ \ \ \ \ \ \
| | * | | | | | | sh: pfc: Fix up init ordering mess.Paul Mundt2012-08-011-17/+15
| * | | | | | | | Merge branch 'sh/dmaengine' into sh-latestPaul Mundt2012-08-011934-62202/+198204
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski2012-08-011-2/+3
| | * | | | | | | dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2012-08-012-0/+21
| | |/ / / / / /
| * | | | | | | sh: pfc: Build fix for pinctrl_remove_gpio_range() changes.Paul Mundt2012-07-251-2/+0
* | | | | | | | Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds2012-08-025-22/+150
|\ \ \ \ \ \ \ \