summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh/smu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-161-2/+2
|\
| * drivers/macintosh/smu.c: use for_each_child_of_node() macroQinglang Miao2020-09-181-1/+1
| * drivers/macintosh/smu.c: Fix undeclared symbol warningWang Wensheng2020-09-161-1/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* drivers/macintosh/smu.c: Mark expected switch fall-throughStephen Rothwell2019-07-311-0/+1
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-2/+2
|\
| * powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy2019-07-051-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 246Thomas Gleixner2019-06-191-2/+1
|/
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* memblock: drop memblock_alloc_base()Mike Rapoport2019-03-121-1/+1
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
* drivers/macintosh: Convert timers to use timer_setup()Kees Cook2017-11-021-6/+4
* macintosh: Convert to using %pOF instead of full_nameRob Herring2017-09-011-4/+4
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-9/+9
* powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt2016-07-211-1/+8
* drivers/macintosh: Delete an unnecessary check before the function call "of_n...Markus Elfring2015-03-251-2/+1
* macintosh: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* powerpc/macintosh/smu.c: Fix closing brace followed by ifRasmus Villemoes2014-06-241-1/+2
* drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
* powerpc/pmac/smu: Use %*ph to print small buffersAndy Shevchenko2013-04-231-5/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-1/+1
|\
| * powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-151-1/+1
* | bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim2012-12-111-1/+1
|/
* drivers/macintosh/smu.c: Replace abs_to_virt() with __va()Michael Ellerman2012-09-051-2/+1
* driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-4/+0
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+3
* 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