Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
769cb858c23ba7379ea27208624b444cd7b61af2
/
drivers
/
macintosh
/
smu.c
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
81df9bf
bootmem: fix wrong call parameter for free_bootmem()
by Joonsoo Kim
· 12 years ago
79d1c71
powerpc+of: Rename the drivers/of prom_* functions to of_*
by Nathan Fontenot
· 12 years ago
48817c5
drivers/macintosh/smu.c: Replace abs_to_virt() with __va()
by Michael Ellerman
· 12 years ago
edbaa60
driver-core: remove sysdev.h usage.
by Kay Sievers
· 13 years ago
0000612
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
d851b6e
mac: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
86e4754
powerpc/pmac: Add missing unlocks in error path
by Julia Lawall
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
46759a7
powerpc/macintosh: Make Open Firmware device id constant
by Márton Németh
· 15 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
73f38fe
drivers/macintosh/smu.c: Improve error handling
by Julia Lawall
· 16 years ago
ad9e05a
macintosh: Use linux/of_{device,platform}.h instead of asm
by Stephen Rothwell
· 16 years ago
b9bde77
macintosh-smu: BKL pushdown
by Arnd Bergmann
· 16 years ago
8b9dba2
[POWERPC] Add missing of_node_put in drivers/macintosh/smu.c
by Julia Lawall
· 16 years ago
592a607
[POWERPC] Disable G5 NAP mode during SMU commands on U3
by Benjamin Herrenschmidt
· 17 years ago
f18816b
drivers/macintosh/: Spelling fixes
by Joe Perches
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
55b61fe
[POWERPC] Rename device_is_compatible to of_device_is_compatible
by Stephen Rothwell
· 18 years ago
49e1900
Merge branch 'linux-2.6' into for-2.6.22
by Paul Mackerras
· 18 years ago
01b2726
[POWERPC] Rename get_property to of_get_property: partial drivers
by Stephen Rothwell
· 18 years ago
a48141d
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
by Paul Mackerras
· 18 years ago
94256dd
drivers/macintosh/smu.c: fix locking snafu
by Andrew Morton
· 18 years ago
d05c7a8
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
1a38147
[POWERPC] Make struct property's value a void *
by Stephen Rothwell
· 18 years ago
fa027c2
[PATCH] mark struct file_operations const 4
by Arjan van de Ven
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
7eebde7
[POWERPC] Souped-up of_platform_device support
by Benjamin Herrenschmidt
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
6e9a473
[PATCH] completions: lockdep annotate on stack completions
by Peter Zijlstra
· 18 years ago
57cad80
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
018a3d1
[POWERPC] powermac: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
f620753
[PATCH] powerpc: fix SMU driver interrupt mapping
by Benjamin Herrenschmidt
· 18 years ago
0ebfff1
[POWERPC] Add new interrupt mapping core and change platforms to use it
by Benjamin Herrenschmidt
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 19 years ago
6ea671a
[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values
by Bjorn Helgaas
· 19 years ago
a28d3af
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
by Benjamin Herrenschmidt
· 19 years ago
730745a
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
by Benjamin Herrenschmidt
· 19 years ago
1beb6a7
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
by Benjamin Herrenschmidt
· 19 years ago
75722d3
[PATCH] ppc64: Thermal control for SMU based machines
by Benjamin Herrenschmidt
· 19 years ago
183d020
[PATCH] ppc64: SMU partition recovery
by Benjamin Herrenschmidt
· 19 years ago
4350147
[PATCH] ppc64: SMU based macs cpufreq support
by Benjamin Herrenschmidt
· 19 years ago
b6ec995
Merge from Linus' tree
by Paul Mackerras
· 19 years ago
a44fe13
[PATCH] Fix ppc64 smu driver locking
by Benjamin Herrenschmidt
· 19 years ago
6b67f62c
[PATCH] ppc64 g5: merge tree build fix
by Stephen Rothwell
· 19 years ago
0365ba7
[PATCH] ppc64: SMU driver update & i2c support
by Benjamin Herrenschmidt
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago