summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-1524-171/+1937
|\
| * ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki2011-07-141-2/+1
| * PM / Domains: Take .power_off() error code into accountRafael J. Wysocki2011-07-141-2/+10
| * ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-143-2/+4
| * ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki2011-07-133-18/+2
| * PM / Domains: Introduce function to power off all unused PM domainsRafael J. Wysocki2011-07-132-0/+24
| * PM / Domains: Queue up power off work only if it is not pendingRafael J. Wysocki2011-07-121-1/+14
| * PM / Domains: Improve handling of wakeup devices during system suspendRafael J. Wysocki2011-07-121-0/+30
| * PM / Domains: Do not restore all devices on power off errorRafael J. Wysocki2011-07-121-9/+4
| * PM / Domains: Allow callbacks to execute all runtime PM helpersRafael J. Wysocki2011-07-122-45/+102
| * PM / Domains: Do not execute device callbacks under locksRafael J. Wysocki2011-07-122-74/+185
| * PM / Domains: Make failing pm_genpd_prepare() clean up properlyRafael J. Wysocki2011-07-121-1/+11
| * PM / Domains: Set device state to "active" during system resumeRafael J. Wysocki2011-07-121-0/+2
| * ARM: mach-shmobile: sh7372 A3RV requires A4LCMagnus Damm2011-07-101-3/+42
| * PM / Domains: Export pm_genpd_poweron() in headerMagnus Damm2011-07-102-1/+6
| * ARM: mach-shmobile: sh7372 late pm domain offMagnus Damm2011-07-101-0/+13
| * ARM: mach-shmobile: Runtime PM late init callbackMagnus Damm2011-07-102-0/+11
| * ARM: mach-shmobile: sh7372 D4 supportMagnus Damm2011-07-103-0/+6
| * ARM: mach-shmobile: sh7372 A4MP supportKuninori Morimoto2011-07-105-0/+10
| * ARM: mach-shmobile: sh7372: make sure that fsi is peripheral of spu2Kuninori Morimoto2011-07-103-0/+3
| * ARM: mach-shmobile: sh7372 A3SG supportMagnus Damm2011-07-023-0/+6
| * ARM: mach-shmobile: sh7372 A3RI supportMagnus Damm2011-07-023-0/+6
| * ARM: mach-shmobile: sh7372 A3RV supportMagnus Damm2011-07-023-0/+8
| * ARM: mach-shmobile: sh7372 A4LC support for AP4EVBMagnus Damm2011-07-023-1/+5
| * ARM / shmobile: Support for I/O power domains for SH7372 (v9)Rafael J. Wysocki2011-07-024-0/+131
| * PM: Rename clock management functionsRafael J. Wysocki2011-07-024-114/+114
| * PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki2011-07-023-4/+62
| * PM / Domains: Wakeup devices support for system sleep transitionsRafael J. Wysocki2011-07-022-0/+9
| * PM / Domains: System-wide transitions support for generic domains (v5)Rafael J. Wysocki2011-07-022-15/+548
| * PM / Domains: Move code from under #ifdef CONFIG_PM_RUNTIME (v2)Rafael J. Wysocki2011-07-021-55/+65
| * PM: Introduce generic "noirq" callback routines for subsystems (v2)Rafael J. Wysocki2011-07-023-17/+119
| * PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki2011-07-024-0/+577
| * PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIMERafael J. Wysocki2011-07-021-1/+1
| * PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-0211-49/+49
* | PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-154-9/+10
* | PM: Add "RTC" to PM trace time stamps to avoid confusionRafael J. Wysocki2011-07-151-1/+1
* | PM / Suspend: Export suspend_set_ops, suspend_valid_only_memKevin Hilman2011-07-151-0/+2
* | PM / Suspend: Add .suspend_again() callback to suspend_opsMyungJoo Ham2011-07-152-6/+20
* | PM / OPP: Introduce function to free cpufreq tableNishanth Menon2011-07-153-0/+27
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-152-15/+15
|\ \
| * | hwmon: (adm1275) Fix coefficients per datasheet revision BGuenter Roeck2011-07-151-5/+5
| * | hwmon: (pmbus) Use long variables for register to data conversionsGuenter Roeck2011-07-121-10/+10
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-07-151-0/+2
|\ \ \
| * | | drm/radeon/kms: add new NI pci idsAlex Deucher2011-07-151-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-152-17/+36
|\ \ \ \
| * | | | fix loop checks in d_materialise_unique()Al Viro2011-07-141-17/+34
| * | | | Fix ->d_lock locking order in unlazy_walk()Al Viro2011-07-121-0/+2
* | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2011-07-152-5/+36
|\ \ \ \ \
| * | | | | rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2011-07-132-5/+36
| | |_|/ / | |/| | |
* | | | | sched: Fix 32bit racePeter Zijlstra2011-07-151-0/+3
| |_|/ / |/| | |
OpenPOWER on IntegriCloud