Commit Graph

552 Commits (bbfb21daa320c9eb327d63734f295fa50ba93826)

Author SHA1 Message Date
Akinobu Mita f37e66173e firmware: use memory_read_from_buffer() 17 years ago
Badari Pulavarty 5c755e9fd8 memory-hotplug: add sysfs removable attribute for hotplug memory remove 17 years ago
Andi Kleen 9800794ac1 sysdev: Add utility functions for simple int/ulong variable sysdev attributes 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Cornelia Huck 36ce6dad6e driver core: Suppress sysfs warnings for device_rename(). 17 years ago
Adrian Bunk d9b19199e4 always enable FW_LOADER unless EMBEDDED=y 17 years ago
Ben Dooks 838ea8e8db sysdev: fix debugging statements in registration code. 17 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Dave Young f75b1c60fc class: change internal semaphore to a mutex 17 years ago
Matthew Wilcox d2a3b9146e class: add lockdep infrastructure 17 years ago
Greg Kroah-Hartman 1e41250863 class: fix docbook comments for class_private structure 17 years ago
Greg Kroah-Hartman d9a0157328 class: rename "sem" to "class_sem" in internal class structure 17 years ago
Greg Kroah-Hartman 1fbfee6c6d class: rename "subsys" to "class_subsys" in internal class structure 17 years ago
Greg Kroah-Hartman 184f1f779d class: rename "interfaces" to "class_interfaces" in internal class structure 17 years ago
Greg Kroah-Hartman 97ae69fdba class: rename "devices" to "class_devices" in internal class structure 17 years ago
Greg Kroah-Hartman 7c71448b8a class: move driver core specific parts to a private structure 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 years ago
Greg Kroah-Hartman 4e10673944 device create: convert device_create_drvdata to device_create 17 years ago
Greg Kroah-Hartman ccea44fadc driver core: remove device_create() 17 years ago
Dan Williams e105b8bfc7 sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor 17 years ago
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
Mike Travis 143aa5c53b cpu: change some globals to statics in drivers/base/cpu.c v2 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