aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-166-300/+346
|\
| * therm_windtunnel: Convert to a new-style i2c driverJean Delvare2009-06-151-66/+60
| * therm_adt746x: Convert to a new-style i2c driverJean Delvare2009-06-151-42/+42
| * windfarm: Convert to new-style i2c driversJean Delvare2009-06-153-144/+197
| * therm_pm72: Convert to a new-style i2c driverJean Delvare2009-06-151-48/+47
* | therm_adt746x: Always clear hardware bit which inverts fan speed range.Michel Dänzer2009-06-021-1/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-04-241-1/+0
|\
| * mediabay: fix build for CONFIG_BLOCK=nBartlomiej Zolnierkiewicz2009-04-221-1/+0
* | powerpc: Fix modular build of ide-pmac when mediabay is built inBartlomiej Zolnierkiewicz2009-04-221-0/+2
* | powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCKAlexander Beregalov2009-04-221-1/+1
|/
* therm_adt746x: Fix signed/unsigned confusionroel kluin2009-02-111-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-061-12/+12
|\ \
| * | macintosh: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-12/+12
| |/
* | drivers/macintosh: Add missing of_node_put in therm_adt746x.cNicolas Palix2009-01-061-4/+4
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-282-4/+5
|\
| * powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-211-2/+2
| * powerpc/macintosh: Fix unsigned check in smu_sat_get_sdb_partition()roel kluin2008-12-031-2/+3
* | m68k: machw.h cleanupFinn Thain2008-12-284-4/+0
|/
* rackmeter section fixesAl Viro2008-11-301-5/+5
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+1
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0
* device create: macintosh: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-2111-58/+98
|\
| * Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-154-5/+21
| |\
| | * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-143-7/+18
| | |\
| | * | via-pmu: BKL pushdownArnd Bergmann2008-07-021-0/+3
| | * | macintosh-smu: BKL pushdownArnd Bergmann2008-06-201-0/+3
| | * | ans-lcd: BKL pushdownArnd Bergmann2008-06-201-0/+2
| | * | adb: BKL pushdownJonathan Corbet2008-06-201-5/+13
| * | | drivers/macintosh/smu.c: Improve error handlingJulia Lawall2008-07-011-15/+19
| * | | drivers/macintosh: Various cleanupsAdrian Bunk2008-07-013-7/+5
| * | | macintosh/media bay: Convert semaphore to mutexDaniel Walker2008-06-301-13/+14
| * | | macintosh/therm_windtunnel: Convert semaphore to mutexDaniel Walker2008-06-301-8/+8
| * | | macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-304-6/+6
| * | | Merge branch 'linux-2.6'Paul Mackerras2008-06-303-7/+18
| |\ \ \ | | | |/ | | |/|
| | * | [POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk2008-06-161-2/+2
| | * | [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.cJulia Lawall2008-06-161-3/+10
| | * | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall2008-06-161-1/+4
| | * | ide-pmac: bugfix for media-bay support reworkBartlomiej Zolnierkiewicz2008-06-151-1/+2
| | |/
| * | Merge branch 'linux-2.6' into powerpc-nextPaul Mackerras2008-05-161-1/+1
| |\ \ | | |/
| * | [POWERPC] Create modalias file in sysfs for of_platform busOlaf Hering2008-05-141-1/+11
* | | Input: adbhid - capslock and power button fixRodney Lorrimar2008-05-161-3/+12
* | | Input: adbhid - fix capslock key state after suspendRodney Lorrimar2008-05-161-7/+39
| |/ |/|
* | [POWERPC] macintosh: Replace deprecated __initcall with device_initcallRobert P. J. Day2008-05-151-1/+1
|/
* [POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutexDaniel Walker2008-05-051-15/+15
* [POWERPC] macintosh: windfarm_smu_sat: semaphore to mutexDaniel Walker2008-05-051-5/+5
* [POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutexDaniel Walker2008-05-051-15/+16
* [POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac2008-04-296-6/+1077