Age | Commit message (Expand) | Author | Files | Lines |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 5 | -16/+16 |
2016-08-22 | drivers/macintosh: Delete owner assignment | Markus Elfring | 4 | -4/+0 |
2016-07-31 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+8 |
2016-07-21 | powerpc/pmac: Remove early allocation of the SMU command buffer | Benjamin Herrenschmidt | 1 | -1/+8 |
2016-06-27 | powerpc: use the new LED disk activity trigger | Stephan Linz | 2 | -9/+8 |
2016-05-01 | powerpc/mm: Abstraction for switch_mmu_context() | Aneesh Kumar K.V | 1 | -2/+2 |
2016-04-12 | drivers: macintosh: rack-meter: fix bogus memsets | Aaro Koskinen | 1 | -2/+2 |
2016-04-12 | drivers: macintosh: rack-meter: limit idle ticks to total ticks | Aaro Koskinen | 1 | -0/+1 |
2016-02-06 | PCI: Remove includes of asm/pci-bridge.h | Bjorn Helgaas | 1 | -1/+0 |
2015-11-26 | powerpc/rackmeter: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-11-26 | powerpc/powermac: IRQF_NO_SUSPEND not IRQF_TIMER for non-timer | John Ogness | 1 | -2/+3 |
2015-10-15 | drivers/macintosh: adb: fix misleading Kconfig help text | Aaro Koskinen | 1 | -3/+2 |
2015-09-04 | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -49/+4 |
2015-08-20 | macintosh/therm_windtunnel: Export OF module alias information | Javier Martinez Canillas | 1 | -0/+1 |
2015-08-20 | macintosh/therm_windtunnel: Export I2C module alias information | Javier Martinez Canillas | 1 | -0/+1 |
2015-08-06 | windfarm: remove three exported but unused functions | Paul Bolle | 2 | -46/+0 |
2015-08-06 | windfarm: make wf_critical_overtemp() static | Paul Bolle | 1 | -2/+1 |
2015-08-06 | windfarm: decrement client count when unregistering | Paul Bolle | 1 | -1/+1 |
2015-07-23 | macintosh/ans-lcd: fix build failure after module_init/exit relocation | Luis Henriques | 1 | -1/+1 |
2015-06-15 | macintosh/nvram: Remove as unused | Finn Thain | 1 | -130/+0 |
2015-04-07 | Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/... | Michael Ellerman | 1 | -15/+15 |
2015-03-25 | powerpc/pmac: replace current->state by set_current_state() | Fabian Frederick | 1 | -2/+2 |
2015-03-25 | drivers/macintosh: Delete an unnecessary check before the function call "of_n... | Markus Elfring | 1 | -2/+1 |
2015-03-23 | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson | 1 | -15/+15 |
2015-03-17 | powerpc/via-pmu: fix OF node leak in Keylargo init | Phil Carmody | 1 | -0/+1 |
2015-03-17 | powerpc/via-pmu: fix error path in find_via_pmu() | Phil Carmody | 1 | -9/+11 |
2014-12-19 | macintosh: therm_pm72: delete deprecated driver | Wolfram Sang | 4 | -2615/+0 |
2014-10-20 | macintosh: drop owner assignment from platform_drivers | Wolfram Sang | 5 | -5/+0 |
2014-09-25 | powerpc: Move via-cuda symbol exports next to function definitions | Anton Blanchard | 1 | -0/+2 |
2014-09-25 | powerpc: Move adb symbol exports next to function definitions | Anton Blanchard | 1 | -0/+5 |
2014-08-08 | Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+0 |
2014-06-24 | powerpc/macintosh/smu.c: Fix closing brace followed by if | Rasmus Villemoes | 1 | -1/+2 |
2014-06-23 | backlight: Remove trivial get_brightness implementations | Andrzej Hajda | 1 | -6/+0 |
2014-05-20 | macintosh/windfarm_pm121.c: Fix for possible null pointer dereference | Rickard Strandqvist | 1 | -3/+13 |
2014-03-07 | macintosh/adb: Change platform power management to use dev_pm_ops | Shuah Khan | 1 | -5/+36 |
2014-03-07 | macintosh/adb: Fixed some coding style problems | Brandon Stewart | 1 | -9/+7 |
2014-01-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -2/+2 |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -1/+1 |
2013-12-08 | m68k/mac: Mark Mac IIsi ADB driver BROKEN | Geert Uytterhoeven | 1 | -1/+1 |
2013-12-05 | powerpc/windfarm: Remove superfluous name casts | Geert Uytterhoeven | 2 | -2/+2 |
2013-11-27 | powerpc/windfarm: Fix XServe G5 fan control Makefile issue | Benjamin Herrenschmidt | 1 | -0/+1 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+7 |
2013-10-31 | powerpc/pmu: Fix ADB_PMU_LED_IDE dependencies | Christian Kujau | 1 | -0/+1 |
2013-10-10 | drivers: clean-up prom.h implicit includes | Rob Herring | 4 | -0/+7 |
2013-08-14 | macintosh/ams: Replace strict_strtoul() with kstrtoul() | Jingoo Han | 1 | -1/+5 |
2013-08-01 | powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31) | Aaro Koskinen | 1 | -9/+9 |
2013-07-01 | macintosh/windfarm: Remove obsolete cleanup for clientdata | Wolfram Sang | 1 | -1/+0 |
2013-07-01 | mac: Make cuda_init_via() __init | Geert Uytterhoeven | 1 | -1/+1 |
2013-07-01 | macintosh: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -4/+4 |
2013-07-01 | powerpc/windfarm: Fix overtemperature clearing | Aaro Koskinen | 3 | -3/+15 |