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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
2023-08-11
PM: domains: fix integer overflow issues in genpd_parse_state()
Nikita Zhandarovich
2022-11-03
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
2022-04-20
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
2021-09-22
PM: base: power: don't try to use non-existing RTC for storing data
Juergen Gross
2021-09-03
opp: remove WARN when no valid OPPs remain
Michał Mirosław
2021-03-24
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
2021-03-11
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
2020-09-03
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
2020-02-14
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
2020-01-27
PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
Rafael J. Wysocki
2019-12-01
PM / Domains: Deal with multiple states but no governor in genpd
Ulf Hansson
2019-11-24
Revert "OPP: Protect dev_list with opp_table lock"
Greg Kroah-Hartman
2019-11-20
OPP: Protect dev_list with opp_table lock
Viresh Kumar
2019-05-31
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
2019-03-23
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
2019-02-12
OPP: Use opp_table->regulators to verify no regulator case
Viresh Kumar
2018-10-13
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
2018-09-05
PM / clk: signedness bug in of_pm_clk_add_clks()
Dan Carpenter
2018-07-03
PM / OPP: Update voltage in case freq == old_freq
Waldemar Rymarkiewicz
2018-07-03
PM / Domains: Fix error path during attach in genpd
Ulf Hansson
2018-04-26
PM / wakeirq: Fix unbalanced IRQ enable for wakeirq
Tony Lindgren
2018-04-26
PM / domains: Fix up domain-idle-states OF parsing
Ulf Hansson
2018-02-25
PM / runtime: Fix handling of suppliers with disabled runtime PM
Rafael J. Wysocki
2017-12-25
PM / OPP: Move error message to debug level
Fabio Estevam
2017-12-10
PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()
Ulf Hansson
2017-11-30
PM / OPP: Add missing of_node_put(np)
Tobias Jordan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-26
PM / OPP: Call notifier without holding opp_table->lock
Viresh Kumar
2017-09-22
Merge branches 'pm-core', 'pm-qos' and 'pm-docs'
Rafael J. Wysocki
2017-09-19
PM: core: Fix device_pm_check_callbacks()
Rafael J. Wysocki
2017-09-18
PM / QoS: Use the correct variable to check the QoS request type
Jan H. Schönherr
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-09-04
Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs'
Rafael J. Wysocki
2017-08-25
PM / Domains: Convert to using %pOF instead of full_name
Rob Herring
2017-08-11
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
2017-08-08
PM / wakeup: Set power.can_wakeup if wakeup_sysfs_add() fails
Rafael J. Wysocki
2017-08-01
PM / OPP: Fix get sharing CPUs when hotplug is used
Waldemar Rymarkiewicz
2017-07-24
PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()
Rafael J. Wysocki
2017-07-24
PM / core: Add error argument to dpm_show_time()
Rafael J. Wysocki
2017-07-24
PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq()
Rafael J. Wysocki
2017-07-24
PM / Domains: Extend generic power domain debugfs
Thara Gopinath
2017-07-24
PM / Domains: Add time accounting to various genpd states
Thara Gopinath
2017-07-22
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
2017-07-20
Merge branches 'intel_pstate' and 'pm-domains'
Rafael J. Wysocki
2017-07-19
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
2017-07-16
PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table
Viresh Kumar
2017-07-14
Merge branches 'pm-qos' and 'pm-devfreq'
Rafael J. Wysocki
2017-07-12
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
2017-07-10
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-10
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
[next]