You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/drivers/base
Matthias Kaehlcke 61a2f59af6 drivers/base/attribute_container.c: use mutex instead of binary semaphore 18 years ago
..
power define platform wakeup hook, use in pci_enable_wake() 18 years ago
Kconfig devres: device resource management 18 years ago
Makefile devres: device resource management 18 years ago
attribute_container.c drivers/base/attribute_container.c: use mutex instead of binary semaphore 18 years ago
base.h driver core: don't fail attaching the device if it cannot be bound 18 years ago
bus.c driver core: bus_add_driver should return an error if no bus 18 years ago
class.c driver core: fix namespace issue with devices assigned to classes 18 years ago
core.c device_schedule_callback() needs a module reference 18 years ago
cpu.c Replace remaining references to "driverfs" with "sysfs". 18 years ago
dd.c driver core: don't fail attaching the device if it cannot be bound 18 years ago
devres.c devres: device resource management 18 years ago
dma-mapping.c devres: device resource management 18 years ago
dmapool.c Driver core: use mutex instead of semaphore in DMA pool handler 18 years ago
driver.c Driver core: remove unneeded completion from driver release path 18 years ago
firmware.c
firmware_class.c Driver core: switch firmware_class to uevent_suppress. 18 years ago
hypervisor.c
init.c
isa.c
map.c
memory.c [PATCH] driver/base/memory.c: handle errors properly 18 years ago
node.c Replace remaining references to "driverfs" with "sysfs". 18 years ago
platform.c driver core fixes: device_register() retval check in platform.c 18 years ago
sys.c
topology.c [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
transport_class.c