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
/
rack-meter.c
Age
Commit message (
Expand
)
Author
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-04-12
drivers: macintosh: rack-meter: fix bogus memsets
Aaro Koskinen
2016-04-12
drivers: macintosh: rack-meter: limit idle ticks to total ticks
Aaro Koskinen
2015-11-26
powerpc/rackmeter: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-01-03
Drivers: macintosh: remove __dev* attributes.
Greg Kroah-Hartman
2011-12-19
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
2011-12-06
sched/accounting: Change cpustat fields to an array
Glauber Costa
2011-03-02
powerpc/macintosh: Fix __devexit annotation in rack-meter.c
Grant Likely
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2008-11-30
rackmeter section fixes
Al Viro
2007-07-22
[POWERPC] Clean up duplicate includes in drivers/macintosh/
Jesper Juhl
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
2007-04-13
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-02-09
[PATCH] offsetof is size_t
Al Viro
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-04
[POWERPC] Xserve cpu-meter driver
Benjamin Herrenschmidt