aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/smu.c
Commit message (Expand)AuthorAge
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-31
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-31
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* drivers/macintosh: Convert timers to use timer_setup()Kees Cook2017-11-02
* macintosh: Convert to using %pOF instead of full_nameRob Herring2017-09-01
* 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-23
* 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-14
* | 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-14
* 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-06-30
* | | 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-29
|\
| * 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-12
* | [POWERPC] Make struct property's value a void *Stephen Rothwell2007-04-12
|/
* [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
|\