summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/smu.c
Commit message (Expand)AuthorAgeFilesLines
* mac: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-3/+3
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-3/+3
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+3
|\
| * powerpc/pmac: Add missing unlocks in error pathJulia Lawall2010-04-071-1/+3
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc/macintosh: Make Open Firmware device id constantMárton Németh2010-01-151-1/+1
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-151-0/+3
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-141-1/+4
| |\
| * | macintosh-smu: BKL pushdownArnd Bergmann2008-06-201-0/+3
* | | drivers/macintosh/smu.c: Improve error handlingJulia Lawall2008-07-011-15/+19
* | | macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-301-2/+2
| |/ |/|
* | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall2008-06-161-1/+4
|/
* [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-081-1/+24
* drivers/macintosh/: Spelling fixesJoe Perches2008-02-031-1/+1
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-1/+1
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-301-2/+2
|\
| * drivers/macintosh/smu.c: fix locking snafuAndrew Morton2007-04-171-2/+2
* | [POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell2007-04-271-3/+3
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-3/+3
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-131-3/+3
* | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-131-1/+1
|/
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+2
|\
| * [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-041-1/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-2/+2
* Merge branch 'merge'Paul Mackerras2006-08-011-15/+38
|\
| * [PATCH] powerpc: fix SMU driver interrupt mappingBenjamin Herrenschmidt2006-07-101-15/+38
* | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-10/+9
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-4/+2
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-4/+5
* [PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas2006-03-231-3/+1
* [PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt2006-01-091-23/+3
* [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-091-21/+37
* [PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt2006-01-091-1/+7
* [PATCH] ppc64: Thermal control for SMU based machinesBenjamin Herrenschmidt2005-11-081-0/+2
* [PATCH] ppc64: SMU partition recoveryBenjamin Herrenschmidt2005-11-081-8/+156
* [PATCH] ppc64: SMU based macs cpufreq supportBenjamin Herrenschmidt2005-11-081-0/+12
* Merge from Linus' treePaul Mackerras2005-10-121-1/+3
|\
| * [PATCH] Fix ppc64 smu driver lockingBenjamin Herrenschmidt2005-09-291-1/+3
* | [PATCH] ppc64 g5: merge tree build fixStephen Rothwell2005-09-271-2/+2
|/
* [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-221-139/+891
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+364
OpenPOWER on IntegriCloud