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
Colin Cross 152e1d5920 PM: Prevent waiting forever on asynchronous resume after failing suspend 15 years ago
..
power PM: Prevent waiting forever on asynchronous resume after failing suspend 15 years ago
Kconfig devtmpfs: support !CONFIG_TMPFS 15 years ago
Makefile
attribute_container.c
base.h
bus.c driver core: fix memory leak on one error path in bus_register() 15 years ago
class.c kobj: Add basic infrastructure for dealing with namespaces. 15 years ago
core.c driver core: device_rename's new_name can be const 15 years ago
cpu.c drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline 15 years ago
dd.c Driver core: Add BUS_NOTIFY_BIND_DRIVER 15 years ago
devres.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
devtmpfs.c devtmpfs: support !CONFIG_TMPFS 15 years ago
dma-coherent.c Driver core: internal struct dma_coherent_mem, change type of a member. 15 years ago
dma-mapping.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
driver.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
firmware.c
firmware_class.c firmware_class: fix typo in error path 15 years ago
hypervisor.c
init.c
iommu.c
isa.c
map.c
memory.c Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes" 15 years ago
module.c driver core: module.c: Use kasprintf 15 years ago
node.c drivers/base/node.c: reduce stack usage of node_read_meminfo() 15 years ago
platform.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 15 years ago
sys.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
topology.c topology: convert cpu notifier to return encapsulate errno value 15 years ago
transport_class.c