aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drivers: macintosh: remove __dev* attributes.Greg Kroah-Hartman2013-01-0311-40/+40
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-185-51/+5
|\
| * Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-141-1/+1
| |\
| | * powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-141-1/+1
| * | powerpc/windfarm: Use module_i2c_driver to simplify the codeWei Yongjun2012-11-144-50/+4
| |/
* / bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim2012-12-111-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-051-2/+1
|\
| * drivers/macintosh/smu.c: Replace abs_to_virt() with __va()Michael Ellerman2012-09-051-2/+1
* | sections: fix section conflicts in drivers/macintoshAndi Kleen2012-10-051-1/+1
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
| |/
* | macintosh/mediabay: make data used as *of_device_id.data constArnd Bergmann2012-09-111-3/+3
* | macintosh/mediabay: add a const qualifierUwe Kleine-König2012-09-111-1/+1
|/
* powerpc/windfarm: Fix crash on SMU based machine after i2c conversionBenjamin Herrenschmidt2012-05-081-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-151-2/+2
| |/ |/|
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-123-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
|\