aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/raspberrypi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-14firmware: fix spelling typo of 'wtih'Wang Qing1-1/+1
2020-08-18Revert "firmware: raspberrypi: Introduce vl805 init routine"Nicolas Saenz Julienne1-61/+0
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+14
2020-06-19firmware: rpi: Only create clocks device if we don't have a node for itMaxime Ripard1-0/+14
2020-06-17ARM: bcm2835: Fix integer overflow in rpi_firmware_print_firmware_revision()Andy Shevchenko1-1/+4
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+61
2020-05-20ARM: bcm2835: Switch to use %ptTAndy Shevchenko1-9/+3
2020-05-13firmware: raspberrypi: Introduce vl805 init routineNicolas Saenz Julienne1-0/+61
2019-06-25firmware: raspberrypi: register clk deviceNicolas Saenz Julienne1-0/+10
2019-01-09firmware: raspberrypi: notify VC4 firmware of a rebootStefan Wahren1-0/+11
2018-11-21firmware: raspberrypi: Switch to SPDX identifierStefan Wahren1-4/+1
2018-11-18firmware: raspberrypi: Fix firmware calls with large buffersJames Hughes1-17/+18
2018-11-14firmware: raspberrypi: Define timeout for transactionsStefan Wahren1-2/+6
2018-07-09firmware: raspberrypi: Remove VLA usageKees Cook1-2/+8
2018-07-09firmware: raspberrypi: Register hwmon driverStefan Wahren1-0/+19
2017-11-28firmware: raspberrypi: print time using time64_tArnd Bergmann1-1/+1
2015-10-14ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt1-0/+260