index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
via-pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
1
-4
/
+4
2009-12-08
powerpc/via-pmu: Convert to proc_fops/seq_file
Alexey Dobriyan
1
-69
/
+91
2009-10-14
powerpc/pmac: Fix issues with sleep on some powerbooks
Benjamin Herrenschmidt
1
-17
/
+23
2008-12-21
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
1
-2
/
+2
2008-07-03
via-pmu: BKL pushdown
Arnd Bergmann
1
-0
/
+3
2008-03-13
[POWERPC] Fix build of modular drivers/macintosh/apm_emu.c
Guido Guenther
1
-1
/
+1
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
2008-01-25
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2007-12-21
[POWERPC] Fix for via-pmu based backlight control
Benjamin Herrenschmidt
1
-15
/
+11
2007-12-21
[POWERPC] Implement arch disable/enable irq hooks.
Scott Wood
1
-42
/
+6
2007-12-19
[POWERPC] powermac: Use generic suspend code
Johannes Berg
1
-232
/
+173
2007-12-19
[POWERPC] Fix sleep on powerbook 3400
Paul Mackerras
1
-136
/
+36
2007-12-19
[POWERPC] via-pmu: Kill sleep notifiers completely
Johannes Berg
1
-71
/
+0
2007-12-18
drivers/macintosh/via-pmu.c: Added a missing iounmap
Julia Lawall
1
-0
/
+1
2007-12-03
[POWERPC] PMU: Remove dead code
Johannes Berg
1
-41
/
+1
2007-12-03
[POWERPC] PMU: Don't lock_kernel()
Johannes Berg
1
-3
/
+0
2007-10-20
Spelling fix: explicitly
Jean Delvare
1
-1
/
+1
2007-08-28
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
1
-17
/
+17
2007-08-25
[POWERPC] Fix undefined reference to device_power_up/resume
Olaf Hering
1
-17
/
+17
2007-08-17
[POWERPC] via-pmu: Fix typo in printk
Michael Buesch
1
-1
/
+1
2007-05-08
[POWERPC] via-pmu: remove LED sleep notifier
Johannes Berg
1
-1
/
+1
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-5
/
+5
2007-04-27
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
1
-3
/
+3
2007-04-26
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
1
-3
/
+3
2007-04-24
[POWERPC] via-pmu: Switch to ref counting PCI API
Alan Cox
1
-1
/
+3
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
1
-1
/
+3
2007-04-24
[POWERPC] Remove old interface find_type_devices
Stephen Rothwell
1
-1
/
+4
2007-04-12
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-3
/
+3
2007-03-26
[POWERPC] powermac: disallow pmu sleep notifiers from aborting sleep
Johannes Berg
1
-30
/
+6
2007-02-13
[POWERPC] Correct AC Power: in /proc/pmu/info on ibook1
Olaf Hering
1
-1
/
+1
2007-02-13
[POWERPC] move variables in drivers/macintosh to bss
Olaf Hering
1
-6
/
+5
2007-02-12
[PATCH] mark struct file_operations const 4
Arjan van de Ven
1
-1
/
+1
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
1
-1
/
+0
2007-01-06
[PATCH] Fix implicit declarations in via-pmu
Dave Jones
1
-0
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-16
/
+16
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-1
/
+6
2006-10-02
[POWERPC] Avoid NULL pointer in gpio1_interrupt
Olaf Hering
1
-1
/
+6
2006-10-01
[PATCH] via* : switch to pci_get_device refcounted PCI API
Alan Cox
1
-5
/
+9
2006-09-14
Merge branch 'linux-2.6'
Paul Mackerras
1
-0
/
+12
2006-09-01
[PATCH] powerpc: More via-pmu backlight fixes
Benjamin Herrenschmidt
1
-0
/
+12
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-25
/
+14
2006-08-01
[PATCH] powermac: More powermac backlight fixes
Michael Hanselmann
1
-25
/
+14
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
1
-5
/
+5
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-19
/
+14
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
Input: via-pmu - add input device support
Johannes Berg
1
-0
/
+8
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
1
-91
/
+29
2006-06-11
powerpc: add context.vdso_base for 32-bit too
Paul Mackerras
1
-2
/
+2
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-1
/
+1
[next]