aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-49/+4
2015-08-20macintosh/therm_windtunnel: Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-08-20macintosh/therm_windtunnel: Export I2C module alias informationJavier Martinez Canillas1-0/+1
2015-08-06windfarm: remove three exported but unused functionsPaul Bolle2-46/+0
2015-08-06windfarm: make wf_critical_overtemp() staticPaul Bolle1-2/+1
2015-08-06windfarm: decrement client count when unregisteringPaul Bolle1-1/+1
2015-07-23macintosh/ans-lcd: fix build failure after module_init/exit relocationLuis Henriques1-1/+1
2015-06-15macintosh/nvram: Remove as unusedFinn Thain1-130/+0
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into nextMichael Ellerman1-15/+15
2015-03-25powerpc/pmac: replace current->state by set_current_state()Fabian Frederick1-2/+2
2015-03-25drivers/macintosh: Delete an unnecessary check before the function call "of_node_put"Markus Elfring1-2/+1
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson1-15/+15
2015-03-17powerpc/via-pmu: fix OF node leak in Keylargo initPhil Carmody1-0/+1
2015-03-17powerpc/via-pmu: fix error path in find_via_pmu()Phil Carmody1-9/+11
2014-12-19macintosh: therm_pm72: delete deprecated driverWolfram Sang4-2615/+0
2014-10-20macintosh: drop owner assignment from platform_driversWolfram Sang5-5/+0
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard1-0/+2
2014-09-25powerpc: Move adb symbol exports next to function definitionsAnton Blanchard1-0/+5
2014-08-07Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-6/+0
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes1-1/+2
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda1-6/+0
2014-05-20macintosh/windfarm_pm121.c: Fix for possible null pointer dereferenceRickard Strandqvist1-3/+13
2014-03-07macintosh/adb: Change platform power management to use dev_pm_opsShuah Khan1-5/+36
2014-03-07macintosh/adb: Fixed some coding style problemsBrandon Stewart1-9/+7
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-2/+2
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+1
2013-12-08m68k/mac: Mark Mac IIsi ADB driver BROKENGeert Uytterhoeven1-1/+1
2013-12-05powerpc/windfarm: Remove superfluous name castsGeert Uytterhoeven2-2/+2
2013-11-27powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt1-0/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-0/+7
2013-10-31powerpc/pmu: Fix ADB_PMU_LED_IDE dependenciesChristian Kujau1-0/+1
2013-10-09drivers: clean-up prom.h implicit includesRob Herring4-0/+7
2013-08-14macintosh/ams: Replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+5
2013-08-01powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen1-9/+9
2013-07-01macintosh/windfarm: Remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2013-07-01mac: Make cuda_init_via() __initGeert Uytterhoeven1-1/+1
2013-07-01macintosh: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-4/+4
2013-07-01powerpc/windfarm: Fix overtemperature clearingAaro Koskinen3-3/+15
2013-06-25macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAITQUEUE.Robert P. J. Day1-1/+1
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-7/+4
2013-04-23powerpc/pmac/smu: Use %*ph to print small buffersAndy Shevchenko2-7/+4
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-3/+3
2013-01-21drivers/macintosh: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-10powerpc/windfarm: Use for_each_node_by_type() macroWei Yongjun3-3/+3
2013-01-03Drivers: macintosh: remove __dev* attributes.Greg Kroah-Hartman11-40/+40
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-51/+5
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim1-1/+1
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt1-1/+1
2012-11-15powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun4-50/+4