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