summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2013-04-15thermal: return an error on failure to register thermal classRichard Guy Briggs
2013-03-19Thermal: fix build CONFIG_OMAP_THERMAL_INTERFACE=yNikhil Devshatwar
2012-06-22OMAP thermal Improve CPU_THERMAL supportDavid A. Long
2012-06-22Add CPU_THERMAL driver for OMAP4460David A. Long
2012-04-13ARM: imx: Add basic imx6q thermal managementAmit Daniel Kachhap
2012-04-11ARM: exynos4: Add thermal sensor driver platform device supportAmit Daniel Kachhap
2012-04-11thermal: exynos4: Register the tmu sensor with the kernel thermal layerAmit Daniel Kachhap
2012-04-11hwmon: exynos4: Move thermal sensor driver to driver/thermal directoryAmit Daniel Kachhap
2012-04-11thermal: Add Passive type cooling for cpufreq cooling devices.Amit Daniel Kachhap
2012-04-11thermal: Add generic cpuhotplug cooling implementationAmit Daniel Kachhap
2012-04-11thermal: Add generic cpufreq cooling implementationAmit Daniel Kachhap
2012-04-10thermal: Add a new trip type to use cooling device instance numberAmit Daniel Kachhap
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
2011-03-23ACPI:Fix goto flows in thermal-sysDurgadoss R
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-01-12Merge branch 'misc' into releaseLen Brown
2011-01-12thermal: Add event notification to thermal frameworkR.Durgadoss
2010-11-30thermal: make ops constantAlan Cox
2010-04-07drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sysSergey Senozhatsky
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16Merge branch 'misc-2.6.33' into releaseLen Brown
2009-12-16thermal: Fix test of unsigned in thermal_cooling_device_cur_state_store()Roel Kluin
2009-11-05thermal: disable polling if passive_delay and polling_delay are both unsetFrans Pop
2009-11-05thermal: Only set passive_delay for forced_passive coolingFrans Pop
2009-11-05thermal: add sanity check for the passive attributeFrans Pop
2009-11-05acpi: thermal: Add EOL to the trip_point_N_type stringsAmit Kucheria
2009-09-19thermal: add missing Kconfig dependencyJan Beulich
2009-08-26thermal_sys: check get_temp return valueMichael Brunner
2009-06-15thermal: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-14thermal: fix off-by-1 error in trip point trigger conditionVladimir Zajac
2009-03-27thermal: support forcing support for passive coolingMatthew Garrett
2009-02-20ACPI: move thermal trip handling to generic thermal layerMatthew Garrett
2009-02-20thermal: use integers rather than strings for thermal valuesMatthew Garrett
2009-01-06thermal: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman
2008-04-29thermal: re-name thermal.c to thermal_sys.cLen Brown
2008-04-29thermal: add hwmon sysfs I/FZhang Rui