.. |
power
|
0072578751
PM: Remove device_type suspend()/resume()
|
16 years ago |
Kconfig
|
11f1fbcf92
trivial: Fix misspelled firmware in Kconfig
|
16 years ago |
Makefile
|
1aaf118352
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
|
16 years ago |
attribute_container.c
|
1e0b2cf933
driver core: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
base.h
|
5247aecfe6
driver core: fix driver_match_device
|
16 years ago |
bus.c
|
0fa1b0a144
trivial: fix grammo in bus_for_each_dev() kerneldoc
|
16 years ago |
class.c
|
5a3ceb8616
driver-core: use klist for class device list and implement iterator
|
16 years ago |
core.c
|
5c8563d773
Driver Core: do not oops when driver_unregister() is called for unregistered drivers
|
16 years ago |
cpu.c
|
aa85ea5b89
cpumask: use new cpumask_ functions in core code.
|
16 years ago |
dd.c
|
d4d5291c8c
driver synchronization: make scsi_wait_scan more advanced
|
16 years ago |
devres.c
|
2a0134554e
Driver core: fix devres_release_all() return value
|
18 years ago |
dma-mapping.c
|
9ac7849e35
devres: device resource management
|
18 years ago |
driver.c
|
5c8563d773
Driver Core: do not oops when driver_unregister() is called for unregistered drivers
|
16 years ago |
firmware.c
|
f62ed9e33b
firmware: change firmware_kset to firmware_kobj
|
17 years ago |
firmware_class.c
|
6e03a201bb
firmware: speed up request_firmware(), v3
|
16 years ago |
hypervisor.c
|
2d72fc00a1
kobject: convert /sys/hypervisor to use kobject_create
|
17 years ago |
init.c
|
4a3ad20ccd
Driver core: coding style fixes
|
17 years ago |
iommu.c
|
60db402780
drivers/base/iommu.c: add missing includes
|
16 years ago |
isa.c
|
2f4f27d42a
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
|
16 years ago |
map.c
|
58383af629
[PATCH] kobj_map semaphore to mutex conversion
|
19 years ago |
memory.c
|
c04fc586c1
mm: show node to memory section relationship with symlinks in sysfs
|
16 years ago |
module.c
|
e5dd127846
Driver core: move the static kobject out of struct driver
|
17 years ago |
node.c
|
6837765963
mm: remove CONFIG_UNEVICTABLE_LRU config option
|
16 years ago |
platform.c
|
783ea7d4ee
Driver Core: Rework platform suspend/resume, print warning
|
16 years ago |
sys.c
|
62b0124761
PM: Warn if interrupts are enabled during suspend-resume of sysdevs
|
16 years ago |
topology.c
|
fbd59a8d1f
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
|
16 years ago |
transport_class.c
|
ee959b00c3
SCSI: convert struct class_device to struct device
|
17 years ago |