Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
722506f04dae7c88193dab2fc836ff15070190f0
/
drivers
/
macintosh
/
via-pmu.c
4cc4587
via-pmu: Add compat_pmu_ioctl
by Andreas Schwab
· 14 years ago
ba461f0
powerpc: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupts
by Ian Campbell
· 14 years ago
5592933
drivers: Push down BKL into various drivers
by Arnd Bergmann
· 15 years ago
71a157e
of: add 'of_' prefix to machine_is_compatible()
by Grant Likely
· 15 years ago
9d2f734
powerpc/via-pmu: Convert to proc_fops/seq_file
by Alexey Dobriyan
· 15 years ago
11a5087
powerpc/pmac: Fix issues with sleep on some powerbooks
by Benjamin Herrenschmidt
· 15 years ago
5e69661
powerpc/mm: Split mmu_context handling
by Benjamin Herrenschmidt
· 16 years ago
ffe8373
via-pmu: BKL pushdown
by Arnd Bergmann
· 16 years ago
620a245
[POWERPC] Fix build of modular drivers/macintosh/apm_emu.c
by Guido Guenther
· 17 years ago
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
0094f2c
[POWERPC] Fix for via-pmu based backlight control
by Benjamin Herrenschmidt
· 17 years ago
7ac5dde
[POWERPC] Implement arch disable/enable irq hooks.
by Scott Wood
· 17 years ago
f91266e
[POWERPC] powermac: Use generic suspend code
by Johannes Berg
· 17 years ago
887ef35
[POWERPC] Fix sleep on powerbook 3400
by Paul Mackerras
· 17 years ago
b819a9bf
[POWERPC] via-pmu: Kill sleep notifiers completely
by Johannes Berg
· 17 years ago
771cceb4
drivers/macintosh/via-pmu.c: Added a missing iounmap
by Julia Lawall
· 17 years ago
1b0e9d4
[POWERPC] PMU: Remove dead code
by Johannes Berg
· 17 years ago
9ee7fd9
[POWERPC] PMU: Don't lock_kernel()
by Johannes Berg
· 17 years ago
c03983a
Spelling fix: explicitly
by Jean Delvare
· 17 years ago
35438c4
Merge branch 'linux-2.6' into for-2.6.24
by Paul Mackerras
· 17 years ago
e120e8d
[POWERPC] Fix undefined reference to device_power_up/resume
by Olaf Hering
· 17 years ago
7b52b44
[POWERPC] via-pmu: Fix typo in printk
by Michael Buesch
· 17 years ago
f596575
[POWERPC] via-pmu: remove LED sleep notifier
by Johannes Berg
· 18 years ago
55b61fe
[POWERPC] Rename device_is_compatible to of_device_is_compatible
by Stephen Rothwell
· 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
c78f830
[POWERPC] via-pmu: Switch to ref counting PCI API
by Alan Cox
· 18 years ago
30686ba
[POWERPC] Remove old interface find_devices
by Stephen Rothwell
· 18 years ago
1658ab6
[POWERPC] Remove old interface find_type_devices
by Stephen Rothwell
· 18 years ago
d05c7a8
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
70b52b3
[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep
by Johannes Berg
· 18 years ago
a334bdb
[POWERPC] Correct AC Power: in /proc/pmu/info on ibook1
by Olaf Hering
· 18 years ago
8727585
[POWERPC] move variables in drivers/macintosh to bss
by Olaf Hering
· 18 years ago
fa027c2
[PATCH] mark struct file_operations const 4
by Arjan van de Ven
· 18 years ago
b653d081
[PATCH] proc: remove useless (and buggy) ->nlink settings
by Alexey Dobriyan
· 18 years ago
6002f54
[PATCH] Fix implicit declarations in via-pmu
by Dave Jones
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
ccaa36f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
61e37ca
[POWERPC] Avoid NULL pointer in gpio1_interrupt
by Olaf Hering
· 18 years ago
edceeaf
[PATCH] via* : switch to pci_get_device refcounted PCI API
by Alan Cox
· 18 years ago
c547fc2
Merge branch 'linux-2.6'
by Paul Mackerras
· 18 years ago
d565dd3
[PATCH] powerpc: More via-pmu backlight fixes
by Benjamin Herrenschmidt
· 18 years ago
57cad80
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
4b75599
[PATCH] powermac: More powermac backlight fixes
by Michael Hanselmann
· 18 years ago
018a3d1
[POWERPC] powermac: Constify & voidify get_property()
by Jeremy Kerr
· 18 years ago
0ebfff1
[POWERPC] Add new interrupt mapping core and change platforms to use it
by Benjamin Herrenschmidt
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
9e8e30a
Input: via-pmu - add input device support
by Johannes Berg
· 18 years ago
5474c12
[PATCH] Rewritten backlight infrastructure for portable Apple computers
by Michael Hanselmann
· 18 years ago
6218a76
powerpc: add context.vdso_base for 32-bit too
by Paul Mackerras
· 18 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
57ae595
[PATCH] powerpc: via-pmu warning fix
by Andrew Morton
· 19 years ago
3bea631
[PATCH] powerpc: make powerbook_sleep_grackle static
by Olaf Hering
· 19 years ago
63e1fd4
[PATCH] macintosh: correct AC Power info in /proc/pmu/info
by Benjamin Herrenschmidt
· 19 years ago
5b9ca52
[PATCH] 3/5 powerpc: Add platform functions interpreter
by Benjamin Herrenschmidt
· 19 years ago
730745a
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
by Benjamin Herrenschmidt
· 19 years ago
a04c878
[PATCH] via-pmu: compile without Power Management support
by Kristian Mueller
· 19 years ago
cc5d018
[PATCH] powerpc: Remove device_node addrs/n_addr
by Benjamin Herrenschmidt
· 19 years ago
bb6b9b2
[PATCH] powerpc: udbg updates
by Benjamin Herrenschmidt
· 19 years ago
51d3082
[PATCH] powerpc: Unify udbg (#2)
by Benjamin Herrenschmidt
· 19 years ago
3fb62b5
macintosh: Always export pmu_[un]register_sleep_notifier if CONFIG_PM set
by Paul Mackerras
· 19 years ago
21fe330
[PATCH] ppc: fix a bunch of warnings
by Benjamin Herrenschmidt
· 19 years ago
a000503
powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM
by Paul Mackerras
· 19 years ago
f2783c1
powerpc: Merge time.c and asm/time.h.
by Paul Mackerras
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago
aacaf9b
[PATCH] powerpc: Remove sections use from ppc64 and drivers
by Jon Loeliger
· 19 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
8c87093
[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
by Benjamin Herrenschmidt
· 19 years ago
e4ee69c
[PATCH] ppc32: Bump PMU interrupt priority
by Benjamin Herrenschmidt
· 19 years ago
0086b5e
[PATCH] ppc32: Fix nasty sleep/wakeup problem
by Benjamin Herrenschmidt
· 19 years ago
b16eeb4
[PATCH] ppc32: Fix cpufreq vs. sleep issue
by Benjamin Herrenschmidt
· 19 years ago
e521dca
[PATCH] ppc32: Fix might_sleep() warning with clock spreading
by Benjamin Herrenschmidt
· 20 years ago
bf2049f
[PATCH] fix few remaining u32 vs. pm_message_t problems
by Pavel Machek
· 20 years ago
3bfffd9
[PATCH] fix u32 vs. pm_message_t in rest of the tree
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago