Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | thermal: of-thermal: add API for getting sensor ID from DT | Anson Huang | 2020-03-12 | 1 | -0/+10 | |
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 2020-04-08 | 4 | -2/+172 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | mfd: sc27xx: Add USB charger type detection support | Baolin Wang | 2020-03-30 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | mfd: rk808: Convert RK805 to shutdown/suspend hooks | Robin Murphy | 2020-03-30 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | mfd: rk808: Reduce shutdown duplication | Robin Murphy | 2020-03-30 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | Merge branches 'ib-mfd-iio-input-5.7' and 'ib-mfd-iio-rtc-5.7' into ibs-for-m... | Lee Jones | 2020-03-30 | 1 | -0/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | mfd: rn5t618: Add RTC related registers | Andreas Kemnade | 2020-03-27 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | | mfd: rn5t618: Add IRQ support | Andreas Kemnade | 2020-03-27 | 1 | -0/+15 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | | | | mfd: Add support for Azoteq IQS620A/621/622/624/625 | Jeff LaBundy | 2020-03-27 | 1 | -0/+139 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-04-08 | 2 | -5/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | backlight: corgi: Convert to use GPIO descriptors | Linus Walleij | 2020-03-25 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | backlight: pwm_bl: Switch to full GPIO descriptor | Linus Walleij | 2020-03-18 | 1 | -2/+0 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav... | Linus Torvalds | 2020-04-08 | 4 | -70/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | leds: make functions easier to understand | Pavel Machek | 2020-04-06 | 1 | -10/+26 | |
| * | | | | | | | | | | | | | | | | | | leds: old enums are not really applicable to new code | Pavel Machek | 2020-04-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | leds: pwm: remove header | Denis Osterland-Heim | 2020-03-21 | 1 | -22/+0 | |
| * | | | | | | | | | | | | | | | | | | leds: ns2: Absorb platform data | Linus Walleij | 2020-02-26 | 1 | -38/+0 | |
| | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-04-07 | 32 | -104/+293 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | linux/bits.h: add compile time sanity check of GENMASK inputs | Rikard Falkeborn | 2020-04-07 | 1 | -2/+20 | |
| * | | | | | | | | | | | | | | | | | | percpu_counter: fix a data race at vm_committed_as | Qian Cai | 2020-04-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | kasan: stackdepot: move filter_irq_stacks() to stackdepot.c | Alexander Potapenko | 2020-04-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | bitops: always inline sign extension helpers | Josh Poimboeuf | 2020-04-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | compiler.h: fix error in BUILD_BUG_ON() reporting | Vegard Nossum | 2020-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | compiler: remove CONFIG_OPTIMIZE_INLINING entirely | Masahiro Yamada | 2020-04-07 | 1 | -10/+1 | |
| * | | | | | | | | | | | | | | | | | | seq_file: remove m->version | Matthew Wilcox (Oracle) | 2020-04-07 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | proc: faster open/read/close with "permanent" files | Alexey Dobriyan | 2020-04-07 | 1 | -1/+16 | |
| * | | | | | | | | | | | | | | | | | | mm: remove dummy struct bootmem_data/bootmem_data_t | Waiman Long | 2020-04-07 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | include/linux/memremap.h: remove stale comments | Ira Weiny | 2020-04-07 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | include/linux/swapops.h: correct guards for non_swap_entry() | Steven Price | 2020-04-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | mm: fix ambiguous comments for better code readability | chenqiwu | 2020-04-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | mm/memory_hotplug: allow to specify a default online_type | David Hildenbrand | 2020-04-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | mm/memory_hotplug: convert memhp_auto_online to store an online_type | David Hildenbrand | 2020-04-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | drivers/base/memory: map MMOP_OFFLINE to 0 | David Hildenbrand | 2020-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE | David Hildenbrand | 2020-04-07 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | mm/sparse.c: only use subsection map in VMEMMAP case | Baoquan He | 2020-04-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | drivers/base/memory.c: drop section_count | David Hildenbrand | 2020-04-07 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | userfaultfd: wp: enabled write protection in userfaultfd API | Shaohua Li | 2020-04-07 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | userfaultfd: wp: add the writeprotect API to userfaultfd ioctl | Andrea Arcangeli | 2020-04-07 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | | | | userfaultfd: wp: support write protection for userfault vma range | Shaohua Li | 2020-04-07 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | khugepaged: skip collapse if uffd-wp detected | Peter Xu | 2020-04-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | userfaultfd: wp: support swap and page migration | Peter Xu | 2020-04-07 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | userfaultfd: wp: add pmd_swp_*uffd_wp() helpers | Peter Xu | 2020-04-07 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | | | userfaultfd: wp: apply _PAGE_UFFD_WP bit | Peter Xu | 2020-04-07 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | mm: merge parameters for change_protection() | Peter Xu | 2020-04-07 | 2 | -2/+14 | |
| * | | | | | | | | | | | | | | | | | | userfaultfd: wp: add UFFDIO_COPY_MODE_WP | Andrea Arcangeli | 2020-04-07 | 2 | -6/+7 | |
| * | | | | | | | | | | | | | | | | | | userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers | Andrea Arcangeli | 2020-04-07 | 1 | -0/+27 | |
| * | | | | | | | | | | | | | | | | | | userfaultfd: wp: add WP pagetable tracking to x86 | Andrea Arcangeli | 2020-04-07 | 2 | -0/+52 | |
| * | | | | | | | | | | | | | | | | | | userfaultfd: wp: add helper for writeprotect check | Shaohua Li | 2020-04-07 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | mm/page_reporting: add budget limit on how many pages can be reported per pass | Alexander Duyck | 2020-04-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | virtio-balloon: add support for providing free page reports to host | Alexander Duyck | 2020-04-07 | 1 | -0/+1 |