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 aaa119a3d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 14 years ago
..
power PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS 14 years ago
Kconfig Introduce ARCH_NO_SYSDEV_OPS config option (v2) 14 years ago
Makefile PM / Core: Introduce struct syscore_ops for core subsystems PM 14 years ago
attribute_container.c [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_init 15 years ago
base.h driver-core: merge private parts of class and bus 14 years ago
bus.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
class.c driver-core: merge private parts of class and bus 14 years ago
core.c driver core: Replace the dangerous to_root_device macro with an inline function 14 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 convert get_sb_single() users 14 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_classs: change val uevent's type to bool 14 years ago
hypervisor.c
init.c Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev 16 years ago
iommu.c iommu-api: Remove iommu_{un}map_range functions 15 years ago
isa.c dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
map.c
memory.c memory hotplug: sysfs probe routine should add all memory sections 14 years ago
module.c driver core: module.c: Use kasprintf 15 years ago
node.c memory hotplug: Update phys_index to [start|end]_section_nr 14 years ago
platform.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 14 years ago
sys.c Fix common misspellings 14 years ago
syscore.c PM / Core: Introduce struct syscore_ops for core subsystems PM 14 years ago
topology.c topology/sysfs: Provide book id and siblings attributes 15 years ago
transport_class.c