aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\
| * | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy2009-12-09
| * | sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-09
* | | Driver core: fix race in dev_driver_stringAlan Stern2009-12-11
* | | Driver Core: Early platform driver bufferMagnus Damm2009-12-11
* | | Driver core: Don't remove kobjects in device_shutdown.Eric W. Biederman2009-12-11
* | | firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-11
* | | Driver-Core: devtmpfs - set root directory mode to 0755Kay Sievers2009-12-11
* | | Driver Core: devtmpfs: cleanup node on device creation errorKay Sievers2009-12-11
* | | Driver Core: devtmpfs: do not remove non-kernel-created directoriesKay Sievers2009-12-11
* | | Driver Core: devtmpfs: use sys_mount()Kay Sievers2009-12-11
* | | Driver core: devtmpfs: prevent concurrent subdirectory creation and removalKay Sievers2009-12-11
* | | Driver Core: devtmpfs: ignore umask while setting file modeKay Sievers2009-12-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\ \
| | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| | |/
* | | PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()Rafael J. Wysocki2009-12-06
* | | PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()Rafael J. Wysocki2009-12-06
* | | PM / Runtime: Use deferred_resume flag in pm_request_resumeAlan Stern2009-12-06
* | | PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()Rafael J. Wysocki2009-12-06
|/ /
* / PM: fix irq enable/disable in runtime PM codeAlan Stern2009-11-29
|/
* PM: Remove some debug messages producing too much noisePavel Machek2009-11-03
* PM: Fix warning on suspend errorsRomit Dasgupta2009-11-03
* Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov2009-10-30
* Driver core: fix driver_register() return valueStas Sergeev2009-10-30
* mm: oom analysis: add shmem vmstatKOSAKI Motohiro2009-09-22
* mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro2009-09-22
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-15
* driver core: platform_device_add_data(): use kmemdup()Andrew Morton2009-09-15
* Driver core: Add support for compatibility classesJean Delvare2009-09-15
* driver-core: move dma-coherent.c from kernel to driver/baseMing Lei2009-09-15
* driver model: constify attribute groupsDavid Brownell2009-09-15
* Driver core: move dev_get/set_drvdata to drivers/base/dd.cGreg Kroah-Hartman2009-09-15
* Driver core: add new device to bus's list before probingAlan Stern2009-09-15
* PM: Reset transition_started at dpm_resume_noirqXiaotian Feng2009-09-14
* PM: Update kerneldoc comments in drivers/base/power/main.cRafael J. Wysocki2009-09-14
* PM: Run-time PM platform device bus supportMagnus Damm2009-08-22
* PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki2009-08-22
* Merge branch 'master' into for-linusRafael J. Wysocki2009-08-16
|\
| * PM / Driver Core: Kill dev_pm_ops platform warning for nowMagnus Damm2009-08-10
* | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-30
|\|
| * driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add failsXiaotian Feng2009-07-28
| * driver core: firmware_class:fix memory leak of page pointers arrayMing Lei2009-07-28
* | Driver Core: Make PM operations a const pointerDmitry Torokhov2009-07-23
* | PM: Remove platform device suspend_late()/resume_early() V2Magnus Damm2009-07-21
|/
* Firmware: firmware_class, fix lock imbalanceJiri Slaby2009-07-12
* devres: WARN() and return, don't crash on device_del() of uninitialized deviceBenjamin Herrenschmidt2009-07-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-07-08
|\