summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-4/+0
| |\
| | * driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-4/+0
* | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-191-3/+4
|\ \ \
| * | | sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-061-4/+4
| |/ /
* / / [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-151-7/+4
|/ /
* / m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven2011-11-082-3/+3
|/
* drivers: fix up various ->llseek() implementationsJosef Bacik2011-07-201-0/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-2/+2
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-2/+2
* | powerpc/pmac: Update via-pmu to new syscore_opsBenjamin Herrenschmidt2011-05-201-44/+12
|/
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-075-7/+7
|\
| * Fix common misspellingsLucas De Marchi2011-03-315-7/+7
* | powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collisionBenjamin Herrenschmidt2011-04-011-30/+30
|/
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-1/+1
|\
| * powerpc/macintosh: Fix __devexit annotation in rack-meter.cGrant Likely2011-03-021-1/+1
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-283-13/+11
|/
* powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()roel kluin2011-01-211-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-222-2/+3
| |\
| * | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
| * | backlight: constify backlight_opsLionel Debroux2010-11-161-2/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-112-29/+8
|\ \ \
| * \ \ Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2011-01-111-0/+1
| |\ \ \ | | | |/ | | |/|