Age | Commit message (Expand) | Author |
2015-08-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-08-11 | regmap: Move documentation to regmap.h | Nicolas Boichat |
2015-08-07 | regmap: Use different lockdep class for each regmap init call | Nicolas Boichat |
2015-08-07 | regmap: debugfs: Fix misuse of IS_ENABLED | Axel Lin |
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 |
2015-07-28 | Driver core: wakeup the parent device before trying probe | Rafael J. Wysocki |
2015-07-28 | PM / QoS: Make it possible to expose device latency tolerance to userspace | Mika Westerberg |
2015-07-22 | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() | Paul E. McKenney |
2015-07-22 | genirq/MSI: Move msi_list from struct pci_dev to struct device | Jiang Liu |
2015-07-21 | PM / sleep: Allow devices without runtime PM to do direct-complete | Alan Stern |
2015-07-20 | regmap: debugfs: Allow writes to cache state settings | Richard Fitzgerald |
2015-07-17 | PM / clk: don't return int on __pm_clk_enable() | Colin Ian King |
2015-07-16 | regmap: Apply optional delay in multi_reg_write/register_patch | Nariman Poushin |
2015-07-16 | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin |
2015-07-14 | regmap: Silence warning on invalid zero length read | Mark Brown |
2015-07-13 | regmap: Add better support for devices without readback support | Lars-Peter Clausen |
2015-07-10 | regmap: add regmap_fields_force_write() | Kuninori Morimoto |
2015-07-10 | regmap: add regmap_write_bits() | Kuninori Morimoto |
2015-07-10 | regmap: add force_write option on _regmap_update_bits() | Kuninori Morimoto |
2015-07-09 | Fix firmware loader uevent buffer NULL pointer dereference | Linus Torvalds |
2015-07-07 | Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep' | Rafael J. Wysocki |
2015-07-07 | Merge branch 'pm-wakeirq' | Rafael J. Wysocki |
2015-07-07 | PM / wakeirq: Avoid setting power.wakeirq too hastily | Rafael J. Wysocki |
2015-07-07 | PM / Domains: Avoid infinite loops in attach/detach code | Geert Uytterhoeven |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-07-01 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-30 | mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA... | Mel Gorman |
2015-06-26 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-06-26 | Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' | Rafael J. Wysocki |