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
Dmitry Torokhov 3eb215de26 Driver core: fix SYSF_DEPRECATED breakage for nested classdevs 18 years ago
..
power Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 18 years ago
Kconfig devres: device resource management 18 years ago
Makefile Introduce CONFIG_HAS_DMA 18 years ago
attribute_container.c Driver core: include linux/mutex.h from attribute_container.c 18 years ago
base.h Driver core: fix devres_release_all() return value 18 years ago
bus.c sysfs: kill unnecessary attribute->owner 18 years ago
class.c driver-core: make devt_attr and uevent_attr static 18 years ago
core.c Driver core: fix SYSF_DEPRECATED breakage for nested classdevs 18 years ago
cpu.c CPU online file permission 18 years ago
dd.c driver core: fix kernel doc of device_release_driver 18 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
dmapool.c dma: make dma pool to use kmalloc_node 18 years ago
driver.c Driver core: remove unneeded completion from driver release path 18 years ago
firmware.c remove "struct subsystem" as it is no longer needed 18 years ago
firmware_class.c kernel-doc fixes for PCI and drivers/base/ 18 years ago
hypervisor.c [S390] hypfs comment cleanup. 19 years ago
init.c [PATCH] Driver Core: Add /sys/hypervisor when needed 19 years ago
isa.c [PATCH] Driver model: add ISA bus 19 years ago
map.c [PATCH] kobj_map semaphore to mutex conversion 19 years ago
memory.c [PATCH] driver/base/memory.c: handle errors properly 18 years ago
node.c Replace remaining references to "driverfs" with "sysfs". 18 years ago
platform.c drivers/base/platform.c: fix small typo in doc 18 years ago
sys.c sysdev: use mutex instead of semaphore 18 years ago
topology.c Add suspend-related notifications for CPU hotplug 18 years ago
transport_class.c