Age | Commit message (Expand) | Author |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-29 | Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2013-04-27 | clk: add clk_ignore_unused option to keep boot clocks on | Olof Johansson |
2013-04-28 | Merge branch 'acpi-lpss' | Rafael J. Wysocki |
2013-04-22 | clk: ux500: fix mismatched types | Mike Turquette |
2013-04-18 | clk: vexpress: Add separate SP810 driver | Pawel Moll |
2013-04-15 | clk: si5351: make clk-si5351 depend on CONFIG_OF | Sebastian Hesselbarth |
2013-04-15 | clk: export __clk_get_flags for modular clock providers | Sebastian Hesselbarth |
2013-04-14 | clk: vt8500: Missing breaks in vtwm_pll_round_rate/_set_rate. | Tony Prisk |
2013-04-12 | clk: sunxi: Unify oscillator clock | Emilio López |
2013-04-12 | clk: composite: allow fixed rates & fixed dividers | Mike Turquette |
2013-04-12 | clk: composite: rename 'div' references to 'rate' | Mike Turquette |
2013-04-12 | clk: add si5351 i2c common clock driver | Sebastian Hesselbarth |
2013-04-12 | clk: add device tree fixed-factor-clock binding support | Gregory CLEMENT |
2013-04-10 | clk: Properly handle notifier return values | Soren Brinkmann |
2013-04-10 | clk: ux500: abx500: Define clock tree for ab850x | Ulf Hansson |
2013-04-10 | clk: ux500: Add support for sysctrl clocks | Ulf Hansson |
2013-04-08 | clk: mvebu: Fix valid value range checking for cpu_freq_select | Axel Lin |
2013-04-08 | clk: Fixup locking issues for clk_set_parent | Ulf Hansson |
2013-04-08 | clk: Fixup errorhandling for clk_set_parent | Ulf Hansson |
2013-04-08 | clk: Restructure code for __clk_reparent | Ulf Hansson |
2013-04-04 | clk: sunxi: drop an unnecesary kmalloc | Emilio López |
2013-04-04 | clk: sunxi: drop CLK_IGNORE_UNUSED | Emilio López |
2013-04-04 | clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gates | Emilio López |
2013-04-03 | clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flag | Soren Brinkmann |
2013-04-03 | clk: mvebu: Use common of_clk_init() function | Jean-Francois Moine |
2013-04-02 | clk: allow reentrant calls into the clk framework | Mike Turquette |
2013-04-02 | clk: abstract locking out into helper functions | Mike Turquette |
2013-04-01 | clk: tegra: Allow PLLE training to succeed | Thierry Reding |
2013-03-27 | clk: zynq: Add missing zynq clk header | Michal Simek |
2013-03-27 | clk: sunxi: rename compatible strings | Emilio López |
2013-03-27 | clk: arm: sunxi: Add a new clock driver for sunxi SOCs | Emilio López |
2013-03-27 | clk: ux500: Fix prcmu clocks registration | Maxime Coquelin |
2013-03-26 | clk: Add composite clock type | Prashant Gaikwad |
2013-03-22 | clk: add table lookup to mux | Peter De Schrijver |
2013-03-22 | clk: Fix incorrect return type in clk.c | Sachin Kamat |
2013-03-22 | clk: prima2: fix return value check in sirfsoc_of_clk_init() | Wei Yongjun |
2013-03-21 | ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices | Rafael J. Wysocki |
2013-03-21 | clk:SPEAr1340: Correct parent clock configuration | Vipul Kumar Samar |
2013-03-20 | treewide: Fix typos in printk | Masanari Iida |
2013-03-19 | clk: Add axi-clkgen driver | Lars-Peter Clausen |
2013-03-19 | clk: ux500: Support is_prepared callback for clk-prcmu | Ulf Hansson |
2013-03-19 | clk: Introduce optional unprepare_unused callback | Ulf Hansson |
2013-03-19 | clk: Unprepare the unused prepared slow clocks at late init | Ulf Hansson |
2013-03-19 | clk: Introduce optional is_prepared callback | Ulf Hansson |
2013-03-19 | clk: mxs: Fix sparse warnings | Fabio Estevam |
2013-03-14 | clk: vt8500: Fix "fix device clock divisor calculations" | Arnd Bergmann |
2013-03-04 | clk: Tegra: Remove duplicate smp_twd clock | Prashant Gaikwad |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |