Show patches with: Archived = No       |   18549 patches
« 1 2 ... 58 59 60185 186 »
Patch Series S/W/F Date Submitter Delegate State
pmdomain: core: Move the unused cleanup to a _sync initcall pmdomain: core: Move the unused cleanup to a _sync initcall --- 2023-12-27 Konrad Dybcio Accepted
pmdomain: imx8m-blk-ctrl: imx8mp-blk-ctrl: Error out if domains are missing in DT pmdomain: imx8m-blk-ctrl: imx8mp-blk-ctrl: Error out if domains are missing in DT --- 2024-01-18 Marek Vasut New
pmdomain: imx: gpc: set fwnode from parent device pmdomain: imx: gpc: set fwnode from parent device --- 2023-10-12 Emil Kronborg Andersen New
pmdomain: mediatek: fix race condition in power on/power off sequences pmdomain: mediatek: fix race condition in power on/power off sequences --- 2023-11-29 Eugen Hristev New
pmdomain: mediatek: fix race conditions with genpd pmdomain: mediatek: fix race conditions with genpd --- 2023-12-25 Eugen Hristev Accepted
pmdomain: mediatek: scpsys: drop driver owner assignment pmdomain: mediatek: scpsys: drop driver owner assignment --- 2024-03-30 Krzysztof Kozlowski New
pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp() pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp() --- 2024-02-05 Markus Elfring New
pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation --- 2024-02-27 Bjorn Andersson via B4 Relay New
pmdomain: Rename the genpd subsystem to pmdomain pmdomain: Rename the genpd subsystem to pmdomain --- 2023-09-12 Ulf Hansson Accepted
pmdomain: renesas: Adjust the waiting time to cover the worst case pmdomain: renesas: Adjust the waiting time to cover the worst case --- 2024-02-08 Kuninori Morimoto Superseded
pmdomain: renesas: r8a77980-sysc: CR7 must be always on pmdomain: renesas: r8a77980-sysc: CR7 must be always on --- 2024-01-12 Geert Uytterhoeven Accepted
pmdomain: renesas: rcar-gen4-sysc: Reduce atomic delays pmdomain: renesas: rcar-gen4-sysc: Reduce atomic delays --- 2024-03-01 Geert Uytterhoeven Accepted
pmdomain: renesas: sort each SoC on Kconfig pmdomain: renesas: sort each SoC on Kconfig --- 2024-01-24 Kuninori Morimoto New
PM / Domain: Return 0 on error from of_genpd_opp_to_performance_state() PM / Domain: Return 0 on error from of_genpd_opp_to_performance_state() --- 2018-05-23 Viresh Kumar Superseded
PM: Domains: Add curly braces to delimit comment + statement block PM: Domains: Add curly braces to delimit comment + statement block --- 2020-10-13 Geert Uytterhoeven Accepted
PM / Domains: Add DT file to MAINTAINERS --- 2017-04-25 Viresh Kumar Accepted
PM / Domains: Add missing header file --- 2014-09-26 Ulf Hansson New
PM / Domains: Add module ref count for each consumer PM / Domains: Add module ref count for each consumer --- 2020-06-10 Gustav Wiklander New
PM / Domains: Add pm_genpd_lookup() API to lookup domain by device node --- 2014-11-27 Ulf Hansson New
PM / Domains: Align in-parameter names for some genpd functions PM / Domains: Align in-parameter names for some genpd functions --- 2019-07-16 Ulf Hansson Accepted
PM / Domains: Allocate memory outside domain locks --- 2015-10-28 Lina Iyer Accepted
PM / Domains: allow domain idle states to be disabled PM / Domains: allow domain idle states to be disabled --- 2020-12-16 Lina Iyer New
PM / Domains: Allow runtime PM callbacks to be re-used during system PM --- 2015-11-17 Ulf Hansson New
PM / Domains: avoid unused function warning --- 2017-06-30 Arnd Bergmann New
PM / Domains: Change prototype for the ->attach_dev() callback --- 2014-10-30 Ulf Hansson New
PM / Domains: cleanup: rename gpd -> genpd in debugfs interface --- 2015-03-02 Kevin Hilman New
PM / Domains: Convert pm_genpd_init() to return an error code --- 2016-06-17 Ulf Hansson Accepted
PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch() PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch() --- 2019-10-16 Ulf Hansson Accepted
PM / Domains: Correct comment in irq_safe_dev_in_no_sleep_domain() --- 2017-01-31 Ulf Hansson Accepted
PM: domains: create debugfs nodes when adding power domains PM: domains: create debugfs nodes when adding power domains --- 2020-12-03 Thierry Strudel New
PM: domains: Don't attach a device to genpd that corresponds to a provider PM: domains: Don't attach a device to genpd that corresponds to a provider --- 2021-07-09 Ulf Hansson New
PM / Domains: Don't power on at attach for the multi PM domain case PM / Domains: Don't power on at attach for the multi PM domain case --- 2018-06-29 Ulf Hansson Accepted
PM / Domains: Don't return -EEXIST at attach when PM domain exists PM / Domains: Don't return -EEXIST at attach when PM domain exists --- 2018-05-14 Ulf Hansson Accepted
PM: domains: Don't runtime resume devices at genpd_prepare() PM: domains: Don't runtime resume devices at genpd_prepare() --- 2021-03-04 Ulf Hansson Accepted
PM / Domains: Don't skip driver's ->suspend|resume_noirq() callbacks PM / Domains: Don't skip driver's ->suspend|resume_noirq() callbacks --- 2018-01-10 Ulf Hansson New
PM: domains: Drop the unused pm_genpd_opp_to_performance_state() PM: domains: Drop the unused pm_genpd_opp_to_performance_state() --- 2023-11-27 Ulf Hansson Accepted
PM: domains: Ensure genpd_debugfs_dir exists before remove PM: domains: Ensure genpd_debugfs_dir exists before remove --- 2022-07-05 Hsin-Yi Wang Accepted
PM: Domains: Extend dev_pm_domain_detach() doc PM: Domains: Extend dev_pm_domain_detach() doc --- 2022-04-01 Krzysztof Kozlowski Accepted
PM: domains: Fix build error for genpd notifiers PM: domains: Fix build error for genpd notifiers --- 2020-10-20 Ulf Hansson New
PM/Domains: Fix compilation warning --- 2012-09-06 Sachin Kamat Accepted
PM: domains: Fix domain attach for CONFIG_PM_OPP=n PM: domains: Fix domain attach for CONFIG_PM_OPP=n --- 2021-08-24 Geert Uytterhoeven Accepted
PM: domains: fix domain_governor kernel-doc warnings PM: domains: fix domain_governor kernel-doc warnings --- 2023-12-05 Randy Dunlap Accepted
PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare() PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare() --- 2017-11-08 Ulf Hansson New
PM: domains: Fix handling of unavailable/disabled idle states PM: domains: Fix handling of unavailable/disabled idle states --- 2022-10-25 Sudeep Holla Accepted
PM / Domains: Fix initial default state of the need_restore flag --- 2014-11-10 Ulf Hansson Accepted
PM / Domains: Fix initial default state of the need_restore flag --- 2014-11-07 Ulf Hansson Superseded
PM: domains: fix integer overflow issues in genpd_parse_state() PM: domains: fix integer overflow issues in genpd_parse_state() --- 2023-04-18 Nikita Zhandarovich Accepted
PM / Domains: Fix integer overflows on u32 bit multiplies PM / Domains: Fix integer overflows on u32 bit multiplies --- 2021-02-07 Colin King New
PM: domains: fix overflow in genpd_parse_state PM: domains: fix overflow in genpd_parse_state --- 2023-05-30 Yi-ming Tseng New
PM / Domains: Fix potential deadlock while adding/removing subdomains --- 2016-01-15 Ulf Hansson Superseded
PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove() PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove() --- 2022-02-25 Shawn Guo New
PM / Domains: Fixup domain-idle-states OF parsing PM / Domains: Fixup domain-idle-states OF parsing --- 2018-01-23 Ulf Hansson Superseded
PM / Domains: Fix validation of latency constraints in genpd governor --- 2015-10-13 Ulf Hansson Accepted
PM / domains: Kconfig: always enable PM_RUNTIME when genpd enabled --- 2014-11-13 Kevin Hilman New
PM / Domains: Make genpd performance states orthogonal to the idlestates PM / Domains: Make genpd performance states orthogonal to the idlestates --- 2018-12-06 Ulf Hansson Superseded
PM / Domains: mark genpd_poweron as __maybe_unused --- 2016-02-01 Arnd Bergmann New
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h --- 2014-09-29 Ulf Hansson Accepted
PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns() PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns() --- 2022-04-19 Ulf Hansson Accepted
PM / Domains: Move struct pm_domain_data to pm_domain.h --- 2014-11-14 Ulf Hansson Accepted
PM: domains: not update genpd status when power on fail PM: domains: not update genpd status when power on fail --- 2021-07-06 Peng Fan (OSS) New
PM / Domains: pdd->dev can't be NULL in genpd_dev_pm_qos_notifier() --- 2017-05-16 Viresh Kumar Accepted
PM / Domains: Power on the PM domain right after attach completes --- 2014-11-17 Ulf Hansson Accepted
PM: domains: Prevent power off for parent unless child is in deepest state PM: domains: Prevent power off for parent unless child is in deepest state --- 2022-01-31 Ulf Hansson Superseded
PM / Domains: provide pm_genpd_poweroff_noirq stub --- 2017-06-30 Arnd Bergmann Accepted
PM / Domains: Remove dev->driver check for runtime PM --- 2015-10-28 Lina Iyer Accepted
PM / Domains: Remove in_progress counter from struct generic_pm_domain --- 2015-09-29 Ulf Hansson Accepted
PM / Domains: Remove legacy API for adding devices through DT --- 2014-09-25 Ulf Hansson Accepted
PM / Domains: Remove name based API for genpd --- 2015-09-10 Ulf Hansson Accepted
PM / Domains: Remove pm_genpd_dev_need_restore() API --- 2015-01-20 Ulf Hansson Accepted
PM / Domains: Rename cpu_data to cpuidle_data --- 2014-10-02 Ulf Hansson Accepted
PM / Domains: Rename genpd internals from pm_genpd_* to genpd_* PM / Domains: Rename genpd internals from pm_genpd_* to genpd_* --- 2017-10-06 Ulf Hansson Accepted
PM / Domains: Replace -ENOSYS with -ENODEV --- 2016-08-05 Lina Iyer New
PM / Domains: Restore lock-less behaviour for the genpd syscore APIs --- 2017-02-07 Ulf Hansson New
PM: domains: Reverse the order of performance and enabling ops PM: domains: Reverse the order of performance and enabling ops --- 2022-10-24 Abel Vesa Accepted
PM: domains: Scale down parent performance states in reverse order PM: domains: Scale down parent performance states in reverse order --- 2023-12-05 Stephan Gerhold Accepted
PM: domains: Shrink locking area of the gpd_list_lock PM: domains: Shrink locking area of the gpd_list_lock --- 2021-06-21 Stephen Boyd Superseded
PM / Domains: Silence compiler warning for an unused function --- 2016-02-01 Ulf Hansson Accepted
PM: domains: Simplify the calculation of variables PM: domains: Simplify the calculation of variables --- 2021-01-27 Abaci Team Accepted
PM / Domains: Try power off masters in error path of __pm_genpd_poweron() --- 2015-06-11 Ulf Hansson Superseded
PM: domains: use dev_err_probe() to simplify error handling PM: domains: use dev_err_probe() to simplify error handling --- 2022-02-23 Sascha Hauer New
PM / Domains: Validate cases of a non-bound driver in genpd governor --- 2015-12-02 Ulf Hansson Accepted
pmdomain: Use device_get_match_data() pmdomain: Use device_get_match_data() --- 2023-10-06 Rob Herring Accepted
PM: EM: Fix nr_states warnings in static checks PM: EM: Fix nr_states warnings in static checks --- 2024-02-21 Lukasz Luba Accepted
PM:EM: fix wrong utilization estimation in em_cpu_energy() PM:EM: fix wrong utilization estimation in em_cpu_energy() --- 2024-04-04 Vincent Guittot New
PM: EM: Force device drivers to provide power in uW PM: EM: Force device drivers to provide power in uW --- 2024-03-08 Lukasz Luba Accepted
PM / EM: postpone creating the debugfs dir till fs_initcall PM / EM: postpone creating the debugfs dir till fs_initcall --- 2021-03-23 Lukasz Luba Accepted
PM: fix dynamic debug within pm_pr_debug() PM: fix dynamic debug within pm_pr_debug() --- 2022-03-06 David Cohen Superseded
pm-graph v5.11 pm-graph v5.11 --- 2023-03-08 Todd Brandt New
pm-graph v5.6 pm-graph v5.6 --- 2020-04-08 Todd Brandt New
pm-graph v5.8 pm-graph v5.8 --- 2020-11-11 Todd Brandt Accepted
pm-graph v5.9 pm-graph v5.9 --- 2022-07-07 Todd Brandt Accepted
PM: Helpful edits for devices.rst documentation PM: Helpful edits for devices.rst documentation --- 2020-04-25 Alan Stern New
PM: hibernate: clean up sync_read handling in snapshot_write_next PM: hibernate: clean up sync_read handling in snapshot_write_next --- 2023-09-22 Brian Geffon Accepted
PM: hibernate: clean up sync_read handling in snapshot_write_next PM: hibernate: clean up sync_read handling in snapshot_write_next --- 2023-09-22 Brian Geffon Superseded
PM: hibernate: Do not get block device exclusively in test_resume mode PM: hibernate: Do not get block device exclusively in test_resume mode --- 2023-04-01 Chen Yu Superseded
PM: hibernate: Do not get block device exclusively in test_resume mode PM: hibernate: Do not get block device exclusively in test_resume mode --- 2023-04-01 Chen Yu New
PM: hibernate: Don't ignore return from set_memory_ro() PM: hibernate: Don't ignore return from set_memory_ro() --- 2024-02-18 Christophe Leroy Accepted
PM: hibernate: don't mark comment as kernel-doc PM: hibernate: don't mark comment as kernel-doc --- 2022-04-01 baihaowen Accepted
PM: hibernate: don't store zero pages in the image file. PM: hibernate: don't store zero pages in the image file. --- 2023-01-13 Brian Geffon Superseded
PM: hibernate: Fix a bug in copying the zero bitmap to safe pages PM: hibernate: Fix a bug in copying the zero bitmap to safe pages --- 2023-09-29 Pavan Kondeti New
« 1 2 ... 58 59 60185 186 »