summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | drm/i915: Don't clobber the GTT when it's within stolen memoryVille Syrjälä2014-07-092-0/+47
| | * | | | | | | | | | | | drm/i915/vlv: Update the DSI ULPS entry/exit sequenceShobhit Kumar2014-07-091-14/+15
| | * | | | | | | | | | | | drm/i915/vlv: DPI FIFO empty check is not neededShobhit Kumar2014-07-091-6/+0
| | * | | | | | | | | | | | drm/i915: Toshiba CB35 has a controllable backlightScot Doyle2014-07-091-0/+3
| | * | | | | | | | | | | | drm/i915: Acer C720 and C720P have controllable backlightsScot Doyle2014-07-091-0/+3
| | * | | | | | | | | | | | drm/i915: quirk asserts controllable backlight presence, overriding VBTScot Doyle2014-07-093-2/+15
| * | | | | | | | | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-07-1010-31/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/nouveau/ram: fix test for gpio presenceBen Skeggs2014-07-081-1/+1
| | * | | | | | | | | | | | | drm/nouveau/dp: workaround broken displayBen Skeggs2014-07-081-0/+1
| | * | | | | | | | | | | | | drm/nouveau/dp: fix required link bandwidth calculationsBen Skeggs2014-07-083-9/+11
| | * | | | | | | | | | | | | drm/nouveau/kms: restore fbcon after display has been resumedBen Skeggs2014-07-083-19/+12
| | * | | | | | | | | | | | | drm/nv50-/kms: pass a non-zero value for head to sor dpms methodsBen Skeggs2014-07-081-1/+2
| | * | | | | | | | | | | | | drm/nouveau/fb: Prevent inlining of ramfuc_regStéphane Marchesin2014-07-081-1/+1
| | * | | | | | | | | | | | | drm/gk104/ram: bash mpll bit 31 onBen Skeggs2014-07-081-0/+1
* | | | | | | | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-07-102-48/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | firmware: Create directories for external firmwareMichal Marek2014-07-091-0/+6
| * | | | | | | | | | | | | | | kbuild: Fix packaging targets with relative $(srctree)Michal Marek2014-07-041-1/+1
| * | | | | | | | | | | | | | | kbuild: Do not print the build directory with make -sMichal Marek2014-07-041-47/+50
* | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-07-1012-104/+317
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-07-103-16/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | cpufreq: Makefile: fix compilation for davinci platformPrabhakar Lad2014-07-091-1/+1
| | * | | | | | | | | | | | | | | | intel_pstate: Set CPU number before accessing MSRsVincent Minet2014-07-071-2/+1
| | * | | | | | | | | | | | | | | | intel_pstate: Update documentation of {max,min}_perf_pct sysfs filesDirk Brandewie2014-07-071-2/+5
| | * | | | | | | | | | | | | | | | intel_pstate: don't touch turbo bit if turbo disabled or unavailable.Dirk Brandewie2014-07-071-6/+16
| | * | | | | | | | | | | | | | | | intel_pstate: Fix setting VIDDirk Brandewie2014-07-071-5/+5
| * | | | | | | | | | | | | | | | | Merge branch 'acpi-video'Rafael J. Wysocki2014-07-104-1/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | ACPI / video: Add Acer TravelMate B113 to native backlight blacklistMartin Kepplinger2014-07-071-0/+8
| | * | | | | | | | | | | | | | | | | ACPI / video: Add Dell Inspiron 5737 to the blacklistEdward Lin2014-07-071-0/+8
| | * | | | | | | | | | | | | | | | | ACPI / i915: ignore firmware requests for backlight changeAaron Lu2014-07-073-1/+13
| | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'acpi-ec'Rafael J. Wysocki2014-07-101-79/+85
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | ACPI / EC: Free saved_ec on error exit pathColin Ian King2014-07-071-1/+4
| | * | | | | | | | | | | | | | | | | ACPI / EC: Add detailed fields debugging support of EC_SC(R).Lv Zheng2014-07-071-4/+12
| | * | | | | | | | | | | | | | | | | ACPI / EC: Update revision due to recent changesLv Zheng2014-07-071-6/+9
| | * | | | | | | | | | | | | | | | | ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng2014-07-071-13/+17
| | * | | | | | | | | | | | | | | | | ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng2014-07-071-26/+1
| | * | | | | | | | | | | | | | | | | ACPI / EC: Add asynchronous command byte write supportLv Zheng2014-07-071-35/+48
| | * | | | | | | | | | | | | | | | | ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng2014-07-071-6/+6
| | |/ / / / / / / / / / / / / / / /
| | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-resources', 'acpi-ac', 'acpi-scan' and 'acpi-battery'Rafael J. Wysocki2014-07-103-3/+170
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | ACPI / battery: fix wrong value of capacity_now reported when fully chargedJosef Gajdusek2014-07-071-0/+14
| | | | * | | | | | | | | | | | | | | | | ACPI / battery: Retry to get battery information if failed during probingLan Tianyu2014-07-071-1/+26
| | | | |/ / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | ACPI / PNP: add soc_button_array device ID to PNP IDs listZhang Rui2014-07-091-0/+2
| | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | Revert "ACPI / AC: Remove AC's proc directory."Lan Tianyu2014-07-071-2/+128
| | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft2014-07-071-5/+5
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-106-22/+94
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...Suman Tripathi2014-07-081-13/+47
| * | | | | | | | | | | | | | | | | libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi2014-07-082-3/+6
| * | | | | | | | | | | | | | | | | ata: ahci_imx: warn when disabling ahci linkRussell King2014-06-241-0/+3
| * | | | | | | | | | | | | | | | | ahci: disable ncq feature for hisilicon sataKefeng Wang2014-06-241-1/+1
| * | | | | | | | | | | | | | | | | ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo2014-06-191-4/+31
| * | | | | | | | | | | | | | | | | libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen2014-06-171-1/+6
OpenPOWER on IntegriCloud