Age | Commit message (Expand) | Author |
2015-09-03 | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-08-20 | macintosh/therm_windtunnel: Export OF module alias information | Javier Martinez Canillas |
2015-08-20 | macintosh/therm_windtunnel: Export I2C module alias information | Javier Martinez Canillas |
2015-08-06 | windfarm: remove three exported but unused functions | Paul Bolle |
2015-08-06 | windfarm: make wf_critical_overtemp() static | Paul Bolle |
2015-08-06 | windfarm: decrement client count when unregistering | Paul Bolle |
2015-07-23 | macintosh/ans-lcd: fix build failure after module_init/exit relocation | Luis Henriques |
2015-06-15 | macintosh/nvram: Remove as unused | Finn Thain |
2015-04-07 | Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/... | Michael Ellerman |
2015-03-25 | powerpc/pmac: replace current->state by set_current_state() | Fabian Frederick |
2015-03-25 | drivers/macintosh: Delete an unnecessary check before the function call "of_n... | Markus Elfring |
2015-03-23 | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson |
2015-03-17 | powerpc/via-pmu: fix OF node leak in Keylargo init | Phil Carmody |
2015-03-17 | powerpc/via-pmu: fix error path in find_via_pmu() | Phil Carmody |
2014-12-19 | macintosh: therm_pm72: delete deprecated driver | Wolfram Sang |
2014-10-20 | macintosh: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-25 | powerpc: Move via-cuda symbol exports next to function definitions | Anton Blanchard |
2014-09-25 | powerpc: Move adb symbol exports next to function definitions | Anton Blanchard |
2014-08-07 | Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-06-24 | powerpc/macintosh/smu.c: Fix closing brace followed by if | Rasmus Villemoes |
2014-06-23 | backlight: Remove trivial get_brightness implementations | Andrzej Hajda |
2014-05-20 | macintosh/windfarm_pm121.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-03-07 | macintosh/adb: Change platform power management to use dev_pm_ops | Shuah Khan |
2014-03-07 | macintosh/adb: Fixed some coding style problems | Brandon Stewart |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2013-12-08 | m68k/mac: Mark Mac IIsi ADB driver BROKEN | Geert Uytterhoeven |
2013-12-05 | powerpc/windfarm: Remove superfluous name casts | Geert Uytterhoeven |
2013-11-27 | powerpc/windfarm: Fix XServe G5 fan control Makefile issue | Benjamin Herrenschmidt |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-10-31 | powerpc/pmu: Fix ADB_PMU_LED_IDE dependencies | Christian Kujau |
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring |
2013-08-14 | macintosh/ams: Replace strict_strtoul() with kstrtoul() | Jingoo Han |
2013-08-01 | powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31) | Aaro Koskinen |
2013-07-01 | macintosh/windfarm: Remove obsolete cleanup for clientdata | Wolfram Sang |
2013-07-01 | mac: Make cuda_init_via() __init | Geert Uytterhoeven |
2013-07-01 | macintosh: Convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2013-07-01 | powerpc/windfarm: Fix overtemperature clearing | Aaro Koskinen |
2013-06-25 | macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI... | Robert P. J. Day |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-04-23 | powerpc/pmac/smu: Use %*ph to print small buffers | Andy Shevchenko |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-02-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-01-21 | drivers/macintosh: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-10 | powerpc/windfarm: Use for_each_node_by_type() macro | Wei Yongjun |
2013-01-03 | Drivers: macintosh: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-12-11 | bootmem: fix wrong call parameter for free_bootmem() | Joonsoo Kim |
2012-11-15 | Merge branch 'dt' into next | Benjamin Herrenschmidt |
2012-11-15 | powerpc/windfarm: Use module_i2c_driver to simplify the code | Wei Yongjun |