aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-49/+4
2015-08-20macintosh/therm_windtunnel: Export OF module alias informationGravatar Javier Martinez Canillas 1-0/+1
2015-08-20macintosh/therm_windtunnel: Export I2C module alias informationGravatar Javier Martinez Canillas 1-0/+1
2015-08-06windfarm: remove three exported but unused functionsGravatar Paul Bolle 2-46/+0
2015-08-06windfarm: make wf_critical_overtemp() staticGravatar Paul Bolle 1-2/+1
2015-08-06windfarm: decrement client count when unregisteringGravatar Paul Bolle 1-1/+1
2015-07-23macintosh/ans-lcd: fix build failure after module_init/exit relocationGravatar Luis Henriques 1-1/+1
2015-06-15macintosh/nvram: Remove as unusedGravatar Finn Thain 1-130/+0
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Michael Ellerman 1-15/+15
2015-03-25powerpc/pmac: replace current->state by set_current_state()Gravatar Fabian Frederick 1-2/+2
2015-03-25drivers/macintosh: Delete an unnecessary check before the function call "of_n...Gravatar Markus Elfring 1-2/+1
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersGravatar David Gibson 1-15/+15
2015-03-17powerpc/via-pmu: fix OF node leak in Keylargo initGravatar Phil Carmody 1-0/+1
2015-03-17powerpc/via-pmu: fix error path in find_via_pmu()Gravatar Phil Carmody 1-9/+11
2014-12-19macintosh: therm_pm72: delete deprecated driverGravatar Wolfram Sang 4-2615/+0
2014-10-20macintosh: drop owner assignment from platform_driversGravatar Wolfram Sang 5-5/+0
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsGravatar Anton Blanchard 1-0/+2
2014-09-25powerpc: Move adb symbol exports next to function definitionsGravatar Anton Blanchard 1-0/+5
2014-08-07Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-6/+0
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifGravatar Rasmus Villemoes 1-1/+2
2014-06-23backlight: Remove trivial get_brightness implementationsGravatar Andrzej Hajda 1-6/+0
2014-05-20macintosh/windfarm_pm121.c: Fix for possible null pointer dereferenceGravatar Rickard Strandqvist 1-3/+13
2014-03-07macintosh/adb: Change platform power management to use dev_pm_opsGravatar Shuah Khan 1-5/+36
2014-03-07macintosh/adb: Fixed some coding style problemsGravatar Brandon Stewart 1-9/+7
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 2-2/+2
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 1-1/+1
2013-12-08m68k/mac: Mark Mac IIsi ADB driver BROKENGravatar Geert Uytterhoeven 1-1/+1
2013-12-05powerpc/windfarm: Remove superfluous name castsGravatar Geert Uytterhoeven 2-2/+2
2013-11-27powerpc/windfarm: Fix XServe G5 fan control Makefile issueGravatar Benjamin Herrenschmidt 1-0/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-0/+7
2013-10-31powerpc/pmu: Fix ADB_PMU_LED_IDE dependenciesGravatar Christian Kujau 1-0/+1
2013-10-09drivers: clean-up prom.h implicit includesGravatar Rob Herring 4-0/+7
2013-08-14macintosh/ams: Replace strict_strtoul() with kstrtoul()Gravatar Jingoo Han 1-1/+5
2013-08-01powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Gravatar Aaro Koskinen 1-9/+9
2013-07-01macintosh/windfarm: Remove obsolete cleanup for clientdataGravatar Wolfram Sang 1-1/+0
2013-07-01mac: Make cuda_init_via() __initGravatar Geert Uytterhoeven 1-1/+1
2013-07-01macintosh: Convert use of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-4/+4
2013-07-01powerpc/windfarm: Fix overtemperature clearingGravatar Aaro Koskinen 3-3/+15
2013-06-25macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI...Gravatar Robert P. J. Day 1-1/+1
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 2-7/+4
2013-04-23powerpc/pmac/smu: Use %*ph to print small buffersGravatar Andy Shevchenko 2-7/+4
2013-04-09procfs: new helper - PDE_DATA(inode)Gravatar Al Viro 1-1/+1
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 3-3/+3
2013-01-21drivers/macintosh: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-1/+1
2013-01-10powerpc/windfarm: Use for_each_node_by_type() macroGravatar Wei Yongjun 3-3/+3
2013-01-03Drivers: macintosh: remove __dev* attributes.Gravatar Greg Kroah-Hartman 11-40/+40
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 5-51/+5
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Gravatar Joonsoo Kim 1-1/+1
2012-11-15Merge branch 'dt' into nextGravatar Benjamin Herrenschmidt 1-1/+1
2012-11-15powerpc/windfarm: Use module_i2c_driver to simplify the codeGravatar Wei Yongjun 4-50/+4