Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-06-25 | macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI... | Robert P. J. Day | 1 | -1/+1 |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -7/+4 |
2013-04-23 | powerpc/pmac/smu: Use %*ph to print small buffers | Andy Shevchenko | 2 | -7/+4 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -1/+1 |
2013-02-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 3 | -3/+3 |
2013-01-22 | drivers/macintosh: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -1/+1 |
2013-01-10 | powerpc/windfarm: Use for_each_node_by_type() macro | Wei Yongjun | 3 | -3/+3 |
2013-01-04 | Drivers: macintosh: remove __dev* attributes. | Greg Kroah-Hartman | 11 | -40/+40 |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 5 | -51/+5 |
2012-12-12 | bootmem: fix wrong call parameter for free_bootmem() | Joonsoo Kim | 1 | -1/+1 |
2012-11-15 | Merge branch 'dt' into next | Benjamin Herrenschmidt | 1 | -1/+1 |
2012-11-15 | powerpc/windfarm: Use module_i2c_driver to simplify the code | Wei Yongjun | 4 | -50/+4 |
2012-11-15 | powerpc+of: Rename the drivers/of prom_* functions to of_* | Nathan Fontenot | 1 | -1/+1 |
2012-10-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+1 |
2012-10-05 | sections: fix section conflicts in drivers/macintosh | Andi Kleen | 1 | -1/+1 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
2012-09-11 | macintosh/mediabay: make data used as *of_device_id.data const | Arnd Bergmann | 1 | -3/+3 |
2012-09-11 | macintosh/mediabay: add a const qualifier | Uwe Kleine-König | 1 | -1/+1 |
2012-09-05 | drivers/macintosh/smu.c: Replace abs_to_virt() with __va() | Michael Ellerman | 1 | -2/+1 |
2012-08-21 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
2012-05-09 | powerpc/windfarm: Fix crash on SMU based machine after i2c conversion | Benjamin Herrenschmidt | 1 | -1/+1 |
2012-05-03 | powerpc/windfarm: don't pass const strings to snprintf | Stephen Rothwell | 1 | -2/+2 |
2012-05-03 | powerpc/windfarm: fix compiler warning | Stephen Rothwell | 1 | -1/+1 |
2012-04-30 | powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5 | Benjamin Herrenschmidt | 9 | -22/+1736 |
2012-04-30 | powerpc/windfarm: Add Fan Control Unit controls for G5s | Benjamin Herrenschmidt | 1 | -0/+617 |
2012-04-30 | powerpc/windfarm: Updates to lm75 and max6690 sensors | Benjamin Herrenschmidt | 2 | -11/+11 |
2012-04-30 | powerpc/windfarm: Add lm87 sensor | Benjamin Herrenschmidt | 1 | -0/+201 |
2012-04-30 | powerpc/windfarm: Add ad7417 sensor | Benjamin Herrenschmidt | 1 | -0/+347 |