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
Shaohua Li 9f1b16a51e memory_probe: fix wrong sysfs file attribute 17 years ago
..
power Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 17 years ago
Kconfig Fix typo in the FIRMWARE_IN_KERNEL help 17 years ago
Makefile
attribute_container.c
base.h driver-core: use klist for class device list and implement iterator 17 years ago
bus.c Driver core: add bus_sort_breadthfirst() function 17 years ago
class.c driver-core: use klist for class device list and implement iterator 17 years ago
core.c kobject: Fix kobject_rename and !CONFIG_SYSFS 17 years ago
cpu.c Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
dd.c device model: Do a quickcheck for driver binding before doing an expensive check 17 years ago
devres.c
dma-mapping.c
driver.c drivers/base/driver.c: remove unused to_dev() macro 17 years ago
firmware.c
firmware_class.c firmware: use dev_printk when possible 17 years ago
hypervisor.c
init.c
isa.c isa: set 24-bit dma_mask for ISA devices 17 years ago
map.c
memory.c memory_probe: fix wrong sysfs file attribute 17 years ago
module.c
node.c vmscan: unevictable LRU scan sysctl 17 years ago
platform.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 17 years ago
sys.c Use WARN() in drivers/base/ 17 years ago
topology.c sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
transport_class.c