summaryrefslogtreecommitdiff
path: root/drivers/macintosh
AgeCommit message (Expand)Author
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
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-11-08m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven
2011-07-20drivers: fix up various ->llseek() implementationsJosef Bacik
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20powerpc/pmac: Update via-pmu to new syscore_opsBenjamin Herrenschmidt
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds