summaryrefslogtreecommitdiff
path: root/drivers/macintosh/via-pmu.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-17powerpc/via-pmu: Deprecate pci_get_bus_and_slot()Sinan Kaya
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V
2015-11-26powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timerJohn Ogness
2015-03-25powerpc/pmac: replace current->state by set_current_state()Fabian Frederick
2015-03-17powerpc/via-pmu: fix OF node leak in Keylargo initPhil Carmody
2015-03-17powerpc/via-pmu: fix error path in find_via_pmu()Phil Carmody
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-04-23powerpc/pmac/smu: Use %*ph to print small buffersAndy Shevchenko
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-05-20powerpc/pmac: Update via-pmu to new syscore_opsBenjamin Herrenschmidt
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-15mac: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-24via-pmu: Add compat_pmu_ioctlAndreas Schwab
2010-07-29powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptsIan Campbell
2010-05-17drivers: Push down BKL into various driversArnd Bergmann
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2009-12-08powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt
2008-07-02via-pmu: BKL pushdownArnd Bergmann
2008-03-13[POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-12-21[POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood
2007-12-19[POWERPC] powermac: Use generic suspend codeJohannes Berg
2007-12-19[POWERPC] Fix sleep on powerbook 3400Paul Mackerras
2007-12-19[POWERPC] via-pmu: Kill sleep notifiers completelyJohannes Berg
2007-12-17drivers/macintosh/via-pmu.c: Added a missing iounmapJulia Lawall
2007-12-03[POWERPC] PMU: Remove dead codeJohannes Berg
2007-12-03[POWERPC] PMU: Don't lock_kernel()Johannes Berg
2007-10-19Spelling fix: explicitlyJean Delvare
2007-08-28Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-08-25[POWERPC] Fix undefined reference to device_power_up/resumeOlaf Hering
2007-08-17[POWERPC] via-pmu: Fix typo in printkMichael Buesch
2007-05-08[POWERPC] via-pmu: remove LED sleep notifierJohannes Berg
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras