index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
2016-11-18
of: base: add support to get machine model name
Sudeep Holla
2016-11-15
of/platform: clarify of_find_device_by_node refcounting
Johan Hovold
2016-11-15
of/platform: fix of_platform_device_destroy comment
Johan Hovold
2016-11-15
of: Remove unused variable overlay_symbols
Frank Rowand
2016-11-15
of: Move setting of pointer to beside test for non-null
Frank Rowand
2016-11-15
of: Add back an error message, restructured
Frank Rowand
2016-11-15
of: Update comments to reflect changes and increase clarity
Frank Rowand
2016-11-15
of: Remove redundant size check
Frank Rowand
2016-11-15
of: Update structure of code to be clearer, also remove BUG_ON()
Frank Rowand
2016-11-15
of: Rename variables to better reflect purpose or follow convention
Frank Rowand
2016-11-15
of: Remove prefix "__of_" from local function names
Frank Rowand
2016-11-15
of: Rename functions to more accurately reflect what they do
Frank Rowand
2016-11-15
of: Convert comparisons to zero or NULL to logical expressions
Frank Rowand
2016-11-15
of: Remove excessive printks to reduce clutter.
Frank Rowand
2016-11-15
of: Remove comments that state the obvious, to reduce clutter
Frank Rowand
2016-11-15
of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible.
David Daney
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-10
Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-10-07
console: don't prefer first registered if DT specifies stdout-path
Paul Burton
2016-10-06
of/platform: Probe "isa" busses by default
Paul Burton
2016-10-05
Merge tag 'devicetree-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-03
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-09-28
of/serial: move earlycon early_param handling to serial
Leif Lindholm
2016-09-23
mtd: Kill the OF_MTD Kconfig option
Boris Brezillon
2016-09-16
of/irq: Break out msi-map lookup (again)
Robin Murphy
2016-09-15
of/platform: Initialise dev->fwnode appropriately
Robin Murphy
2016-09-15
of: Add array read functions with min/max size limits
Richard Fitzgerald
2016-09-15
of: Make of_find_property_value_of_size take a length range
Richard Fitzgerald
2016-09-09
of_numa: Use pr_fmt()
Kefeng Wang
2016-09-09
of_numa: Use of_get_next_parent to simplify code
Kefeng Wang
2016-09-09
of/numa: remove a duplicated warning
Zhen Lei
2016-09-09
of/numa: add nid check for memory block
Zhen Lei
2016-09-09
of/numa: fix a memory@ node can only contains one memory block
Zhen Lei
2016-09-09
of/numa: remove a duplicated pr_debug information
Zhen Lei
2016-08-15
of: fix reference counting in of_graph_get_endpoint_by_regs
Lucas Stach
2016-08-12
of/platform: disable the of_platform_default_populate_init() for all the ppc ...
Kevin Hao
2016-08-09
of/irq: Mark interrupt controllers as populated before initialisation
Philipp Zabel
2016-08-09
drivers/of: Validate device node in __unflatten_device_tree()
Gavin Shan
2016-08-09
of: Delete an unnecessary check before the function call "of_node_put"
Markus Elfring
2016-08-05
ramoops: use DT reserved-memory bindings
Kees Cook
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-26
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-07-25
Merge branch 'acpi-numa'
Rafael J. Wysocki
2016-07-20
dt: Add of_device_compatible_match()
Benjamin Herrenschmidt
2016-07-18
of: fdt: mark unflattened tree as detached
Michal Suchanek
2016-07-18
of: overlay: add resolver error prints
Michal Suchanek
[next]