Age | Commit message (Expand) | Author |
2024-09-13 | pmdomain: qcom: rpmpd: Simplify locking with guard() | Krzysztof Kozlowski |
2024-09-13 | pmdomain: qcom: rpmhpd: Simplify locking with guard() | Krzysztof Kozlowski |
2024-09-13 | pmdomain: qcom: cpr: Simplify locking with guard() | Krzysztof Kozlowski |
2024-09-13 | pmdomain: qcom: cpr: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2024-09-13 | pmdomain: imx: gpcv2: Simplify with scoped for each OF child loop | Krzysztof Kozlowski |
2024-09-13 | pmdomain: imx: gpc: Simplify with scoped for each OF child loop | Krzysztof Kozlowski |
2024-09-13 | pmdomain: rockchip: Simplify locking with guard() | Krzysztof Kozlowski |
2024-09-13 | pmdomain: rockchip: Simplify with scoped for each OF child loop | Krzysztof Kozlowski |
2024-09-13 | pmdomain: qcom-cpr: Use scope based of_node_put() to simplify code. | Zhang Zekun |
2024-09-13 | pmdomain: qcom-cpr: Use helper function for_each_available_child_of_node() | Zhang Zekun |
2024-08-20 | pmdomain: apple: Make apple_pmgr_reset_ops static | Jinjie Ruan |
2024-08-20 | pmdomain: rockchip: Add support for RK3576 SoC | Finley Xiao |
2024-08-15 | pmdomain: Merge branch fixes into next | Ulf Hansson |
2024-08-15 | pmdomain: imx: wait SSAR when i.MX93 power domain on | Peng Fan |
2024-08-14 | pmdomain: raspberrypi-power: set flag GENPD_FLAG_ACTIVE_WAKEUP | Stefan Wahren |
2024-08-14 | pmdomain: raspberrypi-power: Add logging to rpi_firmware_set_power | Stefan Wahren |
2024-08-14 | pmdomain: raspberrypi-power: Adjust packet definition | Stefan Wahren |
2024-08-05 | pmdomain: Merge branch fixes into next | Ulf Hansson |
2024-08-05 | pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfs | Ulf Hansson |
2024-08-05 | pmdomain: core: Don't hold the genpd-lock when calling dev_pm_domain_set() | Ulf Hansson |
2024-08-05 | pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RT | Ulf Hansson |
2024-08-05 | pmdomain: amlogic: remove obsolete vpu domain driver | Jerome Brunet |
2024-08-05 | pmdomain: imx: scu-pd: Remove duplicated clocks | Alexander Stein |
2024-07-09 | mdomain: Merge branch fixes into next | Ulf Hansson |
2024-07-09 | pmdomain: amlogic: Constify struct meson_secure_pwrc_domain_desc | Christophe JAILLET |
2024-07-09 | PM: domains: Add the domain HW-managed mode to the summary | Abel Vesa |
2024-07-09 | PM: domains: Allow devices attached to genpd to be managed by HW | Ulf Hansson |
2024-07-09 | pmdomain: amlogic: Add support for A5 power domains controller | Xianwei Zhao |
2024-07-09 | pmdomain: qcom: rpmhpd: Skip retention level for Power Domains | Taniya Das |
2024-06-12 | pmdomain: amlogic: add missing MODULE_DESCRIPTION() macros | Jeff Johnson |
2024-06-05 | pmdomain: arm: scmi_pm_domain: set flag GENPD_FLAG_ACTIVE_WAKEUP | Peng Fan |
2024-06-05 | pmdomain: renesas: rmobile-sysc: Use for_each_child_of_node_scoped() | Geert Uytterhoeven |
2024-06-05 | pmdomain: core: Use genpd_is_irq_safe() helper | Geert Uytterhoeven |
2024-06-05 | pmdomain: amlogic: Add support for A4 power domains controller | Xianwei Zhao |
2024-05-27 | Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-05-21 | Merge tag 'pm-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2024-05-21 | pmdomain: imx: gpcv2: Add delay after power up handshake | Shengjiu Wang |
2024-05-17 | OPP: Fix required_opp_tables for multiple genpds using same table | Viresh Kumar |
2024-05-03 | pmdomain: Merge branch fixes into next | Ulf Hansson |
2024-05-03 | pmdomain: ti-sci: Fix duplicate PD referrals | Tomi Valkeinen |
2024-04-18 | pmdomain: core: Don't clear suspended_count at genpd_prepare() | Ulf Hansson |
2024-04-18 | pmdomain: core: Update the rejected/usage counters at system suspend too | Ulf Hansson |
2024-04-18 | pmdomain: renesas: rcar-sysc: Add R-Car M3-W power-off delay quirk | Geert Uytterhoeven |
2024-04-18 | pmdomain: renesas: rcar-sysc: Remove rcar_sysc_nullify() helper | Geert Uytterhoeven |
2024-04-18 | pmdomain: renesas: rcar-sysc: Split R-Car M3-W and M3-W+ sub-drivers | Geert Uytterhoeven |
2024-04-18 | pmdomain: renesas: rcar-sysc: Absorb rcar_sysc_ch into rcar_sysc_pd | Geert Uytterhoeven |
2024-04-04 | pmdomain: mediatek: Add MT8188 buck isolation setting | Johnson Wang |
2024-04-04 | pmdomain: mediatek: scpsys: drop driver owner assignment | Krzysztof Kozlowski |
2024-03-13 | Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds |
2024-03-12 | Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |