summaryrefslogtreecommitdiffstats
path: root/Documentation/x86/boot.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-28clk: pxa: unbreak lookup of CLK_POUTIgor Grinberg1-1/+5
2017-12-22clk: si5351: Do not enable parent clocks on probeSergej Sawazki1-26/+9
2017-12-22clk: si5351: Rename internal plls to avoid name collisionsSergej Sawazki1-1/+1
2017-12-22clk: si5351: Apply PLL soft reset before enabling the outputsSergej Sawazki1-0/+29
2017-12-22clk: si5351: Add DT property to enable PLL resetSergej Sawazki3-0/+6
2017-12-22clk: si5351: implement remove handlerAlexey Khoroshilov1-0/+13
2017-12-22clk: axi-clkgen: Round closest in round_rate() and recalc_rate()Lars-Peter Clausen1-3/+7
2017-12-22clk: axi-clkgen: Correctly handle nocount bit in recalc_rate()Lars-Peter Clausen1-5/+24
2017-12-22clk: Don't touch hardware when reparenting during registrationStephen Boyd1-2/+5
2017-12-22clk: at91: pmc: Support backup for programmable clocksRomain Izard3-0/+39
2017-12-22clk: at91: pmc: Save SCSR during suspendRomain Izard1-2/+2
2017-12-22clk: at91: pmc: Wait for clocks when resumingRomain Izard1-8/+16
2017-12-22clk: qcom: ipq8074: add misc resets for PCIE and NSSAbhishek Sahu1-0/+42
2017-12-22dt-bindings: clock: qcom: add misc resets for PCIE and NSSAbhishek Sahu1-0/+42
2017-12-22clk: qcom: ipq8074: add GP and Crypto clocksAbhishek Sahu1-0/+199
2017-12-22clk: qcom: ipq8074: add NSS ethernet port clocksAbhishek Sahu1-0/+1288
2017-12-22clk: qcom: ipq8074: add NSS clocksAbhishek Sahu1-0/+1034
2017-12-22clk: qcom: ipq8074: add PCIE, USB and SDCC clocksAbhishek Sahu1-0/+994
2017-12-22clk: qcom: ipq8074: add remaining PLL’sAbhishek Sahu1-1/+191
2017-12-22dt-bindings: clock: qcom: add remaining clocks for IPQ8074Abhishek Sahu1-0/+180
2017-12-22clk: qcom: ipq8074: fix missing GPLL0 divider widthAbhishek Sahu1-0/+1
2017-12-22clk: qcom: add parent map for regmap muxAbhishek Sahu4-11/+18
2017-12-22clk: qcom: add read-only divider operationsAbhishek Sahu2-0/+30
2017-12-22clk: imx51: uart4, uart5 gates only exist on imx50, imx53Philipp Zabel1-4/+8
2017-12-22clk: qoriq: add more divider clocks supportYuantian Tang2-1/+9
2017-12-22clk: mvebu: armada-37xx-periph: add DVFS support for cpu clocksGregory CLEMENT1-4/+217
2017-12-22clk: mvebu: armada-37xx-periph: prepare cpu clk to be used with DVFSGregory CLEMENT1-9/+73
2017-12-22clk: mvebu: armada-37xx-periph: cosmetic changesGregory CLEMENT1-8/+9
2017-12-22clk: sprd: add clocks support for SC9860Chunyan Zhang3-0/+1987