Age | Commit message (Expand) | Author | Files | Lines |
2019-03-08 | clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT | Tony Lindgren | 1 | -1/+1 |
2019-03-08 | clk: fixup default index for of_clk_get_by_name() | Kuninori Morimoto | 1 | -1/+1 |
2019-03-08 | Merge branch 'clk-parent-rewrite' (early part) into clk-next | Stephen Boyd | 3 | -178/+230 |
2019-03-08 | Merge branches 'clk-typo', 'clk-json-schema', 'clk-mtk-2712-eco' and 'clk-roc... | Stephen Boyd | 4 | -11/+15 |
2019-03-08 | Merge branch 'clk-at91' into clk-next | Stephen Boyd | 3 | -5/+10 |
2019-03-08 | Merge branches 'clk-ingenic', 'clk-mtk-mux', 'clk-qcom-sdm845-pcie', 'clk-mtk... | Stephen Boyd | 11 | -50/+88 |
2019-03-08 | Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and ... | Stephen Boyd | 16 | -68/+156 |
2019-03-08 | Merge branches 'clk-qcom-rpmh', 'clk-gpio-sleep', 'clk-stm32mp1', 'clk-qcom-q... | Stephen Boyd | 11 | -39/+776 |
2019-03-08 | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd | 31 | -328/+2022 |
2019-03-08 | Merge branches 'clk-optional', 'clk-devm-clkdev-register', 'clk-allwinner', '... | Stephen Boyd | 51 | -825/+5195 |
2019-03-08 | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd | 21 | -74/+172 |
2019-03-01 | clk: Move of_clk_*() APIs into clk.c from clkdev.c | Stephen Boyd | 3 | -66/+62 |
2019-03-01 | clk: Inform the core about consumer devices | Stephen Boyd | 3 | -9/+21 |
2019-03-01 | clk: Introduce of_clk_get_hw_from_clkspec() | Stephen Boyd | 3 | -65/+69 |
2019-03-01 | clk: core: clarify the check for runtime PM | Miquel Raynal | 1 | -6/+8 |
2019-03-01 | clk: Combine __clk_get() and __clk_create_clk() | Stephen Boyd | 3 | -61/+98 |
2019-02-28 | clk: imx8mq: add GPIO clocks to clock tree | Anson Huang | 1 | -0/+5 |
2019-02-26 | clk: mediatek: correct cpu clock name for MT8173 SoC | Seiya Wang | 1 | -2/+2 |
2019-02-26 | clk: imx: Refactor entire sccg pll clk | Abel Vesa | 3 | -159/+417 |
2019-02-26 | clk: imx: scu: add cpu frequency scaling support | Anson Huang | 1 | -0/+36 |
2019-02-26 | clk: mediatek: Mark bus and DRAM related clocks as critical | Jasper Mattsson | 1 | -25/+43 |
2019-02-26 | clk: mediatek: Add flags to mtk_gate | Jasper Mattsson | 4 | -3/+7 |
2019-02-26 | clk: mediatek: Add MUX_FLAGS macro | Jasper Mattsson | 1 | -2/+6 |
2019-02-26 | clk: qcom: gcc-sdm845: Define parent of PCIe PIPE clocks | Bjorn Andersson | 1 | -0/+5 |
2019-02-26 | clk: ingenic: Remove set but not used variable 'enable' | YueHaibing | 1 | -2/+1 |
2019-02-25 | clk: at91: programmable: remove unneeded register read | Nicolas Ferre | 1 | -3/+0 |
2019-02-25 | clk: mediatek: using CLK_MUX_ROUND_CLOSEST for the clock of dpi1_sel | chunhui dai | 1 | -2/+2 |
2019-02-25 | clk: mediatek: add MUX_GATE_FLAGS_2 | chunhui dai | 2 | -7/+15 |
2019-02-25 | clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLK | Fabrizio Castro | 1 | -1/+1 |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 24 | -208/+250 |
2019-02-24 | net: phy: realtek: Dummy IRQ calls for RTL8366RB | Linus Walleij | 1 | -0/+7 |
2019-02-24 | net: set static variable an initial value in atl2_probe() | Mao Wenan | 1 | -3/+1 |
2019-02-24 | net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G | Maxime Chevallier | 1 | -1/+5 |
2019-02-23 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 4 | -3/+14 |
2019-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -11/+6 |
2019-02-23 | Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li... | Linus Torvalds | 2 | -2/+2 |
2019-02-23 | mdio_bus: Fix use-after-free on device_register fails | YueHaibing | 1 | -1/+0 |
2019-02-23 | bnxt_en: Wait longer for the firmware message response to complete. | Michael Chan | 2 | -2/+2 |
2019-02-23 | bnxt_en: Fix typo in firmware message timeout logic. | Michael Chan | 1 | -1/+1 |
2019-02-23 | nfp: bpf: fix ALU32 high bits clearance bug | Jiong Wang | 1 | -11/+6 |
2019-02-23 | nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K | Jiong Wang | 1 | -1/+1 |
2019-02-22 | Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 1 | -1/+1 |
2019-02-22 | net: thunderx: remove link change polling code and info from nicpf | Vadim Lomovtsev | 1 | -102/+12 |
2019-02-22 | net: thunderx: move link state polling function to VF | Vadim Lomovtsev | 3 | -19/+74 |
2019-02-22 | net: thunderx: add mutex to protect mailbox from concurrent calls for same VF | Vadim Lomovtsev | 2 | -3/+12 |
2019-02-22 | net: thunderx: rework xcast message structure to make it fit into 64 bit | Vadim Lomovtsev | 3 | -9/+7 |
2019-02-22 | net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task | Vadim Lomovtsev | 1 | -4/+8 |
2019-02-22 | net: thunderx: make CFG_DONE message to run through generic send-ack sequence | Vadim Lomovtsev | 2 | -4/+13 |
2019-02-22 | net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv... | Vadim Lomovtsev | 2 | -15/+19 |
2019-02-22 | net: thunderx: correct typo in macro name | Vadim Lomovtsev | 2 | -2/+2 |