summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
AgeCommit message (Expand)AuthorLines
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+1
2020-03-26macintosh: convert to i2c_new_scanned_deviceWolfram Sang-2/+2
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman-1/+50
2020-03-18misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan-6/+1
2020-03-10macintosh: windfarm: fix MODINFO regressionWolfram Sang-1/+50
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang-21/+31
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-3/+3
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-9/+8
2020-01-23macintosh: Fix Kconfig indentationKrzysztof Kozlowski-3/+3
2019-11-30Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+2
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+4
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-19/+17
2019-11-21rackmeter: Use vtime aware kcpustat accessorFrederic Weisbecker-3/+4
2019-11-06macintosh: ans-lcd: make anslcd_logo static and __initconstRasmus Villemoes-1/+2
2019-10-21cpufreq: Use per-policy frequency QoSRafael J. Wysocki-16/+22
2019-10-18macintosh: Use pr_warn instead of pr_warningKefeng Wang-19/+17
2019-08-26cpufreq: powerpc: macintosh: Switch to QoS requests for freq limitsViresh Kumar-27/+50
2019-07-31drivers/macintosh/smu.c: Mark expected switch fall-throughStephen Rothwell-0/+1
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-2/+2
2019-07-05powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 247Thomas Gleixner-8/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 246Thomas Gleixner-45/+16
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 375Thomas Gleixner-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-25/+5
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner-12/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+3
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+3
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport-1/+1
2019-01-22macintosh/via-cuda: Don't rely on Cuda to end a transferFinn Thain-3/+5
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-2/+2
2018-12-22macintosh: Use of_node_name_{eq, prefix} for node name comparisonsRob Herring-32/+30
2018-11-26macintosh: Use device_type helpers to access the node typeRob Herring-30/+22
2018-11-26macintosh: windfarm: Another convert to using %pOFn instead of device_node.nameRob Herring-3/+3
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-2/+1
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport-1/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport-1/+1
2018-10-19macintosh/windfarm_smu_sat: Fix debug outputBenjamin Herrenschmidt-18/+7
2018-10-08macintosh/via-macii, macintosh/adb-iop: Clean up whitespaceFinn Thain-160/+174
2018-10-08macintosh/via-macii, macintosh/adb-iop: Modernize printk callsFinn Thain-2/+2
2018-10-08macintosh/via-macii: Simplify lockingFinn Thain-8/+18
2018-10-08macintosh/via-macii: Remove BUG_ON assertionsFinn Thain-42/+7
2018-10-08macintosh/via-macii: Synchronous bus resetFinn Thain-1/+2
2018-10-08macintosh/adb: Rework printk output againFinn Thain-35/+26
2018-10-08macintosh: Use common code to access RTCFinn Thain-0/+68
2018-10-03macintosh: Convert to using %pOFn instead of device_node.nameRob Herring-6/+14
2018-08-24macintosh: therm_windtunnel: drop using attach_adapterWolfram Sang-2/+23
2018-07-31macintosh/via-pmu: Disambiguate interrupt statisticsFinn Thain-8/+12