index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
fsl_pmc.c
Age
Commit message (
Expand
)
Author
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2023-08-02
powerpc: Explicitly include correct DT includes
Rob Herring
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2016-12-04
powerpc/fsl_pmc: use builtin_platform_driver
Geliang Tang
2014-10-20
powerpc: sysdev: drop owner assignment from platform_drivers
Wolfram Sang
2013-10-09
powerpc: add explicit OF includes
Rob Herring
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-11-16
suspend: constify platform_suspend_ops
Lionel Debroux
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-11-11
powerpc/85xx/86xx: Add suspend/resume support
Anton Vorontsov