index
:
pm24.git
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
/
arch
/
powerpc
/
platforms
/
powermac
/
feature.c
Age
Commit message (
Expand
)
Author
2024-02-21
powerpc: Remove duplicate/unnecessary ifdefs
Shrikanth Hegde
2023-10-19
powerpc: Annotate endianness of various variables and functions
Benjamin Gray
2023-08-25
powerpc/powermac: Fix unused function warning
Michael Ellerman
2023-08-02
powerpc: address missing-prototypes warnings
Arnd Bergmann
2023-06-21
powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'
Rob Herring
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2022-09-05
powerpc/powermac/feature: Add missing of_node_put()
Liang He
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2021-12-23
powerpc/powermac: Add __init attribute to eligible functions
Nick Child
2020-07-29
powerpc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-22
powerpc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-04
powerpc: annotate implicit fall throughs
Stephen Rothwell
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-09-28
powerpc: use for_each_of_cpu_node iterator
Rob Herring
2018-08-08
powerpc/powermac: of_node_put() is not needed after iterator
zhong jiang
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-01-11
powerpc/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-12-04
powerpc: Use of for_each_node_by_name() instead of open-coding it
Dmitry Torokhov
2017-12-04
powerpc/powermac: drop useless call to of_find_node_by_name
Dmitry Torokhov
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-07-28
powerpc: Remove CONFIG_POWER4
Michael Ellerman
2014-06-26
of: Migrate of_find_node_by_name() users to for_each_node_by_name()
Grant Likely
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2010-08-24
powerpc/powermac: Drop unnecessary null test
Julia Lawall
2010-08-24
powerpc/powermac: Drop unnecessary of_node_put
Julia Lawall
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-01
of/address: Clean up function declarations
Grant Likely
2010-07-31
powerpc/powermac: Add PowerMac10,2 machine descriptor
Benjamin Herrenschmidt
2010-02-26
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-02-19
powerpc: Convert feature_lock to raw_spinlock
Thomas Gleixner
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2009-08-20
powerpc: Missing tests for NULL after ioremap()
roel kluin
2009-08-20
powerpc: ARRAY_SIZE changes in pasemi and powermac code
Stoyan Gaydarov
2008-09-15
powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ON
roel kluin
2008-02-08
[POWERPC] Disable G5 NAP mode during SMU commands on U3
Benjamin Herrenschmidt
2007-08-03
[POWERPC] Fix a compile warning in powermac/feature.c
Segher Boessenkool
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-03-08
[POWERPC] Fix warning in powermac feature.c
Benjamin Herrenschmidt
2006-11-13
[PATCH] Fix compile warnings with CONFIG_PM=n
Olaf Hering
2006-09-23
[PATCH] more fallout from get_property returning pointer to const
Al Viro
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-22
[PATCH] powerpc: Don't print chosen idle loop at every boot
Olof Johansson
[next]