index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
Age
Commit message (
Expand
)
Author
Lines
2012-05-09
powerpc/windfarm: Fix crash on SMU based machine after i2c conversion
Benjamin Herrenschmidt
-1
/
+1
2012-05-03
powerpc/windfarm: don't pass const strings to snprintf
Stephen Rothwell
-2
/
+2
2012-05-03
powerpc/windfarm: fix compiler warning
Stephen Rothwell
-1
/
+1
2012-04-30
powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5
Benjamin Herrenschmidt
-22
/
+1736
2012-04-30
powerpc/windfarm: Add Fan Control Unit controls for G5s
Benjamin Herrenschmidt
-0
/
+617
2012-04-30
powerpc/windfarm: Updates to lm75 and max6690 sensors
Benjamin Herrenschmidt
-11
/
+11
2012-04-30
powerpc/windfarm: Add lm87 sensor
Benjamin Herrenschmidt
-0
/
+201
2012-04-30
powerpc/windfarm: Add ad7417 sensor
Benjamin Herrenschmidt
-0
/
+347
2012-04-30
powerpc/windfarm: Add useful accessors
Benjamin Herrenschmidt
-31
/
+52
2012-04-30
powerpc/windfarm: Improve display of fan speeds in sysfs
Benjamin Herrenschmidt
-1
/
+12
2012-04-30
powerpc/windfarm: Remove spurrious sysfs_attr_init()
Benjamin Herrenschmidt
-1
/
+0
2012-04-30
powerpc/windfarm: const'ify and add "priv" field to controls & sensors
Benjamin Herrenschmidt
-11
/
+12
2012-04-30
powerpc/pmac: Convert windfarm_smu_sat to new i2c probing
Benjamin Herrenschmidt
-79
/
+47
2012-04-30
powerpc/pmac: Convert windfarm_max6690 to new i2c probing
Benjamin Herrenschmidt
-79
/
+21
2012-04-30
powerpc/pmac: Convert windfarm_lm75 to new i2c probing
Benjamin Herrenschmidt
-94
/
+30
2012-04-30
powerpc/pmac: Convert therm_adt746x to new i2c probing
Benjamin Herrenschmidt
-276
/
+204
2012-04-30
i2c/powermac: Register i2c devices from device-tree
Benjamin Herrenschmidt
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
-14
/
+0
2012-03-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
-1
/
+1
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2012-02-16
powerpc/adb: Use set_current_state()
majianpeng
-2
/
+2
2012-02-03
Merge branch 'master' into for-next
Jiri Kosina
-4
/
+4
2012-02-03
macintosh: fix string typo in mediabay.c
Masanari Iida
-1
/
+1
2012-02-01
drivercore: Output common devicetree information in uevent
Grant Likely
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
-4
/
+4
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+0
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
-4
/
+0
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
-4
/
+0
2011-12-19
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
-3
/
+4
2011-12-15
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
-7
/
+4
2011-12-06
sched/accounting: Change cpustat fields to an array
Glauber Costa
-4
/
+4
2011-11-08
m68k/irq: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
-3
/
+3
2011-07-20
drivers: fix up various ->llseek() implementations
Josef Bacik
-0
/
+4
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-2
/
+2
2011-05-20
powerpc/pmac: Update via-pmu to new syscore_ops
Benjamin Herrenschmidt
-44
/
+12
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
-2
/
+2
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
-7
/
+7
2011-04-01
powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision
Benjamin Herrenschmidt
-30
/
+30
2011-03-31
Fix common misspellings
Lucas De Marchi
-7
/
+7
2011-03-22
backlight: add backlight type
Matthew Garrett
-0
/
+1
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-1
/
+1
2011-03-02
powerpc/macintosh: Fix __devexit annotation in rack-meter.c
Grant Likely
-1
/
+1
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
-13
/
+11
2011-01-21
powerpc/macintosh: Fix wrong test in fan_{read,write}_reg()
roel kluin
-2
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
-3
/
+3
2011-01-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-29
/
+8
2011-01-11
Merge remote branch 'gcl/next' into next
Benjamin Herrenschmidt
-0
/
+1
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
-3
/
+3
2011-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-0
/
+8
2010-12-24
macintosh/ams: don't use flush_scheduled_work()
Tejun Heo
-1
/
+1
[next]