summaryrefslogtreecommitdiff
path: root/drivers/macintosh/smu.c
Commit message (Expand)AuthorAge
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-20
* powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt2016-07-21
* drivers/macintosh: Delete an unnecessary check before the function call "of_n...Markus Elfring2015-03-25
* macintosh: drop owner assignment from platform_driversWolfram Sang2014-10-20
* powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes2014-06-24
* drivers: clean-up prom.h implicit includesRob Herring2013-10-09
* powerpc/pmac/smu: Use %*ph to print small buffersAndy Shevchenko2013-04-23
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\
| * powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-15
* | bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim2012-12-11
|/
* drivers/macintosh/smu.c: Replace abs_to_virt() with __va()Michael Ellerman2012-09-05
* driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-28
* mac: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-15
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * powerpc/pmac: Add missing unlocks in error pathJulia Lawall2010-04-07
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc/macintosh: Make Open Firmware device id constantMárton Németh2010-01-15
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\
| * | macintosh-smu: BKL pushdownArnd Bergmann2008-06-20
* | | drivers/macintosh/smu.c: Improve error handlingJulia Lawall2008-07-01
* | | macintosh: Use linux/of_{device,platform}.h instead of asmStephen Rothwell2008-06-30
| |/ |/|
* | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall2008-06-16
|/
* [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-08
* drivers/macintosh/: Spelling fixesJoe Perches2008-02-03
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-30
|\
| * drivers/macintosh/smu.c: fix locking snafuAndrew Morton2007-04-17
* | [POWERPC] Rename get_property to of_get_property: partial driversStephen Rothwell2007-04-27
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-26
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-13
* | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-13
|/
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-12
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-04
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-01
* Merge branch 'merge'Paul Mackerras2006-08-01
|\
| * [PATCH] powerpc: fix SMU driver interrupt mappingBenjamin Herrenschmidt2006-07-10
* | [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-31
|/
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03