aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)Author
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard
2014-09-25powerpc: Move adb symbol exports next to function definitionsAnton Blanchard
2014-08-07Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-24powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda
2014-05-20macintosh/windfarm_pm121.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-03-07macintosh/adb: Change platform power management to use dev_pm_opsShuah Khan
2014-03-07macintosh/adb: Fixed some coding style problemsBrandon Stewart
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-12-08m68k/mac: Mark Mac IIsi ADB driver BROKENGeert Uytterhoeven
2013-12-05powerpc/windfarm: Remove superfluous name castsGeert Uytterhoeven
2013-11-27powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-31powerpc/pmu: Fix ADB_PMU_LED_IDE dependenciesChristian Kujau
2013-10-09drivers: clean-up prom.h implicit includesRob Herring
2013-08-14macintosh/ams: Replace strict_strtoul() with kstrtoul()Jingoo Han
2013-08-01powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen
2013-07-01macintosh/windfarm: Remove obsolete cleanup for clientdataWolfram Sang
2013-07-01mac: Make cuda_init_via() __initGeert Uytterhoeven
2013-07-01macintosh: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-07-01powerpc/windfarm: Fix overtemperature clearingAaro Koskinen
2013-06-25macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI...Robert P. J. Day
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-04-23powerpc/pmac/smu: Use %*ph to print small buffersAndy Shevchenko
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-01-21drivers/macintosh: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-10powerpc/windfarm: Use for_each_node_by_type() macroWei Yongjun
2013-01-03Drivers: macintosh: remove __dev* attributes.Greg Kroah-Hartman
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt
2012-11-15powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-06sections: fix section conflicts in drivers/macintoshAndi Kleen
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-11macintosh/mediabay: make data used as *of_device_id.data constArnd Bergmann
2012-09-11macintosh/mediabay: add a const qualifierUwe Kleine-König
2012-09-05drivers/macintosh/smu.c: Replace abs_to_virt() with __va()Michael Ellerman
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-05-09powerpc/windfarm: Fix crash on SMU based machine after i2c conversionBenjamin Herrenschmidt
2012-05-03powerpc/windfarm: don't pass const strings to snprintfStephen Rothwell
2012-05-03powerpc/windfarm: fix compiler warningStephen Rothwell
2012-04-30powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5Benjamin Herrenschmidt
2012-04-30powerpc/windfarm: Add Fan Control Unit controls for G5sBenjamin Herrenschmidt
2012-04-30powerpc/windfarm: Updates to lm75 and max6690 sensorsBenjamin Herrenschmidt
2012-04-30powerpc/windfarm: Add lm87 sensorBenjamin Herrenschmidt
2012-04-30powerpc/windfarm: Add ad7417 sensorBenjamin Herrenschmidt