summaryrefslogtreecommitdiffstats
path: root/drivers/staging/sm750fb/ddk750_power.c
Commit message (Expand)AuthorAgeFilesLines
* staging: sm750fb: Replace POKE32 and PEEK32 by inline functionsMatthieu Simon2017-02-091-13/+13
* staging: sm750fb: prefix global identifiersArnd Bergmann2016-11-101-10/+10
* staging: sm750fb: Shorten local variables names.Elise Lennion2016-10-301-13/+13
* staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion2016-10-301-7/+7
* staging: sm750fb: Refine code in set_current_gate().Elise Lennion2016-10-301-20/+4
* staging: sm750fb: Replace functions CamelCase naming with underscores.Elise Lennion2016-10-161-6/+6
* staging: sm750fb: Merge ddk750_help.* into ddk750_chip.*.Elise Lennion2016-10-161-1/+1
* staging: sm750fb: rename getChipType to sm750_get_chip_typeMoshe Green2016-09-271-3/+3
* Staging: sm750fb: Remove leading and trailing whitespace.Sandhya Bankar2016-03-111-2/+2
* staging: sm750fb: Remove unneeded braces in if...else statementsJanani Ravichandran2016-02-141-3/+2
* staging: sm750fb: change definition of CRT_DISPLAY_CTRL multi-bit fieldsMike Rapoport2016-02-111-3/+3
* staging: sm750fb: change definition of POWER_MODE_CTRL multi-bit fieldMike Rapoport2016-02-071-8/+5
* staging: sm750fb: use BIT macro for POWER_MODE_CTRL single-bit fieldsMike Rapoport2016-02-071-6/+4
* staging: sm750fb: use BIT macro for CURRENT_GATE single-bit fieldsMike Rapoport2016-02-071-10/+8
* staging: sm750fb: change definition of SYSTEM_CTRL multi-bit fieldsMike Rapoport2016-02-071-1/+1
* staging: sm750fb: Replace uint32_t with u32Amitoj Kaur Chawla2015-10-241-4/+4
* staging: sm750fb: remove unused enable{ZVPort,SSP,PWM} functionsMike Rapoport2015-09-301-61/+0
* staging: sm750fb: staticize getPowerMode functionMike Rapoport2015-09-301-1/+1
* staging: sm750fb: ddk750_power.c: Split lines over 80 characters.Antoine BLIN2015-07-221-6/+11
* staging: sm750fb: removed extra parenthesesAaron Ouellette2015-07-221-1/+1
* staging: sm750fb: add missing blank line after declarationsJuston Li2015-07-141-0/+1
* staging: sm750fb: fix brace placementJuston Li2015-07-141-19/+8
* staging: sm750fb: add spaces around operatorsJuston Li2015-07-141-1/+1
* staging: sm750fb: add space after close braceJuston Li2015-07-141-1/+1
* staging: sm750fb: add space before open braceJuston Li2015-07-141-2/+2
* staging: sm750fb: add space before open parenthesisJuston Li2015-07-141-3/+3
* staging: sm750fb: remove spacing after open parenthesisJuston Li2015-07-141-4/+4
* staging: sm750fb: use tabs for indentationJuston Li2015-07-141-127/+127
* Staging: sm750fb: Insert spaces after commas in two files.Isaac Assegai2015-06-081-2/+2
* staging: sm750fb: Add void to function definition with no argumentsSupriya Karanth2015-03-151-1/+1
* staging: sm750fb: add sm750 to stagingSudip Mukherjee2015-03-061-0/+239
OpenPOWER on IntegriCloud