aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)Author
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
2012-04-30powerpc/windfarm: Add useful accessorsBenjamin Herrenschmidt
2012-04-30powerpc/windfarm: Improve display of fan speeds in sysfsBenjamin Herrenschmidt
2012-04-30powerpc/windfarm: Remove spurrious sysfs_attr_init()Benjamin Herrenschmidt
2012-04-30powerpc/windfarm: const'ify and add "priv" field to controls & sensorsBenjamin Herrenschmidt
2012-04-30powerpc/pmac: Convert windfarm_smu_sat to new i2c probingBenjamin Herrenschmidt
2012-04-30powerpc/pmac: Convert windfarm_max6690 to new i2c probingBenjamin Herrenschmidt
2012-04-30powerpc/pmac: Convert windfarm_lm75 to new i2c probingBenjamin Herrenschmidt
2012-04-30powerpc/pmac: Convert therm_adt746x to new i2c probingBenjamin Herrenschmidt
2012-04-30i2c/powermac: Register i2c devices from device-treeBenjamin Herrenschmidt
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-02-16powerpc/adb: Use set_current_state()majianpeng
2012-02-03Merge branch 'master' into for-nextJiri Kosina
2012-02-03macintosh: fix string typo in mediabay.cMasanari Iida
2012-02-01drivercore: Output common devicetree information in ueventGrant Likely