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
Linus Torvalds 489f7ab6c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 years ago
..
power PM: Remove device_type suspend()/resume() 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 trivial: fix grammo in bus_for_each_dev() kerneldoc 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 Driver core: fix devres_release_all() return value 18 years ago
dma-mapping.c devres: device resource management 18 years ago
driver.c Driver Core: do not oops when driver_unregister() is called for unregistered drivers 16 years ago
firmware.c firmware: change firmware_kset to firmware_kobj 17 years ago
firmware_class.c firmware: speed up request_firmware(), v3 16 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
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 Driver core: move the static kobject out of struct driver 17 years ago
node.c cpumask: replace node_to_cpumask with cpumask_of_node. 16 years ago
platform.c Driver Core: Rework platform suspend/resume, print warning 16 years ago
sys.c PM: Warn if interrupts are enabled during suspend-resume of sysdevs 16 years ago
topology.c cpumask: Use topology_core_cpumask()/topology_thread_cpumask() 16 years ago
transport_class.c SCSI: convert struct class_device to struct device 17 years ago