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
Kay Sievers 5c8563d773 Driver Core: do not oops when driver_unregister() is called for unregistered drivers 16 years ago
..
power PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs 16 years ago
Kconfig trivial: Fix misspelled firmware in Kconfig 16 years ago
Makefile select IOMMU_API when DMAR and/or AMD_IOMMU is selected 16 years ago
attribute_container.c driver core: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
base.h driver core: fix driver_match_device 16 years ago
bus.c Driver Core: do not oops when driver_unregister() is called for unregistered drivers 16 years ago
class.c driver-core: use klist for class device list and implement iterator 17 years ago
core.c Driver Core: do not oops when driver_unregister() is called for unregistered drivers 16 years ago
cpu.c cpumask: use new cpumask_ functions in core code. 16 years ago
dd.c driver synchronization: make scsi_wait_scan more advanced 16 years ago
devres.c
dma-mapping.c
driver.c Driver Core: do not oops when driver_unregister() is called for unregistered drivers 16 years ago
firmware.c
firmware_class.c Driver core: implement uevent suppress in kobject 16 years ago
hypervisor.c
init.c
iommu.c drivers/base/iommu.c: add missing includes 16 years ago
isa.c dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
map.c
memory.c mm: show node to memory section relationship with symlinks in sysfs 16 years ago
module.c
node.c cpumask: replace node_to_cpumask with cpumask_of_node. 16 years ago
platform.c Revert driver core: move platform_data into platform_device 16 years ago
sys.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 years ago
topology.c cpumask: Use topology_core_cpumask()/topology_thread_cpumask() 16 years ago
transport_class.c