index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
2013-03-29
driver core: platform.c: fix checkpatch errors and warnings
Fabio Porcedda
2013-03-29
driver core: warn that platform_driver_probe can not use deferred probing
Fabio Porcedda
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-11-27
platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdown
Rafael J. Wysocki
2012-11-21
ACPI / platform: Initialize ACPI handles of platform devices in advance
Rafael J. Wysocki
2012-11-15
driver: platform: fix documentation for platform_get_irq_byname
Wolfram Sang
2012-11-15
ACPI: Add support for platform bus type
Mika Westerberg
2012-11-14
Merge 3.7-rc5 into driver-core-next
Greg Kroah-Hartman
2012-11-09
sparc: Add sparc support for platform_get_irq()
Andreas Larsson
2012-10-30
drivers/base: fix typo in comment for arch_setup_pdev_archdata()
Sebastian Andrzej Siewior
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-09-06
driver core: Check if r->name is valid in platform_get_resource_byname()
Peter Ujfalusi
2012-09-04
PM / Runtime: Allow helpers to be called by early platform drivers
Rafael J. Wysocki
2012-08-16
platform: Add support for automatic device IDs
Jean Delvare
2012-02-01
drivercore: Output common devicetree information in uevent
Grant Likely
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-21
PM / Sleep: Remove forward-only callbacks from platform bus type
Rafael J. Wysocki
2011-12-09
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2011-10-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-08-26
new helper to create platform devices with dma mask
Uwe Kleine-König
2011-08-22
drivers_base: platform: use always ->name for uevent
Sebastian Andrzej Siewior
2011-08-08
driver core: fix kernel-doc warning in platform.c
Randy Dunlap
2011-07-08
driver core: Add ability for arch code to setup pdev_archdata
Kumar Gala
2011-06-07
drivers/base/platform.c: don't mark platform_device_register_resndata() as __...
Andrew Morton
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-16
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
Kevin Hilman
2011-04-29
PM / Platform: Use generic runtime PM callbacks directly
Rafael J. Wysocki
2011-04-29
PM: Export platform bus type's default PM callbacks
Rafael J. Wysocki
2011-04-22
driver core/platform_device_add_resources: free resource before overwriting
Uwe Kleine-König
2011-04-22
driver core/platform_device_add_resources: set resource to NULL if !res
Uwe Kleine-König
2011-04-22
driver core/platform_device_add_data: free platform data before overwriting
Uwe Kleine-König
2011-04-22
driver core/platform_device_add_data: set platform_data to NULL if !data
Uwe Kleine-König
2011-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-04-12
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-22
base/platform: Simplifications for NULL platform data/resources handling
Anton Vorontsov
2010-10-22
base/platform: Safe handling for NULL platform data and resources
Anton Vorontsov
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
2010-10-22
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
Patrick Pannuto
2010-10-21
of/device: Rework to use common platform_device_alloc() for allocating devices
Grant Likely
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-08-05
Driver core: move platform device creation helpers to .init.text (if MODULE=n)
Uwe Kleine-König
2010-08-05
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
2010-08-05
Driver core: use kmemdup in platform_device_add_resources
Uwe Kleine-König
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
drivercore/of: Add OF style matching to platform bus
Grant Likely
2010-05-21
platform_bus: allow custom extensions to system PM methods
Kevin Hilman
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2010-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
[next]