| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | | | | | | * | | | | | | regmap: Implementation for regmap_multi_reg_write | Opensource [Anthony Olech] | 2014-03-10 | |
| | | | | | | | | * | | | | | | 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-26 | |
| | | | | | | | | * | | | | | | regmap: Check stride of register patch as we register it | Charles Keepax | 2014-02-22 | |
| | | | | | | | | | |/ / / / | | | | | | | | |/| | | | | ||||
| | | | | | | | * / | | | | | regmap: add regmap_parse_val api | Nenghua Cao | 2014-03-06 | |
| | | | | | | | |/ / / / / | ||||
| | | | | | | * / / / / / | regmap: Separate regmap dev initialization | Michal Simek | 2014-02-16 | |
| | | | | | | |/ / / / / | ||||
| | | | | | * | | | | | | regmap: mmio: Add regmap_mmio_regbits_check. | Xiubo Li | 2014-03-28 | |
| | | | | | * | | | | | | 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-27 | |
| | | | | | |/ / / / / | ||||
| | | | | * | | | | | | 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-18 | |
| | | | | |/ / / / / | ||||
| | | | * | | | | | | regmap: irq: Set data pointer only on regmap_add_irq_chip success | Krzysztof Kozlowski | 2014-03-13 | |
| | | | * | | | | | | regmap: irq: Remove domain on exit | Mark Brown | 2014-02-03 | |
| | | | |/ / / / / | ||||
| | | * | | | | | | 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-19 | |
| | | |/ / / / / | ||||
| | * | | | | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-next | Mark Brown | 2014-03-28 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | regmap: fix coccinelle warnings | Nenghua Cao | 2014-02-22 | |
| | | * | | | | | | regmap: Clean up _regmap_update_bits() | Xiubo Li | 2014-02-20 | |
| | | * | | | | | | regmap: Check readable regs in _regmap_read | Michal Simek | 2014-02-11 | |
| | | * | | | | | | regmap: debugfs: "registers" & "access" for single register maps | Pawel Moll | 2014-02-03 | |
| | | |/ / / / / | ||||
| | * | | | | | | Merge tag 'regmap-v3.14-rc4' into regmap-linus | Mark Brown | 2014-03-28 | |
| | |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| | | * | | | | | regmap: cache: Handle stride > 1 in sync_block_raw_flush | Dylan Reid | 2014-01-27 | |
| * | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-03-20 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar | 2014-03-06 | |
| | |/ / / / / / | ||||
| | | | | | | | | ||||
| | \ \ \ \ \ \ | ||||
| *-. \ \ \ \ \ \ | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 2014-03-20 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | | * | | | | | | PM / Runtime: Add missing "it" in comment | Geert Uytterhoeven | 2014-03-12 | |
| | | * | | | | | | 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-20 | |
| | | | |_|/ / / | | |/| | | | | ||||
| | | | | | | | | ||||
| | \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ | ||||
| *---. \ \ \ \ \ \ | Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' | Rafael J. Wysocki | 2014-03-20 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||
| | | | * | | | | | | 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-02 | |
| | | | | |_|_|/ / | | | |/| | | | | ||||
| | | * / | | | | | PM / domains: Turn latency warning into debug message | Philipp Zabel | 2014-03-01 | |
| | |/ / / / / / |/| | | | | | | ||||
| | * | | | | | | 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 | 2014-02-11 | |
| | | |_|_|/ / | |/| | | | | ||||
| * | | | | | | PM / hibernate: Fix restore hang in freeze_processes() | Sebastian Capella | 2014-02-26 | |
| | |/ / / / |/| | | | | ||||
| * | | | | | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-02-17 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| | * | | | | dma-buf: update debugfs output | Sumit Semwal | 2014-02-13 | |
| | |/ / / | ||||
| * / / / | drivers/base: fix devres handling for master device | Russell King | 2014-02-07 | |
| |/ / / | ||||
| * | | | Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2014-01-25 | |
| |\| | | ||||
| | * | | Merge remote-tracking branch 'regmap/topic/ack' into regmap-next | Mark Brown | 2014-01-09 | |
| | |\ \ | ||||
| | | * | | regmap: irq: Allow using zero value for ack_base | Alexander Shiyan | 2013-12-16 | |
| | * | | | regmap: Allow regmap_bulk_write() to work for "no-bus" regmaps | Stephen Boyd | 2013-12-30 | |
| | * | | | Merge tag 'v3.13-rc4' into regmap-core | Mark Brown | 2013-12-30 | |
| | |\| | | ||||
| | * | | | regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps | Stephen Boyd | 2013-12-16 | |
