| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-17 | pmdomain: arm: scmi_pm_domain: Remove redundant state verification | Sudeep Holla | 1 | -9/+2 |
| 2025-03-17 | pmdomain: thead: fix TH1520_AON_PROTOCOL dependency | Arnd Bergmann | 1 | -1/+1 |
| 2025-03-13 | pmdomain: thead: Add power-domain driver for TH1520 | Michal Wilczynski | 5 | -0/+234 |
| 2025-03-05 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -1/+1 |
| 2025-03-05 | pmdomain: amlogic: fix T7 ISP secpower | Xianwei Zhao | 1 | -1/+1 |
| 2025-03-05 | pmdomain: rockchip: add regulator dependency | Arnd Bergmann | 1 | -0/+1 |
| 2025-02-28 | pmdomain: rockchip: add regulator support | Sebastian Reichel | 1 | -34/+79 |
| 2025-02-28 | pmdomain: rockchip: fix rockchip_pd_power error handling | Peter Geis | 1 | -7/+10 |
| 2025-02-28 | pmdomain: rockchip: reduce indentation in rockchip_pd_power | Sebastian Reichel | 1 | -24/+25 |
| 2025-02-28 | pmdomain: rockchip: forward rockchip_do_pmu_set_power_domain errors | Sebastian Reichel | 1 | -12/+23 |
| 2025-02-28 | pmdomain: rockchip: cleanup mutex handling in rockchip_pd_power | Sebastian Reichel | 1 | -3/+1 |
| 2025-02-24 | pmdomain: Merge branch rockchip into next | Ulf Hansson | 1 | -0/+1 |
| 2025-02-24 | pmdomain: rockchip: Fix build error | Ulf Hansson | 1 | -0/+1 |
| 2025-02-19 | pmdomain: imx: gpcv2: use proper helper for property detection | Ahmad Fatoum | 1 | -1/+1 |
| 2025-02-19 | pmdomain: Merge branch rockchip into next | Ulf Hansson | 1 | -3/+4 |
| 2025-02-19 | pmdomain: rockchip: Check if SMC could be handled by TA | Shawn Lin | 1 | -3/+4 |
| 2025-02-14 | pmdomain: renesas: rcar-sysc: Drop fwnode_dev_initialized() call | Geert Uytterhoeven | 1 | -2/+0 |
| 2025-02-14 | pmdomain: sunxi: add V853 ppu support | Andras Szemzo | 1 | -0/+15 |
| 2025-02-13 | mdomain: Merge branch rockchip into next | Ulf Hansson | 2 | -0/+43 |
| 2025-02-13 | pmdomain: rockchip: Add smc call to inform firmware | Shawn Lin | 1 | -0/+8 |
| 2025-02-13 | pmdomain: core: Introduce dev_pm_genpd_rpm_always_on() | Ulf Hansson | 1 | -0/+35 |
| 2025-02-13 | pmdomain: bcm2835-power: set flag GENPD_FLAG_ACTIVE_WAKEUP | Stefan Wahren | 1 | -0/+1 |
| 2025-02-13 | pmdomain: ti: Use of_property_present() for non-boolean properties | Geert Uytterhoeven | 1 | -1/+1 |
| 2025-01-21 | pmdomain: airoha: Fix compilation error with Clang-20 and Thumb2 mode | Christian Marangi | 1 | -0/+7 |
| 2025-01-17 | pmdomain: arm: scmi_pm_domain: Send an explicit request to set the current state | Sudeep Holla | 1 | -0/+8 |
| 2025-01-16 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -1/+1 |
| 2025-01-16 | pmdomain: imx8mp-blk-ctrl: add missing loop break condition | Xiaolei Wang | 1 | -1/+1 |
| 2025-01-16 | pmdomain: airoha: Add Airoha CPU PM Domain support | Christian Marangi | 3 | -0/+157 |
| 2024-12-19 | pmdomain: Merge branch fixes into next | Ulf Hansson | 2 | -2/+8 |
| 2024-12-19 | pmdomain: core: add dummy release function to genpd device | Lucas Stach | 1 | -0/+6 |
| 2024-12-19 | pmdomain: imx: gpcv2: fix an OF node reference leak in imx_gpcv2_probe() | Joe Hattori | 1 | -2/+2 |
| 2024-12-10 | pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups | Kevin Hilman | 1 | -0/+9 |
| 2024-12-10 | pmdomain: ti_sci: add wakeup constraint management | Kevin Hilman | 1 | -0/+17 |
| 2024-12-10 | pmdomain: ti_sci: add per-device latency constraint management | Kevin Hilman | 1 | -0/+55 |
| 2024-12-10 | pmdomain: imx-gpcv2: Suppress bind attrs | Peng Fan | 1 | -0/+2 |
| 2024-12-10 | pmdomain: imx8m[p]-blk-ctrl: Suppress bind attrs | Peng Fan | 2 | -0/+2 |
| 2024-12-10 | pmdomain: core: Support naming idle states | Konrad Dybcio | 1 | -3/+12 |
| 2024-12-06 | Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -18/+21 |
| 2024-12-02 | pmdomain: imx: gpcv2: Adjust delay after power up handshake | Shengjiu Wang | 1 | -1/+1 |
| 2024-12-02 | pmdomain: core: Fix error path in pm_genpd_init() when ida alloc fails | Ulf Hansson | 1 | -17/+19 |
| 2024-12-02 | pmdomain: core: Add missing put_device() | Ulf Hansson | 1 | -0/+1 |
| 2024-12-01 | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 8 | -9/+9 |
| 2024-11-12 | pmdomain: qcom: rpmhpd: Add rpmhpd support for SM8750 | Jishnu Prakash | 1 | -0/+26 |
| 2024-11-12 | pmdomain: imx: Use of_property_present() for non-boolean properties | Rob Herring (Arm) | 1 | -2/+2 |
| 2024-11-01 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -1/+3 |
| 2024-11-01 | pmdomain: imx93-blk-ctrl: correct remove path | Peng Fan | 1 | -1/+3 |
| 2024-10-31 | pmdomain: imx: gpcv2: replace dev_err() with dev_err_probe() | Dario Binacchi | 1 | -2/+2 |
| 2024-10-31 | pmdomain: ti-sci: Use scope based of_node_put() to simplify code. | Zhang Zekun | 1 | -14/+6 |
| 2024-10-31 | pmdomain: ti-sci: Add missing of_node_put() for args.np | Zhang Zekun | 1 | -0/+4 |
| 2024-10-30 | pmdomain: Merge branch fixes into next | Ulf Hansson | 2 | -16/+36 |
| 2024-10-30 | pmdomain: ti-sci: set the GENPD_FLAG_ACTIVE_WAKEUP flag for all PM domains | Thomas Richard | 1 | -0/+1 |
| 2024-10-30 | pmdomain: arm: Use FLAG_DEV_NAME_FW to ensure unique names | Sibi Sankar | 1 | -1/+2 |
| 2024-10-30 | pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flag | Sibi Sankar | 1 | -15/+34 |
| 2024-10-22 | pmdomain: mediatek: Add support for MT6735 | Yassine Oudjana | 3 | -0/+103 |
| 2024-10-22 | pmdomain: qcom: rpmhpd: add support for SAR2130P | Dmitry Baryshkov | 1 | -0/+25 |
| 2024-10-10 | pmdomain: core: Set the required dev for a required OPP during genpd attach | Ulf Hansson | 1 | -3/+39 |
| 2024-10-10 | pmdomain: core: Manage the default required OPP from a separate function | Ulf Hansson | 1 | -13/+25 |
| 2024-10-02 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -1/+1 |
| 2024-10-02 | pmdomain: qcom: rpmhpd: Add qcs615 power domains | Tingguo Cheng | 1 | -0/+12 |
| 2024-10-02 | pmdomain: qcom: rpmhpd: Add qcs8300 power domains | Tingguo Cheng | 1 | -0/+24 |
| 2024-10-02 | pmdomain: qcom-cpr: Fix the return of uninitialized variable | Zhang Zekun | 1 | -1/+1 |
| 2024-10-02 | pmdomain: mediatek: Use OF-specific regulator API to get power domain supply | Chen-Yu Tsai | 1 | -11/+1 |
| 2024-09-13 | pmdomain: core: Reduce debug summary table width | Geert Uytterhoeven | 1 | -7/+7 |
| 2024-09-13 | pmdomain: core: Move mode_status_str() | Geert Uytterhoeven | 1 | -4/+5 |
| 2024-09-13 | pmdomain: core: Fix "managed by" alignment in debug summary | Geert Uytterhoeven | 1 | -2/+2 |
| 2024-09-13 | pmdomain: core: Harden inter-column space in debug summary | Geert Uytterhoeven | 1 | -1/+1 |
| 2024-09-13 | pmdomain: rockchip: Add gating masks for rk3576 | Detlev Casanova | 1 | -21/+41 |
| 2024-09-13 | pmdomain: rockchip: Add gating support | Detlev Casanova | 1 | -0/+25 |
| 2024-09-13 | pmdomain: rockchip: Simplify dropping OF node reference | Krzysztof Kozlowski | 1 | -2/+1 |
| 2024-09-13 | pmdomain: mediatek: make use of dev_err_cast_probe() | Hongbo Li | 1 | -4/+2 |
| 2024-09-13 | pmdomain: imx93-pd: drop the context variable "init_off" | Dario Binacchi | 1 | -5/+5 |
| 2024-09-13 | pmdomain: imx93-pd: don't unprepare clocks on driver remove | Dario Binacchi | 1 | -3/+0 |
| 2024-09-13 | pmdomain: imx93-pd: replace dev_err() with dev_err_probe() | Dario Binacchi | 1 | -5/+4 |
| 2024-09-13 | pmdomain: qcom: rpmpd: Simplify locking with guard() | Krzysztof Kozlowski | 1 | -14/+6 |
| 2024-09-13 | pmdomain: qcom: rpmhpd: Simplify locking with guard() | Krzysztof Kozlowski | 1 | -6/+5 |
| 2024-09-13 | pmdomain: qcom: cpr: Simplify locking with guard() | Krzysztof Kozlowski | 1 | -34/+23 |
| 2024-09-13 | pmdomain: qcom: cpr: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -3/+2 |
| 2024-09-13 | pmdomain: imx: gpcv2: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -6/+2 |
| 2024-09-13 | pmdomain: imx: gpc: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -10/+4 |
| 2024-09-13 | pmdomain: rockchip: Simplify locking with guard() | Krzysztof Kozlowski | 1 | -4/+1 |
| 2024-09-13 | pmdomain: rockchip: Simplify with scoped for each OF child loop | Krzysztof Kozlowski | 1 | -14/+6 |
| 2024-09-13 | pmdomain: qcom-cpr: Use scope based of_node_put() to simplify code. | Zhang Zekun | 1 | -18/+12 |
| 2024-09-13 | pmdomain: qcom-cpr: Use helper function for_each_available_child_of_node() | Zhang Zekun | 1 | -6/+6 |
| 2024-08-20 | pmdomain: apple: Make apple_pmgr_reset_ops static | Jinjie Ruan | 1 | -1/+1 |
| 2024-08-20 | pmdomain: rockchip: Add support for RK3576 SoC | Finley Xiao | 1 | -0/+45 |
| 2024-08-15 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -2/+3 |
| 2024-08-15 | pmdomain: imx: wait SSAR when i.MX93 power domain on | Peng Fan | 1 | -2/+3 |
| 2024-08-14 | pmdomain: raspberrypi-power: set flag GENPD_FLAG_ACTIVE_WAKEUP | Stefan Wahren | 1 | -0/+1 |
| 2024-08-14 | pmdomain: raspberrypi-power: Add logging to rpi_firmware_set_power | Stefan Wahren | 1 | -14/+20 |
| 2024-08-14 | pmdomain: raspberrypi-power: Adjust packet definition | Stefan Wahren | 1 | -4/+4 |
| 2024-08-05 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -5/+0 |
| 2024-08-05 | pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfs | Ulf Hansson | 1 | -20/+3 |
| 2024-08-05 | pmdomain: core: Don't hold the genpd-lock when calling dev_pm_domain_set() | Ulf Hansson | 1 | -2/+3 |
| 2024-08-05 | pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RT | Ulf Hansson | 1 | -1/+46 |
| 2024-08-05 | pmdomain: amlogic: remove obsolete vpu domain driver | Jerome Brunet | 3 | -392/+0 |
| 2024-08-05 | pmdomain: imx: scu-pd: Remove duplicated clocks | Alexander Stein | 1 | -5/+0 |
| 2024-07-09 | mdomain: Merge branch fixes into next | Ulf Hansson | 1 | -0/+7 |
| 2024-07-09 | pmdomain: amlogic: Constify struct meson_secure_pwrc_domain_desc | Christophe JAILLET | 1 | -7/+7 |
| 2024-07-09 | PM: domains: Add the domain HW-managed mode to the summary | Abel Vesa | 1 | -2/+12 |
| 2024-07-09 | PM: domains: Allow devices attached to genpd to be managed by HW | Ulf Hansson | 1 | -0/+64 |
| 2024-07-09 | pmdomain: amlogic: Add support for A5 power domains controller | Xianwei Zhao | 1 | -0/+26 |
| 2024-07-09 | pmdomain: qcom: rpmhpd: Skip retention level for Power Domains | Taniya Das | 1 | -0/+7 |
| 2024-06-12 | pmdomain: amlogic: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 3 | -0/+3 |
| 2024-06-05 | pmdomain: arm: scmi_pm_domain: set flag GENPD_FLAG_ACTIVE_WAKEUP | Peng Fan | 1 | -0/+1 |
| 2024-06-05 | pmdomain: renesas: rmobile-sysc: Use for_each_child_of_node_scoped() | Geert Uytterhoeven | 1 | -6/+2 |
| 2024-06-05 | pmdomain: core: Use genpd_is_irq_safe() helper | Geert Uytterhoeven | 1 | -1/+1 |
| 2024-06-05 | pmdomain: amlogic: Add support for A4 power domains controller | Xianwei Zhao | 1 | -0/+28 |
| 2024-05-27 | Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+11 |
| 2024-05-21 | Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+10 |
| 2024-05-21 | pmdomain: imx: gpcv2: Add delay after power up handshake | Shengjiu Wang | 1 | -0/+11 |
| 2024-05-17 | OPP: Fix required_opp_tables for multiple genpds using same table | Viresh Kumar | 1 | -0/+10 |
| 2024-05-03 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -1/+19 |
| 2024-05-03 | pmdomain: ti-sci: Fix duplicate PD referrals | Tomi Valkeinen | 1 | -1/+19 |
| 2024-04-18 | pmdomain: core: Don't clear suspended_count at genpd_prepare() | Ulf Hansson | 1 | -4/+1 |
| 2024-04-18 | pmdomain: core: Update the rejected/usage counters at system suspend too | Ulf Hansson | 1 | -1/+5 |
| 2024-04-18 | pmdomain: renesas: rcar-sysc: Add R-Car M3-W power-off delay quirk | Geert Uytterhoeven | 3 | -2/+9 |
| 2024-04-18 | pmdomain: renesas: rcar-sysc: Remove rcar_sysc_nullify() helper | Geert Uytterhoeven | 2 | -20/+0 |
| 2024-04-18 | pmdomain: renesas: rcar-sysc: Split R-Car M3-W and M3-W+ sub-drivers | Geert Uytterhoeven | 3 | -26/+53 |
| 2024-04-18 | pmdomain: renesas: rcar-sysc: Absorb rcar_sysc_ch into rcar_sysc_pd | Geert Uytterhoeven | 1 | -30/+24 |
| 2024-04-04 | pmdomain: mediatek: Add MT8188 buck isolation setting | Johnson Wang | 1 | -3/+11 |
| 2024-04-04 | pmdomain: mediatek: scpsys: drop driver owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-13 | Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 19 | -125/+271 |
| 2024-03-12 | Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2024-03-06 | pmdomain: renesas: rcar-gen4-sysc: Reduce atomic delays | Geert Uytterhoeven | 1 | -7/+7 |
| 2024-02-28 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -2/+5 |
| 2024-02-28 | pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation | Bjorn Andersson | 1 | -2/+5 |
| 2024-02-14 | pmdomain: renesas: Adjust the waiting time to cover the worst case | Dien Pham | 1 | -2/+2 |
| 2024-02-14 | pmdomain: qcom: rpmpd: Add MSM8974PRO+PMA8084 power domains | Luca Weiss | 1 | -0/+29 |
| 2024-02-14 | pmdomain: qcom: rpmpd: Add MSM8974+PM8841 power domains | Luca Weiss | 1 | -0/+54 |
| 2024-02-14 | pmdomain: core: constify of_phandle_args in add device and subdomain | Krzysztof Kozlowski | 1 | -6/+6 |
| 2024-02-14 | pmdomain: core: constify of_phandle_args in xlate | Krzysztof Kozlowski | 5 | -6/+6 |
| 2024-02-14 | pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain | Adam Ford | 1 | -5/+5 |
| 2024-02-14 | pmdomain: mediatek: Use devm_platform_ioremap_resource() in init_scp() | Markus Elfring | 1 | -3/+1 |
| 2024-02-14 | pmdomain: renesas: r8a779h0-sysc: Add r8a779h0 support | Duy Nguyen | 5 | -0/+63 |
| 2024-02-14 | pmdomain: imx8mp-blk-ctrl: Error out if domains are missing in DT | Marek Vasut | 2 | -6/+12 |
| 2024-02-14 | pmdomain: ti: Add a null pointer check to the omap_prm_domain_init | Kunwu Chan | 1 | -0/+2 |
| 2024-02-14 | pmdomain: renesas: rcar-gen4-sysc: Remove unneeded includes | Geert Uytterhoeven | 3 | -36/+0 |
| 2024-02-14 | pmdomain: core: Print a message when unused power domains are disabled | Konrad Dybcio | 1 | -0/+1 |
| 2024-02-14 | pmdomain: qcom: rpmpd: Keep one RPM handle for all RPMPDs | Konrad Dybcio | 1 | -7/+6 |
| 2024-02-14 | pmdomain: core: Scale down parent/child performance states in reverse order | Stephan Gerhold | 1 | -47/+77 |
| 2024-02-13 | pmdomain: arm: Fix NULL dereference on scmi_perf_domain removal | Cristian Marussi | 1 | -0/+3 |
| 2024-01-30 | pmdomain: qcom: rpmhpd: Drop SA8540P gfx.lvl | Bjorn Andersson | 1 | -1/+0 |
| 2024-01-23 | pmdomain: mediatek: fix race conditions with genpd | Eugen Hristev | 1 | -8/+7 |
| 2024-01-22 | pmdomain: renesas: r8a77980-sysc: CR7 must be always on | Geert Uytterhoeven | 1 | -1/+2 |
| 2024-01-22 | pmdomain: core: Move the unused cleanup to a _sync initcall | Konrad Dybcio | 1 | -1/+1 |
| 2024-01-18 | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2024-01-12 | Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 17 | -47/+4065 |
| 2023-12-18 | PM: domains: Move genpd and its governor to the pmdomain subsystem | Ulf Hansson | 3 | -0/+3818 |
| 2023-12-02 | Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -0/+1 |
| 2023-11-30 | pmdomain: xilinx/zynqmp: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: qcom-cpr: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: imx93-pd: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: imx93-blk-ctrl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: imx8mp-blk-ctrl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: imx8m-blk-ctrl: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: imx-gpcv2: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: imx-gpc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -9/+13 |
| 2023-11-30 | pmdomain: imx-pgc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-11-30 | pmdomain: amlogic: meson-ee-pwrc: add support for G12A ISP power domain | Neil Armstrong | 1 | -0/+16 |
| 2023-11-27 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -1/+1 |
| 2023-11-27 | pmdomain: arm: Avoid polling for scmi_perf_domain | Ulf Hansson | 1 | -1/+1 |
| 2023-11-23 | firmware: arm_scpi: Move power-domain driver to the pmdomain dir | Sudeep Holla | 3 | -0/+170 |
| 2023-11-23 | pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystem | Sudeep Holla | 2 | -0/+26 |
| 2023-11-23 | pmdomain: qcom: rpmhpd: Update part number to X1E80100 | Sibi Sankar | 1 | -6/+6 |
| 2023-11-23 | pmdomain: qcom: rpmpd: Set GENPD_FLAG_ACTIVE_WAKEUP | Stephan Gerhold | 1 | -0/+1 |
| 2023-11-01 | Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -0/+342 |
| 2023-10-27 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -1/+1 |
| 2023-10-27 | pmdomain: amlogic: Fix mask for the second NNA mem PD domain | Tomeu Vizoso | 1 | -1/+1 |
| 2023-10-26 | pmdomain: qcom: rpmhpd: Add SC8380XP power domains | Abel Vesa | 1 | -0/+28 |
| 2023-10-26 | pmdomain: qcom: rpmhpd: Add SM8650 RPMh Power Domains | Neil Armstrong | 1 | -0/+30 |
| 2023-10-26 | pmdomain: Merge branch fixes into next | Ulf Hansson | 2 | -1/+2 |
| 2023-10-26 | pmdomain: imx: Make imx pgc power domain also set the fwnode | Pengfei Li | 1 | -0/+1 |
| 2023-10-24 | pmdomain: qcom: rpmpd: Add QM215 power domains | Otto Pflüger | 1 | -0/+58 |
| 2023-10-24 | pmdomain: qcom: rpmpd: Add MSM8917 power domains | Otto Pflüger | 1 | -0/+33 |
| 2023-10-24 | pmdomain: bcm: bcm2835-power: check if the ASB register is equal to enable | Maíra Canal | 1 | -1/+1 |
| 2023-10-17 | pmdomain: qcom: rpmhpd: Drop the ->opp_to_performance_state() callback | Ulf Hansson | 1 | -7/+0 |
| 2023-10-17 | pmdomain: qcom: rpmpd: Drop the ->opp_to_performance_state() callback | Ulf Hansson | 1 | -7/+0 |
| 2023-10-17 | pmdomain: qcom: cpr: Drop the ->opp_to_performance_state() callback | Ulf Hansson | 1 | -7/+0 |
| 2023-10-17 | pmdomain: Use device_get_match_data() | Rob Herring | 3 | -24/+12 |
| 2023-10-17 | pmdomain: Merge branch fixes into next | Ulf Hansson | 1 | -1/+2 |
| 2023-10-17 | pmdomain: ti: add missing of_node_put | Julia Lawall | 1 | -2/+6 |
| 2023-10-17 | pmdomain: mediatek: Add support for MT8365 | Fabien Parent | 2 | -0/+202 |
| 2023-10-17 | pmdomain: mediatek: Add support for MTK_SCPD_STRICT_BUS_PROTECTION cap | Alexandre Bailon | 2 | -5/+25 |
| 2023-10-17 | pmdomain: mediatek: Add support for WAY_EN operations | Alexandre Bailon | 2 | -5/+37 |
| 2023-10-17 | pmdomain: mediatek: Unify configuration for infracfg and smi | Markus Schneider-Pargmann | 10 | -425/+612 |
| 2023-10-17 | pmdomain: mediatek: Create bus protection operation functions | Markus Schneider-Pargmann | 1 | -29/+39 |
| 2023-10-17 | pmdomain: mediatek: Split bus_prot_mask | Markus Schneider-Pargmann | 2 | -16/+22 |
| 2023-10-17 | pmdomain: mediatek: Move bools to a flags field | Markus Schneider-Pargmann | 2 | -11/+14 |
| 2023-10-06 | firmware: arm_scmi: Add generic OPP support to the SCMI performance domain | Ulf Hansson | 1 | -0/+34 |
| 2023-10-05 | pmdomain: imx: scu-pd: correct DMA2 channel | Peng Fan | 1 | -1/+2 |
| 2023-10-04 | pmdomain: starfive: Update prefixes for AON power domain | Changhuang Liang | 1 | -2/+2 |
| 2023-10-04 | pmdomain: qcom: rpmhpd: Add support for SM7150 rpmh clocks | Danila Tikhonov | 1 | -0/+18 |
| 2023-10-04 | pmdomain: renesas: rmobile-sysc: fix -Wvoid-pointer-to-enum-cast warning | Justin Stitt | 1 | -1/+1 |
| 2023-10-04 | pmdomain: xilinx: Move Kconfig option to the pmdomain subsystem | Ulf Hansson | 2 | -0/+11 |
| 2023-10-04 | pmdomain: ti: Move and add Kconfig options to the pmdomain subsystem | Ulf Hansson | 3 | -1/+24 |
| 2023-10-04 | pmdomain: tegra: Move Kconfig option to the pmdomain subsystem | Ulf Hansson | 2 | -0/+7 |
| 2023-10-04 | pmdomain: sunxi: Move Kconfig option to the pmdomain subsystem | Ulf Hansson | 2 | -0/+11 |
| 2023-10-04 | pmdomain: starfive: Move Kconfig file to the pmdomain subsystem | Ulf Hansson | 2 | -0/+13 |
| 2023-10-04 | pmdomain: st: Add a Kconfig option for the ux500 power domain | Ulf Hansson | 3 | -1/+7 |
| 2023-10-04 | pmdomain: samsung: Move Kconfig option to the pmdomain subsystem | Ulf Hansson | 2 | -0/+9 |