Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -177/+164 |
2019-11-26 | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 4 | -40/+54 |
2019-11-26 | Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' | Rafael J. Wysocki | 4 | -40/+54 |
2019-11-25 | Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 1 | -4/+0 |
2019-11-19 | regmap: regmap-w1: Drop unreachable code | Mika Westerberg | 1 | -4/+0 |
2019-11-15 | mm/memory_hotplug: fix try_offline_node() | David Hildenbrand | 1 | -0/+36 |
2019-11-13 | PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch() | Ulf Hansson | 1 | -20/+12 |
2019-11-13 | PM / Domains: Implement the ->start() callback for genpd | Ulf Hansson | 1 | -0/+8 |
2019-11-13 | PM / Domains: Introduce dev_pm_domain_start() | Ulf Hansson | 1 | -0/+20 |
2019-11-13 | PM / wakeirq: remove unnecessary parentheses | Xiaofei Tan | 1 | -2/+2 |
2019-11-08 | PM / core: Clean up some function headers in power.h | Ulf Hansson | 1 | -18/+12 |
2019-11-05 | software node: simplify property_entry_read_string_array() | Dmitry Torokhov | 1 | -14/+7 |
2019-11-05 | software node: remove property_entry_read_uNN_array functions | Dmitry Torokhov | 1 | -71/+14 |
2019-11-05 | software node: get rid of property_set_pointer() | Dmitry Torokhov | 1 | -71/+19 |
2019-11-05 | software node: clean up property_copy_string_array() | Dmitry Torokhov | 1 | -11/+8 |
2019-11-04 | x86/bugs: Add ITLB_MULTIHIT bug infrastructure | Vineela Tummalapalli | 1 | -0/+8 |
2019-10-28 | x86/speculation/taa: Add sysfs reporting for TSX Async Abort | Pawan Gupta | 1 | -0/+9 |
2019-10-21 | PM: QoS: Drop frequency QoS types from device PM QoS | Rafael J. Wysocki | 1 | -68/+2 |
2019-10-19 | drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag... | David Hildenbrand | 1 | -0/+3 |
2019-10-18 | Merge branches 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki | 1 | -0/+3 |
2019-10-11 | device property: Add a function to obtain a node's prefix | Sakari Ailus | 2 | -0/+34 |
2019-10-11 | device property: Add fwnode_get_name for returning the name of a node | Sakari Ailus | 2 | -0/+23 |
2019-10-11 | device property: Add functions for accessing node's parents | Sakari Ailus | 1 | -0/+46 |
2019-10-11 | device property: Move fwnode_get_parent() up | Sakari Ailus | 1 | -13/+13 |
2019-10-11 | software node: Make argument to to_software_node const | Sakari Ailus | 1 | -2/+2 |
2019-10-11 | software node: Get reference to parent swnode in get_parent op | Sakari Ailus | 1 | -1/+4 |
2019-10-10 | cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown | Rafael J. Wysocki | 1 | -0/+3 |
2019-10-07 | driver core: platform: Add platform_get_irq_byname_optional() | Hans de Goede | 1 | -7/+39 |
2019-09-24 | mm,thp: stats for file backed THP | Song Liu | 1 | -0/+6 |
2019-09-24 | drivers/base/memory.c: don't store end_section_nr in memory blocks | David Hildenbrand | 2 | -6/+5 |
2019-09-24 | driver/base/memory.c: validate memory block size early | David Hildenbrand | 1 | -22/+9 |
2019-09-24 | drivers/base/memory.c: fixup documentation of removable/phys_index/block_size... | David Hildenbrand | 1 | -5/+6 |
2019-09-24 | drivers/base/node.c: simplify unregister_memory_block_under_nodes() | David Hildenbrand | 2 | -24/+16 |
2019-09-19 | Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -9/+29 |
2019-09-18 | Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -33/+47 |
2019-09-18 | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -99/+177 |
2019-09-17 | Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+38 |
2019-09-17 | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 8 | -66/+308 |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -39/+46 |
2019-09-17 | Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools' | Rafael J. Wysocki | 1 | -15/+10 |
2019-09-17 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+1 |
2019-09-17 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 6 | -50/+297 |
2019-09-17 | Merge suspend-to-idle rework material for v5.4. | Rafael J. Wysocki | 2 | -24/+13 |
2019-09-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -5/+23 |
2019-09-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -0/+9 |
2019-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -1/+299 |
2019-09-16 | Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2 | -18/+1 |
2019-09-12 | vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API | David Howells | 1 | -10/+6 |
2019-09-11 | software node: Initialize the return value in software_node_find_by_name() | Heikki Krogerus | 1 | -1/+1 |
2019-09-05 | make shmem_fill_super() static | Al Viro | 1 | -1/+1 |