index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-09
device property: don't bother the drivers with struct property_set
Heikki Krogerus
1
-9
/
+10
2016-01-26
base/platform: Fix platform drivers with no probe callback
Martin Wilck
1
-4
/
+9
2016-01-21
Merge branch 'pm-core'
Rafael J. Wysocki
1
-1
/
+0
2016-01-12
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+25
2016-01-12
platform: Do not detach from PM domains on shutdown
Rafael J. Wysocki
1
-1
/
+0
2016-01-07
driver-core: platform: Add platform_irq_count()
Stephen Boyd
1
-0
/
+20
2015-12-07
driver core: platform: Add support for built-in device properties
Mika Westerberg
1
-0
/
+25
2015-10-05
driver-core: platform: Provide helpers for multi-driver modules
Thierry Reding
1
-0
/
+61
2015-10-04
base/platform: assert that dev_pm_domain callbacks are called unconditionally
Uwe Kleine-König
1
-10
/
+9
2015-08-25
drivercore: Fix unregistration path of platform devices
Grant Likely
1
-6
/
+2
2015-06-10
Revert "base/platform: Only insert MEM and IO resources"
Greg Kroah-Hartman
1
-7
/
+3
2015-06-10
Revert "base/platform: Continue on insert_resource() error"
Greg Kroah-Hartman
1
-15
/
+11
2015-06-10
Revert "base/platform: Remove code duplication"
Greg Kroah-Hartman
1
-25
/
+35
2015-06-01
base/platform: Remove code duplication
Ricardo Ribalda Delgado
1
-35
/
+25
2015-06-01
base/platform: Continue on insert_resource() error
Ricardo Ribalda Delgado
1
-11
/
+15
2015-06-01
base/platform: Only insert MEM and IO resources
Ricardo Ribalda Delgado
1
-3
/
+7
2015-05-20
driver-core: platform_driver_probe() must probe synchronously
Dmitry Torokhov
1
-0
/
+13
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2015-03-25
drivers: platform: parse IRQ flags from resources
Linus Walleij
1
-0
/
+9
2015-03-16
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+12
2014-11-24
of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
Pantelis Antoniou
1
-0
/
+1
2014-11-06
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
1
-5
/
+6
2014-11-06
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
1
-5
/
+6
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
1
-0
/
+1
2014-09-22
drivercore / platform: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
1
-7
/
+8
2014-08-04
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+49
2014-08-04
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-0
/
+5
2014-07-25
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
1
-0
/
+5
2014-07-21
Merge 3.16-rc6 into driver-core-next
Greg Kroah-Hartman
1
-4
/
+14
2014-07-11
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
Guenter Roeck
1
-4
/
+14
2014-07-08
driver core: platform: add device binding path 'driver_override'
Kim Phillips
1
-0
/
+47
2014-07-08
driver core/platform: remove unused implicit padding in platform_object
Yann Droneaud
1
-2
/
+2
2014-05-23
of/irq: do irq resolution in platform_get_irq_byname()
Grygorii Strashko
1
-2
/
+5
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
1
-1
/
+6
2014-02-14
ACPI / platform: drop redundant ACPI_HANDLE check
Josh Cartwright
1
-7
/
+4
2014-01-17
platform: introduce OF style 'modalias' support for platform bus
Zhang Rui
1
-0
/
+4
2014-01-16
ACPI: fix module autoloading for ACPI enumerated devices
Zhang Rui
1
-1
/
+11
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-2
/
+2
2013-09-26
driver core: prevent deferred probe with platform_driver_probe
Johan Hovold
1
-4
/
+13
2013-08-23
driver-core: platform: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-08-19
drivers / platform: Fix __init attribute location
Hanjun Guo
1
-2
/
+2
2013-07-16
driver-core: fix new kernel-doc warning in base/platform.c
Randy Dunlap
1
-0
/
+1
2013-07-04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2013-06-12
driver core: move to_platform_driver to platform_device.h
Rob Herring
1
-3
/
+0
2013-06-03
platform_device: use a macro instead of platform_driver_register
Libo Chen
1
-3
/
+5
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
1
-1
/
+0
2013-03-29
driver core: platform.c: fix checkpatch errors and warnings
Fabio Porcedda
1
-10
/
+8
2013-03-29
driver core: warn that platform_driver_probe can not use deferred probing
Fabio Porcedda
1
-1
/
+5
[next]