summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/windfarm: Add lm87 sensorBenjamin Herrenschmidt2012-04-301-0/+201
* powerpc/windfarm: Add ad7417 sensorBenjamin Herrenschmidt2012-04-301-0/+347
* powerpc/windfarm: Add useful accessorsBenjamin Herrenschmidt2012-04-303-31/+52
* powerpc/windfarm: Improve display of fan speeds in sysfsBenjamin Herrenschmidt2012-04-301-1/+12
* powerpc/windfarm: Remove spurrious sysfs_attr_init()Benjamin Herrenschmidt2012-04-301-1/+0
* powerpc/windfarm: const'ify and add "priv" field to controls & sensorsBenjamin Herrenschmidt2012-04-301-11/+12
* powerpc/pmac: Convert windfarm_smu_sat to new i2c probingBenjamin Herrenschmidt2012-04-301-79/+47
* powerpc/pmac: Convert windfarm_max6690 to new i2c probingBenjamin Herrenschmidt2012-04-301-79/+21
* powerpc/pmac: Convert windfarm_lm75 to new i2c probingBenjamin Herrenschmidt2012-04-301-94/+30
* powerpc/pmac: Convert therm_adt746x to new i2c probingBenjamin Herrenschmidt2012-04-301-276/+204
* i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt2012-04-301-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-2814-14/+0
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-211-1/+1
|\
| * drivercore: Output common devicetree information in ueventGrant Likely2012-02-011-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2012-02-033-4/+4
| |\|
| * | macintosh: fix string typo in mediabay.cMasanari Iida2012-02-031-1/+1
* | | powerpc/adb: Use set_current_state()majianpeng2012-02-161-2/+2
| |/ |/|
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-133-4/+4
|/
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-4/+0
|\