| Commit message (Expand) | Author | Age | Files | Lines |
* | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 | 1 | -4/+4 |
* | powerpc/via-pmu: Convert to proc_fops/seq_file | Alexey Dobriyan | 2009-12-08 | 1 | -69/+91 |
* | powerpc/pmac: Fix issues with sleep on some powerbooks | Benjamin Herrenschmidt | 2009-10-14 | 1 | -17/+23 |
* | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-21 | 1 | -2/+2 |
* | via-pmu: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+3 |
* | [POWERPC] Fix build of modular drivers/macintosh/apm_emu.c | Guido Guenther | 2008-03-13 | 1 | -1/+1 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-31 | 1 | -1/+1 |
|\ |
|
| * | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
| * | drivers/macintosh/via-pmu.c: Added a missing iounmap | Julia Lawall | 2007-12-17 | 1 | -0/+1 |
* | | [POWERPC] Fix for via-pmu based backlight control | Benjamin Herrenschmidt | 2007-12-21 | 1 | -15/+11 |
* | | [POWERPC] Implement arch disable/enable irq hooks. | Scott Wood | 2007-12-21 | 1 | -42/+6 |
* | | [POWERPC] powermac: Use generic suspend code | Johannes Berg | 2007-12-19 | 1 | -232/+173 |
* | | [POWERPC] Fix sleep on powerbook 3400 | Paul Mackerras | 2007-12-19 | 1 | -136/+36 |
* | | [POWERPC] via-pmu: Kill sleep notifiers completely | Johannes Berg | 2007-12-19 | 1 | -71/+0 |
* | | [POWERPC] PMU: Remove dead code | Johannes Berg | 2007-12-03 | 1 | -41/+1 |
* | | [POWERPC] PMU: Don't lock_kernel() | Johannes Berg | 2007-12-03 | 1 | -3/+0 |
|/ |
|
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 1 | -1/+1 |
* | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-08-28 | 1 | -17/+17 |
|\ |
|
| * | [POWERPC] Fix undefined reference to device_power_up/resume | Olaf Hering | 2007-08-25 | 1 | -17/+17 |
* | | [POWERPC] via-pmu: Fix typo in printk | Michael Buesch | 2007-08-17 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] via-pmu: remove LED sleep notifier | Johannes Berg | 2007-05-08 | 1 | -1/+1 |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -5/+5 |
* | [POWERPC] Rename get_property to of_get_property: partial drivers | Stephen Rothwell | 2007-04-27 | 1 | -3/+3 |
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras | 2007-04-26 | 1 | -3/+3 |
* | [POWERPC] via-pmu: Switch to ref counting PCI API | Alan Cox | 2007-04-24 | 1 | -1/+3 |
* | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 | 1 | -1/+3 |
* | [POWERPC] Remove old interface find_type_devices | Stephen Rothwell | 2007-04-24 | 1 | -1/+4 |
* | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-04-13 | 1 | -3/+3 |
* | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep | Johannes Berg | 2007-03-26 | 1 | -30/+6 |
* | [POWERPC] Correct AC Power: in /proc/pmu/info on ibook1 | Olaf Hering | 2007-02-13 | 1 | -1/+1 |
* | [POWERPC] move variables in drivers/macintosh to bss | Olaf Hering | 2007-02-13 | 1 | -6/+5 |
* | [PATCH] mark struct file_operations const 4 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] Fix implicit declarations in via-pmu | Dave Jones | 2007-01-05 | 1 | -0/+1 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -16/+16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-03 | 1 | -1/+6 |
|\ |
|
| * | [POWERPC] Avoid NULL pointer in gpio1_interrupt | Olaf Hering | 2006-10-02 | 1 | -1/+6 |
* | | [PATCH] via* : switch to pci_get_device refcounted PCI API | Alan Cox | 2006-10-01 | 1 | -5/+9 |
|/ |
|
* | Merge branch 'linux-2.6' | Paul Mackerras | 2006-09-14 | 1 | -0/+12 |
|\ |
|
| * | [PATCH] powerpc: More via-pmu backlight fixes | Benjamin Herrenschmidt | 2006-09-01 | 1 | -0/+12 |
* | | Merge branch 'merge' | Paul Mackerras | 2006-08-01 | 1 | -25/+14 |
|\| |
|
| * | [PATCH] powermac: More powermac backlight fixes | Michael Hanselmann | 2006-07-31 | 1 | -25/+14 |
* | | [POWERPC] powermac: Constify & voidify get_property() | Jeremy Kerr | 2006-07-31 | 1 | -5/+5 |
|/ |
|
* | [POWERPC] Add new interrupt mapping core and change platforms to use it | Benjamin Herrenschmidt | 2006-07-03 | 1 | -19/+14 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Input: via-pmu - add input device support | Johannes Berg | 2006-06-26 | 1 | -0/+8 |
* | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 | 1 | -91/+29 |
* | powerpc: add context.vdso_base for 32-bit too | Paul Mackerras | 2006-06-11 | 1 | -2/+2 |
* | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 | 1 | -1/+1 |