index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: sleep: wakeirq: fix wake irq warning in system suspend
Qingliang Li
2024-04-13
1
-1
/
+3
*
pmdomain: core: Move the unused cleanup to a _sync initcall
Konrad Dybcio
2024-02-23
1
-1
/
+1
*
Revert "drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) ...
Greg Kroah-Hartman
2023-10-10
1
-25
/
+25
*
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
2023-08-11
1
-25
/
+25
*
PM: sleep: wakeirq: fix wake irq arming
Johan Hovold
2023-08-11
2
-4
/
+9
*
PM / wakeirq: support enabling wake-up irq after runtime_suspend called
Chunfeng Yun
2023-08-11
3
-25
/
+89
*
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
2023-08-11
1
-3
/
+3
*
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
2023-01-18
1
-1
/
+11
*
PM: runtime: Improve path in rpm_idle() when no callback
Ulf Hansson
2023-01-18
1
-5
/
+5
*
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
2022-11-03
1
-0
/
+4
*
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
2022-04-15
1
-2
/
+4
*
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
2021-09-22
1
-0
/
+10
*
PM: runtime: Fix ordering in pm_runtime_get_suppliers()
Adrian Hunter
2021-04-07
1
-1
/
+1
*
PM: runtime: Fix race getting/putting suppliers at probe
Adrian Hunter
2021-04-07
1
-1
/
+7
*
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
2021-03-24
1
-37
/
+25
*
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
2021-03-11
1
-25
/
+37
*
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
2020-09-03
1
-6
/
+10
*
driver core: Remove device link creation limitation
Rafael J. Wysocki
2020-03-20
1
-2
/
+2
*
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
2020-02-11
1
-5
/
+37
*
PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
Rafael J. Wysocki
2020-01-27
1
-1
/
+1
*
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
2020-01-27
1
-23
/
+6
*
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
2020-01-27
1
-2
/
+25
*
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
2020-01-27
1
-2
/
+0
*
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
2020-01-27
1
-15
/
+11
*
PM / Domains: Deal with multiple states but no governor in genpd
Ulf Hansson
2019-12-01
1
-0
/
+6
*
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
2019-05-31
1
-0
/
+4
*
PM / Domains: Avoid a potential deadlock
Jiada Wang
2019-04-20
1
-7
/
+6
*
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
2019-03-23
1
-1
/
+7
*
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
2018-10-04
1
-1
/
+4
*
PM / clk: signedness bug in of_pm_clk_add_clks()
Dan Carpenter
2018-08-24
1
-1
/
+1
*
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-18
1
-1
/
+1
|
\
|
*
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
2018-07-30
1
-11
/
+12
|
|
\
|
*
|
PM / Domains: Stop deferring probe at the end of initcall
Rob Herring
2018-07-10
1
-1
/
+1
*
|
|
PM / Domains: Introduce dev_pm_domain_attach_by_name()
Ulf Hansson
2018-07-09
1
-0
/
+17
*
|
|
PM / Domains: Introduce option to attach a device by name to genpd
Ulf Hansson
2018-07-09
1
-0
/
+24
|
|
/
|
/
|
*
|
PM / Domains: Don't power on at attach for the multi PM domain case
Ulf Hansson
2018-07-03
1
-7
/
+9
*
|
PM / Domains: Rename opp_node to np
Viresh Kumar
2018-06-25
1
-4
/
+3
|
/
*
-
.
Merge branches 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
2018-06-13
2
-23
/
+154
|
\
\
|
*
|
PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domains
Ulf Hansson
2018-06-06
1
-3
/
+40
|
*
|
PM / Domains: Add support for multi PM domains per device to genpd
Ulf Hansson
2018-06-06
1
-0
/
+80
|
*
|
PM / Domains: Split genpd_dev_pm_attach()
Ulf Hansson
2018-06-06
1
-27
/
+33
|
*
|
PM / Domains: Don't attach devices in genpd with multi PM domains
Ulf Hansson
2018-06-06
1
-5
/
+13
|
|
/
*
|
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
2018-06-12
1
-3
/
+24
*
|
PM / wakeup: Export wakeup_count instead of event_count via sysfs
Ravi Chandra Sadineni
2018-06-06
1
-1
/
+1
|
/
*
-
.
Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs'
Rafael J. Wysocki
2018-06-04
1
-9
/
+9
|
\
\
|
|
*
PM / wakeup: Make events_lock a RAW_SPINLOCK
Sebastian Andrzej Siewior
2018-05-27
1
-9
/
+9
|
|
/
*
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2018-06-04
1
-26
/
+141
|
\
\
|
*
|
PM / Domains: Drop unused parameter in genpd_allocate_dev_data()
Ulf Hansson
2018-05-30
1
-2
/
+1
|
*
|
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
Ulf Hansson
2018-05-30
1
-4
/
+4
|
*
|
PM / Domains: Drop __pm_genpd_add_device()
Ulf Hansson
2018-05-30
1
-6
/
+4
[next]