index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
1
-6
/
+10
2019-05-31
PM / core: Propagate dev->power.wakeup_path when no callbacks
Ulf Hansson
1
-0
/
+4
2019-03-23
PM / wakeup: Rework wakeup source timer cancellation
Viresh Kumar
1
-1
/
+7
2018-10-13
PM / core: Clear the direct_complete flag on errors
Rafael J. Wysocki
1
-1
/
+4
2018-09-05
PM / clk: signedness bug in of_pm_clk_add_clks()
Dan Carpenter
1
-1
/
+1
2018-07-11
PM / OPP: Update voltage in case freq == old_freq
Waldemar Rymarkiewicz
1
-1
/
+1
2017-12-25
PM / OPP: Move error message to debug level
Fabio Estevam
1
-1
/
+1
2017-11-30
PM / OPP: Add missing of_node_put(np)
Tobias Jordan
1
-0
/
+1
2017-11-15
PM / OPP: Error out on failing to add static OPPs for v1 bindings
Viresh Kumar
1
-4
/
+8
2017-11-08
PM / wakeirq: report a wakeup_event on dedicated wekup irq
Grygorii Strashko
1
-0
/
+7
2017-10-05
PM: core: Fix device_pm_check_callbacks()
Rafael J. Wysocki
1
-3
/
+6
2017-07-27
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
1
-4
/
+4
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of domains
Krzysztof Kozlowski
1
-2
/
+2
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of domain providers
Krzysztof Kozlowski
1
-2
/
+2
2017-07-27
PM / Domains: Fix unsafe iteration over modified list of device links
Krzysztof Kozlowski
1
-2
/
+2
2017-07-21
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
1
-0
/
+2
2017-07-21
PM / wakeirq: Convert to SRCU
Thomas Gleixner
1
-14
/
+18
2017-06-17
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
1
-5
/
+6
2017-01-12
PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend
Tony Lindgren
3
-15
/
+88
2017-01-06
PM / OPP: Don't use OPP structure outside of rcu protected section
Viresh Kumar
1
-3
/
+13
2017-01-06
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
Stephen Boyd
1
-16
/
+6
2016-11-11
PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails
Brian Norris
1
-4
/
+4
2016-10-02
Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-avs'
Rafael J. Wysocki
2
-9
/
+15
2016-10-02
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-78
/
+352
2016-09-26
PM / OPP: Don't support OPP if it provides supported-hw but platform does not
Dave Gerlach
1
-2
/
+12
2016-09-24
PM / Domains: Rename pm_genpd_sync_poweron|poweroff()
Ulf Hansson
1
-12
/
+12
2016-09-24
PM / Domains: Don't measure latency of ->power_on|off() during system PM
Ulf Hansson
1
-15
/
+11
2016-09-24
PM / Domains: Remove redundant system PM callbacks
Ulf Hansson
1
-12
/
+0
2016-09-24
PM / Domains: Simplify detaching a device from its genpd
Ulf Hansson
1
-14
/
+19
2016-09-17
PM / OPP: avoid maybe-uninitialized warning
Arnd Bergmann
1
-7
/
+3
2016-09-17
PM / Domains: Allow holes in genpd_data.domains array
Tomeu Vizoso
1
-0
/
+4
2016-09-16
PM / runtime: Use _rcuidle for runtime suspend tracepoints
Paul E. McKenney
1
-2
/
+2
2016-09-13
PM / Domains: Add support for removing nested PM domains by provider
Jon Hunter
1
-0
/
+35
2016-09-13
PM / Domains: Add support for removing PM domains
Jon Hunter
1
-0
/
+60
2016-09-13
PM / Domains: Store the provider in the PM domain structure
Jon Hunter
1
-5
/
+37
2016-09-13
PM / Domains: Prepare for adding support to remove PM domains
Jon Hunter
1
-24
/
+73
2016-09-13
PM / Domains: Verify the PM domain is present when adding a provider
Jon Hunter
1
-3
/
+38
2016-09-13
PM / Domains: Don't expose xlate and provider helper functions
Jon Hunter
1
-12
/
+37
2016-09-13
PM / Domains: Don't expose generic_pm_domain structure to clients
Jon Hunter
1
-10
/
+9
2016-09-13
PM / Domains: Add new helper functions for device-tree
Jon Hunter
1
-0
/
+46
2016-08-31
PM / runtime: Add _rcuidle suffix to allow rpm_idle() use from idle
Paul E. McKenney
1
-3
/
+3
2016-08-31
PM / runtime: Add _rcuidle suffix to allow rpm_resume() to be called from idle
Paul E. McKenney
1
-2
/
+2
2016-08-12
PM / Domains: Always enable debugfs support if available
Jon Hunter
1
-2
/
+2
2016-08-05
Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-23
/
+26
2016-08-05
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-3
/
+3
2016-08-05
Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp'
Rafael J. Wysocki
2
-23
/
+26
2016-07-28
PM / OPP: optimize dev_pm_opp_set_rate() performance a bit
Jisheng Zhang
1
-12
/
+19
2016-07-28
PM-wakeup: Delete unnecessary checks before three function calls
Markus Elfring
1
-11
/
+7
2016-07-25
Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'
Rafael J. Wysocki
3
-250
/
+109
2016-07-02
PM / runtime: Asynchronous "idle" in pm_runtime_allow()
Rafael J. Wysocki
1
-1
/
+1
[next]