summaryrefslogtreecommitdiffstats
path: root/Documentation/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-08thermal: Add support for the thermal sensor on Kirkwood SoCsNobuhiro Iwamatsu4-0/+158
2013-02-08thermal: rcar: add Device Tree supportKuninori Morimoto2-0/+36
2013-02-06thermal: rcar: remove machine_power_off() from rcar_thermal_notify()Kuninori Morimoto1-1/+0
2013-02-06thermal: rcar: add interrupt supportKuninori Morimoto1-9/+150
2013-02-06thermal: rcar: add read/write functions for common/priv dataKuninori Morimoto1-7/+41
2013-02-06thermal: rcar: multi channel supportKuninori Morimoto1-34/+94
2013-02-06thermal: rcar: use mutex lock instead of spin lockKuninori Morimoto1-23/+7
2013-02-06thermal: rcar: enable CPCTL to use hardware TSC decidingKuninori Morimoto1-65/+26
2013-02-06thermal: rcar: use parenthesis on macroKuninori Morimoto1-1/+1
2013-02-06Thermal: fix a build warning when CONFIG_THERMAL_EMULATION clearedZhang Rui1-1/+4
2013-02-06Thermal: fix a wrong commentZhang Rui1-2/+2
2013-02-06thermal: sysfs: Add a new sysfs node emul_temp for thermal emulationAmit Daniel Kachhap4-11/+91
2013-02-06PM: intel_powerclamp: off by one in start_power_clamp()Dan Carpenter1-1/+1
2013-02-06thermal: exynos: Miscellaneous fixes to support falling threshold interruptAmit Daniel Kachhap1-6/+11
2013-02-06PM: Introduce Intel PowerClamp DriverJacob Pan4-0/+1113
2013-01-17x86/nmi: export local_touch_nmi() symbol for modulesJacob Pan1-0/+1
2013-01-17tick: export nohz tick idle symbols for module useJacob Pan1-0/+2
2013-01-17thermal: check for invalid trip setup when registering thermal deviceEduardo Valentin1-0/+3
2013-01-16thermal: cleanup: use dev_* helper functionsEduardo Valentin1-4/+6
2013-01-16thermal: remove unnecessary includeEduardo Valentin1-1/+0
2013-01-16thermal: Use thermal zone device id in netlink messagesEduardo Valentin3-6/+13
2013-01-04thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.cSachin Kamat1-3/+2
2013-01-04thermal: db8500: Use of_match_ptr() macro in db8500_thermal.cSachin Kamat1-3/+1
2013-01-04thermal: exynos: Use of_match_ptr() macroSachin Kamat1-3/+1
2013-01-04drivers/thermal/spear_thermal.c: use devm_clk_getJulia Lawall1-5/+2
2013-01-04thermal: rcar: add .get_trip_type/temp and .notify supportkuninori.morimoto.gx@renesas.com1-3/+65
2013-01-04Thermal: exynos: Add sysfs node supporting exynos's emulation mode.Jonghwa Lee3-0/+165
2013-01-04step_wise: Unify the code for both throttle and dethrottleZhang Rui1-45/+25
2013-01-04Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governorZhang Rui1-18/+46
2013-01-04Introduce THERMAL_TREND_RAISE_FULL and THERMAL_TREND_DROP_FULLZhang Rui1-0/+2
2013-01-03Wire up finit_module syscallLuck, Tony3-1/+3
2013-01-03powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos1-1/+2
2013-01-03powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai1-5/+0
2013-01-03Linux 3.8-rc2v3.8-rc2Linus Torvalds1-1/+1
2013-01-03leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas1-2/+3
2013-01-03UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells1-3/+3
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells8-8/+0
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2-21/+49
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins4-14/+9
2013-01-02tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins1-38/+26
2013-01-02epoll: prevent missed events on EPOLL_CTL_MODEric Wong1-1/+21
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen3-2/+23
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen1-1/+0
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin1-7/+6
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin1-4/+0
2013-01-02GFS2: Reset rd_last_alloc when it reaches the end of the rgrpBob Peterson1-0/+3
2013-01-02GFS2: Stop looking for free blocks at end of rgrpBob Peterson1-3/+7
2013-01-02GFS2: Fix race in gfs2_rs_allocAbhijith Das1-12/+10
2013-01-02GFS2: Initialize hex string to '0'Nathan Straz1-0/+1
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie2-14/+0