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
Greg Kroah-Hartman 4a3ad20ccd Driver core: coding style fixes 17 years ago
..
power driver core: clean up device_shutdown 17 years ago
Kconfig Driver core: add CONFIG_UEVENT_HELPER_PATH 18 years ago
Makefile driver core: fix build with SYSFS=n 17 years ago
attribute_container.c Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init 17 years ago
base.h Driver core: coding style fixes 17 years ago
bus.c Driver core: coding style fixes 17 years ago
class.c Driver core: coding style fixes 17 years ago
core.c Driver core: coding style fixes 17 years ago
cpu.c Driver core: change sysdev classes to use dynamic kobject names 17 years ago
dd.c Driver core: coding style fixes 17 years ago
devres.c Driver core: fix devres_release_all() return value 18 years ago
dma-mapping.c
dmapool.c cleanup asm/scatterlist.h includes 18 years ago
driver.c Driver core: coding style fixes 17 years ago
firmware.c firmware: change firmware_kset to firmware_kobj 17 years ago
firmware_class.c Fix Firmware class name collision 18 years ago
hypervisor.c kobject: convert /sys/hypervisor to use kobject_create 17 years ago
init.c Driver core: coding style fixes 17 years ago
isa.c
map.c
memory.c Driver core: change sysdev classes to use dynamic kobject names 17 years ago
module.c Driver core: move the static kobject out of struct driver 17 years ago
node.c Driver core: change sysdev classes to use dynamic kobject names 17 years ago
platform.c Driver core: coding style fixes 17 years ago
sys.c Driver core: change sysdev classes to use dynamic kobject names 17 years ago
topology.c cpu hotplug: topology: remove topology_dev_map 18 years ago
transport_class.c