| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp... | Mark Brown | 2 | -2/+76 |
| 6 days | PM: sleep: Use complete() in device_pm_sleep_init() | Jiakai Xu | 1 | -1/+5 |
| 2026-05-14 | PM: wakeup: Add kfuncs to traverse over wakeup_sources | Samuel Wu | 2 | -2/+76 |
| 2026-04-08 | thermal: core: Suspend thermal zones later and resume them earlier | Rafael J. Wysocki | 1 | -0/+5 |
| 2026-03-16 | PM: runtime: Fix a race condition related to device removal | Bart Van Assche | 1 | -0/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 6 | -13/+13 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 6 | -13/+13 |
| 2026-02-11 | PM: sleep: wakeirq: Update outdated documentation comments | Wang Jiayue | 1 | -4/+7 |
| 2026-02-03 | PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races | Gui-Dong Han | 1 | -3/+6 |
| 2026-02-02 | PM: wakeup: Handle empty list in wakeup_sources_walk_start() | Samuel Wu | 1 | -3/+1 |
| 2026-01-05 | Merge back a commit related to system sleep for 6.20 | Rafael J. Wysocki | 1 | -3/+4 |
| 2025-12-16 | PM: runtime: Do not clear needs_force_resume with enabled runtime PM | Rafael J. Wysocki | 1 | -10/+12 |
| 2025-12-15 | PM: sleep: Do not flag runtime PM workqueue as freezable | Rafael J. Wysocki | 1 | -3/+4 |
| 2025-12-10 | Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2 | -18/+4 |
| 2025-12-04 | Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 1 | -0/+1 |
| 2025-12-04 | PM: runtime: Make pm_runtime_barrier() return void | Brian Norris | 1 | -12/+2 |
| 2025-12-04 | PM: runtime: Stop checking pm_runtime_barrier() return code | Brian Norris | 1 | -6/+2 |
| 2025-11-28 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 4 | -76/+52 |
| 2025-11-28 | Merge branches 'pm-core' and 'pm-runtime' | Rafael J. Wysocki | 1 | -7/+16 |
| 2025-11-20 | Merge back material related to system sleep for 6.19 | Rafael J. Wysocki | 4 | -76/+52 |
| 2025-11-19 | PM: wakeup: Add out-of-band system wakeup support for devices | Peng Fan | 1 | -0/+1 |
| 2025-11-18 | PM: sleep: core: Fix runtime PM enabling in device_resume_early() | Rafael J. Wysocki | 1 | -9/+16 |
| 2025-11-14 | PM: Introduce new PMSG_POWEROFF event | Mario Limonciello (AMD) | 1 | -0/+5 |
| 2025-11-12 | PM: wakeup: Update after recent wakeup source removal ordering change | Rafael J. Wysocki | 1 | -6/+10 |
| 2025-11-08 | PM: wakeup: Delete timer before removing wakeup source from list | Kaushlendra Kumar | 1 | -7/+1 |
| 2025-10-29 | PM: runtime: fix typos in runtime.c comments | Malaya Kumar Rout | 1 | -3/+3 |
| 2025-10-23 | PM: runtime: docs: Update pm_runtime_allow/forbid() documentation | Rafael J. Wysocki | 1 | -4/+13 |
| 2025-10-20 | PM: dpm_watchdog: add module param to backtrace all CPUs | Sergey Senozhatsky | 1 | -0/+10 |
| 2025-10-20 | PM: sleep: Introduce CALL_PM_OP() macro to simplify code | Kaushlendra Kumar | 1 | -60/+25 |
| 2025-10-13 | PM: sleep: Replace snprintf() with scnprintf() in show_trace_dev_match() | Kaushlendra Kumar | 1 | -3/+1 |
| 2025-10-07 | Merge branches 'pm-core' and 'pm-runtime' | Rafael J. Wysocki | 4 | -2/+263 |
| 2025-10-03 | PM: runtime: Fix error checking for kunit_device_register() | Dan Carpenter | 1 | -6/+6 |
| 2025-09-29 | PM: runtime: Add auto-cleanup macros for "resume and get" operations | Rafael J. Wysocki | 1 | -0/+2 |
| 2025-09-29 | Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 2 | -14/+21 |
| 2025-09-27 | PM: sleep: Do not wait on SYNC_STATE_ONLY device links | Pin-yen Lin | 1 | -2/+4 |
| 2025-09-27 | PM: runtime: Make put{,_sync}() return 1 when already suspended | Brian Norris | 2 | -1/+4 |
| 2025-09-27 | PM: runtime: Add basic kunit tests for API contracts | Brian Norris | 2 | -0/+254 |
| 2025-09-06 | PM: core: Add two macros for walking device links | Rafael J. Wysocki | 2 | -13/+8 |
| 2025-09-06 | PM: core: Annotate loops walking device links as _srcu | Rafael J. Wysocki | 2 | -11/+11 |
| 2025-09-05 | PM: sleep: core: Clear power.must_resume in noirq suspend error path | Rafael J. Wysocki | 1 | -1/+13 |
| 2025-08-26 | PM: sleep: annotate RCU list iterations | Johannes Berg | 1 | -2/+2 |
| 2025-07-30 | Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+14 |
| 2025-07-29 | Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -4/+4 |
| 2025-07-22 | Merge branches 'pm-misc' and 'pm-tools' | Rafael J. Wysocki | 1 | -3/+6 |
| 2025-07-22 | Merge branches 'pm-runtime' and 'pm-powercap' | Rafael J. Wysocki | 1 | -9/+18 |
| 2025-07-17 | PM: sleep: Rearrange suspend/resume error handling in the core | Rafael J. Wysocki | 1 | -44/+35 |
| 2025-07-17 | Merge back earlier material related to system sleep | Rafael J. Wysocki | 2 | -56/+147 |
| 2025-07-15 | PM: runtime: Take active children into account in pm_runtime_get_if_in_use() | Rafael J. Wysocki | 1 | -9/+18 |
| 2025-07-15 | PM: sleep: Update power.completion for all devices on errors | Rafael J. Wysocki | 1 | -0/+19 |
| 2025-07-11 | Merge back earlier changes related to system suspend and hibernation | Rafael J. Wysocki | 2 | -56/+147 |
| 2025-07-10 | PM: hibernate: add new api pm_hibernate_is_recovering() | Samuel Zhang | 1 | -0/+14 |
| 2025-07-09 | PM: sleep: Call pm_restore_gfp_mask() after dpm_resume() | Rafael J. Wysocki | 1 | -1/+1 |
| 2025-07-07 | PM: domains: Detach on device_unbind_cleanup() | Claudiu Beznea | 1 | -0/+3 |
| 2025-07-07 | PM: domains: Add flags to specify power on attach/detach | Claudiu Beznea | 1 | -3/+3 |
| 2025-07-03 | PM: sleep: Add strict_midlayer flag to struct dev_pm_info | Rafael J. Wysocki | 1 | -2/+19 |
| 2025-07-03 | PM: runtime: Introduce __rpm_get_driver_callback() | Rafael J. Wysocki | 1 | -6/+18 |
| 2025-07-03 | PM: Check power.needs_force_resume in pm_runtime_force_suspend() | Rafael J. Wysocki | 1 | -13/+8 |
| 2025-07-03 | PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit() | Rafael J. Wysocki | 1 | -0/+5 |
| 2025-07-03 | PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND | Rafael J. Wysocki | 1 | -11/+27 |
| 2025-07-03 | PM: Move two sleep-related functions under CONFIG_PM_SLEEP | Rafael J. Wysocki | 1 | -7/+11 |
| 2025-07-03 | PM: Use true/false as power.needs_force_resume values | Rafael J. Wysocki | 1 | -3/+3 |
| 2025-07-03 | PM: sleep: Make async suspend handle suppliers like parents | Rafael J. Wysocki | 1 | -6/+31 |
| 2025-07-03 | PM: sleep: Make async resume handle consumers like children | Rafael J. Wysocki | 1 | -8/+28 |
| 2025-07-03 | PM: sleep: Drop superfluous might_sleep() calls | Zhongqiu Han | 1 | -3/+0 |
| 2025-06-26 | PM: Restrict swap use to later in the suspend sequence | Mario Limonciello | 1 | -1/+4 |
| 2025-06-17 | driver core: Add device_link_test() for testing device link flags | Rafael J. Wysocki | 2 | -4/+4 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 2 | -2/+2 |
| 2025-06-03 | PM: sleep: Add locking to dpm_async_resume_children() | Rafael J. Wysocki | 1 | -0/+7 |
| 2025-06-03 | PM: sleep: Fix power.is_suspended cleanup for direct-complete devices | Rafael J. Wysocki | 1 | -1/+2 |
| 2025-06-03 | PM: sleep: Fix list splicing in device suspend error paths | Rafael J. Wysocki | 1 | -3/+3 |
| 2025-05-29 | Merge tag 'driver-core-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+4 |
| 2025-05-27 | Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 5 | -42/+195 |
| 2025-05-27 | Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -0/+44 |
| 2025-05-26 | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 5 | -42/+239 |
| 2025-05-16 | PM: runtime: fix denying of auto suspend in pm_suspend_timer_fn() | Charan Teja Kalla | 1 | -1/+1 |
| 2025-05-13 | PM: sleep: Introduce pm_sleep_transition_in_progress() | Rafael J. Wysocki | 1 | -1/+1 |
| 2025-05-13 | PM: sleep: Introduce pm_suspend_in_progress() | Rafael J. Wysocki | 1 | -1/+1 |
| 2025-05-09 | PM: sysfs: Move debug runtime PM attributes to runtime_attrs[] | Rafael J. Wysocki | 1 | -9/+6 |
| 2025-05-09 | PM: wakeup: Add missing wakeup source attribute relax_count | Zijun Hu | 1 | -0/+2 |
| 2025-05-08 | treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack() | Ingo Molnar | 1 | -1/+1 |
| 2025-04-29 | PM: runtime: Add new devm functions | Bence Csókás | 1 | -0/+44 |
| 2025-04-25 | PM: wakeup: Do not expose 4 device wakeup source APIs | Zijun Hu | 1 | -8/+4 |
| 2025-04-22 | PM: sleep: Make suspend of devices more asynchronous | Rafael J. Wysocki | 1 | -8/+56 |
| 2025-04-22 | PM: sleep: Suspend async parents after suspending children | Rafael J. Wysocki | 1 | -4/+63 |
| 2025-04-22 | PM: sleep: Resume children after resuming the parent | Rafael J. Wysocki | 1 | -19/+66 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -4/+4 |
| 2025-03-25 | Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 4 | -174/+175 |
| 2025-03-24 | Merge branch 'pm-misc' | Rafael J. Wysocki | 1 | -73/+0 |
| 2025-03-24 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 3 | -70/+146 |
| 2025-03-22 | PM: sleep: Fix bit masking operation | Colin Ian King | 1 | -1/+1 |
| 2025-03-14 | PM: sleep: Fix handling devices with direct_complete set on errors | Rafael J. Wysocki | 1 | -4/+4 |
| 2025-03-12 | PM: clk: Remove unused pm_clk_remove() | Dr. David Alan Gilbert | 1 | -40/+0 |
| 2025-03-12 | PM: sleep: core: Fix indentation in dpm_wait_for_children() | Geert Uytterhoeven | 1 | -1/+1 |
| 2025-03-12 | PM: sleep: Remove unused pm_generic_ wrappers | Dr. David Alan Gilbert | 1 | -24/+0 |
| 2025-03-03 | PM: runtime: Unify error handling during suspend and resume | Rafael J. Wysocki | 1 | -16/+24 |
| 2025-03-03 | PM: sleep: Rearrange dpm_async_fn() and async state clearing | Rafael J. Wysocki | 1 | -14/+30 |
| 2025-03-03 | PM: sleep: Rename power.async_in_progress to power.work_in_progress | Rafael J. Wysocki | 1 | -6/+6 |
| 2025-03-03 | PM: core: Tweak pm_runtime_block_if_disabled() return value | Rafael J. Wysocki | 2 | -3/+3 |
| 2025-03-03 | PM: runtime: Convert pm_runtime_blocked() to static inline | Rafael J. Wysocki | 1 | -17/+0 |
| 2025-03-03 | PM: sleep: Update power.smart_suspend under PM spinlock | Rafael J. Wysocki | 1 | -16/+19 |
| 2025-03-03 | PM: sleep: Adjust check before setting power.must_resume | Rafael J. Wysocki | 2 | -8/+7 |
| 2025-03-03 | PM: runtime: Drop status check from pm_runtime_force_resume() | Rafael J. Wysocki | 1 | -1/+1 |
| 2025-03-03 | PM: sleep: Suppress sleeping parent warning in special case | Xu Yang | 1 | -0/+7 |
| 2025-03-03 | PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend() | Rafael J. Wysocki | 2 | -9/+16 |
| 2025-02-26 | PM: clk: remove unused of_pm_clk_add_clk() | Dr. David Alan Gilbert | 1 | -33/+0 |
| 2025-02-19 | PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionally | Rafael J. Wysocki | 1 | -14/+49 |
| 2025-02-18 | PM: runtime: Introduce pm_runtime_blocked() | Rafael J. Wysocki | 1 | -0/+17 |
| 2025-02-18 | PM: Block enabling of runtime PM during system suspend | Rafael J. Wysocki | 2 | -0/+33 |
| 2025-02-18 | PM: Rearrange documentation related to __pm_runtime_disable() | Rafael J. Wysocki | 2 | -14/+4 |
| 2025-02-18 | PM: runtime: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+2 |
| 2025-02-09 | PM: sleep: core: Restrict power.set_active propagation | Rafael J. Wysocki | 1 | -12/+9 |
| 2025-01-29 | PM: sleep: core: Synchronize runtime PM status of parents and children | Rafael J. Wysocki | 1 | -9/+20 |
| 2025-01-17 | PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq() | Peng Fan | 1 | -0/+26 |
| 2025-01-14 | PM: sleep: Allow configuring the DPM watchdog to warn earlier than panic | Douglas Anderson | 1 | -5/+19 |
| 2024-12-05 | PM: sleep: sysfs: don't include 'pm_wakeup.h' directly | Wolfram Sang | 1 | -1/+0 |
| 2024-12-05 | PM: sleep: Update stale comment in device_resume() | Rafael J. Wysocki | 1 | -1/+1 |
| 2024-11-29 | Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+9 |
| 2024-11-20 | Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-12 | Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 1 | -0/+1 |
| 2024-11-04 | driver core: Put device attribute @wakeup_last_time_ms and its show() together | Zijun Hu | 1 | -8/+9 |
| 2024-10-25 | PM: QoS: Export dev_pm_qos_read_value | Markus Schneider-Pargmann | 1 | -0/+1 |
| 2024-10-10 | PM: domains: Support required OPPs in dev_pm_domain_attach_list() | Ulf Hansson | 1 | -1/+20 |
| 2024-10-10 | PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list() | Ulf Hansson | 1 | -10/+15 |
| 2024-08-20 | PM: domains: add device managed version of dev_pm_domain_attach|detach_list() | Dikshita Agarwal | 1 | -0/+45 |
| 2024-04-08 | PM: sleep: Take advantage of %ps to simplify debug output | Len Brown | 1 | -3/+3 |
| 2024-04-03 | PM: wakeup: make device_wakeup_disable() return void | Dhruva Gole | 1 | -4/+7 |
| 2024-03-13 | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -154/+153 |
| 2024-03-11 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 1 | -2/+34 |
| 2024-03-05 | PM: sleep: wakeirq: fix wake irq warning in system suspend | Qingliang Li | 1 | -1/+3 |
| 2024-02-22 | PM: runtime: add tracepoint for runtime_status changes | Vilas Bhat | 1 | -0/+1 |
| 2024-02-14 | PM: domains: Add helper functions to attach/detach multiple PM domains | Ulf Hansson | 1 | -0/+134 |
| 2024-02-12 | PM: runtime: Simplify pm_runtime_get_if_active() usage | Sakari Ailus | 1 | -2/+33 |
| 2024-02-05 | PM: sleep: Call dpm_async_fn() directly in each suspend phase | Rafael J. Wysocki | 1 | -36/+25 |
| 2024-02-05 | PM: sleep: Move devices to new lists earlier in each suspend phase | Rafael J. Wysocki | 1 | -21/+3 |
| 2024-02-05 | PM: sleep: Move some assignments from under a lock | Rafael J. Wysocki | 1 | -7/+21 |
| 2024-02-05 | PM: sleep: stats: Log errors right after running suspend callbacks | Rafael J. Wysocki | 1 | -36/+13 |
| 2024-02-05 | PM: sleep: stats: Call dpm_save_failed_step() at most once per phase | Rafael J. Wysocki | 1 | -3/+17 |
| 2024-02-05 | PM: sleep: stats: Define suspend_stats next to the code using it | Rafael J. Wysocki | 1 | -1/+0 |
| 2024-02-05 | PM: sleep: stats: Use an array of step failure counters | Rafael J. Wysocki | 1 | -13/+9 |
| 2024-01-26 | PM: sleep: Relocate two device PM core functions | Rafael J. Wysocki | 1 | -29/+29 |
| 2024-01-26 | PM: sleep: Simplify dpm_suspended_list walk in dpm_resume() | Rafael J. Wysocki | 1 | -11/+5 |
| 2024-01-18 | Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 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-17 | Merge tag 'pm-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -54/+65 |
| 2024-01-16 | Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-qos' into pm | Rafael J. Wysocki | 2 | -54/+65 |
| 2024-01-12 | Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 3 | -3848/+0 |
| 2024-01-10 | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 1 | -0/+1 |
| 2024-01-10 | PM: sleep: Restore asynchronous device resume optimization | Rafael J. Wysocki | 1 | -53/+64 |
| 2024-01-09 | PM: QoS: Use kcalloc() instead of kzalloc() | Erick Archer | 1 | -1/+1 |
| 2024-01-04 | PM: clk: make pm_clk_add_notifier() take a const pointer | Greg Kroah-Hartman | 1 | -1/+1 |
| 2024-01-03 | PM: sleep: Fix possible deadlocks in core system-wide PM code | Rafael J. Wysocki | 1 | -80/+68 |
| 2023-12-21 | driver core: mark remaining local bus_type variables as const | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-12-20 | PM: fix missing rculist.h dependency | Kent Overstreet | 1 | -0/+1 |
| 2023-12-18 | PM: domains: Move genpd and its governor to the pmdomain subsystem | Ulf Hansson | 3 | -3818/+0 |
| 2023-12-18 | PM: domains: Drop redundant header for genpd | Ulf Hansson | 1 | -2/+0 |
| 2023-12-17 | rtc: Extend timeout for waiting for UIP to clear to 1s | Mario Limonciello | 1 | -1/+1 |
| 2023-12-17 | rtc: Add support for configuring the UIP timeout for RTC reads | Mario Limonciello | 1 | -1/+1 |
| 2023-12-13 | PM: domains: Drop the unused pm_genpd_opp_to_performance_state() | Ulf Hansson | 1 | -32/+0 |
| 2023-12-13 | PM: domains: fix domain_governor kernel-doc warnings | Randy Dunlap | 1 | -2/+6 |
| 2023-10-06 | Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne... | Sudeep Holla | 2 | -12/+42 |
| 2023-10-06 | PM: domains: Implement the ->set_performance_state() callback for genpd | Ulf Hansson | 1 | -12/+21 |
| 2023-10-06 | PM: domains: Introduce dev_pm_domain_set_performance_state() | Ulf Hansson | 1 | -0/+21 |
| 2023-09-21 | PM: domains: Allow genpd providers to manage OPP tables directly by its FW | Ulf Hansson | 1 | -5/+6 |
| 2023-07-24 | PM: sleep: wakeirq: drop unused enable helpers | Johan Hovold | 1 | -49/+0 |
| 2023-07-24 | PM: sleep: wakeirq: fix wake irq arming | Johan Hovold | 2 | -4/+9 |
| 2023-06-26 | Merge branches 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki | 2 | -11/+9 |
| 2023-06-16 | PM: domains: Move the verification of in-params from genpd_add_device() | Ulf Hansson | 1 | -3/+6 |
| 2023-05-24 | PM: suspend: Fix pm_suspend_target_state handling for !CONFIG_PM | Kai-Heng Feng | 1 | -5/+0 |
| 2023-05-24 | PM: domains: fix integer overflow issues in genpd_parse_state() | Nikita Zhandarovich | 1 | -3/+3 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-07 | PM: core: Remove unnecessary (void *) conversions | Li zeming | 1 | -6/+6 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-02-25 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+26 |
| 2023-02-21 | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2 | -4/+5 |
| 2023-02-15 | Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp' | Rafael J. Wysocki | 1 | -4/+1 |
| 2023-02-09 | PM: domains: fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 1 | -4/+1 |
| 2023-01-13 | PM: runtime: Document that force_suspend() is incompatible with SMART_SUSPEND | Richard Fitzgerald | 1 | -0/+4 |
| 2023-01-13 | cpuidle, ARM: OMAP2+: powerdomain: Remove trace_.*_rcuidle() | Peter Zijlstra | 1 | -12/+12 |
| 2023-01-10 | PM: domains: Allow a genpd consumer to require a synced power off | Ulf Hansson | 1 | -0/+26 |
| 2022-12-12 | Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2 | -160/+135 |
| 2022-12-12 | Merge tag 'soc-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+29 |
| 2022-12-12 | Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains' | Rafael J. Wysocki | 1 | -93/+57 |
| 2022-12-07 | PM: runtime: Adjust white space in the core code | Rafael J. Wysocki | 1 | -34/+35 |
| 2022-12-05 | PM: runtime: Relocate rpm_callback() right after __rpm_callback() | Rafael J. Wysocki | 1 | -32/+32 |
| 2022-12-05 | PM: runtime: Do not call __rpm_callback() from rpm_idle() | Rafael J. Wysocki | 1 | -1/+11 |
| 2022-11-25 | PM: domains: Reverse the order of performance and enabling ops | Abel Vesa | 1 | -15/+21 |
| 2022-11-09 | PM: domains: Store the next hrtimer wakeup in genpd | Maulik Shah | 2 | -0/+29 |
| 2022-11-03 | PM: domains: Power off[on] domain in hibernate .freeze[thaw]_noirq hook | Shawn Guo | 1 | -31/+4 |
| 2022-11-03 | PM: domains: Consolidate genpd_restore_noirq() and genpd_resume_noirq() | Shawn Guo | 1 | -22/+19 |
| 2022-11-03 | PM: domains: Pass generic PM noirq hooks to genpd_finish_suspend() | Shawn Guo | 1 | -12/+13 |
| 2022-11-03 | PM: domains: Drop genpd status manipulation for hibernate restore | Shawn Guo | 1 | -13/+0 |
| 2022-10-26 | PM: domains: Fix handling of unavailable/disabled idle states | Sudeep Holla | 1 | -0/+4 |
| 2022-10-04 | PM: domains: log failures to register always-on domains | Johan Hovold | 1 | -1/+3 |
| 2022-10-03 | Merge branches 'pm-cpuidle', 'pm-core', 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2 | -2/+7 |
| 2022-09-24 | PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT case | Rafael J. Wysocki | 1 | -2/+5 |
| 2022-09-03 | PM: wakeup: Add extra debugging statement for multiple active IRQs | Mario Limonciello | 1 | -0/+2 |
| 2022-08-23 | Revert "PM: domains: Delete usage of driver_deferred_probe_check_state()" | Saravana Kannan | 1 | -1/+1 |
| 2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-07-29 | Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em' | Rafael J. Wysocki | 3 | -30/+9 |
| 2022-07-14 | PM: domains: Ensure genpd_debugfs_dir exists before remove | Hsin-Yi Wang | 1 | -0/+3 |