Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
74e7cd432c3d1641df4c88666cc427b03495673b
/
arch
/
powerpc
/
platforms
/
pasemi
c141611
powerpc: Delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
3a55317
powerpc/iommu: Add it_page_shift field to determine iommu page size
by Alistair Popple
· 11 years ago
26a2056
powerpc: add explicit OF includes
by Rob Herring
· 11 years ago
7fb6a53
cpufreq: powerpc: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
5070158
cpufreq: rename index as driver_data in cpufreq_frequency_table
by Viresh Kumar
· 12 years ago
b43a7ff
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
by Viresh Kumar
· 12 years ago
72640d8
powerpc/pasemi: Fix crash on reboot
by Steven Rostedt
· 12 years ago
cad5cef
POWERPC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
beacc6d
powerpc: Remove all includes of <asm/abs_addr.h>
by Michael Ellerman
· 12 years ago
7db90c0
powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()
by Michael Ellerman
· 12 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
c0f2094
powerpc/PCI: allow reallocation on PA Semi
by Bjorn Helgaas
· 13 years ago
673c975
powerpc/PCI: replace pci_probe_only with pci_flags
by Bjorn Helgaas
· 13 years ago
e55d7f7
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
by Kyle Moffett
· 13 years ago
be8bec5
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
by Kyle Moffett
· 13 years ago
e7a9867
powerpc/mpic: Save computed phys_addr for board-specific code
by Kyle Moffett
· 13 years ago
4b16f8e
powerpc: various straight conversions from module.h --> export.h
by Paul Gortmaker
· 13 years ago
62fe91b
powerpc: Fix up implicit sched.h users
by Paul Gortmaker
· 13 years ago
7dfe293
powerpc: Fix up modules that should be including module.h
by Paul Gortmaker
· 13 years ago
66b15db
powerpc: add export.h to files making use of EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ec775d0
powerpc: Convert to new irq_* function names
by Thomas Gleixner
· 14 years ago
0a95d92
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
835c0553
powerpc: mpic irq_data conversion.
by Lennert Buytenhek
· 14 years ago
0000612
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
2f9c9be
powerpc/pasemi: Clean up pasemi iommu table initializations
by Nishanth Aravamudan
· 14 years ago
a454dc5
powerpc: remove references to of_device and to_of_device
by Grant Likely
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
58f9b0b
of: eliminate of_device->node and dev_archdata->{of,prom}_node
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
1b095cf
powerpc/cpumask: Use cpu_online_mask
by Anton Blanchard
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
71a157e
of: add 'of_' prefix to machine_is_compatible()
by Grant Likely
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
738ef42
powerpc: Change archdata dma_data to a union
by Becky Bruce
· 15 years ago
a888ad4
powerpc: ARRAY_SIZE changes in pasemi and powermac code
by Stoyan Gaydarov
· 15 years ago
6893ce6
powerpc/pasemi: Use raw spinlock in SMP TB sync
by Benjamin Herrenschmidt
· 15 years ago
bb803cf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1dd2d06
net: Rework pasemi_mac driver to use of_mdio infrastructure
by Grant Likely
· 16 years ago
2d6b3de
powerpc/pasemi: Fix build error on UP
by Geoff Levand
· 16 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
ae04d14
powerpc: Fix cpufreq drivers after cpufreq core changes
by Benjamin Herrenschmidt
· 16 years ago
ac3f645
powerpc/pasemi: local_irq_save uses an unsigned long
by Ingo Molnar
· 16 years ago
1d5bc03
powerpc/pasemi: Use DEFINE_SPINLOCK
by Julia Lawall
· 16 years ago
ec2a565
phylib: two dynamic mii_bus allocation fallout fixes
by Lennert Buytenhek
· 16 years ago
18ee49d
phylib: rename mii_bus::dev to mii_bus::parent
by Lennert Buytenhek
· 16 years ago
6490c49
powerpc/pseries: iommu enablement for CMO
by Robert Jennings
· 16 years ago
4f3dd8a
powerpc/dma: Use the struct dma_attrs in iommu code
by Mark Nelson
· 16 years ago
238a871
i2c: Switch pasemi to the new device/driver matching scheme
by Jean Delvare
· 16 years ago
9a64388d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
9d9326d
phy: Change mii_bus id field to a string
by Andy Fleming
· 17 years ago
f724bf7
[POWERPC] pasemi: Minor iommu cleanup
by Olof Johansson
· 17 years ago
dda56df
[POWERPC] pasemi: Add function engine management functions to dma_lib
by Olof Johansson
· 17 years ago
f37203b
[POWERPC] pasemi: Add flag management functions to dma_lib
by Olof Johansson
· 17 years ago
afea327
pasemi_mac: Move RX/TX section enablement to dma_lib
by Olof Johansson
· 17 years ago
be2553f
[POWERPC] pasemi: Register i2c devices at boot
by Olof Johansson
· 17 years ago
2da53b0
pasemi: Fix thinko in dma_direct_ops setup
by Olof Johansson
· 17 years ago
24af8cb
POWERPC: Set dma_data correctly for direct_ops on pasemi
by Olof Johansson
· 17 years ago
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
06daa16
pasemi: export pasemi_dma_init()
by Olof Johansson
· 17 years ago
8ee9d85
pasemi: DMA engine management library
by Olof Johansson
· 17 years ago
9cd55be
[POWERPC] pasemi: Move electra-ide to pata_of_platform
by Olof Johansson
· 17 years ago
bdddec4
[POWERPC] pasemi: Use machine_*_initcall() hooks in platform code
by Grant Likely
· 17 years ago
f0d4577
[POWERPC] pasemi: Fix NMI handling check
by Olof Johansson
· 17 years ago
d87bf3b
[POWERPC] pasemi: Distribute interrupts evenly across cpus
by Olof Johansson
· 17 years ago
f365355
[POWERPC] pasemi: Implement NMI support
by Olof Johansson
· 17 years ago
373a6da
[POWERPC] Make non-PCI build work again
by Stephen Rothwell
· 17 years ago
38958dd
[POWERPC] pasemi: Implement MSI support
by Olof Johansson
· 17 years ago
584f8b7
[POWERPC] Use SLB size from the device tree
by Michael Neuling
· 17 years ago
5f867dc
[POWERPC] Clean out asm/of_{platform, device}.h
by Jon Loeliger
· 17 years ago
5619965
[POWERPC] pasemi: Fix module information for gpio-mdio
by Olof Johansson
· 17 years ago
32e2b55
[POWERPC] pasemi: Move cpus to hold loop before restart
by Olof Johansson
· 17 years ago
8b32bc0
[POWERPC] pasemi: Don't enter powersaving states from elevated astates
by Olof Johansson
· 17 years ago
0d08a84
[POWERPC] pasemi: Broaden specific references to 1682M
by Olof Johansson
· 17 years ago
2dd3c00
[POWERPC] pasemi: clean up mdio_gpio a bit
by Olof Johansson
· 17 years ago
de0c74e
[POWERPC] pasemi: Don't reset mpic at boot
by Olof Johansson
· 17 years ago
2b571a0
pcmcia: CompactFlash driver for PA Semi Electra boards
by Olof Johansson
· 17 years ago
4d5709a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
84dd467
[POWERPC] Move of_platform_driver initialisations: arch/powerpc
by Stephen Rothwell
· 17 years ago
af289e8
pasemi_mac: enable iommu support
by Olof Johansson
· 17 years ago
8122c6c
[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core
by Thomas Renninger
· 17 years ago
0d72ba9
[POWERPC] Add workaround for MPICs with broken register reads
by Olof Johansson
· 17 years ago
3850169
[POWERPC] pasemi: Move pasemi_idle_init() to late_initcall()
by Olof Johansson
· 17 years ago
cd78341
[POWERPC] pasemi: Print more information at machine check
by Olof Johansson
· 17 years ago
4d44233
[POWERPC] pasemi: Add workaround for erratum 5945
by Olof Johansson
· 17 years ago
68c8404
[POWERPC] pasemi: Add pasemi_pci_getcfgaddr()
by Olof Johansson
· 17 years ago
35438c4
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
dfa70f8
[POWERPC] pasemi: Another IOMMU bugfix for 64K PAGE_SIZE
by Olof Johansson
· 17 years ago
dc559f7
[POWERPC] Rework SMP timebase handoff for pasemi
by Olof Johansson
· 17 years ago
750d1d1
[POWERPC] Fix section mismatch in pasemi/iommu.c
by Stephen Rothwell
· 17 years ago
b139f1f
[POWERPC] Remove gratuitous reads from pasemi pci config space methods
by Nathan Lynch
· 17 years ago
1bb8c62
[POWERPC] pa_pxp_ops: Use named structure member initializers
by Nathan Lynch
· 17 years ago
bc6b73e
[POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED
by Olof Johansson
· 17 years ago
Next »