Commit Graph

526 Commits (b1d1619b4a53072f19e41b1def71fd223fc5d780)

Author SHA1 Message Date
David Woodhouse d172e7f5c6 firmware: Add CONFIG_FIRMWARE_IN_KERNEL option. 17 years ago
David Woodhouse 4d2acfbfdf firmware: Add CONFIG_EXTRA_FIRMWARE option 17 years ago
David Woodhouse 5658c76944 firmware: allow firmware files to be built into kernel image 17 years ago
David Woodhouse b7a39bd0af firmware: make fw->data const 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Rafael J. Wysocki eb9d0fe40e PCI ACPI: Rework PCI handling of wake-up 17 years ago
John Blackwood 2d5c1be887 mm: switch node meminfo Active & Inactive pages to Kbytes 17 years ago
Ben Hutchings 131b943ae6 cputopology: always define CPU topology information, clean up 17 years ago
Ben Hutchings c50cbb05a0 cpu topology: always define CPU topology information 17 years ago
Rafael J. Wysocki d8f3de0d24 Suspend-related patches for 2.6.27 17 years ago
Randy Dunlap 4623236619 dev_set_name: fix missing kernel-doc 17 years ago
Rafael J. Wysocki 25e18499e0 Implement new suspend and hibernation callbacks for platform busses 17 years ago
Rafael J. Wysocki 1eede070a5 Introduce new top level suspend and hibernation callbacks 17 years ago
Stephen Rothwell 413c239fad driver-core: prepare for 2.6.27 api change by adding dev_set_name 17 years ago
Jan Beulich 63687a528c x86: move tracedata to RODATA 17 years ago
Greg Kroah-Hartman 8882b39421 Driver core: add device_create_vargs and device_create_drvdata 17 years ago
Linus Torvalds a442ac512f Clean up 'print_fn_descriptor_symbol()' types 17 years ago
Stephen Hemminger 0599ad53fe sysfs: remove error messages for -EEXIST case 17 years ago
Dave Young 0a3ad00ca0 Driver core: struct class remove children list 17 years ago
Hannes Hering 3c82c30cd5 memory: Introduce exports for memory notifiers 17 years ago
OGAWA Hirofumi db176c6ed8 Fix bogus warning in sysdev_driver_register() 17 years ago
Mike Travis e37d05dad7 cpu: change cpu_sys_devices from array to per_cpu variable 17 years ago
Kay Sievers c3b19ff06e driver core: remove no longer used "struct class_device" 17 years ago
Stas Sergeev 16dc42e018 driver core: warn about duplicate driver names on the same bus 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
Ciaran McCreesh 9a3be324e3 firmware loader: printk when requesting firmware 17 years ago
Yinghai Lu 0d358f22f6 driver core: try parent numa_node at first before using default 17 years ago
Rafael J. Wysocki 29591b92e1 bus_remove_device: be more careful about incomplete initialization 17 years ago
Rafael J. Wysocki 08119e8966 Relax check on adding children of suspended devices 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Harvey Harrison 2b3a302a09 driver core: replace remaining __FUNCTION__ occurrences 17 years ago
Rafael J. Wysocki b844eba292 PM: Remove destroy_suspended_device() 17 years ago
Greg Kroah-Hartman 3f62e5700b Driver core: make device_is_registered() work for class devices 17 years ago
Alan Stern d288e47c47 PM: Make wakeup flags available whenever CONFIG_PM is set 17 years ago
Rafael J. Wysocki 57eee3d23e Driver core: Call device_pm_add() after bus_add_device() in device_add() 17 years ago
Rafael J. Wysocki 58aca23226 PM: Handle device registrations during suspend/resume 17 years ago
Ben Dooks da009f39f8 sysdev: detect multiple driver registrations 17 years ago
Sam Ravnborg 6c847402e1 driver core: cpu: fix section mismatch in cpu.c:store_online 17 years ago
Pavel Machek 35d313b874 power_state: remove it from driver core 17 years ago
Badari Pulavarty 00a41db522 driver core: register_memory/unregister_memory clean ups and bugfix 17 years ago
Daniel Walker da19cbcf71 driver core: memory: semaphore to mutex 17 years ago
Mike Travis 9d1fe3236a cpumask: add show cpu map functions 17 years ago
Mike Travis 39106dcf85 cpumask: use new cpus_scnprintf function 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
James Bottomley 2f3edc6936 [SCSI] transport_class: BUG if we can't release the attribute container 17 years ago
Jesper Juhl d478376cb0 driver core: fix small mem leak in driver_add_kobj() 17 years ago
Andrew Morton 815d2d50da driver core: debug for bad dev_attr_show() return value. 17 years ago
James Bottomley e88a0c2ca8 drivers: fix dma_get_required_mask 17 years ago
Greg Kroah-Hartman ef79df2630 sysdev: fix problem with sysdev_class being re-registered 17 years ago