summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-22clk: add function documentation for clk_hw_round_rate()Sarang Mairal
2020-06-22clk: qcom: Add ipq6018 apss clock controllerSivaprakash Murugesan
2020-06-22clk: qcom: Add ipq apss pll driverSivaprakash Murugesan
2020-06-19clk: socfpga: agilex: mpu_l2ram_clk should be mpu_ccu_clkDinh Nguyen
2020-06-19clk: socfpga: agilex: add nand_x_clk and nand_ecc_clkDinh Nguyen
2020-06-19clk: bcm: rpi: Remove the quirks for the CPU clockMaxime Ripard
2020-06-19clk: bcm2835: Don't cache the PLLB rateMaxime Ripard
2020-06-19clk: bcm2835: Allow custom CCF flags for the PLLsMaxime Ripard
2020-06-19Revert "clk: bcm2835: remove pllb"Maxime Ripard
2020-06-19clk: bcm: rpi: Give firmware clocks a nameMaxime Ripard
2020-06-19clk: bcm: rpi: Discover the firmware clocksMaxime Ripard
2020-06-19clk: bcm: rpi: Add an enum for the firmware clocksMaxime Ripard
2020-06-19clk: bcm: rpi: Add DT provider for the clocksMaxime Ripard
2020-06-19clk: bcm: rpi: Make the PLLB registration function return a clk_hwMaxime Ripard
2020-06-19clk: bcm: rpi: Split pllb clock hooksMaxime Ripard
2020-06-19clk: bcm: rpi: Rename is_prepared functionMaxime Ripard
2020-06-19clk: bcm: rpi: Pass the clocks data to the firmware functionMaxime Ripard
2020-06-19clk: bcm: rpi: Add clock id to dataMaxime Ripard
2020-06-19clk: bcm: rpi: Create a data structure for the clocksMaxime Ripard
2020-06-19clk: bcm: rpi: Use CCF boundaries instead of rolling our ownMaxime Ripard
2020-06-19clk: bcm: rpi: Make sure the clkdev lookup is removedMaxime Ripard
2020-06-19clk: bcm: rpi: Switch to clk_hw_register_clkdevMaxime Ripard
2020-06-19clk: bcm: rpi: Remove pllb_arm_lookup global pointerMaxime Ripard
2020-06-19clk: bcm: rpi: Make sure pllb_arm is removedMaxime Ripard
2020-06-19clk: bcm: rpi: Remove global pllb_arm clock pointerMaxime Ripard
2020-06-19clk: bcm: rpi: Use clk_hw_register for pllb_armMaxime Ripard
2020-06-19clk: bcm: rpi: Statically init clk_init_dataMaxime Ripard
2020-06-19clk: bcm: rpi: Allow the driver to be probed by DTMaxime Ripard
2020-06-19firmware: rpi: Only create clocks device if we don't have a node for itMaxime Ripard
2020-06-19clk: bcm: Add BCM2711 DVP driverMaxime Ripard
2020-06-19Merge branch 'reset/simple' of git://git.pengutronix.de/git/pza/linux into cl...Stephen Boyd
2020-06-19clk: bcm63xx-gate: switch to dt-bindings definitionsÁlvaro Fernández Rojas
2020-06-19clk: bcm63xx-gate: add BCM6318 supportÁlvaro Fernández Rojas
2020-06-19clk: bcm63xx-gate: fix last clock availabilityÁlvaro Fernández Rojas
2020-06-19clk: meson: g12a: Add support for NNA CLK source clocksDmitry Shmidt
2020-06-16reset: simple: Add reset callbackMaxime Ripard
2020-06-16reset: Move reset-simple header out of drivers/resetMaxime Ripard
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12ibmvnic: Flush existing work items before device removalThomas Falcon
2020-06-12Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds