index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
smu.c
Age
Commit message (
Expand
)
Author
2019-07-31
drivers/macintosh/smu.c: Mark expected switch fall-through
Stephen Rothwell
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-05
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 246
Thomas Gleixner
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-02
drivers/macintosh: Convert timers to use timer_setup()
Kees Cook
2017-09-01
macintosh: Convert to using %pOF instead of full_name
Rob Herring
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-07-21
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
2015-03-25
drivers/macintosh: Delete an unnecessary check before the function call "of_n...
Markus Elfring
2014-10-20
macintosh: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-24
powerpc/macintosh/smu.c: Fix closing brace followed by if
Rasmus Villemoes
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-04-23
powerpc/pmac/smu: Use %*ph to print small buffers
Andy Shevchenko
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-12-11
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
2012-11-15
powerpc+of: Rename the drivers/of prom_* functions to of_*
Nathan Fontenot
2012-09-05
drivers/macintosh/smu.c: Replace abs_to_virt() with __va()
Michael Ellerman
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-09-15
mac: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-04-07
powerpc/pmac: Add missing unlocks in error path
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-15
powerpc/macintosh: Make Open Firmware device id constant
Márton Németh
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-01
drivers/macintosh/smu.c: Improve error handling
Julia Lawall
2008-06-30
macintosh: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-06-20
macintosh-smu: BKL pushdown
Arnd Bergmann
2008-06-16
[POWERPC] Add missing of_node_put in drivers/macintosh/smu.c
Julia Lawall
2008-02-08
[POWERPC] Disable G5 NAP mode during SMU commands on U3
Benjamin Herrenschmidt
2008-02-03
drivers/macintosh/: Spelling fixes
Joe Perches
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-27
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
[next]