Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-02Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branches 'pm-sleep', 'pm-domains' and 'pm-avs'Rafael J. Wysocki
2015-09-01Merge branches 'pm-cpuidle', 'pm-devfreq' and 'pm-clk'Rafael J. Wysocki
2015-09-01Merge branch 'pm-opp'Rafael J. Wysocki
2015-09-01Merge branch 'device-properties'Rafael J. Wysocki
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki
2015-09-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-29PM / Domains: Fix typo in description of genpd_dev_pm_detach()Jon Hunter
2015-08-29PM / Domains: Make pm_genpd_init() available to modulesRajendra Nayak
2015-08-29PM / domains: Align column headers and data in pm_genpd_summary outputGeert Uytterhoeven
2015-08-28PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-08-28PM / OPP: Fix static checker warning (broken 64bit big endian systems)Viresh Kumar
2015-08-28PM / OPP: Free resources and properly return error on failureViresh Kumar
2015-08-28device property: Return -ENXIO if there is no suitable FW interfaceGuenter Roeck
2015-08-26device property: fallback to pset when gettng one stringAndy Shevchenko
2015-08-25drivercore: Fix unregistration path of platform devicesGrant Likely
2015-08-21device property: Add ETH_ALEN check, update comments.Jeremy Linton
2015-08-14Add a matching set of device_ functions for determining mac/phyJeremy Linton
2015-08-12Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-07PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz
2015-08-07PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar
2015-08-07PM / OPP: Add support for opp-suspendViresh Kumar
2015-08-07PM / OPP: Add OPP sharing information to OPP libraryViresh Kumar
2015-08-07PM / OPP: Add clock-latency-ns supportViresh Kumar
2015-08-07PM / OPP: Add support to parse "operating-points-v2" bindingsViresh Kumar
2015-08-07PM / OPP: Break _opp_add_dynamic() into smaller functionsViresh Kumar
2015-08-07PM / OPP: Allocate dev_opp from _add_device_opp()Viresh Kumar
2015-08-07PM / OPP: Create _remove_device_opp() for freeing dev_oppViresh Kumar
2015-08-07PM / OPP: Relocate few routinesViresh Kumar
2015-08-06driver core: correct device's shutdown orderGrygorii Strashko
2015-08-06driver core: fix docbook for device_private.deviceTomeu Vizoso
2015-08-06device property: fix potential NULL pointer dereferenceAndy Shevchenko
2015-08-06cpu: Remove bogus __ref annotation of cpu_subsys_online()Mathias Krause
2015-08-06firmware: fix wrong memory deallocation in fw_add_devm_name()Vladimir Zapolskiy
2015-08-06devres: fix devres_get()Masahiro Yamada
2015-08-01PM / Domains: Return -EPROBE_DEFER if we fail to init or turn-on domainJon Hunter
2015-08-01PM / Domains: Remove intermediate states from the power off sequenceUlf Hansson
2015-07-30drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-29regmap: regcache-rbtree: Clean new present bits on present bitmap resizeGuenter Roeck
2015-07-28driver core: implement device_for_each_child_reverse()Andy Shevchenko
2015-07-28Driver core: wakeup the parent device before trying probeRafael J. Wysocki
2015-07-28PM / QoS: Make it possible to expose device latency tolerance to userspaceMika Westerberg
2015-07-23rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney
2015-07-22genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu