summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/via-pmu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | mac: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-5/+6
|/
* via-pmu: Add compat_pmu_ioctlAndreas Schwab2010-08-241-0/+42
* powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell2010-07-291-4/+5
* drivers: Push down BKL into various driversArnd Bergmann2010-05-171-3/+14
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-4/+4
* powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan2009-12-081-69/+91
* powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-141-17/+23
* powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-211-2/+2
* via-pmu: BKL pushdownArnd Bergmann2008-07-021-0/+3
* [POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther2008-03-131-1/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-1/+1
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
| * drivers/macintosh/via-pmu.c: Added a missing iounmapJulia Lawall2007-12-171-0/+1
* | [POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt2007-12-211-15/+11
* | [POWERPC] Implement arch disable/enable irq hooks.Scott Wood2007-12-211-42/+6
* | [POWERPC] powermac: Use generic suspend codeJohannes Berg2007-12-191-232/+173
* | [POWERPC] Fix sleep on powerbook 3400Paul Mackerras2007-12-191-136/+36
* | [POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg2007-12-191-71/+0
* | [POWERPC] PMU: Remove dead codeJohannes Berg2007-12-031-41/+1
* | [POWERPC] PMU: Don't lock_kernel()Johannes Berg2007-12-031-3/+0
|/
* Spelling fix: explicitlyJean Delvare2007-10-191-1/+1
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-08-281-17/+17
|\
| * [POWERPC] Fix undefined reference to device_power_up/resumeOlaf Hering2007-08-251-17/+17
* | [POWERPC] via-pmu: Fix typo in printkMichael Buesch2007-08-171-1/+1
|/
* [POWERPC] via-pmu: remove LED sleep notifierJohannes Berg2007-05-081-1/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-5/+5
* [POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell2007-04-271-3/+3
* Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-3/+3
* [POWERPC] via-pmu: Switch to ref counting PCI APIAlan Cox2007-04-241-1/+3
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-1/+3
* [POWERPC] Remove old interface find_type_devicesStephen Rothwell2007-04-241-1/+4
* [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-131-3/+3
* [POWERPC] powermac: disallow pmu sleep notifiers from aborting sleepJohannes Berg2007-03-261-30/+6
* [POWERPC] Correct AC Power: in /proc/pmu/info on ibook1Olaf Hering2007-02-131-1/+1
* [POWERPC] move variables in drivers/macintosh to bssOlaf Hering2007-02-131-6/+5
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0
* [PATCH] Fix implicit declarations in via-pmuDave Jones2007-01-051-0/+1
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-16/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-031-1/+6
|\
| * [POWERPC] Avoid NULL pointer in gpio1_interruptOlaf Hering2006-10-021-1/+6
* | [PATCH] via* : switch to pci_get_device refcounted PCI APIAlan Cox2006-10-011-5/+9
|/
* Merge branch 'linux-2.6'Paul Mackerras2006-09-141-0/+12
|\
| * [PATCH] powerpc: More via-pmu backlight fixesBenjamin Herrenschmidt2006-09-011-0/+12
* | Merge branch 'merge'Paul Mackerras2006-08-011-25/+14
|\ \ | |/
| * [PATCH] powermac: More powermac backlight fixesMichael Hanselmann2006-07-311-25/+14
* | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-5/+5
|/
OpenPOWER on IntegriCloud