summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-26drivers/base: check errorsAndrew Morton4-50/+104
2006-09-26drivers/base: Platform notify needs to occur before drivers attach to the deviceBrian Walsh1-4/+4
2006-09-26v4l-dev2: handle __must_checkAndrew Morton1-1/+1
2006-09-26add CONFIG_ENABLE_MUST_CHECKAndrew Morton2-0/+12
2006-09-26add __must_check to device management codeAndrew Morton4-55/+66
2006-09-26Driver core: fixed add_bind_files() definitionYoichi Yuasa1-1/+1
2006-09-26Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov1-4/+4
2006-09-26sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap5-13/+19
2006-09-26kobject: must_check fixesRandy Dunlap1-1/+8
2006-09-26Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman2-0/+30
2006-09-26Class: add support for class interfaces for devicesGreg Kroah-Hartman3-1/+25
2006-09-26Driver core: create devices/virtual/ treeGreg Kroah-Hartman3-1/+28
2006-09-26Driver core: add device_rename functionGreg Kroah-Hartman2-0/+56
2006-09-26Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman2-0/+57
2006-09-26Driver core: allow devices in classes to have no parentGreg Kroah-Hartman1-10/+11
2006-09-26Driver core: add groups support to struct deviceGreg Kroah-Hartman2-0/+35
2006-09-26PM: platform_bus and late_suspend/early_resumeDavid Brownell2-2/+30
2006-09-26PM: device_suspend/resume may sleepPavel Machek2-0/+2
2006-09-26PM: add /sys/power documentation to Documentation/ABIRafael J. Wysocki1-0/+88
2006-09-26PM: no suspend_prepare() phaseDavid Brownell5-47/+0
2006-09-26PM: schedule /sys/devices/.../power/state for removalPavel Machek1-0/+15
2006-09-26PM: add kconfig option for deprecated .../power/state filesDavid Brownell2-0/+17
2006-09-26PM: update docs for writing .../power/stateDavid Brownell1-10/+19
2006-09-26updated Documentation/power/devices.txtDavid Brownell1-190/+535
2006-09-26PM: issue PM_EVENT_PRETHAWDavid Brownell4-4/+12
2006-09-26PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell5-3/+23
2006-09-26PM: video drivers and PM_EVENT_PRETHAWDavid Brownell4-24/+30
2006-09-26PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell2-3/+7
2006-09-26PM: define PM_EVENT_PRETHAWDavid Brownell1-15/+47
2006-09-26fix broken/dubious driver suspend() methodsDavid Brownell3-11/+20
2006-09-26make suspend quieterDavid Brownell1-5/+0
2006-09-26Suspend changes for PCI coreLinus Torvalds2-1/+43
2006-09-26Suspend infrastructure cleanup and extensionLinus Torvalds5-36/+130
2006-09-26SYSFS: allow sysfs_create_link to create symlinks in the root of sysfsGreg Kroah-Hartman1-2/+12
2006-09-26Debugfs: kernel-doc fixes for debugfsRandy Dunlap2-40/+31
2006-09-26sysfs: Make poll behaviour consistentJuha Yrjölä1-1/+1
2006-09-26Driver core: add const to class_createMiguel Ojeda Sandonis2-2/+2
2006-09-26device_create(): make fmt argument 'const char *'Greg Kroah-Hartman2-2/+2
2006-09-26class_device_create(): make fmt argument 'const char *'Dmitry Torokhov2-2/+3
2006-09-26deprecate PHYSDEV* keysKay Sievers3-4/+20
2006-09-26Documentation/ABI: devfs is not obsolete, but removed!jens m. noedler1-3/+2
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-1505/+1389
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-35/+21
2006-09-26[PATCH] VIDIOC_ENUMSTD bugJonathan Corbet1-1/+1
2006-09-26[PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk1-0/+6
2006-09-26[PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey1-1/+5
2006-09-26[PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki3-4/+40
2006-09-26[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki1-5/+8
2006-09-26[PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/g...Michael Hanselmann1-0/+12
2006-09-26[PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes1-1/+3