aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD2012-10-12
* ARM: at91: add dummies pinctrl for non dt platformJean-Christophe PLAGNIOL-VILLARD2012-10-12
* arm: at91: at91sam9x5: fix gpio number per bankJean-Christophe PLAGNIOL-VILLARD2012-10-12
* at91: regroup gpio and pinctrl under the same rangesJean-Christophe PLAGNIOL-VILLARD2012-10-12
* ARM: at91: gpio: implement requestJean-Christophe PLAGNIOL-VILLARD2012-10-12
* arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD2012-10-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-10-12
|\
| * Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...James Morris2012-10-11
| |\
| | * tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe2012-10-10
| * | Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...James Morris2012-10-11
| |\ \
| | * | driver/char/tpm: fix regression causesd by ppiGang Wei2012-10-10
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-10-12
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown2012-10-09
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-09
| | | |\ \ \ \
| | | | * | | | thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()Sachin Kamat2012-09-27
| | | | * | | | Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.Jonghwa Lee2012-09-27
| | | | * | | | thermal: exynos: Use devm_* functionsAmit Daniel Kachhap2012-09-24
| | | | * | | | ARM: exynos: add thermal sensor driver platform data supportAmit Daniel Kachhap2012-09-24
| | | | * | | | thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap2012-09-24
| | | | * | | | thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap2012-09-24
| | | | * | | | hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap2012-09-24
| | | | * | | | thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap2012-09-24
| | | | * | | | Fix a build error.Eduardo Valentin2012-09-24
| | | | * | | | thermal: Fix potential NULL pointer accessesGuenter Roeck2012-09-24
| | | | * | | | thermal: add Renesas R-Car thermal sensor supportKuninori Morimoto2012-09-24
| | | | * | | | thermal: fix potential out-of-bounds memory accessGuenter Roeck2012-09-24
| | | | * | | | Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui2012-09-24
| | | | * | | | Thermal: Unify the code for both active and passive coolingZhang Rui2012-09-24
| | | | * | | | Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui2012-09-24
| | | | * | | | Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui2012-09-24
| | | | * | | | Thermal: Rename thermal_instance.node to thermal_instance.tz_node.Zhang Rui2012-09-24
| | | | * | | | Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui2012-09-24
| | | | * | | | Thermal: rename structure thermal_cooling_device_instance to thermal_instanceZhang Rui2012-09-24
| | | | * | | | Thermal: Introduce thermal_zone_trip_update()Zhang Rui2012-09-24
| | | | * | | | Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-24
| | | | * | | | Thermal: Introduce .get_trend() callback.Zhang Rui2012-09-24
| | | | * | | | Thermal: set upper and lower limitsZhang Rui2012-09-24
| | | | * | | | Thermal: Introduce cooling states range supportZhang Rui2012-09-24
| | | | * | | | Thermal: Introduce multiple cooling states supportZhang Rui2012-09-24
| | * | | | | | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang2012-10-06
| | * | | | | | ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang2012-10-06
| * | | | | | | tools/power/acpi/acpidump: remove duplicated include from acpidump.cWei Yongjun2012-10-09
| * | | | | | | ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplugSrivatsa S. Bhat2012-10-08
| * | | | | | | cpuidle / ACPI: fix potential NULL pointer dereferenceWei Yongjun2012-10-08
* | | | | | | | Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds2012-10-12
|\ \ \ \ \ \ \ \
| * | | | | | | | openrisc: mask interrupts in irq_mask_ack functionGong Tao2012-10-11
| * | | | | | | | openrisc: fix typos in comments and warningsJonas Bonn2012-10-11
| * | | | | | | | openrisc: PIC should act on domain-local irqsJonas Bonn2012-10-11
| * | | | | | | | openrisc: Make cpu_relax() invoke barrier()Vladimir Murzin2012-10-11
| * | | | | | | | audit: define AUDIT_ARCH_OPENRISCKees Cook2012-09-21