aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/battery.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-05ACPI / extlog: Switch to use new generic UUID APIAndy Shevchenko1-10/+10
2017-06-05ACPI / bus: Switch to use new generic UUID APIAndy Shevchenko1-3/+3
2017-06-05ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko1-4/+4
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko3-29/+29
2017-06-05MAINTAINERS: add uuid entryChristoph Hellwig1-0/+11
2017-06-05tmpfs: generate random sb->s_uuidAmir Goldstein1-0/+2
2017-06-05scsi_debug: switch to uuid_tChristoph Hellwig1-5/+5
2017-06-05nvme: switch to uuid_tChristoph Hellwig6-10/+10
2017-06-05sysctl: switch to use uuid_tChristoph Hellwig1-2/+2
2017-06-05partitions/ldm: switch to use uuid_tChristoph Hellwig2-9/+7
2017-06-05overlayfs: use uuid_t instead of uuid_beChristoph Hellwig2-2/+2
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig14-36/+23
2017-06-05ima/policy: switch to use uuid_tChristoph Hellwig1-6/+5
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig2-13/+1
2017-06-05xfs: use the common helper uuid_is_null()Amir Goldstein6-65/+8
2017-06-05xfs: remove uuid_getnodeuniq and xfs_uu_tChristoph Hellwig3-27/+4
2017-06-05S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig2-3/+3
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig3-8/+19
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig4-15/+22
2017-06-05uuid: don't export guid_index and uuid_indexChristoph Hellwig1-2/+0
2017-06-05uuid: rename uuid typesChristoph Hellwig6-62/+73
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig2-16/+15
2017-06-05nfsd: namespace-prefix uuid_parseChristoph Hellwig1-2/+2
2017-06-05md: namespace private helper namesAmir Goldstein1-4/+4
2017-06-05xfs: use uuid_be to implement the uuid_t typeChristoph Hellwig2-4/+3
2017-06-05xfs: use uuid_copy() helper to abstract uuid_tAmir Goldstein1-6/+2
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig4-34/+19
2017-06-04Linux 4.12-rc4Linus Torvalds1-1/+1
2017-06-04fs/ufs: Set UFS default maximum bytes per fileRichard Narron1-3/+2
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman1-2/+0
2017-06-03nfs: Mark unnecessarily extern functions as staticJan Kara2-4/+3
2017-06-03hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler1-26/+26
2017-06-03hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler1-1/+0
2017-06-02Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3
2017-06-02Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik1-4/+5
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko4-11/+54
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse3-12/+24
2017-06-02mlock: fix mlock count can not decrease in race conditionYisheng Xie1-2/+3
2017-06-02mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal1-6/+2
2017-06-02dax: fix race between colliding PMD & PTE entriesRoss Zwisler1-0/+23
2017-06-02mm: avoid spurious 'bad pmd' warning messagesRoss Zwisler1-10/+30
2017-06-02mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks onceTetsuo Handa1-1/+3
2017-06-02pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-06-02slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner1-2/+4
2017-06-02initramfs: fix disabling of initramfs (and its compression)Florian Fainelli1-0/+1
2017-06-02mm: clarify why we want kmalloc before falling backto vmallockMichal Hocko1-2/+5
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2-1/+11
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko1-1/+1
2017-06-02ksm: prevent crash after write_protect_page failsAndrea Arcangeli1-2/+1