summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI / fan: use acpi_device_xxx_power instead of acpi_bus equivelantAaron Lu2014-10-103-7/+6
* ACPI / fan: remove no need check for device pointerAaron Lu2014-10-101-17/+1
* ACPI / fan: remove unused macroAaron Lu2014-10-101-4/+0
* Thermal: int3400 thermal: register to thermal frameworkZhang Rui2014-10-102-0/+104
* Thermal: int3400 thermal: add capability to detect supporting UUIDsZhang Rui2014-10-101-0/+69
* Thermal: introduce int3400 thermal driverZhang Rui2014-10-105-2/+249
* ACPI: add ACPI_TYPE_LOCAL_REFERENCE support to acpi_extract_package()Zhang Rui2014-10-101-1/+27
* ACPI: make acpi_create_platform_device() an external APIZhang Rui2014-10-102-7/+1
* ACPI: introduce ACPI int340x thermal scan handlerZhang Rui2014-09-115-0/+71
* Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2014-08-252-3/+6
|\
| * sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven2014-08-222-3/+6
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-241-4/+4
|\ \
| * | firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck2014-08-221-4/+4
| |/
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-241-1/+1
|\ \
| * | bus: arm-ccn: Fix warning messagePawel Moll2014-08-241-1/+1
| |/
* | Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-244-12/+48
|\ \
| * | gpio-lynxpoint: enable input sensing in resumeMathias Nyman2014-08-211-0/+18
| * | gpio: delete unneeded test before of_node_putJulia Lawall2014-08-171-3/+1
| * | gpio: zynq: Fix IRQ handlersLars-Peter Clausen2014-08-171-8/+28
| * | gpiolib: devres: use correct structure type name in sizeofJulia Lawall2014-08-171-1/+1
| |/
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-2441-167/+309
|\ \
| * | drm/radeon: add new KV pci idAlex Deucher2014-08-221-0/+1
| * | Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-08-228-55/+109
| |\ \
| | * | drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak2014-08-181-0/+3
| | * | drm/i915: make sure VDD is turned off during system suspendImre Deak2014-08-183-0/+34
| | * | drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak2014-08-183-2/+18
| | * | drm/i915: fix HPD IRQ reenable work cancelationImre Deak2014-08-183-22/+14
| | * | drm/i915: take display port power domain in DP HPD handlerImre Deak2014-08-181-5/+14
| | * | drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä2014-08-181-2/+2
| | * | drm/i915: Skip load detect when intel_crtc->new_enable==trueVille Syrjälä2014-08-181-4/+8
| | * | drm/i915: Fix locking for intel_enable_pipe_a()Ville Syrjälä2014-08-184-21/+17
| | |/
| * | Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"Alex Deucher2014-08-191-3/+1
| * | drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)Alex Deucher2014-08-192-0/+2
| * | drm/radeon: fix active cu count for SI and CIKAlex Deucher2014-08-192-10/+6
| * | drm/radeon: re-enable selective GPUVM flushingAlex Deucher2014-08-191-3/+1
| * | drm/radeon: Sync ME and PFP after CP semaphore waits v4Christian König2014-08-193-0/+36
| * | drm/radeon: fix display handling in radeon_gpu_resetAlex Deucher2014-08-191-0/+16
| * | drm/radeon: fix pm handling in radeon_gpu_resetAlex Deucher2014-08-191-2/+16
| * | drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer2014-08-1825-66/+73
| * | drm/radeon: properly document reloc priority maskChristian König2014-08-181-1/+2
| * | Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2014-08-1810-31/+50
| |\ \ | | |/ | |/|
| | * drm/radeon: Remove duplicate include from MakefileAndreas Ruprecht2014-08-151-1/+1
| | * drm/radeon/dpm: select the appropriate vce power state for KV/KB/MLAlex Deucher2014-08-151-3/+3
| | * drm/radeon: Add ability to get and change dpm state when radeon PX card is tu...Pali Rohár2014-08-151-10/+6
| | * drm/radeon: Add missing lines to ci_set_thermal_temperature_rangeOleg Chernovskiy2014-08-151-0/+3
| | * drm/radeon: Always flush VM again on < CIKMichel Dänzer2014-08-151-1/+3
| | * drm/radeon: add a check for allocation failure (v2)Dan Carpenter2014-08-151-0/+4
| | * drm/radeon: use pfp for all vm_flush related updatesAlex Deucher2014-08-152-6/+6
| | * drm/radeon: add bapm module parameterAlex Deucher2014-08-154-10/+24
* | | Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-221-2/+6
|\ \ \