aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-02-08Thermal: rename thermal governor Kconfig option to avoid generic namingZhang Rui
2013-02-08thermal: exynos: Use the new thermal trend type for quick cooling action.Amit Daniel Kachhap
2013-02-08Thermal: exynos: Add support for temperature falling interrupt.Jonghwa Lee
2013-02-08Thermal: Dove: Add Themal sensor support for Dove.Andrew Lunn
2013-02-08thermal: Add support for the thermal sensor on Kirkwood SoCsNobuhiro Iwamatsu
2013-02-08thermal: rcar: add Device Tree supportKuninori Morimoto
2013-02-06thermal: rcar: remove machine_power_off() from rcar_thermal_notify()Kuninori Morimoto
2013-02-06thermal: rcar: add interrupt supportKuninori Morimoto
2013-02-06thermal: rcar: add read/write functions for common/priv dataKuninori Morimoto
2013-02-06thermal: rcar: multi channel supportKuninori Morimoto
2013-02-06thermal: rcar: use mutex lock instead of spin lockKuninori Morimoto
2013-02-06thermal: rcar: enable CPCTL to use hardware TSC decidingKuninori Morimoto
2013-02-06thermal: rcar: use parenthesis on macroKuninori Morimoto
2013-02-06Thermal: fix a build warning when CONFIG_THERMAL_EMULATION clearedZhang Rui
2013-02-06Thermal: fix a wrong commentZhang Rui
2013-02-06thermal: sysfs: Add a new sysfs node emul_temp for thermal emulationAmit Daniel Kachhap
2013-02-06PM: intel_powerclamp: off by one in start_power_clamp()Dan Carpenter
2013-02-06thermal: exynos: Miscellaneous fixes to support falling threshold interruptAmit Daniel Kachhap
2013-02-06PM: Introduce Intel PowerClamp DriverJacob Pan
2013-01-17thermal: check for invalid trip setup when registering thermal deviceEduardo Valentin
2013-01-16thermal: cleanup: use dev_* helper functionsEduardo Valentin
2013-01-16thermal: remove unnecessary includeEduardo Valentin
2013-01-16thermal: Use thermal zone device id in netlink messagesEduardo Valentin
2013-01-04thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.cSachin Kamat
2013-01-04thermal: db8500: Use of_match_ptr() macro in db8500_thermal.cSachin Kamat
2013-01-04thermal: exynos: Use of_match_ptr() macroSachin Kamat
2013-01-04drivers/thermal/spear_thermal.c: use devm_clk_getJulia Lawall
2013-01-04thermal: rcar: add .get_trip_type/temp and .notify supportkuninori.morimoto.gx@renesas.com
2013-01-04Thermal: exynos: Add sysfs node supporting exynos's emulation mode.Jonghwa Lee
2013-01-04step_wise: Unify the code for both throttle and dethrottleZhang Rui
2013-01-04Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governorZhang Rui
2013-01-03Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2013-01-02Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-02leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas
2013-01-02Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-01-02Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie
2012-12-30drm: tegra: program only one window during modesetLucas Stach
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach
2012-12-30drm: tegra: don't leave clients host1x member uninitializedLucas Stach
2012-12-30drm: tegra: fix front_porch <-> back_porch mixupLucas Stach
2012-12-30Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie