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
Rafael J. Wysocki 58b3b71dfa Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" 18 years ago
..
power Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" 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: check return code of sysfs_create_link() 18 years ago
cpu.c Replace remaining references to "driverfs" with "sysfs". 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 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
hypervisor.c
init.c
isa.c
map.c
memory.c
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