summaryrefslogtreecommitdiff
path: root/drivers/macintosh/via-pmu.c
AgeCommit message (Expand)Author
2023-06-21macintosh: Use of_address_to_resource()Rob Herring
2022-11-24macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabledFinn Thain
2022-05-22macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabledFinn Thain
2022-05-11macintosh: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-05-04macintosh/via-pmu: Use DEFINE_SPINLOCK() for spinlockYe Bin
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-04-16macintosh/via-pmu: Fix build warningMichael Ellerman
2021-04-14macintosh/via-pmu: Make some symbols staticYu Kuai
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-05-29via-pmu: don't bother with access_ok()Al Viro
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-22macintosh: Use of_node_name_{eq, prefix} for node name comparisonsRob Herring
2018-10-08macintosh: Use common code to access RTCFinn Thain
2018-07-31macintosh/via-pmu: Disambiguate interrupt statisticsFinn Thain
2018-07-31macintosh/via-pmu: Clean up interrupt statisticsFinn Thain
2018-07-31macintosh/via-pmu: Add support for m68k PowerBooksFinn Thain
2018-07-31macintosh/via-pmu: Replace via pointer with via1 and via2 pointersFinn Thain
2018-07-31macintosh/via-pmu: Enhance state machine with new 'uninitialized' stateFinn Thain
2018-07-31macintosh/via-pmu: Don't clear shift register interrupt flag twiceFinn Thain
2018-07-31macintosh/via-pmu: Add missing mmio accessorsFinn Thain
2018-07-31macintosh/via-pmu: Fix section mismatch warningFinn Thain
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-05-25powerpc/sparse: Fix plain integer as NULL pointer warningMathieu Malaterre
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-03-31macintosh/adb: Use C99 initializers for struct adb_driver instancesFinn Thain
2018-03-13powerpc/via-pmu: Fix section mismatch warningMathieu Malaterre
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