index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
rack-meter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
macintosh: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-05-11
1
-1
/
+0
*
rackmeter: Use vtime aware kcpustat accessor
Frederic Weisbecker
2019-11-21
1
-3
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 246
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
macintosh: Use of_node_name_{eq, prefix} for node name comparisons
Rob Herring
2018-12-22
1
-6
/
+7
*
drivers: macintosh: rack-meter: really fix bogus memsets
Aaro Koskinen
2018-03-31
1
-2
/
+2
*
powerpc: Use sizeof(*foo) rather than sizeof(struct foo)
Markus Elfring
2018-03-20
1
-1
/
+1
*
macintosh: Convert to using %pOF instead of full_name
Rob Herring
2017-09-01
1
-6
/
+6
*
macintosh/rack-meter: Make of_device_ids const
Arvind Yadav
2017-08-21
1
-1
/
+1
*
macintosh/rack-meter: Convert cputime64_t use to u64
Frederic Weisbecker
2017-02-01
1
-15
/
+15
*
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2017-02-01
1
-1
/
+1
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
1
-1
/
+1
*
drivers: macintosh: rack-meter: fix bogus memsets
Aaro Koskinen
2016-04-12
1
-2
/
+2
*
drivers: macintosh: rack-meter: limit idle ticks to total ticks
Aaro Koskinen
2016-04-12
1
-0
/
+1
*
powerpc/rackmeter: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-11-26
1
-0
/
+1
*
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
2015-03-23
1
-15
/
+15
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+2
*
Drivers: macintosh: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-6
/
+6
*
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
2011-12-19
1
-3
/
+4
|
\
|
*
sched/accounting: Change cpustat fields to an array
Glauber Costa
2011-12-06
1
-4
/
+4
*
|
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
2011-12-15
1
-7
/
+4
|
/
*
powerpc/macintosh: Fix __devexit annotation in rack-meter.c
Grant Likely
2011-03-02
1
-1
/
+1
*
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
2010-12-15
1
-2
/
+2
*
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-06-02
1
-3
/
+5
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
rackmeter section fixes
Al Viro
2008-11-30
1
-5
/
+5
*
[POWERPC] Clean up duplicate includes in drivers/macintosh/
Jesper Juhl
2007-07-22
1
-1
/
+0
*
[POWERPC] Rename get_property to of_get_property: partial drivers
Stephen Rothwell
2007-04-27
1
-1
/
+1
*
Revert "[POWERPC] Rename get_property to of_get_property: drivers"
Paul Mackerras
2007-04-26
1
-1
/
+1
*
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-04-13
1
-1
/
+1
*
[PATCH] offsetof is size_t
Al Viro
2007-02-09
1
-3
/
+3
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
1
-6
/
+10
*
[POWERPC] Xserve cpu-meter driver
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+612