aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2011-03-11Export SoC info through sysfsMaxime Coquelin
2011-02-23PM: Add support for device power domainsRafael J. Wysocki
2011-02-23PM / Runtime: Don't enable interrupts while running in_interruptAlan Stern
2011-01-18PM / Runtime: Add synchronous runtime interface for interrupt handlers (v3)Alan Stern
2011-01-18PM / Runtime: Fix typo in status comparison causing warningKevin Winchester
2011-01-18PM / Runtime: fix recursive locking warning of lockdep from rpm_resume()Ming Lei
2011-01-18PM / Runtime: Remove idle notification after failing suspendRafael J. Wysocki
2011-01-18PM / Runtime: Reduce code duplication in core helper functionsRafael J. Wysocki
2011-01-18PM / Runtime: Implement autosuspend supportAlan Stern
2011-01-18PM / Runtime: Add no_callbacks flagAlan Stern
2011-01-18PM / Runtime: Combine runtime PM entry pointsAlan Stern
2011-01-18PM / Runtime: Merge synchronous and async runtime routinesAlan Stern
2011-01-18PM / Runtime: Replace boolean arguments with bitflagsAlan Stern
2011-01-18PM / Runtime: Move code in drivers/base/power/runtime.cAlan Stern
2011-01-18PM / Runtime: Add runtime PM statistics (v3)Arjan van de Ven
2011-01-18driver core: platform_bus: allow runtime override of dev_pm_opsKevin Hilman
2011-01-18PM / Runtime: Fix comments to match runtime callback codeAaro Koskinen
2011-01-18PM / Runtime: Lenient generic runtime pm callbacksOhad Ben-Cohen
2010-12-15[Android]: suspend/resume: Dump stack trace on resume hangJonas Aaberg
2010-12-14Driver core: Add BUS_NOTIFY_BIND_DRIVERMagnus Damm
2010-10-08Merge remote branch 'stable/linux-2.6.35.y' into android-2.6.35Dima Zavin
2010-09-26PM: Prevent waiting forever on asynchronous resume after failing suspendColin Cross
2010-09-01PM: Prevent waiting forever on asynchronous resume after abortColin Cross
2010-08-05Merge commit 'v2.6.35' into android-2.6.35Arve Hjønnevåg
2010-07-26Driver-core: Always create class directories for classses that support namesp...Eric W. Biederman
2010-07-22drivers: power: Add watchdog timer to catch drivers which lockup during suspend.San Mehat
2010-05-27topology: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman
2010-05-21driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21driver core: Implement ns directory support for device classes.Eric W. Biederman
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman
2010-05-21Driver core: Protect device shutdown from hot unplug events.Hugh Daschbach
2010-05-21firmware loader: do not allocate firmare id separatelyDmitry Torokhov
2010-05-21firmware loader: split out builtin firmware handlingDmitry Torokhov
2010-05-21firmware loader: rely on driver core to create class attributeDmitry Torokhov
2010-05-21firmware class: export nowait to userspaceJohannes Berg
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner
2010-05-21platform_bus: allow custom extensions to system PM methodsKevin Hilman
2010-05-21devtmpfs: support !CONFIG_TMPFSPeter Korsgaard
2010-05-21driver core: module.c: Use kasprintfJulia Lawall
2010-05-21Driver core: don't initialize wakeup flagsAlan Stern
2010-05-21driver-core: fix potential race condition in drivers/base/dd.cStefani Seibold
2010-05-21Driver core: Reduce the level of request_firmware() messagesRafael J. Wysocki
2010-05-21firmware_class: fix memory leak - free allocated pagesDavid Woodhouse
2010-05-21drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineJan Beulich
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2010-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds