Age | Commit message (Expand) | Author |
2015-09-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-04 | mm: check if section present during memory block registering | Yinghai Lu |
2015-09-04 | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-09-01 | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-09-01 | Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-01 | Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs' | Rafael J. Wysocki |
2015-09-01 | Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk' | Rafael J. Wysocki |
2015-09-01 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2015-09-01 | Merge branch 'device-properties' | Rafael J. Wysocki |
2015-09-01 | Merge branch 'acpi-pm' | Rafael J. Wysocki |
2015-08-31 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-31 | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown |
2015-08-29 | PM / Domains: Fix typo in description of genpd_dev_pm_detach() | Jon Hunter |
2015-08-29 | PM / Domains: Make pm_genpd_init() available to modules | Rajendra Nayak |
2015-08-29 | PM / domains: Align column headers and data in pm_genpd_summary output | Geert Uytterhoeven |
2015-08-28 | PM / OPP: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar |
2015-08-28 | PM / OPP: Fix static checker warning (broken 64bit big endian systems) | Viresh Kumar |
2015-08-28 | PM / OPP: Free resources and properly return error on failure | Viresh Kumar |
2015-08-27 | device property: Return -ENXIO if there is no suitable FW interface | Guenter Roeck |
2015-08-26 | device property: fallback to pset when gettng one string | Andy Shevchenko |
2015-08-25 | drivercore: Fix unregistration path of platform devices | Grant Likely |
2015-08-20 | device property: Add ETH_ALEN check, update comments. | Jeremy Linton |
2015-08-13 | Add a matching set of device_ functions for determining mac/phy | Jeremy Linton |
2015-08-12 | Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-08-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-08-07 | PM / OPP: add dev_pm_opp_is_turbo() helper | Bartlomiej Zolnierkiewicz |
2015-08-07 | PM / OPP: Add helpers for initializing CPU OPPs | Viresh Kumar |
2015-08-07 | PM / OPP: Add support for opp-suspend | Viresh Kumar |
2015-08-07 | PM / OPP: Add OPP sharing information to OPP library | Viresh Kumar |
2015-08-07 | PM / OPP: Add clock-latency-ns support | Viresh Kumar |
2015-08-07 | PM / OPP: Add support to parse "operating-points-v2" bindings | Viresh Kumar |
2015-08-07 | PM / OPP: Break _opp_add_dynamic() into smaller functions | Viresh Kumar |
2015-08-07 | PM / OPP: Allocate dev_opp from _add_device_opp() | Viresh Kumar |
2015-08-07 | PM / OPP: Create _remove_device_opp() for freeing dev_opp | Viresh Kumar |
2015-08-07 | PM / OPP: Relocate few routines | Viresh Kumar |
2015-08-05 | driver core: correct device's shutdown order | Grygorii Strashko |
2015-08-05 | driver core: fix docbook for device_private.device | Tomeu Vizoso |
2015-08-06 | device property: fix potential NULL pointer dereference | Andy Shevchenko |
2015-08-05 | cpu: Remove bogus __ref annotation of cpu_subsys_online() | Mathias Krause |
2015-08-05 | firmware: fix wrong memory deallocation in fw_add_devm_name() | Vladimir Zapolskiy |
2015-08-05 | devres: fix devres_get() | Masahiro Yamada |
2015-07-31 | PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domain | Jon Hunter |
2015-07-31 | PM / Domains: Remove intermediate states from the power off sequence | Ulf Hansson |
2015-07-30 | drivers/base: Add MSI domain support for non-PCI devices | Marc Zyngier |
2015-07-30 | Merge branch 'linus' into irq/core | Thomas Gleixner |
2015-07-29 | regmap: regcache-rbtree: Clean new present bits on present bitmap resize | Guenter Roeck |
2015-07-28 | driver core: implement device_for_each_child_reverse() | Andy Shevchenko |