summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-31soc: sunxi: select CONFIG_PMArnd Bergmann1-0/+1
2023-01-30Merge tag 'amlogic-drivers-for-v6.3' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-1/+18
2023-01-30Merge tag 'imx-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann7-14/+144
2023-01-30Merge tag 'arm-soc/for-6.3/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann1-6/+0
2023-01-30Merge tag 'sunxi-drivers-for-6.3-1' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann4-0/+219
2023-01-30Merge tag 'renesas-drivers-for-v6.3-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann3-0/+146
2023-01-30Merge tag 'riscv-soc-for-v6.3-mw0' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann6-2/+402
2023-01-30soc: imx: imx8mp-blk-ctrl: set HDMI LCDIF panic read hurry levelLucas Stach1-0/+3
2023-01-28soc: sunxi: Add Allwinner D1 PPU driverSamuel Holland3-0/+216
2023-01-24Merge tag 'memory-controller-drv-6.3-2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann4-76/+115
2023-01-24Merge tag 'scmi-updates-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann13-563/+2717
2023-01-24Merge tag 'renesas-drivers-for-v6.3-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+1
2023-01-23memory: ti-emif-pm: Use device_get_match_data() to simplify the codeye xingchen1-6/+1
2023-01-23memory: renesas-rpc-if: Remove Runtime PM wrappersGeert Uytterhoeven2-6/+6
2023-01-23memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*()Geert Uytterhoeven3-32/+32
2023-01-23memory: renesas-rpc-if: Improve Runtime PM handlingGeert Uytterhoeven1-5/+11
2023-01-23memory: renesas-rpc-if: Always use dev in rpcif_probe()Geert Uytterhoeven1-6/+6
2023-01-23memory: renesas-rpc-if: Move resource acquisition to .probe()Geert Uytterhoeven1-25/+24
2023-01-23memory: renesas-rpc-if: Split-off private data from struct rpcifGeert Uytterhoeven1-18/+57
2023-01-23soc: renesas: Add PWC support for RZ/V2MFabrizio Castro3-0/+146
2023-01-21Merge patch series "JH7110 PMU Support"Conor Dooley5-0/+400
2023-01-21soc: starfive: Add StarFive JH71XX pmu driverWalker Chen5-0/+400
2023-01-20firmware: arm_scmi: Add per-channel raw injection supportCristian Marussi5-24/+174
2023-01-20firmware: arm_scmi: Add the raw mode co-existence supportCristian Marussi4-6/+28
2023-01-20firmware: arm_scmi: Call raw mode hooks from the core stackCristian Marussi1-0/+63
2023-01-20firmware: arm_scmi: Reject SCMI drivers when configured in raw modeCristian Marussi1-0/+6
2023-01-20firmware: arm_scmi: Add core raw transmission supportCristian Marussi5-2/+1372
2023-01-20firmware: arm_scmi: Populate a common SCMI debugfs rootCristian Marussi2-0/+127
2023-01-20include: trace: Add platform and channel instance referencesCristian Marussi1-8/+12
2023-01-20firmware: arm_scmi: Add internal platform/channel identifiersCristian Marussi2-2/+18
2023-01-20firmware: arm_scmi: Move errors defs and code to common.hCristian Marussi2-40/+40
2023-01-20firmware: arm_scmi: Add xfer helpers to provide raw accessCristian Marussi2-0/+159
2023-01-20firmware: arm_scmi: Add flags field to xferCristian Marussi1-0/+4
2023-01-20firmware: arm_scmi: Refactor scmi_wait_for_message_responseCristian Marussi1-24/+33
2023-01-20firmware: arm_scmi: Refactor polling helpersCristian Marussi2-25/+27
2023-01-20firmware: arm_scmi: Refactor xfer in-flight registration routinesCristian Marussi1-34/+68
2023-01-19firmware: arm_scmi: Split bus and driver into distinct modulesCristian Marussi4-12/+19
2023-01-19firmware: arm_scmi: Introduce a new lifecycle for protocol devicesCristian Marussi1-0/+45
2023-01-19firmware: arm_scmi: Refactor device create/destroy helpersCristian Marussi3-17/+141
2023-01-19firmware: arm_scmi: Move handle get/set helpersCristian Marussi3-31/+25
2023-01-19firmware: arm_scmi: Refactor protocol device creationCristian Marussi3-299/+156
2023-01-19firmware: arm_scmi: Add common notifier helpersCristian Marussi3-2/+92
2023-01-19firmware: arm_scmi: Move protocol registration helpersCristian Marussi3-71/+67
2023-01-19firmware: arm_scmi: Use dedicated devices to initialize channelsCristian Marussi6-51/+116
2023-01-19firmware: arm_scmi: Simplify chan_available transport operationCristian Marussi6-9/+9
2023-01-12soc: sunxi: sram: Only iterate over SRAM childrenSamuel Holland1-0/+3
2023-01-11soc: bcm: bcm2835-power: Drop empty platform remove functionUwe Kleine-König1-6/+0
2023-01-10firmware: meson_sm: stop using 0 as NULL pointerMiles Chen1-1/+1
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-28/+32
2023-01-07Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-6/+9