Age | Commit message (Expand) | Author |
2014-04-01 | Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-01 | Merge tag 'regulator-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-04-01 | Merge tag 'regmap-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2014-03-28 | Merge remote-tracking branches 'regmap/topic/cache', 'regmap/topic/irq', 'reg... | Mark Brown |
2014-03-28 | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown |
2014-03-28 | Merge tag 'regmap-v3.14-rc4' into regmap-linus | Mark Brown |
2014-03-28 | regmap: mmio: Add regmap_mmio_regbits_check. | Xiubo Li |
2014-03-27 | regmap: mmio: Add support for 1/2/8 bytes wide register address. | Xiubo Li |
2014-03-27 | regmap: mmio: add regmap_mmio_{regsize, count}_check. | Xiubo Li |
2014-03-26 | Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable... | Mark Brown |
2014-03-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2014-03-20 | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki |
2014-03-20 | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' | Rafael J. Wysocki |
2014-03-19 | regmap: cache: Don't attempt to sync non-writeable registers | Dylan Reid |
2014-03-19 | regmap: cache: Step by stride in default sync | Dylan Reid |
2014-03-18 | regmap: Fix possible sleep-in-atomic in regmap_bulk_write() | Takashi Iwai |
2014-03-18 | regmap: Ensure regmap_register_patch() is compatible with fast_io | Mark Brown |
2014-03-13 | regmap: irq: Set data pointer only on regmap_add_irq_chip success | Krzysztof Kozlowski |
2014-03-12 | PM / Runtime: Add missing "it" in comment | Geert Uytterhoeven |
2014-03-10 | regmap: Implementation for regmap_multi_reg_write | Opensource [Anthony Olech] |
2014-03-06 | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar |
2014-03-06 | regmap: add regmap_parse_val api | Nenghua Cao |
2014-03-02 | Merge 3.14-rc5 into char-misc-next | Greg Kroah-Hartman |
2014-03-02 | PM: Add pm_runtime_suspend|resume_force functions | Ulf Hansson |
2014-03-02 | PM / runtime: Fetch runtime PM callbacks using a macro | Ulf Hansson |
2014-03-01 | PM / domains: Turn latency warning into debug message | Philipp Zabel |
2014-02-26 | PM / hibernate: Fix restore hang in freeze_processes() | Sebastian Capella |
2014-02-26 | regmap: Base regmap_register_patch on _regmap_multi_reg_write | Charles Keepax |
2014-02-26 | regmap: Add bypassed version of regmap_multi_reg_write | Charles Keepax |
2014-02-26 | regmap: Mark reg_defaults in regmap_multi_reg_write as const | Charles Keepax |
2014-02-24 | Merge 3.14-rc4 into char-misc-next | Greg Kroah-Hartman |
2014-02-22 | regmap: fix coccinelle warnings | Nenghua Cao |
2014-02-22 | regmap: Check stride of register patch as we register it | Charles Keepax |
2014-02-20 | regmap: Clean up _regmap_update_bits() | Xiubo Li |
2014-02-20 | PM / sleep: Asynchronous threads for suspend_late | Liu, Chuansheng |
2014-02-20 | PM / sleep: Asynchronous threads for suspend_noirq | Liu, Chuansheng |
2014-02-20 | PM / sleep: Asynchronous threads for resume_early | Liu, Chuansheng |
2014-02-20 | PM / sleep: Asynchronous threads for resume_noirq | Liu, Chuansheng |
2014-02-20 | PM / sleep: Two flags for async suspend_noirq and suspend_late | Liu, Chuansheng |
2014-02-18 | Merge 3.14-rc3 into char-misc-next | Greg Kroah-Hartman |
2014-02-17 | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-02-16 | regmap: Separate regmap dev initialization | Michal Simek |
2014-02-15 | regmap: spmi: support base and extended register spaces | Josh Cartwright |
2014-02-13 | dma-buf: update debugfs output | Sumit Semwal |
2014-02-11 | regmap: Check readable regs in _regmap_read | Michal Simek |
2014-02-11 | devres: introduce API "devm_kstrdup" | Manish Badarkhe |
2014-02-11 | PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments | Rafael J. Wysocki |
2014-02-11 | PM / QoS: Introcuce latency tolerance device PM QoS type | Rafael J. Wysocki |
2014-02-11 | PM / QoS: Add no_constraints_value field to struct pm_qos_constraints | Rafael J. Wysocki |
2014-02-11 | PM / QoS: Rename device resume latency QoS items | Rafael J. Wysocki |