summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-26clk: rockchip: set the clock ids for RK3228 HDMIYakir Yang1-4/+4
2016-02-26clk: rockchip: set the clock ids for RK3228 VOPYakir Yang1-3/+3
2016-02-26clk: rockchip: add the tsadc clocks found on rk3228 SoCsCaesar Wang1-2/+2
2016-02-15clk: rockchip: fix coding style for clk-cpu.cShawn Lin1-1/+1
2016-02-15clk: rockchip: don't return NULL when registering mmc branch failsShawn Lin1-6/+2
2016-02-15clk: rockchip: don't return NULL when registering inverter failsShawn Lin1-6/+2
2016-02-15clk: rockchip: check grf when waiting pll lockShawn Lin1-0/+5
2016-02-15clk: rockchip: disable alt_parent clk in err cases when registering cpuclkShawn Lin1-2/+4
2016-02-04clk: rockchip: convert manually created factor clocks to the new typeHeiko Stuebner5-98/+24
2016-02-04clk: rockchip: add a factor clock typeHeiko Stuebner2-0/+83
2016-02-04clk: rockchip: fix parent of hclk_vcodec on rk3036Heiko Stuebner1-1/+1
2016-02-02clk: rockchip: free memory in error cases when registering clock branchesShawn Lin1-2/+7
2016-01-29clk: rockchip: Allow sclk_i2s0 and i2s0_frac to change their parents rate on ...Alexander Kochetkov1-2/+2
2016-01-28clk: rockchip: fix wrong mmc phase shift for rk3228Shawn Lin1-3/+3
2016-01-26clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocksAlexander Kochetkov1-0/+1
2016-01-26clk: rockchip: add tsadc clock on rk3066Paweł Jarosz1-1/+1
2016-01-25clk: rockchip: fix usbphy-related clocksHeiko Stuebner2-19/+8
2016-01-25clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for i2s_2chzhangqing1-1/+1
2016-01-25clk: rockchip: rk3368: enable the CLK_SET_RATE_PARENT flag for spdif_8chzhangqing1-1/+1
2016-01-25clk: rockchip: rk3368: fix edp_24m parentzhangqing1-1/+1
2016-01-24clk: rockchip: rk3368: fix hdmi_cec gate-registerHeiko Stuebner1-1/+1
2016-01-24clk: rockchip: rk3368: fix parents of video encoder/decoderHeiko Stuebner1-2/+2
2016-01-24clk: rockchip: rk3368: fix cpuclk core dividersHeiko Stuebner1-20/+20
2016-01-24clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-clusterHeiko Stuebner1-1/+1
2016-01-24clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for hclk_vio_busYakir Yang1-1/+1
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-5/+333
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2-0/+9
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds7-39/+297
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+1
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott1-4/+2
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-1/+1
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds129-4144/+5686
2016-01-24IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan3-0/+330
2016-01-23Merge tag 'ntb-4.5' of git://github.com/jonmason/ntbLinus Torvalds12-12/+2177
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds23-75/+73
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-48/+15
2016-01-23Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui5-38/+286
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-1/+87
2016-01-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-210/+455
2016-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds26-3718/+3009
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa6-48/+15
2016-01-22wrappers for ->i_mutex accessAl Viro22-73/+73
2016-01-22lustre: remove unused declarationAl Viro1-2/+0
2016-01-22Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-28/+47
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-8/+17
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann1-1/+1
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds8-2152/+2529