index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
platform_device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
platform: Accept const properties
Jan Kiszka
1
-1
/
+1
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
1
-3
/
+3
2016-01-13
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2016-01-07
driver-core: platform: Add platform_irq_count()
Stephen Boyd
1
-0
/
+1
2015-12-07
driver core: platform: Add support for built-in device properties
Mika Westerberg
1
-0
/
+5
2015-10-05
driver-core: platform: Provide helpers for multi-driver modules
Thierry Reding
1
-0
/
+8
2015-06-16
platform_device: better support builtin boilerplate avoidance
Paul Gortmaker
1
-0
/
+23
2015-03-17
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
1
-1
/
+1
2014-11-07
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
1
-2
/
+4
2014-11-07
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
1
-2
/
+4
2014-07-09
driver core: platform: add device binding path 'driver_override'
Kim Phillips
1
-0
/
+1
2013-09-27
driver core: prevent deferred probe with platform_driver_probe
Johan Hovold
1
-0
/
+1
2013-07-05
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+3
2013-06-12
driver core: move to_platform_driver to platform_device.h
Rob Herring
1
-0
/
+3
2013-06-04
platform_device: use a macro instead of platform_driver_register
Libo Chen
1
-1
/
+7
2013-03-29
driver core: platform_device.h: fix checkpatch errors and warnings
Fabio Porcedda
1
-10
/
+15
2013-01-18
driver core: add helper macro for platform_driver_probe() boilerplate
Fabio Porcedda
1
-0
/
+18
2012-11-21
ACPI / platform: Initialize ACPI handles of platform devices in advance
Rafael J. Wysocki
1
-0
/
+1
2012-08-16
platform: Add support for automatic device IDs
Jean Delvare
1
-0
/
+4
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-29
/
+1
2011-12-22
PM / Sleep: Remove forward-only callbacks from platform bus type
Rafael J. Wysocki
1
-29
/
+1
2011-12-10
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
1
-1
/
+1
2011-11-18
drivercore: Generalize module_platform_driver
Lars-Peter Clausen
1
-10
/
+2
2011-10-29
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+17
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
1
-0
/
+17
2011-08-26
new helper to create platform devices with dma mask
Uwe Kleine-König
1
-2
/
+46
2011-07-08
driver core: Add ability for arch code to setup pdev_archdata
Kumar Gala
1
-0
/
+1
2011-05-16
PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
Kevin Hilman
1
-3
/
+0
2011-04-29
PM: Export platform bus type's default PM callbacks
Rafael J. Wysocki
1
-0
/
+60
2011-04-12
mfd: Fetch cell pointer from platform_device->mfd_cell
Samuel Ortiz
1
-0
/
+5
2011-02-18
Driver core: convert platform_{get,set}_drvdata to static inline functions
Marc Kleine-Budde
1
-2
/
+9
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
1
-0
/
+3
2010-08-06
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
1
-4
/
+58
2010-05-17
platform: Make platform resource input parameters const
Geert Uytterhoeven
1
-2
/
+4
2010-03-08
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
1
-1
/
+1
2010-03-08
driver core: make platform_device_id table const
Eric Miao
1
-1
/
+1
2010-03-08
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
1
-0
/
+5
2009-12-11
Driver Core: Early platform driver buffer
Magnus Damm
1
-5
/
+15
2009-07-22
PM: Remove platform device suspend_late()/resume_early() V2
Magnus Damm
1
-2
/
+0
2009-07-22
Driver Core: Add platform device arch data V3
Magnus Damm
1
-0
/
+3
2009-06-16
driver core: Const-correct platform getbyname functions
Linus Walleij
1
-2
/
+2
2009-05-09
Revert driver core: move platform_data into platform_device
Greg Kroah-Hartman
1
-1
/
+0
2009-04-17
Driver Core: early platform driver
Magnus Damm
1
-0
/
+42
2009-03-25
driver core: move platform_data into platform_device
Ming Lei
1
-0
/
+1
2009-03-25
platform: introduce module id table for platform devices
Eric Miao
1
-0
/
+6
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
1
-1
/
+0
2008-10-16
platform: add new device registration helper
Dmitry Baryshkov
1
-0
/
+2
2008-06-10
Implement new suspend and hibernation callbacks for platform busses
Rafael J. Wysocki
1
-0
/
+1
2008-01-25
Driver Core: constify the name passed to platform_device_register_simple
Stephen Rothwell
1
-1
/
+1
2007-10-13
Driver core: Make platform_device.id an int
Jean Delvare
1
-3
/
+4
[next]