- ff2632d Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 months ago
- bc8744c macintosh/ams: Fix unused variable warning by Michael Ellerman · 10 months ago
- 84030aa macintosh/macio-adb: replace of_node_put() with __free by sundar · 10 months ago
- d301a71 macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" by Finn Thain · 12 months ago
- 66a27ab Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 12 months ago
- 074d363 macintosh/via-pmu-backlight: Include <linux/backlight.h> by Thomas Zimmermann · 12 months ago
- 9db2235 powerpc/macio: Make remove callback of macio driver void returned by Dawei Li · 2 years, 1 month ago
- 83bc680 macintosh/adb: make adb_dev_class constant by Ricardo B. Marliere · 12 months ago
- 4b26558 macintosh: windfarm_rm31: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
- 7cfe998 macintosh: windfarm_pm91: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
- fb0217d macintosh: windfarm_pm81: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
- 057894a macintosh: windfarm_pm72: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
- 2e7e64c macintosh: windfarm_pm121: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
- 839cf59 macintosh: windfarm_pm112: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
- bd6d99b macintosh: therm_windtunnel: Convert to platform remove callback returning void by Uwe Kleine-König · 1 year, 2 months ago
- 112202f powerpc: pmac: make macio_bus_type const by Ricardo B. Marliere · 1 year, 1 month ago
- 707df29 Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 4 months ago
- 6db51ff macintosh/macio-adb: add missing iounmap() on error in macio_init() by Yang Yingliang · 2 years, 2 months ago
- 3c2461f macintosh: Remove the now superfluous sentinel element from ctl_table array by Joel Granados · 1 year, 5 months ago
- 4ad0a4c Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 6 months ago
- 85a6164 macintosh/ams: linux/platform_device.h is needed by Randy Dunlap · 1 year, 6 months ago
- 233d687 macintosh: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
- cd50430 macintosh/ams: mark ams_init() static by Arnd Bergmann · 1 year, 7 months ago
- 6f3bdbb macintosh: Use of_property_read_reg() to parse "reg" by Rob Herring · 1 year, 9 months ago
- 93cfa6f macintosh: Use of_address_to_resource() by Rob Herring · 2 years ago
- 922db7c macintosh: Switch i2c drivers back to use .probe() by Uwe Kleine-König · 1 year, 9 months ago
- 70cc1b5 Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 1 year, 10 months ago
- b6a7828 Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 10 months ago
- 4838036 Change DEFINE_SEMAPHORE() to take a number argument by Peter Zijlstra · 1 year, 11 months ago
- 87b626a macintosh: Use of_property_present() for testing DT property presence by Rob Herring · 2 years ago
- 05dce4b macintosh: via-pmu-led: requires ATA to be set by Randy Dunlap · 2 years ago
- 631cf00 macintosh/windfarm_smu_sat: Add missing of_node_put() by Liang He · 1 year, 11 months ago
- 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 2 years ago
- d0a32f5 Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years ago
- 748ea32 macintosh: windfarm: Use unsigned type for 1-bit bitfields by Nathan Chancellor · 2 years ago
- 2a81ada driver core: make struct bus_type.uevent() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
- a77ad4b of: device: make of_device_uevent_modalias() take a const device * by Greg Kroah-Hartman · 2 years, 2 months ago
- dbaa310 macintosh/macio-adb: check the return value of ioremap() by Xie Shaowen · 2 years, 7 months ago
- 5ca86ea macintosh: fix possible memory leak in macio_add_one_device() by Yang Yingliang · 2 years, 4 months ago
- 3aa1630 macintosh: Switch to use for_each_child_of_node() macro by Yang Yingliang · 2 years, 6 months ago
- e3e528d macintosh/windfarm_pid: Add header file macro definition by Li zeming · 2 years, 8 months ago
- 2dfcace macintosh/ams/ams: Add header file macro definition by Li zeming · 2 years, 8 months ago
- a0542d2 macintosh/via-pmu-backlight: Use backlight helper by Stephen Kitt · 2 years, 9 months ago
- 27f9690 macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabled by Finn Thain · 3 years ago
- fc21ed8 macintosh/macio-adb: Fix warning comparing pointer to 0 by Haowen Bai · 3 years ago
- a823307 macintosh/windfarm_pm121: Fix warning comparing pointer to 0 by Haowen Bai · 3 years ago
- 8831694 macintosh/windfarm_pm91: Fix warning comparing pointer to 0 by Haowen Bai · 3 years ago
- 2f59562 macintosh/adb: Fix warning comparing pointer to 0 by Haowen Bai · 3 years ago
- e0acfdd macintosh/windfarm_pm81: Fix warning comparing pointer to 0 by Haowen Bai · 3 years ago
- d05921a macintosh/windfarm_smu_sat: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
- 2d7a9d7 macintosh/windfarm_max6690_sensor: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
- 0e2211b macintosh/windfarm_lm87_sensor: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
- 51a9e17 macintosh/windfarm_lm75_sensor: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
- 472e4c6 macintosh/windfarm_fcu_controls: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
- 9d533bd macintosh/windfarm_ad7417_sensor: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
- dc9be07 macintosh/therm_windtunnel: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
- 0424113 macintosh/therm_adt746x: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
- 8daa9c1 macintosh/ams-i2c: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
- 4899a36 Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years, 5 months ago
- 2dec3a7 macintosh/ams: Adapt declaration of ams_i2c_remove() to earlier change by Uwe Kleine-König · 2 years, 6 months ago
- d208d8c macintosh: Add missing of_node_get() in do_attach() by Liang He · 2 years, 8 months ago
- 4c14d7a macintosh: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 7 months ago
- ed5c2f5 i2c: Make remove callback return void by Uwe Kleine-König · 2 years, 7 months ago
- fd97e4a macintosh/adb: fix oob read in do_adb_query() function by Ning Qiang · 2 years, 8 months ago
- 9a9c5ff macintosh: via-pmu and via-cuda need RTC_LIB by Randy Dunlap · 2 years, 11 months ago
- 86ce436 macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled by Finn Thain · 2 years, 11 months ago
- a486e51 macintosh: Prepare cleanup of powerpc's asm/prom.h by Christophe Leroy · 2 years, 11 months ago
- 6c1e560 macintosh: Use for_each_child_of_node() macro by Zou Wei · 3 years, 9 months ago
- 928b396 macintosh: Fix warning comparing pointer to 0 by Yang Li · 3 years, 1 month ago
- e9bb94c macintosh/ams: Remove unneeded result variable by Minghao Chi · 3 years, 1 month ago
- 6130ed7 macintosh/adb: Use swap() to make code cleaner by Yang Guang · 3 years, 4 months ago
- cc46399 macintosh/ams: Replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 5 months ago
- 8cd1d2e macintosh/smu: Fix warning comparing pointer to 0 by Jing Yangyang · 3 years, 6 months ago
- d5f14dc macintosh/via-pmu: Use DEFINE_SPINLOCK() for spinlock by Ye Bin · 3 years, 11 months ago
- 7641c1b macintosh: Use kmemdup rather than duplicating its implementation by Fuqian Huang · 6 years ago
- e6d03ac powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.h by Christophe Leroy · 3 years, 6 months ago
- ccafe7c macintosh: macio_asic: remove useless cast for driver.name by Corentin Labbe · 3 years, 1 month ago
- e99f5e7 macintosh/mac_hid.c: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years, 1 month ago
- 8cffe0b0 macintosh: Add const to of_device_id by Xiang wangx · 3 years, 3 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 4421cca0 memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 4 months ago
- 0e17ad8 powerpc: Split memset() to avoid multi-field overflow by Kees Cook · 3 years, 8 months ago
- 77e02cf memblock: introduce saner 'memblock_free_ptr()' interface by Linus Torvalds · 3 years, 6 months ago
- b250e6d1 Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
- c0891ac isystem: ship and use stdarg.h by Alexey Dobriyan · 3 years, 7 months ago
- 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 7 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 8 months ago
- 0751fdf macintosh/via-pmu: Fix build warning by Michael Ellerman · 3 years, 11 months ago
- 95d1439 macintosh/via-pmu: Make some symbols static by Yu Kuai · 3 years, 11 months ago
- 4204ecd windfarm: make symbol 'wf_thread' static by Yu Kuai · 3 years, 11 months ago
- 13ddd0e macintosh/windfarm: Make symbol 'pm121_sys_state' static by Yu Kuai · 3 years, 11 months ago
- 4763d37 powerpc: Spelling/typo fixes by Bhaskar Chowdhury · 4 years, 1 month ago
- c396dd2 macintosh/adb-iop: Use big-endian autopoll mask by Finn Thain · 4 years, 1 month ago
- 10199e9 macintosh/adb-iop: Send correct poll command by Finn Thain · 4 years, 3 months ago
- 2c9cfba macintosh/adb-iop: Always wait for reply message from IOP by Finn Thain · 4 years, 3 months ago
- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
- acff5e6 macintosh: smu_sensors: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
- 9c826d3 drivers/macintosh/smu.c: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago
- 3db8715 drivers/macintosh/smu.c: Fix undeclared symbol warning by Wang Wensheng · 4 years, 6 months ago
- 8f7e57e macintosh: windfarm: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 6 months ago