summaryrefslogtreecommitdiff
path: root/arch/m68k/mac/misc.c
AgeCommit message (Expand)Author
2023-10-06m68k: mac: Add and use "mac.h"Geert Uytterhoeven
2023-10-06m68k: mac: Remove unused yday in unmktime()Geert Uytterhoeven
2022-11-01m68k: mac: Reword comment using double "in"Geert Uytterhoeven
2021-09-24m68k: Remove set_fs()Christoph Hellwig
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-22m68k: Dispatch nvram_ops calls to Atari or Mac functionsFinn Thain
2019-01-22m68k/mac: Fix PRAM accessorsFinn Thain
2019-01-22m68k/mac: Use macros for RTC accesses not magic numbersFinn Thain
2019-01-22m68k/mac: Adopt naming and calling conventions for PRAM routinesFinn Thain
2019-01-21m68k/mac: Use '030 reset method on SE/30Finn Thain
2018-12-10m68k/mac: Switch to use %ptRAndy Shevchenko
2018-10-08macintosh: Use common code to access RTCFinn Thain
2018-08-31m68k/mac: Use correct PMU response formatFinn Thain
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-07-31macintosh/via-pmu: Replace via-pmu68k driver with via-pmu driverFinn Thain
2018-07-31macintosh/via-pmu68k: Don't load driver on unsupported hardwareFinn Thain
2018-07-29m68k: Remove unused set_clock_mmss() helpersArnd Bergmann
2018-07-29m68k: mac: Use time64_t in RTC handlingArnd Bergmann
2018-03-26m68k/mac: Remove bogus "FIXME" commentFinn Thain
2018-03-26m68k/mac: Enable RTC for 100-series PowerBooksFinn Thain
2018-03-26m68k/mac: Clean up whitespace and remove redundant parenthesesFinn Thain
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-21m68k/mac: Avoid soft-lockup warning after mach_power_offFinn Thain
2017-08-21m68k/mac: Don't hang waiting for Cuda power-down commandFinn Thain
2017-04-20m68k/mac: Modernize printing of kernel messagesGeert Uytterhoeven
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-09m68k/mac: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-02-07m68k/mac: Replace via-maciisi driver with via-cuda driverFinn Thain
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-06-04char/genrtc: remove m68k supportArnd Bergmann
2013-11-26m68k: Remove superfluous inclusions of <asm/bootinfo.h>Geert Uytterhoeven
2013-11-26m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0Geert Uytterhoeven
2012-03-28Disintegrate asm/system.h for M68KDavid Howells
2011-10-24m68k/mac: Fix compiler warning in via_read_time()Finn Thain
2010-08-09m68k/mac: Fix RTC on PMU machinesFinn Thain
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven
2008-12-28m68k: Reinstate mac rtcFinn Thain
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-12[PATCH] m68k: memory input should be an lvalue (mac/misc.c)Al Viro
2006-01-12[PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi...Al Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds