index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2021-12-29
driver core: Simplify async probe test code by using ktime_ms_delta()
Mark-PK Tsai
2021-12-28
kobject: remove kset from struct kset_uevent_ops callbacks
Greg Kroah-Hartman
2021-12-27
driver core: make kobj_type constant.
Wedson Almeida Filho
2021-12-22
PM: runtime: Simplify locking in pm_runtime_put_suppliers()
Rafael J. Wysocki
2021-12-22
Merge back PM core changes for v5.17.
Rafael J. Wysocki
2021-12-22
software node: fix wrong node passed to find nargs_prop
Clément Léger
2021-12-22
driver core: platform: document registration-failure requirement
Johan Hovold
2021-12-21
device property: Add fwnode_iomap()
Anand Ashok Dumbre
2021-12-17
device property: Drop fwnode_graph_get_remote_node()
Sakari Ailus
2021-12-17
device property: Use fwnode_graph_for_each_endpoint() macro
Sakari Ailus
2021-12-17
device property: Implement fwnode_graph_get_endpoint_count()
Sakari Ailus
2021-12-17
device property: Fix documentation for FWNODE_GRAPH_DEVICE_DISABLED
Sakari Ailus
2021-12-17
device property: Fix fwnode_graph_devcon_match() fwnode leak
Sakari Ailus
2021-12-17
PM: sleep: Fix error handling in dpm_prepare()
Rafael J. Wysocki
2021-12-17
PM: runtime: Add safety net to supplier device release
Rafael J. Wysocki
2021-12-17
PM: runtime: Capture device status before disabling runtime PM
Rafael J. Wysocki
2021-12-16
platform-msi: Simplify platform device MSI code
Thomas Gleixner
2021-12-16
platform-msi: Let core code handle MSI descriptors
Thomas Gleixner
2021-12-16
genirq/msi: Move descriptor list to struct msi_device_data
Thomas Gleixner
2021-12-16
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
platform-msi: Store platform private data pointer in msi_device_data
Thomas Gleixner
2021-12-16
platform-msi: Rename functions and clarify comments
Thomas Gleixner
2021-12-16
platform-msi: Let the core code handle sysfs groups
Thomas Gleixner
2021-12-16
platform-msi: Allocate MSI device data on first use
Thomas Gleixner
2021-12-16
device: Move MSI related data into a struct
Thomas Gleixner
2021-12-16
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
2021-12-09
x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
Jarkko Sakkinen
2021-12-09
PCI/MSI: Move msi_lock to struct pci_dev
Thomas Gleixner
2021-12-03
device property: Check fwnode->secondary when finding properties
Daniel Scally
2021-12-03
Documentation/auxiliary_bus: Move the text into the code
Ira Weiny
2021-12-03
Documentation/auxiliary_bus: Clarify the release of devices from find device
Ira Weiny
2021-12-03
Documentation/auxiliary_bus: Clarify __auxiliary_driver_register
Ira Weiny
2021-12-03
Documentation/auxiliary_bus: Clarify auxiliary_device creation
Ira Weiny
2021-12-03
topology/sysfs: rework book and drawer topology ifdefery
Heiko Carstens
2021-12-03
topology/sysfs: export cluster attributes only if an architectures has support
Heiko Carstens
2021-12-03
topology/sysfs: export die attributes only if an architectures has support
Heiko Carstens
2021-11-27
driver core: platform: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-11-24
device property: Remove device_add_properties() API
Heikki Krogerus
2021-11-24
driver core: Don't call device_remove_properties() from device_del()
Heikki Krogerus
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
2021-11-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
2021-11-11
arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()
Wang ShaoBo
2021-11-10
Merge tag 'pm-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
arch_numa: simplify numa_distance allocation
Mike Rapoport
[prev]
[next]