summaryrefslogtreecommitdiffstats
path: root/drivers/base/power/power.h
Commit message (Expand)AuthorAgeFilesLines
* PM / core: Drop unused internal inline functions for sysfsUlf Hansson2018-05-101-3/+0
* PM / core: Drop unused internal functions for pm_qos sysfsUlf Hansson2018-05-101-2/+0
* PM / core: Drop unused internal inline functions for wakeirqsUlf Hansson2018-05-101-17/+0
* PM / core: Drop internal unused inline functions for wakeupsUlf Hansson2018-05-101-8/+0
* PM / wakeirq: Add wakeup name to dedicated wake irqsTony Lindgren2018-02-261-0/+1
* PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarilyRafael J. Wysocki2018-01-091-8/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-131-0/+10
|\
| * driver core: Functional dependencies tracking supportRafael J. Wysocki2016-10-311-0/+10
* | PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspendTony Lindgren2016-12-061-1/+18
|/
* PM / sleep: Go direct_complete if driver has no callbacksTomeu Vizoso2016-01-081-0/+3
* PM / runtime: Re-init runtime PM states at probe error and driver unbindUlf Hansson2015-11-301-0/+2
* PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg2015-07-281-0/+2
* PM / Wakeirq: Add automated device wake IRQ handlingTony Lindgren2015-05-201-0/+48
* PM: Drop CONFIG_PM_RUNTIME from the driver coreRafael J. Wysocki2014-12-041-31/+25
* PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki2014-02-111-2/+2
* PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki2013-03-041-6/+2
* PM / QoS: Make it possible to expose PM QoS device flags to user spaceRafael J. Wysocki2012-10-241-2/+4
* PM / Runtime: Allow helpers to be called by early platform driversRafael J. Wysocki2012-09-041-2/+16
* PM: Reorganize device PM initializationRafael J. Wysocki2012-09-041-7/+15
* PM / QoS: Make it possible to expose PM QoS latency constraintsRafael J. Wysocki2012-03-131-0/+4
* PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki2011-10-041-1/+9
* PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2011-03-151-11/+10
* PM / Runtime: Add no_callbacks flagAlan Stern2010-10-171-0/+1
* PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-171-0/+1
* PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki2010-02-261-3/+3
* PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-231-7/+24
* Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-241-0/+8
* PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...Alan Stern2008-08-211-2/+7
* Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-101-1/+1
* PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-191-20/+3
* PM: Export device_pm_schedule_removalRafael J. Wysocki2008-02-021-1/+0
* driver core: clean up shutdown.cGreg Kroah-Hartman2008-01-241-7/+0
* PM: Acquire device locks on suspendRafael J. Wysocki2008-01-241-0/+12
* create /sys/.../power when CONFIG_PM is setDaniel Drake2007-11-281-7/+21
* PM: merge device power-management source filesAlan Stern2007-10-121-30/+2
* drivers/base/power/: make 2 functions staticAdrian Bunk2007-10-121-6/+0
* Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki2007-07-291-2/+2
* PM: remove deprecated dpm_runtime_* routinesAlan Stern2007-07-181-5/+0
* Power Management: use mutexes instead of semaphoresMatthias Kaehlcke2007-07-111-2/+2
* [PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton2005-10-281-13/+0
* [PATCH] Driver Core: remove driver model detach_stateDavid Brownell2005-05-171-11/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+106
OpenPOWER on IntegriCloud