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
Magnus Damm 651b1f125c PM / Driver Core: Kill dev_pm_ops platform warning for now 16 years ago
..
power PM: Clear -EAGAIN in dpm_prepare 16 years ago
Kconfig
Makefile
attribute_container.c
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
core.c Driver Core: add nodename callbacks 16 years ago
cpu.c
dd.c Driver core: fix comment for device_attach() 16 years ago
devres.c devres: WARN() and return, don't crash on device_del() of uninitialized device 16 years ago
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: firmware_class:fix memory leak of page pointers array 16 years ago
hypervisor.c
init.c
iommu.c drivers/base/iommu.c: add missing includes 16 years ago
isa.c
map.c
memory.c
module.c
node.c mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
platform.c PM / Driver Core: Kill dev_pm_ops platform warning for now 16 years ago
sys.c driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add fails 16 years ago
topology.c
transport_class.c