summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-093-3/+3
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-093-3/+3
* Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-054-30/+33
|\
| * macintosh/ams-input: switch to using input device polling modeDmitry Torokhov2020-05-283-22/+20
| * drivers/macintosh: Fix memleak in windfarm_pm112 driverMichael Ellerman2020-05-151-8/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-2/+1
|\ \
| * | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-2/+1
| |/
* / via-pmu: don't bother with access_ok()Al Viro2020-05-291-2/+0
|/
* Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-033-6/+1
|\
| * Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-236-1/+50
| |\
| * | misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-183-6/+1
* | | macintosh: convert to i2c_new_scanned_deviceWolfram Sang2020-03-261-2/+2
| |/ |/|
* | macintosh: windfarm: fix MODINFO regressionWolfram Sang2020-03-106-1/+50
|/
* macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang2020-02-291-21/+31
* Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-041-3/+3
|\
| * macintosh: Fix Kconfig indentationKrzysztof Kozlowski2020-01-231-3/+3
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-9/+8
|/
* Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-301-1/+2
|\
| * macintosh: ans-lcd: make anslcd_logo static and __initconstRasmus Villemoes2019-11-061-1/+2
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-261-3/+4
|\ \
| * | rackmeter: Use vtime aware kcpustat accessorFrederic Weisbecker2019-11-211-3/+4
* | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-254-19/+17
|\ \ \ | |/ / |/| |
| * | macintosh: Use pr_warn instead of pr_warningKefeng Wang2019-10-184-19/+17
* | | cpufreq: Use per-policy frequency QoSRafael J. Wysocki2019-10-211-16/+22
| |/ |/|
* | cpufreq: powerpc: macintosh: Switch to QoS requests for freq limitsViresh Kumar2019-08-261-27/+50
* | drivers/macintosh/smu.c: Mark expected switch fall-throughStephen Rothwell2019-07-311-0/+1
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-2/+2
|\ \ | |/ |/|
| * powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy2019-07-051-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 247Thomas Gleixner2019-06-194-8/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 246Thomas Gleixner2019-06-1916-45/+16
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 375Thomas Gleixner2019-06-051-2/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-305-25/+5
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-241-12/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-213-0/+3
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* memblock: drop memblock_alloc_base()Mike Rapoport2019-03-121-1/+1
* macintosh/via-cuda: Don't rely on Cuda to end a transferFinn Thain2019-01-221-3/+5
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-2/+2
* macintosh: Use of_node_name_{eq, prefix} for node name comparisonsRob Herring2018-12-227-32/+30
* macintosh: Use device_type helpers to access the node typeRob Herring2018-11-265-30/+22
* macintosh: windfarm: Another convert to using %pOFn instead of device_node.nameRob Herring2018-11-261-3/+3
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* macintosh/windfarm_smu_sat: Fix debug outputBenjamin Herrenschmidt2018-10-191-18/+7
* macintosh/via-macii, macintosh/adb-iop: Clean up whitespaceFinn Thain2018-10-082-160/+174