Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
70aa3961a196ac32baf54032b2051bac9a941118
/
drivers
/
macintosh
ff474e8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
a1a42b7
macintosh/therm_windtunnel: Export OF module alias information
by Javier Martinez Canillas
· 9 years ago
cb0eefc
macintosh/therm_windtunnel: Export I2C module alias information
by Javier Martinez Canillas
· 9 years ago
a368c29
windfarm: remove three exported but unused functions
by Paul Bolle
· 9 years ago
ca94bba
windfarm: make wf_critical_overtemp() static
by Paul Bolle
· 9 years ago
fe2b592
windfarm: decrement client count when unregistering
by Paul Bolle
· 9 years ago
120d200
macintosh/ans-lcd: fix build failure after module_init/exit relocation
by Luis Henriques
· 9 years ago
2dc710e
macintosh/nvram: Remove as unused
by Finn Thain
· 9 years ago
b7f859d
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next
by Michael Ellerman
· 10 years ago
111fbc6
powerpc/pmac: replace current->state by set_current_state()
by Fabian Frederick
· 10 years ago
4b7d835
drivers/macintosh: Delete an unnecessary check before the function call "of_node_put"
by Markus Elfring
· 10 years ago
f571872
powerpc: Move Power Macintosh drivers to generic byteswappers
by David Gibson
· 10 years ago
e702240
powerpc/via-pmu: fix OF node leak in Keylargo init
by Phil Carmody
· 10 years ago
ffa3eb0
powerpc/via-pmu: fix error path in find_via_pmu()
by Phil Carmody
· 10 years ago
b074cf8
macintosh: therm_pm72: delete deprecated driver
by Wolfram Sang
· 10 years ago
ff3ad09
macintosh: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
4a1b08e
powerpc: Move via-cuda symbol exports next to function definitions
by Anton Blanchard
· 10 years ago
370a3ab
powerpc: Move adb symbol exports next to function definitions
by Anton Blanchard
· 10 years ago
7385d6f
Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
2055fb4
powerpc/macintosh/smu.c: Fix closing brace followed by if
by Rasmus Villemoes
· 10 years ago
a5d8e2e
backlight: Remove trivial get_brightness implementations
by Andrzej Hajda
· 10 years ago
bd0c30e
macintosh/windfarm_pm121.c: Fix for possible null pointer dereference
by Rickard Strandqvist
· 10 years ago
639291f2
macintosh/adb: Change platform power management to use dev_pm_ops
by Shuah Khan
· 11 years ago
74e7cd4
macintosh/adb: Fixed some coding style problems
by Brandon Stewart
· 11 years ago
1b17366
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
8cf7a16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 11 years ago
6cf30b3
m68k/mac: Mark Mac IIsi ADB driver BROKEN
by Geert Uytterhoeven
· 11 years ago
8bb61fe
powerpc/windfarm: Remove superfluous name casts
by Geert Uytterhoeven
· 11 years ago
721cb59
powerpc/windfarm: Fix XServe G5 fan control Makefile issue
by Benjamin Herrenschmidt
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
de00b30
powerpc/pmu: Fix ADB_PMU_LED_IDE dependencies
by Christian Kujau
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
7033b64
macintosh/ams: Replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
fe956a1
powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)
by Aaro Koskinen
· 11 years ago
91f5af2
macintosh/windfarm: Remove obsolete cleanup for clientdata
by Wolfram Sang
· 11 years ago
330dae1
mac: Make cuda_init_via() __init
by Geert Uytterhoeven
· 11 years ago
5eb969d
macintosh: Convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
4bb2971
powerpc/windfarm: Fix overtemperature clearing
by Aaro Koskinen
· 11 years ago
e7f345a
macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAITQUEUE.
by Robert P. J. Day
· 11 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
ebd004e
powerpc/pmac/smu: Use %*ph to print small buffers
by Andy Shevchenko
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
9d3cae2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
80ec213
drivers/macintosh: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
c7c360e
powerpc/windfarm: Use for_each_node_by_type() macro
by Wei Yongjun
· 12 years ago
1da42fb
Drivers: macintosh: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
81df9bf
bootmem: fix wrong call parameter for free_bootmem()
by Joonsoo Kim
· 12 years ago
de1bb03
Merge branch 'dt' into next
by Benjamin Herrenschmidt
· 12 years ago
f7fb862
powerpc/windfarm: Use module_i2c_driver to simplify the code
by Wei Yongjun
· 12 years ago
79d1c71
powerpc+of: Rename the drivers/of prom_* functions to of_*
by Nathan Fontenot
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
dd0e981
sections: fix section conflicts in drivers/macintosh
by Andi Kleen
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
306e352
macintosh/mediabay: make data used as *of_device_id.data const
by Arnd Bergmann
· 12 years ago
519a651
macintosh/mediabay: add a const qualifier
by Uwe Kleine-König
· 12 years ago
48817c5
drivers/macintosh/smu.c: Replace abs_to_virt() with __va()
by Michael Ellerman
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
9525a08
powerpc/windfarm: Fix crash on SMU based machine after i2c conversion
by Benjamin Herrenschmidt
· 13 years ago
43671cc
powerpc/windfarm: don't pass const strings to snprintf
by Stephen Rothwell
· 13 years ago
ca7d593
powerpc/windfarm: fix compiler warning
by Stephen Rothwell
· 13 years ago
6cd3209
powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5
by Benjamin Herrenschmidt
· 13 years ago
a78a4a0
powerpc/windfarm: Add Fan Control Unit controls for G5s
by Benjamin Herrenschmidt
· 13 years ago
d839ba2
powerpc/windfarm: Updates to lm75 and max6690 sensors
by Benjamin Herrenschmidt
· 13 years ago
08fe5bc
powerpc/windfarm: Add lm87 sensor
by Benjamin Herrenschmidt
· 13 years ago
850dc32
powerpc/windfarm: Add ad7417 sensor
by Benjamin Herrenschmidt
· 13 years ago
33e6820
powerpc/windfarm: Add useful accessors
by Benjamin Herrenschmidt
· 13 years ago
ea5c64b
powerpc/windfarm: Improve display of fan speeds in sysfs
by Benjamin Herrenschmidt
· 13 years ago
a94d72b
powerpc/windfarm: Remove spurrious sysfs_attr_init()
by Benjamin Herrenschmidt
· 13 years ago
e074d08
powerpc/windfarm: const'ify and add "priv" field to controls & sensors
by Benjamin Herrenschmidt
· 13 years ago
e326b30
powerpc/pmac: Convert windfarm_smu_sat to new i2c probing
by Benjamin Herrenschmidt
· 13 years ago
22b6d2e
powerpc/pmac: Convert windfarm_max6690 to new i2c probing
by Benjamin Herrenschmidt
· 13 years ago
5400480
powerpc/pmac: Convert windfarm_lm75 to new i2c probing
by Benjamin Herrenschmidt
· 13 years ago
7a4b15c
powerpc/pmac: Convert therm_adt746x to new i2c probing
by Benjamin Herrenschmidt
· 13 years ago
81e5d86
i2c/powermac: Register i2c devices from device-tree
by Benjamin Herrenschmidt
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
f8974cb
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
64f8c135
powerpc/adb: Use set_current_state()
by majianpeng
· 13 years ago
972c5ae
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
ec16f3df
macintosh: fix string typo in mediabay.c
by Masanari Iida
· 13 years ago
07d57a3
drivercore: Output common devicetree information in uevent
by Grant Likely
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
edbaa60
driver-core: remove sysdev.h usage.
by Kay Sievers
· 13 years ago
612ef28
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip
by Martin Schwidefsky
· 13 years ago
6486163
[S390] cputime: add sparse checking and cleanup
by Martin Schwidefsky
· 13 years ago
3292beb
sched/accounting: Change cpustat fields to an array
by Glauber Costa
· 13 years ago
5a23945
m68k/irq: Remove obsolete IRQ_FLG_* users
by Geert Uytterhoeven
· 13 years ago
2273506
drivers: fix up various ->llseek() implementations
by Josef Bacik
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
e83b906
powerpc/pmac: Update via-pmu to new syscore_ops
by Benjamin Herrenschmidt
· 13 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
65e646a
powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collision
by Benjamin Herrenschmidt
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
bb7ca74
backlight: add backlight type
by Matthew Garrett
· 14 years ago
0a95d92
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
e1f4dea
powerpc/macintosh: Fix __devexit annotation in rack-meter.c
by Grant Likely
· 14 years ago
Next »