index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
platform.c
Age
Commit message (
Expand
)
Author
2024-12-10
of: Hide of_default_bus_match_table[]
Stephen Boyd
2024-09-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-09-19
Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-08-26
video/aperture: optionally match the device in sysfb_disable()
Alex Deucher
2024-08-26
of/platform: Simplify with scoped for each OF child
Jinjie Ruan
2024-07-29
of/platform: Allow overlays to create platform devices from the root node
Stephen Boyd
2024-03-08
of: Create of_root if no dtb provided by firmware
Frank Rowand
2024-03-01
of/platform: Inform about created platform devices using pr_debug()
Uwe Kleine-König
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-15
of: device: Export of_device_make_bus_id()
Miquel Raynal
2023-12-07
of/platform: Disable sysfb if a simple-framebuffer node is found
Javier Martinez Canillas
2023-11-22
of: fix recursion typo in kernel doc
Johan Hovold
2023-10-17
amba: bus: balance firmware node reference counting
Andy Shevchenko
2023-08-22
of: Move of_skipped_node_table within #ifdef CONFIG_OF_ADDRESS
Viresh Kumar
2023-08-21
Merge branch 'dt/linus' into dt/next
Rob Herring
2023-08-21
of/platform: increase refcount of fwnode
Peng Fan
2023-08-04
of: Move of_device_{add,register,unregister} to platform.c
Rob Herring
2023-08-04
of: Move of_platform_register_reconfig_notifier() into DT core
Rob Herring
2023-07-11
of: Preserve "of-display" device name for compatibility
Rob Herring
2023-06-15
of/platform: Propagate firmware node by calling device_set_node()
Andy Shevchenko
2023-04-13
Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2023-02-24
Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-17
of: Use preferred of_property_read_* functions
Rob Herring
2023-02-17
of: Use of_property_present() helper
Rob Herring
2023-02-02
of: Make OF framebuffer device names unique
Michal Suchanek
2022-10-16
of/platform: use of_address_count() helper
Yang Yingliang
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-25
Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-25
mtd: phram: Allow probing via reserved-memory
Vincent Whitchurch
2022-04-20
of: Create platform devices for OF framebuffers
Thomas Zimmermann
2022-04-04
of/platform: Drop static setup of IRQ resource from DT core
Lad Prabhakar
2022-02-04
misc: open-dice: Add driver to expose DICE data to userspace
David Brazdil
2021-12-16
of: Move simple-framebuffer device handling from simplefb to of
Hector Martin
2021-11-11
of: Support using 'mask' in making device bus id
Rob Herring
2021-11-03
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-10-19
ARM: 9119/1: amba: Properly handle device probe without IRQ domain
Wang Kefeng
2021-10-14
soc: qcom: smem: Support reserved-memory description
Bjorn Andersson
2021-06-08
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
2021-03-27
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
2021-03-23
of: platform: Demote kernel-doc abuse
Lee Jones
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-12
of: Remove of_dev_{get,put}()
Rob Herring
2021-02-04
nvmem: Add driver to expose reserved memory as nvmem
Nicolas Saenz Julienne
2020-12-09
Revert "of: platform: Batch fwnode parsing when adding all top level devices"
Saravana Kannan
2020-08-17
of: platform: Destroy child devices symmetrically
Thierry Reding
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-27
dt/platform: Fix comment in of_dev_lookup()
Qi Zheng
2020-05-15
of: platform: Batch fwnode parsing when adding all top level devices
Saravana Kannan
2019-12-12
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
[next]