summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
*---------. 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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0810-23/+64
|\
| * inet: protect against too small mtu values.Eric Dumazet2019-12-072-0/+10
| * tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault2019-12-061-3/+3
| * tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault2019-12-061-3/+13
| * tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2019-12-062-2/+16
| * net: core: rename indirect block ingress cb functionJohn Hurley2019-12-061-8/+7
| * net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese2019-12-041-1/+1
| * net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-041-2/+4
| * net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2019-12-041-1/+1
| * cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi2019-12-031-0/+1
| * Fixed updating of ethertype in function skb_mpls_popMartin Varghese2019-12-021-1/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-021-2/+6
| |\
| | * bpf: Avoid setting bpf insns pages read-only when prog is jitedDaniel Borkmann2019-12-011-2/+6