| Commit message (Expand) | Author | Age |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 |
* | powerpc/pmac: Update via-pmu to new syscore_ops | Benjamin Herrenschmidt | 2011-05-20 |
* | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 |
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ |
|
| * | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
* | | mac: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-09-15 |
|/ |
|
* | via-pmu: Add compat_pmu_ioctl | Andreas Schwab | 2010-08-24 |
* | powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts | Ian Campbell | 2010-07-29 |
* | drivers: Push down BKL into various drivers | Arnd Bergmann | 2010-05-16 |
* | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 |
* | powerpc/via-pmu: Convert to proc_fops/seq_file | Alexey Dobriyan | 2009-12-07 |
* | powerpc/pmac: Fix issues with sleep on some powerbooks | Benjamin Herrenschmidt | 2009-10-14 |
* | powerpc/mm: Split mmu_context handling | Benjamin Herrenschmidt | 2008-12-20 |
* | via-pmu: BKL pushdown | Arnd Bergmann | 2008-07-02 |
* | [POWERPC] Fix build of modular drivers/macintosh/apm_emu.c | Guido Guenther | 2008-03-12 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-30 |
|\ |
|
| * | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 |
| * | drivers/macintosh/via-pmu.c: Added a missing iounmap | Julia Lawall | 2007-12-17 |
* | | [POWERPC] Fix for via-pmu based backlight control | Benjamin Herrenschmidt | 2007-12-21 |
* | | [POWERPC] Implement arch disable/enable irq hooks. | Scott Wood | 2007-12-21 |
* | | [POWERPC] powermac: Use generic suspend code | Johannes Berg | 2007-12-19 |
* | | [POWERPC] Fix sleep on powerbook 3400 | Paul Mackerras | 2007-12-19 |
* | | [POWERPC] via-pmu: Kill sleep notifiers completely | Johannes Berg | 2007-12-18 |
* | | [POWERPC] PMU: Remove dead code | Johannes Berg | 2007-12-02 |
* | | [POWERPC] PMU: Don't lock_kernel() | Johannes Berg | 2007-12-02 |
|/ |
|
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 |
* | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-08-28 |
|\ |
|
| * | [POWERPC] Fix undefined reference to device_power_up/resume | Olaf Hering | 2007-08-25 |
* | | [POWERPC] via-pmu: Fix typo in printk | Michael Buesch | 2007-08-16 |
|/ |
|
* | [POWERPC] via-pmu: remove LED sleep notifier | Johannes Berg | 2007-05-07 |
* | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 |
* | [POWERPC] Rename get_property to of_get_property: partial drivers | Stephen Rothwell | 2007-04-27 |
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers" | Paul Mackerras | 2007-04-26 |
* | [POWERPC] via-pmu: Switch to ref counting PCI API | Alan Cox | 2007-04-24 |
* | [POWERPC] Remove old interface find_devices | Stephen Rothwell | 2007-04-24 |
* | [POWERPC] Remove old interface find_type_devices | Stephen Rothwell | 2007-04-24 |
* | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell | 2007-04-12 |
* | [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep | Johannes Berg | 2007-03-25 |
* | [POWERPC] Correct AC Power: in /proc/pmu/info on ibook1 | Olaf Hering | 2007-02-12 |
* | [POWERPC] move variables in drivers/macintosh to bss | Olaf Hering | 2007-02-12 |
* | [PATCH] mark struct file_operations const 4 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 |
* | [PATCH] Fix implicit declarations in via-pmu | Dave Jones | 2007-01-06 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-03 |
|\ |
|
| * | [POWERPC] Avoid NULL pointer in gpio1_interrupt | Olaf Hering | 2006-10-02 |
* | | [PATCH] via* : switch to pci_get_device refcounted PCI API | Alan Cox | 2006-10-01 |
|/ |
|
* | Merge branch 'linux-2.6' | Paul Mackerras | 2006-09-13 |
|\ |
|
| * | [PATCH] powerpc: More via-pmu backlight fixes | Benjamin Herrenschmidt | 2006-09-01 |