aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)Author
2016-08-22drivers/macintosh: Delete owner assignmentMarkus Elfring
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-21powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt
2016-06-27powerpc: use the new LED disk activity triggerStephan Linz
2016-05-01powerpc/mm: Abstraction for switch_mmu_context()Aneesh Kumar K.V
2016-04-12drivers: macintosh: rack-meter: fix bogus memsetsAaro Koskinen
2016-04-12drivers: macintosh: rack-meter: limit idle ticks to total ticksAaro Koskinen
2016-02-05PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas
2015-11-26powerpc/rackmeter: Fix module autoload for OF platform driverLuis de Bethencourt
2015-11-26powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timerJohn Ogness
2015-10-15drivers/macintosh: adb: fix misleading Kconfig help textAaro Koskinen
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-08-20macintosh/therm_windtunnel: Export OF module alias informationJavier Martinez Canillas
2015-08-20macintosh/therm_windtunnel: Export I2C module alias informationJavier Martinez Canillas
2015-08-06windfarm: remove three exported but unused functionsPaul Bolle
2015-08-06windfarm: make wf_critical_overtemp() staticPaul Bolle
2015-08-06windfarm: decrement client count when unregisteringPaul Bolle
2015-07-23macintosh/ans-lcd: fix build failure after module_init/exit relocationLuis Henriques
2015-06-15macintosh/nvram: Remove as unusedFinn Thain
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman
2015-03-25powerpc/pmac: replace current->state by set_current_state()Fabian Frederick
2015-03-25drivers/macintosh: Delete an unnecessary check before the function call "of_n...Markus Elfring
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson
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
2014-12-19macintosh: therm_pm72: delete deprecated driverWolfram Sang
2014-10-20macintosh: drop owner assignment from platform_driversWolfram Sang
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move adb symbol exports next to function definitionsAnton Blanchard
2014-08-07Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda
2014-05-20macintosh/windfarm_pm121.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-03-07macintosh/adb: Change platform power management to use dev_pm_opsShuah Khan
2014-03-07macintosh/adb: Fixed some coding style problemsBrandon Stewart
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-12-08m68k/mac: Mark Mac IIsi ADB driver BROKENGeert Uytterhoeven
2013-12-05powerpc/windfarm: Remove superfluous name castsGeert Uytterhoeven
2013-11-27powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-31powerpc/pmu: Fix ADB_PMU_LED_IDE dependenciesChristian Kujau
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-08-14macintosh/ams: Replace strict_strtoul() with kstrtoul()Jingoo Han
2013-08-01powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen
2013-07-01macintosh/windfarm: Remove obsolete cleanup for clientdataWolfram Sang
2013-07-01mac: Make cuda_init_via() __initGeert Uytterhoeven
2013-07-01macintosh: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-07-01powerpc/windfarm: Fix overtemperature clearingAaro Koskinen
2013-06-25macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI...Robert P. J. Day