summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pmdomain: mediatek: Create bus protection operation functionsMarkus Schneider-Pargmann2023-10-171-29/+39
* pmdomain: mediatek: Split bus_prot_maskMarkus Schneider-Pargmann2023-10-172-16/+22
* pmdomain: mediatek: Move bools to a flags fieldMarkus Schneider-Pargmann2023-10-172-11/+14
* pmdomain: Merge branch genpd_dt into nextUlf Hansson2023-10-172-0/+25
|\
| * dt-bindings: power: Add MT8365 power domainsFabien Parent2023-10-172-0/+25
* | pmdomain: Merge branch genpd_dt into nextUlf Hansson2023-10-041-0/+1
|\|
| * dt-bindings: power: qcom,rpmpd: Add SM7150Danila Tikhonov2023-09-271-0/+1
* | pmdomain: starfive: Update prefixes for AON power domainChanghuang Liang2023-10-041-2/+2
* | dt-bindings: power: Update prefixes for AON power domainChanghuang Liang2023-10-041-2/+3
* | pmdomain: qcom: rpmhpd: Add support for SM7150 rpmh clocksDanila Tikhonov2023-10-041-0/+18
* | pmdomain: renesas: rmobile-sysc: fix -Wvoid-pointer-to-enum-cast warningJustin Stitt2023-10-041-1/+1
* | pmdomain: xilinx: Move Kconfig option to the pmdomain subsystemUlf Hansson2023-10-043-9/+11
* | pmdomain: ti: Move and add Kconfig options to the pmdomain subsystemUlf Hansson2023-10-044-13/+24
* | pmdomain: tegra: Move Kconfig option to the pmdomain subsystemUlf Hansson2023-10-043-5/+7
* | pmdomain: sunxi: Move Kconfig option to the pmdomain subsystemUlf Hansson2023-10-043-9/+11
* | pmdomain: starfive: Move Kconfig file to the pmdomain subsystemUlf Hansson2023-10-044-3/+2
* | pmdomain: st: Add a Kconfig option for the ux500 power domainUlf Hansson2023-10-043-1/+7
* | pmdomain: samsung: Move Kconfig option to the pmdomain subsystemUlf Hansson2023-10-043-4/+9
* | pmdomain: rockchip: Move Kconfig option to the pmdomain subsystemUlf Hansson2023-10-043-12/+17
* | pmdomain: renesas: Move Kconfig options to the pmdomain subsystemUlf Hansson2023-10-043-105/+110
* | pmdomain: qcom: Move Kconfig options to the pmdomain subsystemUlf Hansson2023-10-043-37/+42
* | pmdomain: mediatek: Move Kconfig options to the pmdomain subsystemUlf Hansson2023-10-043-23/+30
* | pmdomain: imx: Move Kconfig options to the pmdomain subsystemUlf Hansson2023-10-044-25/+30
* | pmdomain: bcm: Move Kconfig options to the pmdomain subsystemUlf Hansson2023-09-203-51/+43
* | pmdomain: apple: Move Kconfig option to the pmdomain subsystemUlf Hansson2023-09-203-13/+19
* | pmdomain: amlogic: Move Kconfig options to the pmdomain subsystemUlf Hansson2023-09-203-35/+40
* | pmdomain: actions: Move Kconfig file to the pmdomain subsystemUlf Hansson2023-09-204-2/+3
* | pmdomain: Prepare to move Kconfig files into the pmdomain subsystemUlf Hansson2023-09-202-0/+6
* | pmdomain: starfive: Add JH7110 AON PMU supportChanghuang Liang2023-09-142-5/+53
* | pmdomain: starfive: Extract JH7110 pmu private operationsChanghuang Liang2023-09-141-27/+62
* | pmdomain: starfive: Replace SOC_STARFIVE with ARCH_STARFIVEChanghuang Liang2023-09-141-2/+2
* | dt-bindings: power: Add power-domain header for JH7110Changhuang Liang2023-09-141-1/+4
* | pmdomain: starfive: Explicitly include correct DT includesRob Herring2023-09-141-1/+0
* | pmdomain: Merge the genpd_dt branch into the next branchUlf Hansson2023-09-142-1/+65
|\|
| * dt-bindings: power: add Amlogic T7 power domainsxianwei.zhao2023-09-112-1/+65
* | pmdomain: amlogic: Add support for T7 power domains controllerxianwei.zhao2023-09-141-0/+73
* | pmdomain: amlogic: init power domain statexianwei.zhao2023-09-141-0/+3
* | pmdomain: amlogic: add driver to support power parent nodexianwei.zhao2023-09-141-1/+25
* | pmdomain: amlogic: modify some power domains propertyxianwei.zhao2023-09-131-12/+13
* | pmdomain: Rename the genpd subsystem to pmdomainUlf Hansson2023-09-1387-12/+12
|/
* Linux 6.6-rc1v6.6-rc1Linus Torvalds2023-09-111-2/+2
* Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-1068-0/+5508
|\
| * drm: ci: docs: fix build warning - add missing escapeHelen Koike2023-08-291-1/+1
| * drm: Add initial ci/ subdirectoryTomeu Vizoso2023-08-2968-0/+5508
* | Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-106-11/+20
|\ \
| * | x86/sgx: Break up long non-preemptible delays in sgx_vepc_release()Jack Wang2023-09-061-0/+3
| * | x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth2023-09-063-9/+15
| * | x86/build: Fix linker fill bytes quirk/incompatibility for ld.lldSong Liu2023-09-061-1/+1
| * | x86/smp: Don't send INIT to non-present and non-booted CPUsThomas Gleixner2023-09-041-1/+1
* | | Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-101-1/+11
|\ \ \