aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2013-01-03Drivers: thermal: remove __dev* attributes.Greg Kroah-Hartman
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Thermal: Fix DEFAULT_THERMAL_GOVERNORZhang Rui
2012-12-12Thermal: fix a NULL pointer dereference when generic thermal layer is built a...Zhang Rui
2012-12-03treewide: Fix typos in various KconfigMasanari Iida
2012-11-26thermal: rcar: add rcar_zone_to_priv() macroKuninori Morimoto
2012-11-26thermal: rcar: fixup the unit of temperatureKuninori Morimoto
2012-11-22thermal: cpu cooling: allow module buildsEduardo Valentin
2012-11-22thermal: cpu cooling: use const parameter while registeringEduardo Valentin
2012-11-15Thermal: Add ST-Ericsson DB8500 thermal driver.hongbo.zhang
2012-11-15drivers/thermal/Makefile refactorZhang Rui
2012-11-15Exynos: Add missing dependencyZhang Rui
2012-11-15Refactor drivers/thermal/KconfigZhang Rui
2012-11-15thermal: cpu_cooling: Make 'notify_device' staticSachin Kamat
2012-11-07Thermal: Remove the cooling_cpufreq_list.hongbo.zhang
2012-11-07Thermal: fix bug of counting cpu frequencies.hongbo.zhang
2012-11-07Thermal: add indent for code alignment.hongbo.zhang
2012-11-07thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()Kuninori Morimoto
2012-11-05thermal: user_space: Add missing static storage class specifiersSachin Kamat
2012-11-05thermal: fair_share: Add missing static storage class specifiersSachin Kamat
2012-11-05thermal: step_wise: Add missing static storage class specifiersSachin Kamat
2012-11-05Thermal: Fix oops and unlocking in thermal_sys.cHugh Dickins
2012-11-05Thermal: Provide option to choose default thermal governorDurgadoss R
2012-11-05Thermal: Add a notification APIDurgadoss R
2012-11-05Thermal: Remove throttling logic out of thermal_sys.cDurgadoss R
2012-11-05Thermal: Add a thermal notifier for user spaceDurgadoss R
2012-11-05Thermal: Introduce a step_wise thermal governorDurgadoss R
2012-11-05Thermal: Introduce fair_share thermal governorDurgadoss R
2012-11-05Thermal: Make thermal_cdev_update as a global functionDurgadoss R
2012-11-05Thermal: Update binding logic based on platform dataDurgadoss R
2012-11-05Thermal: Add a policy sysfs attributeDurgadoss R
2012-11-05Thermal: Add thermal governor registration APIsDurgadoss R
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R
2012-11-05Thermal: Add get trend, get instance API's to thermal_sysDurgadoss R
2012-11-05Thermal: Move thermal_instance to thermal_core.hDurgadoss R
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