aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAge
* exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi2012-11-02
* thermal: solve compilation errors in rcar_thermalDevendra Naga2012-11-02
* thermal, cpufreq: Fix build when CPU_FREQ_TABLE isn't configuredDavid Rientjes2012-10-15
* 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
| * 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
* | idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-05
* | workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-13
|/
* Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds2012-07-31
|\
| * thermal: Constify 'type' argument for the registration routineAnton Vorontsov2012-07-31
| |
| \
*-. \ Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-26
|\ \ \
| | * | drivers/thermal/spear_thermal.c: add Device Tree probing capabilityViresh Kumar2012-06-02
| |/ / |/| |
| * | Thermal: Add Hysteresis attributesDurgadoss R2012-07-24
| |/
| * Thermal: Make Thermal trip points writeableDurgadoss R2012-07-24
|/
* thermal: Fix for setting the thermal zone mode to enable/disableAmit Daniel Kachhap2012-03-22
* thermal: spear13xx: checking for NULL instead of IS_ERR()Dan Carpenter2012-03-22
* thermal/spear_thermal: replace readl/writel with lighter _relaxed variantsViresh Kumar2012-03-22
* thermal: add support for thermal sensor present on SPEAr13xx machinesVincenzo Frascino2012-03-22
* thermal_sys: convert printks to pr_<level>Joe Perches2012-03-22
* thermal_sys: kernel style cleanupsJoe Perches2012-03-22
* thermal_sys: remove obfuscating used-once macrosJoe Perches2012-03-22
* thermal_sys: remove unnecessary line continuationsJoe Perches2012-03-22
* drivers/thermal/thermal_sys.c: fix build warningFabio Estevam2012-03-22
* thermal: Rename generate_netlink_eventJean Delvare2012-01-23
* thermal: Prevent polling from happening during system suspendRafael J. Wysocki2011-11-06
* thermal: make THERMAL_HWMON implementation fully internalJean Delvare2011-08-02
* thermal: split hwmon lookup to a separate functionJean Delvare2011-08-02
* thermal: hide CONFIG_THERMAL_HWMONJean Delvare2011-08-02