aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh/rack-meter.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-09drivers: clean-up prom.h implicit includesGravatar Rob Herring 1-0/+2
2013-01-03Drivers: macintosh: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-6/+6
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Martin Schwidefsky 1-3/+4
2011-12-15[S390] cputime: add sparse checking and cleanupGravatar Martin Schwidefsky 1-7/+4
2011-12-06sched/accounting: Change cpustat fields to an arrayGravatar Glauber Costa 1-4/+4
2011-03-02powerpc/macintosh: Fix __devexit annotation in rack-meter.cGravatar Grant Likely 1-1/+1
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Gravatar Tejun Heo 1-2/+2
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableGravatar Benjamin Herrenschmidt 1-3/+5
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-21trivial: remove unnecessary semicolonsGravatar Joe Perches 1-1/+1
2008-11-30rackmeter section fixesGravatar Al Viro 1-5/+5
2007-07-22[POWERPC] Clean up duplicate includes in drivers/macintosh/Gravatar Jesper Juhl 1-1/+0
2007-04-27[POWERPC] Rename get_property to of_get_property: partial driversGravatar Stephen Rothwell 1-1/+1
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Gravatar Paul Mackerras 1-1/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: driversGravatar Stephen Rothwell 1-1/+1
2007-02-09[PATCH] offsetof is size_tGravatar Al Viro 1-3/+3
2006-12-05WorkQueue: Fix up arch-specific work items where possibleGravatar David Howells 1-6/+10
2006-12-04[POWERPC] Xserve cpu-meter driverGravatar Benjamin Herrenschmidt 1-0/+612