Age | Commit message (Expand) | Author |
2013-08-01 | powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31) | Aaro Koskinen |
2013-07-01 | macintosh/windfarm: Remove obsolete cleanup for clientdata | Wolfram Sang |
2013-07-01 | mac: Make cuda_init_via() __init | Geert Uytterhoeven |
2013-07-01 | macintosh: Convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2013-07-01 | powerpc/windfarm: Fix overtemperature clearing | Aaro Koskinen |
2013-06-25 | macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI... | Robert P. J. Day |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-04-23 | powerpc/pmac/smu: Use %*ph to print small buffers | Andy Shevchenko |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
2013-02-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-01-21 | drivers/macintosh: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-10 | powerpc/windfarm: Use for_each_node_by_type() macro | Wei Yongjun |
2013-01-03 | Drivers: macintosh: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-12-11 | bootmem: fix wrong call parameter for free_bootmem() | Joonsoo Kim |
2012-11-15 | Merge branch 'dt' into next | Benjamin Herrenschmidt |
2012-11-15 | powerpc/windfarm: Use module_i2c_driver to simplify the code | Wei Yongjun |
2012-11-15 | powerpc+of: Rename the drivers/of prom_* functions to of_* | Nathan Fontenot |
2012-10-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-10-06 | sections: fix section conflicts in drivers/macintosh | Andi Kleen |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-09-11 | macintosh/mediabay: make data used as *of_device_id.data const | Arnd Bergmann |
2012-09-11 | macintosh/mediabay: add a const qualifier | Uwe Kleine-König |
2012-09-05 | drivers/macintosh/smu.c: Replace abs_to_virt() with __va() | Michael Ellerman |
2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo |
2012-05-09 | powerpc/windfarm: Fix crash on SMU based machine after i2c conversion | Benjamin Herrenschmidt |
2012-05-03 | powerpc/windfarm: don't pass const strings to snprintf | Stephen Rothwell |
2012-05-03 | powerpc/windfarm: fix compiler warning | Stephen Rothwell |
2012-04-30 | powerpc/powermac: New windfarm driver for PowerMac G5 (AGP) and Xserve G5 | Benjamin Herrenschmidt |
2012-04-30 | powerpc/windfarm: Add Fan Control Unit controls for G5s | Benjamin Herrenschmidt |
2012-04-30 | powerpc/windfarm: Updates to lm75 and max6690 sensors | Benjamin Herrenschmidt |
2012-04-30 | powerpc/windfarm: Add lm87 sensor | Benjamin Herrenschmidt |
2012-04-30 | powerpc/windfarm: Add ad7417 sensor | Benjamin Herrenschmidt |
2012-04-30 | powerpc/windfarm: Add useful accessors | Benjamin Herrenschmidt |
2012-04-30 | powerpc/windfarm: Improve display of fan speeds in sysfs | Benjamin Herrenschmidt |
2012-04-30 | powerpc/windfarm: Remove spurrious sysfs_attr_init() | Benjamin Herrenschmidt |
2012-04-30 | powerpc/windfarm: const'ify and add "priv" field to controls & sensors | Benjamin Herrenschmidt |
2012-04-30 | powerpc/pmac: Convert windfarm_smu_sat to new i2c probing | Benjamin Herrenschmidt |
2012-04-30 | powerpc/pmac: Convert windfarm_max6690 to new i2c probing | Benjamin Herrenschmidt |
2012-04-30 | powerpc/pmac: Convert windfarm_lm75 to new i2c probing | Benjamin Herrenschmidt |
2012-04-30 | powerpc/pmac: Convert therm_adt746x to new i2c probing | Benjamin Herrenschmidt |
2012-04-30 | i2c/powermac: Register i2c devices from device-tree | Benjamin Herrenschmidt |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-21 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-02-16 | powerpc/adb: Use set_current_state() | majianpeng |
2012-02-03 | Merge branch 'master' into for-next | Jiri Kosina |
2012-02-03 | macintosh: fix string typo in mediabay.c | Masanari Iida |
2012-02-01 | drivercore: Output common devicetree information in uevent | Grant Likely |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |