Back to home page

OSCL-LXR

 
 

    


 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2025-03-06 09:18:37  
folder firmware_loader/ - 2025-03-06 09:18:32  
folder power/ - 2025-03-06 09:18:32  
folder regmap/ - 2025-03-06 09:18:32  
folder test/ - 2025-03-06 09:18:32  
arch_numa.c 11096 bytes 2025-03-06 09:18:32 2025-03-06 11:55:38  
arch_topology.c 21019 bytes 2025-03-06 09:18:32 2025-03-06 11:55:39  
attribute_container.c 14860 bytes 2025-03-06 09:18:32 2025-03-06 11:55:39 implementation of a simple container for classes
auxiliary.c 14192 bytes 2025-03-06 09:18:32 2025-03-06 11:55:39  
base.h 7677 bytes 2025-03-06 09:18:32 2025-03-06 11:55:39  
bus.c 30449 bytes 2025-03-06 09:18:32 2025-03-06 11:55:40 bus driver management
cacheinfo.c 18655 bytes 2025-03-06 09:18:32 2025-03-06 11:55:40

cacheinfo support - processor cache information via sysfs Based on arch/x86/kernel/cpu/intel_ Author: Sudeep Holla <sudeep.holla@arm.com">sudeep.holla@arm.com>

class.c 15132 bytes 2025-03-06 09:18:32 2025-03-06 11:55:40 basic device class management
component.c 22844 bytes 2025-03-06 09:18:32 2025-03-06 11:55:40

Componentized device handling.

container.c 814 bytes 2025-03-06 09:18:32 2025-03-06 11:55:40  
core.c 138850 bytes 2025-03-06 09:18:32 2025-03-06 11:55:41 core driver model code (device registration, etc)
cpu.c 15759 bytes 2025-03-06 09:18:32 2025-03-06 11:55:42

CPU subsystem support

dd.c 36123 bytes 2025-03-06 09:18:32 2025-03-06 11:55:42 The core device/driver interactions.
devcoredump.c 9371 bytes 2025-03-06 09:18:32 2025-03-06 11:55:42  
devres.c 31694 bytes 2025-03-06 09:18:32 2025-03-06 11:55:43 device resource management
devtmpfs.c 10450 bytes 2025-03-06 09:18:32 2025-03-06 11:55:43  
driver.c 7755 bytes 2025-03-06 09:18:32 2025-03-06 11:55:43 centralized device driver management
firmware.c 606 bytes 2025-03-06 09:18:32 2025-03-06 11:55:43 firmware subsystem hoohaw.
hypervisor.c 536 bytes 2025-03-06 09:18:32 2025-03-06 11:55:43 sys/hypervisor subsystem.
init.c 875 bytes 2025-03-06 09:18:32 2025-03-06 11:55:43  
isa.c 3862 bytes 2025-03-06 09:18:32 2025-03-06 11:55:43

ISA bus.

Kconfig 7580 bytes 2025-03-06 09:18:32 -  
Makefile 1186 bytes 2025-03-06 09:18:32 2025-03-06 11:55:43  
map.c 3402 bytes 2025-03-06 09:18:32 2025-03-06 11:55:43  
memory.c 31065 bytes 2025-03-06 09:18:32 2025-03-06 11:55:43  
module.c 2074 bytes 2025-03-06 09:18:32 2025-03-06 11:55:43 module sysfs fun for drivers
node.c 29161 bytes 2025-03-06 09:18:32 2025-03-06 11:55:44

Basic Node interface support

physical_location.c 3331 bytes 2025-03-06 09:18:32 2025-03-06 11:55:44

Device physical location support Author: Won Chung <google.com">wonchung@google.com>

physical_location.h 476 bytes 2025-03-06 09:18:32 2025-03-06 11:55:44

Device physical location support Author: Won Chung <google.com">wonchung@google.com>

pinctrl.c 2732 bytes 2025-03-06 09:18:32 2025-03-06 11:55:44  
platform-msi.c 9941 bytes 2025-03-06 09:18:32 2025-03-06 11:55:44  
platform.c 38747 bytes 2025-03-06 09:18:32 2025-03-06 11:55:44 platform 'pseudo' bus for legacy devices
property.c 42577 bytes 2025-03-06 09:18:32 2025-03-06 11:55:45 Unified device property interface.
soc.c 6823 bytes 2025-03-06 09:18:32 2025-03-06 11:55:45  
swnode.c 28668 bytes 2025-03-06 09:18:32 2025-03-06 11:55:45  
syscore.c 3258 bytes 2025-03-06 09:18:32 2025-03-06 11:55:45 Execution of system core operations.
topology.c 5492 bytes 2025-03-06 09:18:32 2025-03-06 11:55:45 Populate sysfs with cpu topology information
trace.c 230 bytes 2025-03-06 09:18:32 2025-03-06 11:55:45  
trace.h 1398 bytes 2025-03-06 09:18:32 2025-03-06 11:55:45  
transport_class.c 9756 bytes 2025-03-06 09:18:32 2025-03-06 11:55:45 implementation of generic transport classes