summaryrefslogtreecommitdiffstats
path: root/drivers/clk (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-05rtc: pcf2127: use OFS flag to detect unreliable date and warn the userAndrea Scian1-3/+23
2015-09-05rtc: use rtc_valid_tm() error code when reading date/timeAndrea Scian3-20/+3
2015-09-05rtc: 88pm80x: add device tree supportVaibhav Hiremath1-11/+17
2015-09-05rtc: bq32k: remove redundant checkManinder Singh1-1/+1
2015-09-05rtc: ds1685: Use module_platform_driverVaishali Thakkar1-21/+1
2015-09-05rtc: ds1307: Support optional wakeup interrupt sourceNishanth Menon1-3/+33
2015-09-05rtc: ds1307: Sort the headersNishanth Menon1-5/+5
2015-09-05rtc: ds1307: Switch to managed irq allocationNishanth Menon1-6/+4
2015-09-05rtc: ds1307: Convert to threaded IRQFelipe Balbi1-40/+19
2015-09-04drm/amdgpu: rename gmc_v8_0_init_compute_vmidAlex Deucher1-3/+3
2015-09-04drm/amdgpu: fix vce3 instance handlingAlex Deucher1-6/+42
2015-09-04drm/amdgpu: remove ib test for the second VCE RingLeo Liu1-0/+4
2015-09-04drm/amdgpu: properly enable VM fault interruptsChristian König2-15/+18
2015-09-04drm/amdgpu: fix warning in schedulerAlex Deucher1-2/+3
2015-09-03hpfs: update ctime and mtime on directory modificationMikulas Patocka1-1/+24
2015-09-03hpfs: support hotfixesMikulas Patocka5-20/+76
2015-09-03drm/amdgpu: fix buffer placement under memory pressureChristian König1-1/+1
2015-09-03Input: elan_i2c - use iap_version to get firmware informationDuson Lin1-6/+6
2015-09-03drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logicAlex Deucher1-2/+2
2015-09-03drm/amdgpu: fix typo in dce11 watermark setupAlex Deucher1-1/+1
2015-09-03drm/amdgpu: fix typo in dce10 watermark setupAlex Deucher1-1/+1
2015-09-03pcmcia: soc_common: remove skt_dev_info's clk pointerRussell King3-3/+0
2015-09-03pcmcia: sa11xx_base.c: remove useless init/exit functionsRussell King1-10/+0
2015-09-03pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()Russell King1-6/+7
2015-09-03pcmcia: sa1111: update socket driver to use devm_clk_get() APIRussell King1-2/+1
2015-09-03pcmcia: pxa2xx: convert memory allocation to devm_* APIRussell King1-5/+3
2015-09-03pcmcia: pxa2xx: update socket driver to use devm_clk_get() APIRussell King1-6/+2
2015-09-03drm/amdgpu: use top down allocation for non-CPU accessible vramAlex Deucher1-1/+1
2015-09-03drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)Alex Deucher12-20/+51
2015-09-03drm/i915: Add locks around audio component bind/unbindDavid Henningsson1-0/+4
2015-09-03MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.Yousong Zhou1-3/+9
2015-09-03drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson3-5/+4
2015-09-03MIPS: Fix alignment of quiet build output for vmlinuz linkAlex Smith1-1/+1
2015-09-03MIPS: math-emu: Remove unused handle_dsemul function declarationMarkos Chandras1-1/+0
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instructionMarkos Chandras5-2/+480
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instructionMarkos Chandras5-2/+480
2015-09-03MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instructionMarkos Chandras5-2/+138
2015-09-03MIPS: math-emu: Add support for the MIPS R6 RINT FPU instructionMarkos Chandras1-0/+24
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instructionMarkos Chandras5-2/+559
2015-09-03MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instructionMarkos Chandras5-2/+553
2015-09-03MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instructionMarkos Chandras1-0/+22
2015-09-03MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instructionMarkos Chandras1-0/+23
2015-09-03MIPS: math-emu: Add support for the CMP.condn.fmt R6 instructionMarkos Chandras1-9/+121
2015-09-03MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras1-2/+7
2015-09-03MIPS: Octeon: Fix management port MII address on Kontron S1901Aaro Koskinen2-0/+8
2015-09-03MIPS: BCM47xx: Use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-09-03STAGING: Octeon: Use common helpers for determining interface and portJanne Huttunen1-11/+11
2015-09-03MIPS: Octeon: Support interfaces 4 and 5Janne Huttunen1-0/+12
2015-09-03MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and portsJanne Huttunen1-0/+3
2015-09-03MIPS: Octeon: Initialize CN68XX PKOJanne Huttunen1-5/+144