aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2012-11-03exynos4_tmu_driver_ids should be exynos_tmu_driver_ids.Jonghwan Choi
2012-11-03thermal: solve compilation errors in rcar_thermalDevendra Naga
2012-10-15thermal, cpufreq: Fix build when CPU_FREQ_TABLE isn't configuredDavid Rientjes
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu
2012-09-28thermal: Exynos: Fix NULL pointer dereference in exynos_unregister_thermal()Sachin Kamat
2012-09-27Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.Jonghwa Lee
2012-09-24thermal: exynos: Use devm_* functionsAmit Daniel Kachhap
2012-09-24ARM: exynos: add thermal sensor driver platform data supportAmit Daniel Kachhap
2012-09-24thermal: exynos: register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap
2012-09-24thermal: exynos5: add exynos5250 thermal sensor driver supportAmit Daniel Kachhap
2012-09-24hwmon: exynos4: move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap
2012-09-24thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap
2012-09-24thermal: Fix potential NULL pointer accessesGuenter Roeck
2012-09-24thermal: add Renesas R-Car thermal sensor supportKuninori Morimoto
2012-09-24thermal: fix potential out-of-bounds memory accessGuenter Roeck
2012-09-24Thermal: Introduce locking for cdev.thermal_instances list.Zhang Rui
2012-09-24Thermal: Unify the code for both active and passive coolingZhang Rui
2012-09-24Thermal: Introduce simple arbitrator for setting device cooling stateZhang Rui
2012-09-24Thermal: List thermal_instance in thermal_cooling_device.Zhang Rui
2012-09-24Thermal: Rename thermal_instance.node to thermal_instance.tz_node.Zhang Rui
2012-09-24Thermal: Rename thermal_zone_device.cooling_devicesZhang Rui
2012-09-24Thermal: rename structure thermal_cooling_device_instance to thermal_instanceZhang Rui
2012-09-24Thermal: Introduce thermal_zone_trip_update()Zhang Rui
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui
2012-09-24Thermal: Introduce .get_trend() callback.Zhang Rui
2012-09-24Thermal: set upper and lower limitsZhang Rui
2012-09-24Thermal: Introduce cooling states range supportZhang Rui
2012-09-24Thermal: Introduce multiple cooling states supportZhang Rui
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-07-31thermal: Constify 'type' argument for the registration routineAnton Vorontsov
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown
2012-07-24Thermal: Add Hysteresis attributesDurgadoss R
2012-07-24Thermal: Make Thermal trip points writeableDurgadoss R
2012-06-02drivers/thermal/spear_thermal.c: add Device Tree probing capabilityViresh Kumar
2012-03-22thermal: Fix for setting the thermal zone mode to enable/disableAmit Daniel Kachhap
2012-03-22thermal: spear13xx: checking for NULL instead of IS_ERR()Dan Carpenter
2012-03-22thermal/spear_thermal: replace readl/writel with lighter _relaxed variantsViresh Kumar
2012-03-22thermal: add support for thermal sensor present on SPEAr13xx machinesVincenzo Frascino
2012-03-22thermal_sys: convert printks to pr_<level>Joe Perches
2012-03-22thermal_sys: kernel style cleanupsJoe Perches
2012-03-22thermal_sys: remove obfuscating used-once macrosJoe Perches
2012-03-22thermal_sys: remove unnecessary line continuationsJoe Perches
2012-03-22drivers/thermal/thermal_sys.c: fix build warningFabio Estevam
2012-01-23thermal: Rename generate_netlink_eventJean Delvare
2011-11-06thermal: Prevent polling from happening during system suspendRafael J. Wysocki
2011-08-02thermal: make THERMAL_HWMON implementation fully internalJean Delvare
2011-08-02thermal: split hwmon lookup to a separate functionJean Delvare
2011-08-02thermal: hide CONFIG_THERMAL_HWMONJean Delvare