Age | Commit message (Expand) | Author | Files | Lines |
2023-08-31 | Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 17 | -78/+159 |
2023-08-31 | Merge tag 'genpd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/... | Linus Torvalds | 85 | -0/+23351 |
2023-08-25 | genpd: ti: Use for_each_node_with_property() simplify code logic | Zhang Zekun | 1 | -6/+2 |
2023-08-24 | genpd: Explicitly include correct DT includes | Rob Herring | 3 | -3/+3 |
2023-08-22 | Merge tag 'arm-soc/for-6.6/drivers' of https://github.com/Broadcom/stblinux i... | Arnd Bergmann | 3 | -3/+1 |
2023-08-22 | Merge tag 'qcom-drivers-for-6.6' of https://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 4 | -54/+101 |
2023-08-22 | Merge tag 'v6.6-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -0/+1 |
2023-08-17 | genpd: imx: scu-pd: initialize is_off according to HW state | Peng Fan | 1 | -4/+55 |
2023-08-17 | genpd: imx: scu-pd: Suppress bind attrs | Peng Fan | 1 | -0/+1 |
2023-08-17 | genpd: imx: scu-pd: do not power off console if no_console_suspend | Peng Fan | 1 | -0/+5 |
2023-08-17 | genpd: imx: scu-pd: add more PDs | Peng Fan | 1 | -0/+65 |
2023-08-17 | genpd: imx: scu-pd: enlarge PD range | Peng Fan | 1 | -4/+4 |
2023-08-17 | genpd: imx: relocate scu-pd under genpd | Peng Fan | 2 | -0/+429 |
2023-08-17 | genpd: rockchip: Add PD_VO entry for rv1126 | Jagan Teki | 1 | -0/+1 |
2023-08-14 | Merge tag 'ti-driver-soc-for-v6.6' of https://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 1 | -9/+4 |
2023-08-14 | Merge tag 'imx-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 5 | -5/+21 |
2023-08-12 | Merge tag 'samsung-drivers-6.6' of https://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 1 | -1/+2 |
2023-08-12 | Merge tag 'amlogic-drivers-for-v6.6' of https://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 3 | -6/+30 |
2023-08-04 | soc: amlogic: Explicitly include correct DT includes | Rob Herring | 3 | -5/+3 |
2023-08-03 | Merge branch 'genpd_create_dir' of git://git.kernel.org/pub/scm/linux/kernel/... | Bjorn Andersson | 84 | -0/+22850 |
2023-07-31 | Merge tag 'genpd-v6.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Neil Armstrong | 83 | -0/+22780 |
2023-07-30 | genpd: Makefile: build imx | Peng Fan | 1 | -0/+1 |
2023-07-26 | genpd: move owl-sps-helper.c from drivers/soc | Arnd Bergmann | 2 | -0/+49 |
2023-07-14 | ARM: ux500: Move power-domain driver to the genpd dir | Ulf Hansson | 3 | -0/+97 |
2023-07-14 | soc: xilinx: Move power-domain driver to the genpd dir | Ulf Hansson | 3 | -0/+325 |
2023-07-14 | soc: ti: Mover power-domain drivers to the genpd dir | Ulf Hansson | 4 | -0/+1206 |
2023-07-14 | soc: tegra: Move powergate-bpmp driver to the genpd dir | Ulf Hansson | 3 | -0/+364 |
2023-07-14 | soc: sunxi: Move power-domain driver to the genpd dir | Ulf Hansson | 3 | -0/+210 |
2023-07-14 | soc: starfive: Move the power-domain driver to the genpd dir | Ulf Hansson | 3 | -0/+386 |
2023-07-14 | soc: samsung: Move power-domain driver to the genpd dir | Ulf Hansson | 3 | -0/+169 |
2023-07-14 | soc: rockchip: Mover power-domain driver to the genpd dir | Ulf Hansson | 3 | -0/+1398 |
2023-07-14 | soc: renesas: Move power-domain drivers to the genpd dir | Ulf Hansson | 30 | -0/+2389 |
2023-07-14 | soc: qcom: Move power-domain drivers to the genpd dir | Ulf Hansson | 5 | -0/+3624 |
2023-07-11 | soc: mediatek: Move power-domain drivers to the genpd dir | Ulf Hansson | 13 | -0/+4489 |
2023-07-11 | soc: imx: Move power-domain drivers to the genpd dir | Ulf Hansson | 7 | -0/+4488 |
2023-07-11 | soc: bcm: Move power-domain drivers to the genpd dir | Ulf Hansson | 6 | -0/+1704 |
2023-07-11 | soc: apple: Move power-domain driver to the genpd dir | Ulf Hansson | 3 | -0/+329 |
2023-07-11 | soc: amlogic: Move power-domain drivers to the genpd dir | Ulf Hansson | 5 | -0/+1252 |
2023-07-11 | soc: actions: Move power-domain driver to the genpd dir | Ulf Hansson | 3 | -0/+323 |
2023-07-11 | genpd: Create a new subsystem directory to host genpd providers | Ulf Hansson | 1 | -0/+1 |