summaryrefslogtreecommitdiff
path: root/drivers/genpd
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-78/+159
2023-08-31Merge tag 'genpd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/...Linus Torvalds85-0/+23351
2023-08-25genpd: ti: Use for_each_node_with_property() simplify code logicZhang Zekun1-6/+2
2023-08-24genpd: Explicitly include correct DT includesRob Herring3-3/+3
2023-08-22Merge tag 'arm-soc/for-6.6/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann3-3/+1
2023-08-22Merge tag 'qcom-drivers-for-6.6' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann4-54/+101
2023-08-22Merge tag 'v6.6-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+1
2023-08-17genpd: imx: scu-pd: initialize is_off according to HW statePeng Fan1-4/+55
2023-08-17genpd: imx: scu-pd: Suppress bind attrsPeng Fan1-0/+1
2023-08-17genpd: imx: scu-pd: do not power off console if no_console_suspendPeng Fan1-0/+5
2023-08-17genpd: imx: scu-pd: add more PDsPeng Fan1-0/+65
2023-08-17genpd: imx: scu-pd: enlarge PD rangePeng Fan1-4/+4
2023-08-17genpd: imx: relocate scu-pd under genpdPeng Fan2-0/+429
2023-08-17genpd: rockchip: Add PD_VO entry for rv1126Jagan Teki1-0/+1
2023-08-14Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-9/+4
2023-08-14Merge tag 'imx-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann5-5/+21
2023-08-12Merge tag 'samsung-drivers-6.6' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+2
2023-08-12Merge tag 'amlogic-drivers-for-v6.6' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann3-6/+30
2023-08-04soc: amlogic: Explicitly include correct DT includesRob Herring3-5/+3
2023-08-03Merge branch 'genpd_create_dir' of git://git.kernel.org/pub/scm/linux/kernel/...Bjorn Andersson84-0/+22850
2023-07-31Merge tag 'genpd-v6.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Neil Armstrong83-0/+22780
2023-07-30genpd: Makefile: build imxPeng Fan1-0/+1
2023-07-26genpd: move owl-sps-helper.c from drivers/socArnd Bergmann2-0/+49
2023-07-14ARM: ux500: Move power-domain driver to the genpd dirUlf Hansson3-0/+97
2023-07-14soc: xilinx: Move power-domain driver to the genpd dirUlf Hansson3-0/+325
2023-07-14soc: ti: Mover power-domain drivers to the genpd dirUlf Hansson4-0/+1206
2023-07-14soc: tegra: Move powergate-bpmp driver to the genpd dirUlf Hansson3-0/+364
2023-07-14soc: sunxi: Move power-domain driver to the genpd dirUlf Hansson3-0/+210
2023-07-14soc: starfive: Move the power-domain driver to the genpd dirUlf Hansson3-0/+386
2023-07-14soc: samsung: Move power-domain driver to the genpd dirUlf Hansson3-0/+169
2023-07-14soc: rockchip: Mover power-domain driver to the genpd dirUlf Hansson3-0/+1398
2023-07-14soc: renesas: Move power-domain drivers to the genpd dirUlf Hansson30-0/+2389
2023-07-14soc: qcom: Move power-domain drivers to the genpd dirUlf Hansson5-0/+3624
2023-07-11soc: mediatek: Move power-domain drivers to the genpd dirUlf Hansson13-0/+4489
2023-07-11soc: imx: Move power-domain drivers to the genpd dirUlf Hansson7-0/+4488
2023-07-11soc: bcm: Move power-domain drivers to the genpd dirUlf Hansson6-0/+1704
2023-07-11soc: apple: Move power-domain driver to the genpd dirUlf Hansson3-0/+329
2023-07-11soc: amlogic: Move power-domain drivers to the genpd dirUlf Hansson5-0/+1252
2023-07-11soc: actions: Move power-domain driver to the genpd dirUlf Hansson3-0/+323
2023-07-11genpd: Create a new subsystem directory to host genpd providersUlf Hansson1-0/+1