aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAge
* macintosh/windfarm: Remove obsolete cleanup for clientdataWolfram Sang2013-06-30
* mac: Make cuda_init_via() __initGeert Uytterhoeven2013-06-30
* macintosh: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-30
* powerpc/windfarm: Fix overtemperature clearingAaro Koskinen2013-06-30
* macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI...Robert P. J. Day2013-06-25
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-05-02
|\
| * powerpc/pmac/smu: Use %*ph to print small buffersAndy Shevchenko2013-04-23
* | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-23
|\
| * powerpc/windfarm: Use for_each_node_by_type() macroWei Yongjun2013-01-10
* | drivers/macintosh: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
|/
* Drivers: macintosh: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\
| * Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-14
| |\
| | * powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-14
| * | powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun2012-11-14
| |/
* / bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim2012-12-11
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-05
|\
| * drivers/macintosh/smu.c: Replace abs_to_virt() with __va()Michael Ellerman2012-09-05
* | sections: fix section conflicts in drivers/macintoshAndi Kleen2012-10-05
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
| |/
* | macintosh/mediabay: make data used as *of_device_id.data constArnd Bergmann2012-09-11
* | macintosh/mediabay: add a const qualifierUwe Kleine-König2012-09-11
|/
* powerpc/windfarm: Fix crash on SMU based machine after i2c conversionBenjamin Herrenschmidt2012-05-08
* powerpc/windfarm: don't pass const strings to snprintfStephen Rothwell2012-05-03
* powerpc/windfarm: fix compiler warningStephen Rothwell2012-05-03
* powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5Benjamin Herrenschmidt2012-04-30
* powerpc/windfarm: Add Fan Control Unit controls for G5sBenjamin Herrenschmidt2012-04-30
* powerpc/windfarm: Updates to lm75 and max6690 sensorsBenjamin Herrenschmidt2012-04-30
* powerpc/windfarm: Add lm87 sensorBenjamin Herrenschmidt2012-04-30
* powerpc/windfarm: Add ad7417 sensorBenjamin Herrenschmidt2012-04-30
* powerpc/windfarm: Add useful accessorsBenjamin Herrenschmidt2012-04-30
* powerpc/windfarm: Improve display of fan speeds in sysfsBenjamin Herrenschmidt2012-04-30
* powerpc/windfarm: Remove spurrious sysfs_attr_init()Benjamin Herrenschmidt2012-04-30
* powerpc/windfarm: const'ify and add "priv" field to controls & sensorsBenjamin Herrenschmidt2012-04-30
* powerpc/pmac: Convert windfarm_smu_sat to new i2c probingBenjamin Herrenschmidt2012-04-30
* powerpc/pmac: Convert windfarm_max6690 to new i2c probingBenjamin Herrenschmidt2012-04-30
* powerpc/pmac: Convert windfarm_lm75 to new i2c probingBenjamin Herrenschmidt2012-04-30
* powerpc/pmac: Convert therm_adt746x to new i2c probingBenjamin Herrenschmidt2012-04-30
* i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt2012-04-30
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\
| * drivercore: Output common devicetree information in ueventGrant Likely2012-02-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2012-02-03
| |\|
| * | macintosh: fix string typo in mediabay.cMasanari Iida2012-02-03
* | | powerpc/adb: Use set_current_state()majianpeng2012-02-16
| |/ |/|
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
|/
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\