Age | Commit message (Expand) | Author |
2020-01-27 | Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-27 | Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-01-27 | Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc' | Rafael J. Wysocki |
2020-01-27 | Merge branches 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki |
2020-01-21 | Merge branch 'regmap-5.6' into regmap-next | Mark Brown |
2020-01-21 | regmap: fix writes to non incrementing registers | Ben Whitten |
2020-01-17 | software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST | Alan Maguire |
2020-01-15 | Fix built-in early-load Intel microcode alignment | Jari Ruusu |
2020-01-13 | PM-runtime: add tracepoints for usage_count changes | Michał Mirosław |
2020-01-07 | drivers/base/test: fix global-out-of-bounds error | Qian Cai |
2020-01-06 | regmap-i2c: constify regmap_bus structures | Michał Mirosław |
2019-12-20 | PM: wakeup: Show statistics for deleted wakeup sources again | zhuguangqing |
2019-12-19 | software node: add basic tests for property entries | Dmitry Torokhov |
2019-12-15 | Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-12-12 | devtmpfs: use do_mount() instead of ksys_mount() | Dominik Brodowski |
2019-12-10 | drivers: Fix boot problem on SuperH | Guenter Roeck |
2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-12-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-12-04 | mm/vmstat: add helpers to get vmstat item names for each enum type | Konstantin Khlebnikov |
2019-12-04 | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-12-03 | software node: remove separate handling of references | Dmitry Torokhov |
2019-12-03 | software node: implement reference properties | Dmitry Torokhov |
2019-12-03 | software node: allow embedding of small arrays into property_entry | Dmitry Torokhov |
2019-12-03 | software node: replace is_array with is_inline | Dmitry Torokhov |
2019-12-01 | drivers/base/memory.c: drop the mem_sysfs_mutex | David Hildenbrand |
2019-12-01 | mm, soft-offline: convert parameter to pfn | Naoya Horiguchi |
2019-11-29 | PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY | Leonard Crestez |
2019-11-29 | PM / QoS: Initial kunit test | Leonard Crestez |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-26 | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-26 | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-11-26 | Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' | Rafael J. Wysocki |
2019-11-25 | Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2019-11-20 | drivers: base: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-11-19 | regmap: regmap-w1: Drop unreachable code | Mika Westerberg |
2019-11-19 | firmware_loader: Fix labels with comma for builtin firmware | Linus Walleij |
2019-11-15 | mm/memory_hotplug: fix try_offline_node() | David Hildenbrand |
2019-11-15 | driver core: Allow device link operations inside sync_state() | Saravana Kannan |
2019-11-14 | driver core: platform: Declare ret variable only once | Andy Shevchenko |
2019-11-14 | driver core: platform: use the correct callback type for bus_find_device | Sami Tolvanen |
2019-11-14 | firmware_class: make firmware caching configurable | Mark Salyzyn |
2019-11-13 | PM / Domains: Convert to dev_to_genpd_safe() in genpd_syscore_switch() | Ulf Hansson |
2019-11-13 | PM / Domains: Implement the ->start() callback for genpd | Ulf Hansson |
2019-11-13 | PM / Domains: Introduce dev_pm_domain_start() | Ulf Hansson |
2019-11-13 | PM / wakeirq: remove unnecessary parentheses | Xiaofei Tan |
2019-11-08 | PM / core: Clean up some function headers in power.h | Ulf Hansson |
2019-11-05 | software node: simplify property_entry_read_string_array() | Dmitry Torokhov |
2019-11-05 | software node: remove property_entry_read_uNN_array functions | Dmitry Torokhov |
2019-11-05 | software node: get rid of property_set_pointer() | Dmitry Torokhov |
2019-11-05 | software node: clean up property_copy_string_array() | Dmitry Torokhov |