summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Reformat printk() statementsJoe Perches2014-03-121-40/+35
* cpufreq: Tegra: Use cpufreq_generic_suspend()Viresh Kumar2014-03-061-41/+5
* cpufreq: s5pv210: Use cpufreq_generic_suspend()Viresh Kumar2014-03-061-46/+3
* cpufreq: exynos: Use cpufreq_generic_suspend()Viresh Kumar2014-03-061-89/+7
* cpufreq: Implement cpufreq_generic_suspend()Viresh Kumar2014-03-061-0/+26
* cpufreq: suspend governors on system suspend/hibernateViresh Kumar2014-03-062-55/+61
* cpufreq: move call to __find_governor() to cpufreq_init_policy()viresh kumar2014-03-061-24/+14
* Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-03-064-97/+76
|\
| * cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()Saravana Kannan2014-03-021-13/+9
| * cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()Saravana Kannan2014-03-021-1/+3
| * cpufreq: stats: Remove redundant cpufreq_cpu_get() callSaravana Kannan2014-03-021-11/+1
| * intel_pstate: fix pid_reset to use fixed point valuesDirk Brandewie2014-03-021-1/+1
| * intel_pstate: remove unneeded sample buffersDirk Brandewie2014-03-021-13/+11
| * cpufreq: Return error if ->get() failed in cpufreq_update_policy()Viresh Kumar2014-03-011-0/+5
| * cpufreq: enable ARM drivers on arm64Rob Herring2014-03-011-1/+1
| * cpufreq: Mark function as static in cpufreq.cRashika Kheria2014-02-271-1/+1
| * Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2014-02-271-56/+44
| |\
| | * cpufreq: don't call cpufreq_update_policy() on CPU additionViresh Kumar2014-02-241-1/+0
| | * cpufreq: Refactor cpufreq_set_policy()Rafael J. Wysocki2014-02-241-55/+44
* | | cpufreq: Initialize governor for a new policy under policy->rwsemViresh Kumar2014-03-061-0/+2
* | | cpufreq: Initialize policy before making it available for others to useViresh Kumar2014-03-061-14/+14
* | | cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner2014-03-061-14/+7
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-0318-62/+107
|\ \ \
| * \ \ Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-0311-35/+72
| |\ \ \
| | * | | drm/radeon: enable speaker allocation setup on dce3.2Alex Deucher2014-02-271-3/+0
| | * | | drm/radeon: change audio enable logicAlex Deucher2014-02-275-27/+44
| | * | | drm/radeon: fix audio disable on dce6+Alex Deucher2014-02-271-1/+1
| | * | | drm/radeon: free uvd ring on unloadJerome Glisse2014-02-273-2/+4
| | * | | drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher2014-02-271-1/+15
| | * | | drm/radeon: fix missing bo reservationChristian König2014-02-271-0/+6
| | * | | drm/radeon: print the supported atpx function maskAlex Deucher2014-02-271-1/+2
| * | | | drm/vmwgfx: avoid null pointer dereference at failure pathsAlexey Khoroshilov2014-03-021-16/+19
| * | | | drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...Thomas Hellstrom2014-03-022-3/+2
| * | | | drm/vmwgfx: Remove some unused surface formatsThomas Hellstrom2014-03-021-6/+1
| |/ / /
| * | | Merge tag 'drm/for-3.14-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2014-02-203-2/+13
| |\ \ \
| | * | | drm/tegra: Add guard to avoid double disable/enable of RGB outputsDmitry Osipenko2014-02-121-0/+11
| | * | | gpu: host1x: do not check previously handled gathersErik Faye-Lund2014-02-121-1/+1
| | * | | drm/tegra: fix typo 'CONFIG_TEGRA_DRM_FBDEV'Paul Bolle2014-02-121-1/+1
* | | | | Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-03-033-3/+18
|\ \ \ \ \
| * | | | | usb: ehci: fix deadlock when threadirqs option is usedStanislaw Gruszka2014-02-271-3/+10
| * | | | | USB: ftdi_sio: add Cressi Leonardo PIDJoerg Dorchain2014-02-272-0/+8
| | |_|_|/ | |/| | |
* | | | | Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-03-039-39/+38
|\ \ \ \ \
| * \ \ \ \ Merge iio fixes into staging-linusGreg Kroah-Hartman2014-03-027-39/+36
| |\ \ \ \ \
| | * | | | | Merge 3.14-rc4 into char-misc-linusGreg Kroah-Hartman2014-02-24176-652/+1759
| | |\| | | |
| | * | | | | Merge tag 'iio-fixes-for-3.14c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-02-217-39/+36
| | |\ \ \ \ \
| | | * | | | | iio:gyro: bug on L3GD20H gyroscope supportDenis CIOCCA2014-02-185-9/+5
| | | * | | | | iio: cm32181: Change cm32181 ambient light sensor driverBeomho Seo2014-02-181-8/+8
| | | * | | | | iio: cm36651: Fix read/write integration time function.Beomho Seo2014-02-181-22/+23
| * | | | | | | Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2014-03-011-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | staging:iio:adc:MXS:LRADC: fix touchscreen statemachineJuergen Beisert2014-02-241-0/+1