summaryrefslogtreecommitdiffstats
path: root/drivers/pmdomain
Commit message (Expand)AuthorAgeFilesLines
* pmdomain: airoha: Fix compilation error with Clang-20 and Thumb2 modeChristian Marangi2025-01-211-0/+7
* pmdomain: arm: scmi_pm_domain: Send an explicit request to set the current stateSudeep Holla2025-01-171-0/+8
* pmdomain: Merge branch fixes into nextUlf Hansson2025-01-161-1/+1
|\
| * pmdomain: imx8mp-blk-ctrl: add missing loop break conditionXiaolei Wang2025-01-161-1/+1
* | pmdomain: airoha: Add Airoha CPU PM Domain supportChristian Marangi2025-01-163-0/+157
* | pmdomain: Merge branch fixes into nextUlf Hansson2024-12-192-2/+8
|\|
| * pmdomain: core: add dummy release function to genpd deviceLucas Stach2024-12-191-0/+6
| * pmdomain: imx: gpcv2: fix an OF node reference leak in imx_gpcv2_probe()Joe Hattori2024-12-191-2/+2
* | pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeupsKevin Hilman2024-12-101-0/+9
* | pmdomain: ti_sci: add wakeup constraint managementKevin Hilman2024-12-101-0/+17
* | pmdomain: ti_sci: add per-device latency constraint managementKevin Hilman2024-12-101-0/+55
* | pmdomain: imx-gpcv2: Suppress bind attrsPeng Fan2024-12-101-0/+2
* | pmdomain: imx8m[p]-blk-ctrl: Suppress bind attrsPeng Fan2024-12-102-0/+2
* | pmdomain: core: Support naming idle statesKonrad Dybcio2024-12-101-3/+12
|/
* Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-12-062-18/+21
|\
| * pmdomain: imx: gpcv2: Adjust delay after power up handshakeShengjiu Wang2024-12-021-1/+1
| * pmdomain: core: Fix error path in pm_genpd_init() when ida alloc failsUlf Hansson2024-12-021-17/+19
| * pmdomain: core: Add missing put_device()Ulf Hansson2024-12-021-0/+1
* | Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-018-9/+9
|/
* pmdomain: qcom: rpmhpd: Add rpmhpd support for SM8750Jishnu Prakash2024-11-121-0/+26
* pmdomain: imx: Use of_property_present() for non-boolean propertiesRob Herring (Arm)2024-11-121-2/+2
* pmdomain: Merge branch fixes into nextUlf Hansson2024-11-011-1/+3
|\
| * pmdomain: imx93-blk-ctrl: correct remove pathPeng Fan2024-11-011-1/+3
* | pmdomain: imx: gpcv2: replace dev_err() with dev_err_probe()Dario Binacchi2024-10-311-2/+2
* | pmdomain: ti-sci: Use scope based of_node_put() to simplify code.Zhang Zekun2024-10-311-14/+6
* | pmdomain: ti-sci: Add missing of_node_put() for args.npZhang Zekun2024-10-311-0/+4
* | pmdomain: Merge branch fixes into nextUlf Hansson2024-10-302-16/+36
|\|
| * pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique namesSibi Sankar2024-10-301-1/+2
| * pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar2024-10-301-15/+34
* | pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domainsThomas Richard2024-10-301-0/+1
* | pmdomain: mediatek: Add support for MT6735Yassine Oudjana2024-10-223-0/+103
* | pmdomain: qcom: rpmhpd: add support for SAR2130PDmitry Baryshkov2024-10-221-0/+25
* | pmdomain: core: Set the required dev for a required OPP during genpd attachUlf Hansson2024-10-101-3/+39
* | pmdomain: core: Manage the default required OPP from a separate functionUlf Hansson2024-10-101-13/+25
* | pmdomain: Merge branch fixes into nextUlf Hansson2024-10-021-1/+1
|\|
| * pmdomain: qcom-cpr: Fix the return of uninitialized variableZhang Zekun2024-10-021-1/+1
* | pmdomain: qcom: rpmhpd: Add qcs615 power domainsTingguo Cheng2024-10-021-0/+12
* | pmdomain: qcom: rpmhpd: Add qcs8300 power domainsTingguo Cheng2024-10-021-0/+24
* | pmdomain: mediatek: Use OF-specific regulator API to get power domain supplyChen-Yu Tsai2024-10-021-11/+1
|/
* pmdomain: core: Reduce debug summary table widthGeert Uytterhoeven2024-09-131-7/+7
* pmdomain: core: Move mode_status_str()Geert Uytterhoeven2024-09-131-4/+5
* pmdomain: core: Fix "managed by" alignment in debug summaryGeert Uytterhoeven2024-09-131-2/+2
* pmdomain: core: Harden inter-column space in debug summaryGeert Uytterhoeven2024-09-131-1/+1
* pmdomain: rockchip: Add gating masks for rk3576Detlev Casanova2024-09-131-21/+41
* pmdomain: rockchip: Add gating supportDetlev Casanova2024-09-131-0/+25
* pmdomain: rockchip: Simplify dropping OF node referenceKrzysztof Kozlowski2024-09-131-2/+1
* pmdomain: mediatek: make use of dev_err_cast_probe()Hongbo Li2024-09-131-4/+2
* pmdomain: imx93-pd: drop the context variable "init_off"Dario Binacchi2024-09-131-5/+5
* pmdomain: imx93-pd: don't unprepare clocks on driver removeDario Binacchi2024-09-131-3/+0
* pmdomain: imx93-pd: replace dev_err() with dev_err_probe()Dario Binacchi2024-09-131-5/+4