1. 53de7c2 Merge branch 'for-4.8/regulator' into for-next by Thierry Reding · 8 years ago
  2. 070d9a9 Merge branch 'for-4.8/drivers' into for-next by Thierry Reding · 8 years ago
  3. bd26861 Merge branch 'for-4.8/capture' into for-next by Thierry Reding · 8 years ago
  4. 489babe Merge branch 'for-4.8/mfd' into for-next by Thierry Reding · 8 years ago
  5. ef8e26b Merge branch 'for-4.8/core' into for-next by Thierry Reding · 8 years ago
  6. bcedaba Merge branch 'fixes' into for-next by Thierry Reding · 8 years ago
  7. 58fd822 regulator: pwm: Document pwm-dutycycle-unit and pwm-dutycycle-range by Boris Brezillon · 9 years ago
  8. ea398e2 regulator: pwm: Support extra continuous mode cases by Boris Brezillon · 9 years ago
  9. 1f0d3bb pwm: Add ChromeOS EC PWM driver by Brian Norris · 8 years ago
  10. 9e60f50 dt-bindings: pwm: Add binding for ChromeOS EC PWM by Brian Norris · 8 years ago
  11. 3859342 Merge branch 'for-4.8/mfd' into for-4.8/drivers by Thierry Reding · 8 years ago
  12. 2b66bd6 mfd: cros_ec: Add EC_PWM function definitions by Brian Norris · 8 years ago
  13. 9798ac6 mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper by Tomeu Vizoso · 8 years ago
  14. 017bb04 pwm: atmel: Use of_device_get_match_data() by Thierry Reding · 9 years ago
  15. 313b78e pwm: atmel: Fix checkpatch warnings by Thierry Reding · 9 years ago
  16. f718c54 pwm: atmel: Fix disabling of PWM channels by Guillermo Rodriguez · 9 years ago
  17. 396d502 dt-bindings: pwm: Add R-Car H3 device tree bindings by Ulrich Hecht · 9 years ago
  18. 4816998 pwm: rcar: Use ARCH_RENESAS by Ryo Kodama · 9 years ago
  19. e9be88a pwm: tegra: Add support for Tegra186 by Laxman Dewangan · 9 years ago
  20. 57dfd17 dt-bindings: pwm: tegra: Add compatible string for Tegra186 by Laxman Dewangan · 9 years ago
  21. b979ed5 pwm: tegra: Avoid overflow when calculating duty cycle by Hyong Bin Kim · 9 years ago
  22. e0ee1a7 pwm: tegra: Allow 100 % duty cycle by Victor(Weiguo) Pan · 9 years ago
  23. 5dfbd2b pwm: tegra: Add support for reset control by Rohith Seelaboyina · 9 years ago
  24. 4f57f5a pwm: tegra: Rename mmio_base to regs by Thierry Reding · 9 years ago
  25. e17c0b2 pwm: tegra: Remove useless padding by Thierry Reding · 9 years ago
  26. c009c56 pwm: tegra: Drop NUM_PWM macro by Thierry Reding · 9 years ago
  27. acfd92f pwm: lpc32xx: Set PWM_PIN_LEVEL bit to default value by Sylvain Lemieux · 9 years ago
  28. ef1f09e pwm: Add a driver for the STMPE PWM by Linus Walleij · 9 years ago
  29. 27e8c8f dt-bindings: pwm: Add DT bindings for STMPE PWM by Linus Walleij · 9 years ago
  30. 2bf1c98 pwm: rockchip: Add support for atomic update by Boris Brezillon · 9 years ago
  31. 48cf973 pwm: rockchip: Avoid glitches on already running PWMs by Boris Brezillon · 9 years ago
  32. 1ebb74c pwm: rockchip: Add support for hardware readout by Boris Brezillon · 9 years ago
  33. 12f9ce4 pwm: rockchip: Fix period and duty cycle approximation by Boris Brezillon · 9 years ago
  34. daa5abc pwm: Add support for Broadcom iProc PWM controller by Yendapally Reddy Dhananjaya Reddy · 9 years ago
  35. f734f6d dt-bindings: pwm: Add Broadcom iProc PWM controller binding by Yendapally Reddy Dhananjaya Reddy · 9 years ago
  36. d9cd4a7 pwm: lpss: Move clk_rate check to ->probe() by Andy Shevchenko · 9 years ago
  37. b89b4b7 pwm: lpss: pci: Enable PWM module on Intel Edison by Andy Shevchenko · 9 years ago
  38. ab248b6 pwm: lpss: Prevent on_time_div overflow on lower frequencies by Mika Westerberg · 9 years ago
  39. e5ca424 pwm: lpss: Fix base_unit calculation for PWM frequency by Dan O'Donovan · 9 years ago
  40. cc37655 pwm: pwm-ti*: Remove support for local clock gating by Cooper Jr., Franklin · 9 years ago
  41. d9070fd regulator: pwm: Retrieve correct voltage by Boris Brezillon · 9 years ago
  42. 8724899 regulator: pwm: Properly initialize the ->state field by Boris Brezillon · 9 years ago
  43. 3f4eb39 regulator: pwm: Switch to the atomic PWM API by Boris Brezillon · 9 years ago
  44. fd4f99c regulator: pwm: Adjust PWM config at probe time by Boris Brezillon · 9 years ago
  45. 6fa231b Merge tag 'pwm-modernization' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into for-4.8/regulator by Thierry Reding · 9 years ago
  46. 2b77487 pwm: Remove gratuitous blank line by Thierry Reding · 9 years ago
  47. a28b2f6 Merge branch 'for-4.8/core' into for-4.8/regulator by Thierry Reding · 9 years ago
  48. ae5200d pwm: pwm-ti*: Get the clock from the PWMSS parent when using old bindings by Cooper Jr., Franklin · 9 years ago
  49. e1aaf89 pwm: pwm-tiehrpwm: Update DT binding document to use generic node name by Cooper Jr., Franklin · 9 years ago
  50. f6f3bdd pwm: Add relative duty cycle manipulation helpers by Boris Brezillon · 9 years ago
  51. a6a0dbb pwm: Add a helper to prepare a new PWM state by Boris Brezillon · 9 years ago
  52. c258839 regulator: pwm: Fix regulator ramp delay for continuous mode by Douglas Anderson · 9 years ago
  53. 33cdcee pwm: Fix pwm_apply_args() by Boris Brezillon · 9 years ago
  54. 27bfa88 regulator: pwm: Support for enable GPIO by Alexandre Courbot · 9 years ago
  55. cc51846 pwm: atmel-hlcdc: Fix default PWM polarity by Boris Brezillon · 9 years ago
  56. 1a366fe pwm: sysfs: Add PWM capture support by Lee Jones · 9 years ago
  57. 3a3d1a4 pwm: Add PWM capture support by Lee Jones · 9 years ago
  58. fe5aa34 pwm: sysfs: Get return value from pwm_apply_state() by Ryo Kodama · 9 years ago
  59. ef2bf49 pwm: Improve args checking in pwm_apply_state() by Brian Norris · 9 years ago
  60. 8305830 regulator: pwm: Drop unneeded pwm_enable() call by Boris Brezillon · 9 years ago
  61. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 9 years ago
  62. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 9 years ago
  63. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 9 years ago
  64. 037369b hpfs: implement the show_options method by Mikulas Patocka · 9 years ago
  65. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 9 years ago
  66. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 9 years ago
  67. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  68. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 9 years ago
  69. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 9 years ago
  70. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 9 years ago
  71. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 9 years ago
  72. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 9 years ago
  73. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 9 years ago
  74. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 9 years ago
  75. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 9 years ago
  76. 92d5677 Change hash_64() return value to 32 bits by George Spelvin · 9 years ago
  77. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 9 years ago
  78. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 9 years ago
  79. f4bcbe7 Pull out string hash to <linux/stringhash.h> by George Spelvin · 9 years ago
  80. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  81. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  82. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  83. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  84. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  85. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 9 years ago
  86. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 9 years ago
  87. a8c5ddf MIPS: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 9 years ago
  88. bb93078 MIPS: Build microMIPS VDSO for microMIPS kernels by James Hogan · 9 years ago
  89. 13eb192 MIPS: Fix sigreturn via VDSO on microMIPS kernel by James Hogan · 9 years ago
  90. 5214cae MIPS: devicetree: fix cpu interrupt controller node-names by Antony Pavlov · 9 years ago
  91. 94cc36b MIPS: VDSO: Build with `-fno-strict-aliasing' by Maciej W. Rozycki · 9 years ago
  92. 41cc07b MIPS: Pistachio: Enable KASLR by Matt Redfearn · 9 years ago
  93. aedcfbe MIPS: lib: Mark intrinsics notrace by Harvey Hunt · 9 years ago
  94. aa76042 MIPS: Fix 64-bit HTW configuration by James Hogan · 9 years ago
  95. 6446e6c MIPS: Add 64-bit HTW fields by James Hogan · 9 years ago
  96. f46d92e MAINTAINERS: Add file patterns for mips device tree bindings by Geert Uytterhoeven · 9 years ago
  97. 7ad2410 MAINTAINERS: Add file patterns for mips brcm device tree bindings by Geert Uytterhoeven · 9 years ago
  98. 5aadab0 MIPS: Simplify DSP instruction encoding macros by James Hogan · 9 years ago
  99. c84700c MIPS: Add missing tlbinvf/XPA microMIPS encodings by James Hogan · 9 years ago
  100. 6e1b29c MIPS: Fix little endian microMIPS MSA encodings by James Hogan · 9 years ago