summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAgeFilesLines
* macintosh: therm_pm72: delete deprecated driverWolfram Sang2014-12-194-2615/+0
* macintosh: drop owner assignment from platform_driversWolfram Sang2014-10-205-5/+0
* powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard2014-09-251-0/+2
* powerpc: Move adb symbol exports next to function definitionsAnton Blanchard2014-09-251-0/+5
* Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-071-6/+0
|\
| * backlight: Remove trivial get_brightness implementationsAndrzej Hajda2014-06-231-6/+0
* | powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes2014-06-241-1/+2
|/
* macintosh/windfarm_pm121.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-201-3/+13
* macintosh/adb: Change platform power management to use dev_pm_opsShuah Khan2014-03-071-5/+36
* macintosh/adb: Fixed some coding style problemsBrandon Stewart2014-03-071-9/+7
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-272-2/+2
|\
| * powerpc/windfarm: Remove superfluous name castsGeert Uytterhoeven2013-12-052-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-01-201-1/+1
|\ \ | |/ |/|
| * m68k/mac: Mark Mac IIsi ADB driver BROKENGeert Uytterhoeven2013-12-081-1/+1
* | powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt2013-11-271-0/+1
|/
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-124-0/+7
|\
| * drivers: clean-up prom.h implicit includesRob Herring2013-10-094-0/+7
* | powerpc/pmu: Fix ADB_PMU_LED_IDE dependenciesChristian Kujau2013-10-311-0/+1
|/
* macintosh/ams: Replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-141-1/+5
* powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen2013-08-011-9/+9
* macintosh/windfarm: Remove obsolete cleanup for clientdataWolfram Sang2013-07-011-1/+0
* mac: Make cuda_init_via() __initGeert Uytterhoeven2013-07-011-1/+1
* macintosh: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-07-011-4/+4
* powerpc/windfarm: Fix overtemperature clearingAaro Koskinen2013-07-013-3/+15
* macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI...Robert P. J. Day2013-06-251-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-022-7/+4
|\
| * powerpc/pmac/smu: Use %*ph to print small buffersAndy Shevchenko2013-04-232-7/+4
* | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-233-3/+3
|\
| * powerpc/windfarm: Use for_each_node_by_type() macroWei Yongjun2013-01-103-3/+3
* | drivers/macintosh: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
|/
* Drivers: macintosh: remove __dev* attributes.Greg Kroah-Hartman2013-01-0311-40/+40
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-185-51/+5
|\
| * Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-151-1/+1
| |\
| | * powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-151-1/+1
| * | powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun2012-11-154-50/+4
| |/
* | bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim2012-12-111-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-061-2/+1
|\
| * drivers/macintosh/smu.c: Replace abs_to_virt() with __va()Michael Ellerman2012-09-051-2/+1
* | sections: fix section conflicts in drivers/macintoshAndi Kleen2012-10-061-1/+1
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
| |/
* | macintosh/mediabay: make data used as *of_device_id.data constArnd Bergmann2012-09-111-3/+3
* | macintosh/mediabay: add a const qualifierUwe Kleine-König2012-09-111-1/+1
|/
* powerpc/windfarm: Fix crash on SMU based machine after i2c conversionBenjamin Herrenschmidt2012-05-091-1/+1
* powerpc/windfarm: don't pass const strings to snprintfStephen Rothwell2012-05-031-2/+2
* powerpc/windfarm: fix compiler warningStephen Rothwell2012-05-031-1/+1
* powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5Benjamin Herrenschmidt2012-04-309-22/+1736
* powerpc/windfarm: Add Fan Control Unit controls for G5sBenjamin Herrenschmidt2012-04-301-0/+617
* powerpc/windfarm: Updates to lm75 and max6690 sensorsBenjamin Herrenschmidt2012-04-302-11/+11
OpenPOWER on IntegriCloud