summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-17Merge branch 'int340x-thermal' of .git into nextZhang Rui22-408/+1867
2014-10-17Thermal: int340x thermal: select ACPI fan driverZhang Rui2-1/+2
2014-10-11Thermal: int3400_thermal: use acpi_thermal_rel parsing APIsJacob Pan1-159/+13
2014-10-11Thermal: int340x_thermal: expose acpi thermal relationship tablesJacob Pan4-0/+490
2014-10-11Thermal: introduce int3403 thermal driverLan Tianyu5-312/+478
2014-10-11Merge branch 'thermal-core-fix' of .git into nextZhang Rui1-1/+1
2014-10-10Thermal: introduce INT3402 thermal driverAaron Lu3-0/+245
2014-10-10Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.hAaron Lu2-9/+11
2014-10-10ACPI / Fan: support INT3404 thermal deviceAaron Lu1-0/+1
2014-10-10ACPI / Fan: add ACPI 4.0 style fan supportAaron Lu1-27/+241
2014-10-10ACPI / fan: convert to platform driverAaron Lu1-34/+28
2014-10-10ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu4-7/+7
2014-10-10ACPI / fan: remove no need check for device pointerAaron Lu1-17/+1
2014-10-10ACPI / fan: remove unused macroAaron Lu1-4/+0
2014-10-10Thermal: int3400 thermal: register to thermal frameworkZhang Rui2-0/+104
2014-10-10Thermal: int3400 thermal: add capability to detect supporting UUIDsZhang Rui1-0/+69
2014-10-10Thermal: introduce int3400 thermal driverZhang Rui5-2/+249
2014-10-10ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui1-1/+27
2014-10-10ACPI: make acpi_create_platform_device() an external APIZhang Rui3-7/+2
2014-10-09thermal: step_wise: fix: Prevent from binary overflow when trend is droppingLukasz Majewski1-1/+1
2014-09-18Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into nextZhang Rui5-0/+155
2014-09-11ACPI: introduce ACPI int340x thermal scan handlerZhang Rui5-0/+71
2014-08-27thermal: Added Bang-bang thermal governorPeter Feuerer5-0/+155
2014-08-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui7-15/+200
2014-08-26Linux 3.17-rc2v3.17-rc2Linus Torvalds1-1/+1
2014-08-26Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-29/+77
2014-08-26Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-3/+11
2014-08-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds18-59/+142
2014-08-26Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-92/+168
2014-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-8/+16
2014-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+34
2014-08-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-30/+76
2014-08-25Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds6-15/+51
2014-08-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds44-167/+328
2014-08-25aio: fix reqs_available handlingBenjamin LaHaise1-4/+73
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll1-1/+1
2014-08-24ARM: shmobile: koelsch: Remove non-existent i2c6 pinmuxGeert Uytterhoeven1-7/+0
2014-08-24ARM: tegra: apalis/colibri t30: fix on-module 5v0 suppliesMarcel Ziswiler2-2/+20
2014-08-24Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson3-0/+5
2014-08-24MAINTAINERS: Add entry for Renesas DRM driversLaurent Pinchart1-0/+11
2014-08-24Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-0/+8
2014-08-23MAINTAINERS: add new Rockchip SoC listHeiko Stuebner1-0/+1
2014-08-23ARM: dts: rockchip: readd missing mmc0 pinctrl settingsHeiko Stuebner2-0/+4
2014-08-23Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+8
2014-08-23ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)1-1/+1
2014-08-23ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)1-22/+38
2014-08-23nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery1-1/+1
2014-08-23nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson1-0/+8
2014-08-23nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson1-3/+15
2014-08-23nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson3-1/+29