index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pasemi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-07
cpufreq: powerpc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-332
/
+0
2013-06-04
cpufreq: rename index as driver_data in cpufreq_frequency_table
Viresh Kumar
1
-2
/
+3
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-3
/
+2
2013-01-29
powerpc/pasemi: Fix crash on reboot
Steven Rostedt
1
-0
/
+7
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
3
-5
/
+5
2012-09-05
powerpc: Remove all includes of <asm/abs_addr.h>
Michael Ellerman
1
-0
/
+1
2012-09-05
powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()
Michael Ellerman
1
-3
/
+2
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+1
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-3
/
+0
2012-03-20
powerpc/PCI: allow reallocation on PA Semi
Bjorn Helgaas
1
-3
/
+0
2012-02-23
powerpc/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
1
-1
/
+1
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
1
-1
/
+1
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
1
-1
/
+1
2011-12-07
powerpc/mpic: Save computed phys_addr for board-specific code
Kyle Moffett
1
-1
/
+1
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-10-31
powerpc: Fix up implicit sched.h users
Paul Gortmaker
1
-0
/
+1
2011-10-31
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
1
-0
/
+1
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-1
/
+1
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2011-03-10
powerpc: mpic irq_data conversion.
Lennert Buytenhek
1
-2
/
+2
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-11-29
powerpc/pasemi: Clean up pasemi iommu table initializations
Nishanth Aravamudan
1
-18
/
+1
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
1
-2
/
+2
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-2
/
+2
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-1
/
+1
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+4
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-2
/
+2
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-05-06
powerpc/cpumask: Use cpu_online_mask
Anton Blanchard
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
1
-2
/
+2
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-4
/
+4
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-1
/
+1
2009-09-24
powerpc: Change archdata dma_data to a union
Becky Bruce
1
-1
/
+1
2009-08-20
powerpc: ARRAY_SIZE changes in pasemi and powermac code
Stoyan Gaydarov
1
-1
/
+1
2009-06-26
powerpc/pasemi: Use raw spinlock in SMP TB sync
Benjamin Herrenschmidt
1
-5
/
+10
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+0
2009-04-27
net: Rework pasemi_mac driver to use of_mdio infrastructure
Grant Likely
1
-27
/
+5
2009-04-22
powerpc/pasemi: Fix build error on UP
Geoff Levand
1
-4
/
+0
2009-03-11
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
1
-1
/
+1
2009-01-11
powerpc: Fix cpufreq drivers after cpufreq core changes
Benjamin Herrenschmidt
1
-1
/
+1
2009-01-08
powerpc/pasemi: local_irq_save uses an unsigned long
Ingo Molnar
1
-1
/
+1
2009-01-08
powerpc/pasemi: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2008-10-09
phylib: two dynamic mii_bus allocation fallout fixes
Lennert Buytenhek
1
-2
/
+2
2008-10-08
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
1
-1
/
+1
2008-07-25
powerpc/pseries: iommu enablement for CMO
Robert Jennings
1
-1
/
+2
[next]