aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki2011-03-14
* PM: Use appropriate printk() priority level in trace.cMandeep Singh Baines2011-03-14
* PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()Rafael J. Wysocki2011-03-14
* PM / Wakeup: Make pm_save_wakeup_count() work as documentedRafael J. Wysocki2011-03-14
* PM / Wakeup: Combine atomic counters to avoid reordering issuesRafael J. Wysocki2011-03-14
* PM / Runtime: Don't enable interrupts while running in_interruptAlan Stern2011-01-25
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
* thp: transparent hugepage sysfs meminfoDavid Rientjes2011-01-13
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | Fix "forcably" comment typoRobert P. J. Day2010-11-21
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-10
|\ \ \
| * | | driver core: Document that device_rename() is only for networkingMichael Ellerman2010-11-29
| * | | driver-core: merge private parts of class and busKay Sievers2010-11-17
| * | | driver core: fix whitespace in class_attr_stringBrandon Philips2010-11-10
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-10
|\ \ \
| * | | sysfs: Introducing binary attributes for struct classStefan Achatz2011-01-07
| | |/ | |/|
* | | PM / Runtime: Generic resume shouldn't set RPM_ACTIVE unconditionallyRafael J. Wysocki2010-12-24
* | | PM: Use dev_name() in core device suspend and resume routinesRafael J. Wysocki2010-12-24
* | | PM: Permit registration of parentless devices during system suspendRafael J. Wysocki2010-12-24
* | | PM: Replace the device power.status field with a bit fieldRafael J. Wysocki2010-12-24
* | | PM: Remove redundant checks from core device resume routinesRafael J. Wysocki2010-12-24
* | | PM: Use a different list of devices for each stage of device suspendRafael J. Wysocki2010-12-24
* | | PM: Avoid compiler warning in pm_noirq_op()Rafael J. Wysocki2010-12-24
* | | PM: Use pm_wakeup_pending() in __device_suspend()Rafael J. Wysocki2010-12-24
* | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()Rafael J. Wysocki2010-12-24
* | | PM: Prevent dpm_prepare() from returning errors unnecessarilyRafael J. Wysocki2010-12-24
* | | PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern2010-12-24
* | | PM / Runtime: Fix comments to match runtime callback codeAaro Koskinen2010-12-24
|/ /
* / PM: Allow devices to be removed during late suspend and early resumeRafael J. Wysocki2010-11-10
|/
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-10-29
|\
| * PM / Runtime: Fix typo in status comparison causing warningKevin Winchester2010-10-29
* | convert get_sb_single() usersAl Viro2010-10-29
|/
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-10-26
|\
| * PM / Runtime: fix recursive locking warning of lockdep from rpm_resume()Ming Lei2010-10-22
* | writeback: add /sys/devices/system/node/<node>/vmstatMichael Rubin2010-10-26
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-25
|\ \
| * | of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-21
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-10
| |\ \ \
| * | | | Fix spelling fuction -> function in commentsStefan Weil2010-08-09
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-22
|\ \ \ \ \
| * | | | | driver core: Display error codes when class suspend failsMark Brown2010-10-22
| * | | | | Driver core: Add section count to memory_block structNathan Fontenot2010-10-22
| * | | | | Driver core: Add mutex for adding/removing memory blocksNathan Fontenot2010-10-22
| * | | | | Driver core: Move find_memory_block routineNathan Fontenot2010-10-22
| * | | | | driver core: Convert link_mem_sections to use find_memory_block_hinted.Robin Holt2010-10-22
| * | | | | driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Robin Holt2010-10-22
| * | | | | driver core: fix build for CONFIG_BLOCK not enabledRandy Dunlap2010-10-22