index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: Limit race conditions between runtime PM and system sleep (v2)
Rafael J. Wysocki
2011-07-06
1
-12
/
+23
*
PM / Runtime: Return special error code if runtime PM is disabled
Rafael J. Wysocki
2011-07-02
1
-4
/
+5
*
PM: Rename clock management functions
Rafael J. Wysocki
2011-07-02
1
-94
/
+94
*
PM: Allow the clocks management code to be used during system suspend
Rafael J. Wysocki
2011-07-02
1
-1
/
+59
*
PM / Domains: Wakeup devices support for system sleep transitions
Rafael J. Wysocki
2011-07-02
1
-0
/
+8
*
PM / Domains: System-wide transitions support for generic domains (v5)
Rafael J. Wysocki
2011-07-02
1
-15
/
+536
*
PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)
Rafael J. Wysocki
2011-07-02
1
-55
/
+65
*
PM: Introduce generic "noirq" callback routines for subsystems (v2)
Rafael J. Wysocki
2011-07-02
1
-15
/
+83
*
PM / Domains: Support for generic I/O PM domains (v8)
Rafael J. Wysocki
2011-07-02
2
-0
/
+495
*
PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain
Rafael J. Wysocki
2011-07-02
3
-28
/
+28
*
PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
Rafael J. Wysocki
2011-06-21
1
-2
/
+2
*
PM: Fix async resume following suspend failure
Alan Stern
2011-06-21
1
-2
/
+12
*
PM: Rename dev_pm_info.in_suspend to is_prepared
Alan Stern
2011-06-21
1
-5
/
+9
*
PM / Runtime: Fix loops in pm_runtime_clk_notify()
Rafael J. Wysocki
2011-06-07
1
-8
/
+8
*
PM: Introduce generic prepare and complete callbacks for subsystems
Rafael J. Wysocki
2011-05-17
1
-0
/
+39
*
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
2011-05-17
1
-6
/
+12
*
PM: Remove CONFIG_PM_VERBOSE
Rafael J. Wysocki
2011-05-17
1
-2
/
+1
*
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
2011-05-17
4
-52
/
+473
|
\
|
*
PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2011-05-16
1
-0
/
+1
|
*
PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
Rafael J. Wysocki
2011-04-30
2
-0
/
+431
|
*
PM: Make power domain callbacks take precedence over subsystem ones
Rafael J. Wysocki
2011-04-29
2
-52
/
+41
*
|
PM / Wakeup: Remove useless synchronize_rcu() call
Eric Dumazet
2011-05-17
1
-1
/
+0
*
|
PM / Wakeup: Fix build warning related to the "wakeup" sysfs file
Rafael J. Wysocki
2011-05-17
1
-2
/
+2
|
/
*
PM / Wakeup: Fix initialization of wakeup-related device sysfs files
Rafael J. Wysocki
2011-04-26
2
-1
/
+2
*
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2011-04-11
1
-4
/
+4
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
PM / OPP: opp_find_freq_exact() documentation fix
Nishanth Menon
2011-03-15
1
-1
/
+1
*
PM: Make system-wide PM and runtime PM treat subsystems consistently
Rafael J. Wysocki
2011-03-15
2
-95
/
+73
*
PM: Add support for device power domains
Rafael J. Wysocki
2011-03-15
2
-2
/
+54
*
PM: Allow pm_runtime_suspend() to succeed during system suspend
Rafael J. Wysocki
2011-03-15
1
-7
/
+3
*
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2011-03-15
1
-2
/
+1
*
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
2011-03-15
3
-38
/
+90
*
PM: Use appropriate printk() priority level in trace.c
Mandeep Singh Baines
2011-03-15
1
-3
/
+3
*
PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()
Rafael J. Wysocki
2011-03-15
1
-5
/
+2
*
PM / Wakeup: Make pm_save_wakeup_count() work as documented
Rafael J. Wysocki
2011-03-15
1
-6
/
+6
*
PM / Wakeup: Combine atomic counters to avoid reordering issues
Rafael J. Wysocki
2011-03-15
1
-22
/
+39
*
PM / Runtime: Don't enable interrupts while running in_interrupt
Alan Stern
2011-01-25
1
-3
/
+6
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-4
/
+30
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
|
|
PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionally
Rafael J. Wysocki
2010-12-24
1
-1
/
+1
*
|
|
PM: Use dev_name() in core device suspend and resume routines
Rafael J. Wysocki
2010-12-24
1
-16
/
+9
*
|
|
PM: Permit registration of parentless devices during system suspend
Rafael J. Wysocki
2010-12-24
1
-22
/
+3
*
|
|
PM: Replace the device power.status field with a bit field
Rafael J. Wysocki
2010-12-24
1
-12
/
+5
*
|
|
PM: Remove redundant checks from core device resume routines
Rafael J. Wysocki
2010-12-24
1
-27
/
+17
*
|
|
PM: Use a different list of devices for each stage of device suspend
Rafael J. Wysocki
2010-12-24
1
-34
/
+19
*
|
|
PM: Avoid compiler warning in pm_noirq_op()
Rafael J. Wysocki
2010-12-24
1
-1
/
+1
*
|
|
PM: Use pm_wakeup_pending() in __device_suspend()
Rafael J. Wysocki
2010-12-24
1
-0
/
+5
*
|
|
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
Rafael J. Wysocki
2010-12-24
2
-11
/
+11
*
|
|
PM: Prevent dpm_prepare() from returning errors unnecessarily
Rafael J. Wysocki
2010-12-24
1
-4
/
+7
[next]