aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-10-21
|\
| * PM / Wakeup: Show wakeup sources statistics in debugfsRafael J. Wysocki2010-10-19
| * PM: Introduce library for device-specific OPPs (v7)Nishanth Menon2010-10-16
| * PM: Add sysfs attr for rechecking dev hash from PM traceJames Hogan2010-10-16
| * PM: Lock PM device list mutex in show_dev_hash()James Hogan2010-10-16
| * PM / Runtime: Remove idle notification after failing suspendRafael J. Wysocki2010-10-16
| * PM / Runtime: Reduce code duplication in core helper functionsRafael J. Wysocki2010-10-16
| * PM / Runtime: Implement autosuspend supportAlan Stern2010-10-16
| * PM / Runtime: Add no_callbacks flagAlan Stern2010-10-16
| * PM / Runtime: Combine runtime PM entry pointsAlan Stern2010-10-16
| * PM / Runtime: Merge synchronous and async runtime routinesAlan Stern2010-10-16
| * PM / Runtime: Replace boolean arguments with bitflagsAlan Stern2010-10-16
| * PM / Runtime: Move code in drivers/base/power/runtime.cAlan Stern2010-10-16
| * PM: Fix potential issue with failing asynchronous suspendRafael J. Wysocki2010-10-16
| * PM / Wakeup: Introduce wakeup source objects and event statistics (v3)Rafael J. Wysocki2010-10-16
| * PM: Fix signed/unsigned warning in dpm_show_time()Kevin Cernekee2010-10-16
| * PM / Runtime: Lenient generic runtime pm callbacksOhad Ben-Cohen2010-10-16
* | Merge commit 'v2.6.36-rc5' into sched/coreIngo Molnar2010-09-21
|\|
| * PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross2010-09-08
* | topology/sysfs: Provide book id and siblings attributesHeiko Carstens2010-09-09
|/
* firmware_class: fix typo in error pathJohannes Berg2010-08-23
* drivers/base/node.c: reduce stack usage of node_read_meminfo()KOSAKI Motohiro2010-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-06
|\
| * driver core: device_rename's new_name can be constJohannes Berg2010-08-05
| * Driver core: Add BUS_NOTIFY_BIND_DRIVERMagnus Damm2010-08-05
| * driver core: fix memory leak on one error path in bus_register()Jike Song2010-08-05
| * Driver core: move platform device creation helpers to .init.text (if MODULE=n)Uwe Kleine-König2010-08-05
| * Driver core: reduce duplicated code for platform_device creationUwe Kleine-König2010-08-05
| * Driver core: use kmemdup in platform_device_add_resourcesUwe Kleine-König2010-08-05
| * firmware loader: embed device into firmware_priv structureDmitry Torokhov2010-08-05
| * firmware loader: use statically initialized data attributeDmitry Torokhov2010-08-05
| * Driver core: internal struct dma_coherent_mem, change type of a member.Marin Mitov2010-08-05
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \ | |/ |/|
| * of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-24
| * drivercore/of: Add OF style matching to platform busGrant Likely2010-07-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\ \
| * | device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2010-07-04
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-08-04
|\ \
| * | PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven2010-07-18
| * | PM / Runtime: Make runtime_status attribute not debug-only (v. 2)Alan Stern2010-07-18
| * | PM: Do not use dynamically allocated objects in pm_wakeup_event()Rafael J. Wysocki2010-07-18
| * | PM: Make it possible to avoid races between wakeup and system sleepRafael J. Wysocki2010-07-18
| |/
* / Driver-core: Always create class directories for classses that support namesp...Eric W. Biederman2010-07-26
|/
* topology: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-25
* driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger2010-05-21
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* driver core: Implement ns directory support for device classes.Eric W. Biederman2010-05-21
* kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2010-05-21
* Driver core: Protect device shutdown from hot unplug events.Hugh Daschbach2010-05-21