summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-02-0321-87/+1553
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---------. \ \ \ \ \ Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '...Stephen Boyd2020-01-3115-1/+1194
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|/ / / / | | | | | |/| | | | | |
| | | | | | | * | | | | clk: composite: add _register_composite_pdata() variantsMichael Walle2020-01-281-0/+13
| | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | | * | | | | clk: qcom: Add DT bindings for ipq6018 gcc clock controllerSricharan R2020-01-092-0/+419
| | | | | | * | | | | dt-bindings: clock: Introduce SC7180 QCOM Video clock bindingsTaniya Das2020-01-041-0/+23
| | | | | | * | | | | dt-bindings: clock: Introduce SC7180 QCOM Graphics clock bindingsTaniya Das2020-01-041-0/+21
| | | | | | * | | | | dt-bindings: clock: Introduce QCOM sc7180 display clock bindingsTaniya Das2019-12-231-0/+46
| | | | | | * | | | | clk: qcom: Add missing msm8998 gcc_bimc_gfx_clkJeffrey Hugo2019-12-231-0/+1
| | | | | | * | | | | dt-bindings: clock: Add support for the MSM8998 mmccJeffrey Hugo2019-12-181-0/+210
| | | | | | * | | | | clk: qcom: dispcc: Add support for display port clocksTaniya Das2019-12-181-1/+12
| | | | | |/ / / / /
| | | | * | | | | | clk: zynqmp: Add support for get max dividerRajan Vaja2020-01-231-0/+1
| | | | * | | | | | clk: zynqmp: Warn user if clock user are more than allowedRajan Vaja2020-01-231-0/+1
| | | | * | | | | | dt-bindings: clock: Add bindings for versal clock driverRajan Vaja2020-01-231-0/+123
| | | | |/ / / / /
| | | * | | | | | clk: ti: add clkctrl data dra7 sgxTony Lindgren2020-01-201-0/+3
| | | * | | | | | clk: ti: omap5: Add missing AESS clockTony Lindgren2020-01-201-0/+1
| | | * | | | | | clk: ti: dra7: add vpe clkctrl dataBenoit Parrot2020-01-201-0/+10
| | | * | | | | | clk: ti: dra7: add cam clkctrl dataBenoit Parrot2020-01-201-0/+10
| | | * | | | | | dt-bindings: clock: Move ti-dra7-atl.h to dt-bindings/clockPeter Ujfalusi2020-01-201-0/+0
| | | |/ / / / /
| | * / / / / / dt-bindings: imx: Add clock binding doc for i.MX8MPAnson Huang2020-01-121-0/+300
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo...Stephen Boyd2020-01-317-83/+349
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | | | * | | | | clk: sunxi: a23/a33: Export the MIPI PLLMaxime Ripard2020-01-041-0/+2
| | | | | * | | | | clk: sunxi: a31: Export the MIPI PLLMaxime Ripard2020-01-041-0/+2
| | | | | * | | | | clk: sunxi-ng: a64: export CLK_CPUX clock for DVFSVasily Khoruzhick2020-01-041-0/+1
| | | | | * | | | | clk: sunxi-ng: r40: Export MBUS clockChen-Yu Tsai2020-01-031-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | clk: clarify that clk_set_rate() does updates from top to bottomMartin Blumenstingl2020-01-071-0/+3
| | | | * | | | | dt-bindings: clock: add the Amlogic Meson8 DDR clock controller bindingMartin Blumenstingl2019-12-111-0/+4
| | | |/ / / / / | | |/| | | | |
| | | * | | | | clk: divider: Add support for specifying parents via DT/pointersStephen Boyd2020-01-071-13/+142
| | | * | | | | clk: gate: Add support for specifying parents via DT/pointersStephen Boyd2020-01-061-3/+56
| | | * | | | | clk: mux: Add support for specifying parents via DT/pointersStephen Boyd2020-01-061-18/+38
| | | * | | | | clk: fixed-rate: Document that accuracy isn't a rateStephen Boyd2020-01-061-1/+1
| | | * | | | | clk: fixed-rate: Add clk flags for parent accuracyStephen Boyd2020-01-061-0/+6
| | | * | | | | clk: fixed-rate: Add support for specifying parents via DT/pointersStephen Boyd2020-01-051-6/+94
| | | * | | | | clk: fixed-rate: Document accuracy memberStephen Boyd2020-01-051-0/+1
| | | * | | | | clk: fixed-rate: Move to_clk_fixed_rate() to C fileStephen Boyd2020-01-051-2/+0
| | | * | | | | clk: fixed-rate: Remove clk_register_fixed_rate_with_accuracy()Stephen Boyd2020-01-051-3/+0
| | | * | | | | clk: gpio: Use DT way of specifying parentsStephen Boyd2020-01-051-38/+0
| | |/ / / / /
| * | | | | | clk: add terminate callback to clk_opsJerome Brunet2019-12-231-0/+3
| * | | | | | clk: let init callback return an error codeJerome Brunet2019-12-231-3/+7
| |/ / / / /
* | | | | | Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-02-031-2/+0
|\ \ \ \ \ \
| * | | | | | kdb: kdb_current_regs should be privateDouglas Anderson2020-01-311-2/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-031-1/+0
|\ \ \ \ \ \
| * | | | | | backlight: bd6107: Convert to use GPIO descriptorLinus Walleij2019-12-161-1/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-0310-74/+1089
|\ \ \ \ \ \
| * | | | | | mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven2020-02-031-1/+1
| * | | | | | mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2020-01-292-0/+562
| * | | | | | mfd: syscon: Add arguments support for syscon referenceOrson Zhai2020-01-241-0/+14
| * | | | | | mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij2020-01-242-32/+0
| * | | | | | mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij2020-01-242-16/+0
| * | | | | | rtc: bd70528: add BD71828 supportMatti Vaittinen2020-01-243-13/+25
| * | | | | | mfd: bd70528: Fix hour register maskMatti Vaittinen2020-01-241-1/+1